arbox/wlapi
Ruby based API for the project Wortschatz Leipzig.
This tool helps computational linguists, NLP researchers, and language technology developers access German linguistic data from the University of Leipzig's Wortschatz project. It allows you to programmatically retrieve information like word frequencies, collocations, semantic similarity, and synonyms for German words. The input is German words or phrases, and the output is structured linguistic data for analysis.
No commits in the last 6 months.
Use this if you are a computational linguist, NLP researcher, or developer working with German language data and need to programmatically access detailed morphological, syntactic, and semantic information.
Not ideal if you need to analyze languages other than German, or if you prefer a non-Ruby programming environment (though other language bindings exist).
Stars
19
Forks
7
Language
Ruby
License
MIT
Category
Last pushed
Mar 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/arbox/wlapi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PyThaiNLP/nlpo3
Thai natural language processing library in Rust, with Python and Node bindings.
forzagreen/n2words
Convert numerical numbers to written numbers, in 52+ languages.
greyblake/whatlang-rs
Natural language detection library for Rust. Try demo online: https://whatlang.org/
wikimedia/sentencex
A sentence segmentation library with wide language support optimized for speed and utility.
pemistahl/lingua-rs
The most accurate natural language detection library for Rust, suitable for short text and...