demidko/aot
Russian morphology analyzer for Java | Морфологический словарь русского языка для Java
This is a Java library that analyzes Russian words. It takes a Russian word and provides its base form (lemma) and detailed grammatical characteristics like part of speech, gender, case, and number. It's used by developers building applications that need to understand and process Russian text accurately.
Use this if you are a Java or Kotlin developer needing to integrate robust Russian morphological analysis into your application, such as for natural language processing or text search.
Not ideal if you need a pre-built application or a solution for languages other than Russian.
Stars
66
Forks
10
Language
Java
License
MIT
Category
Last pushed
Mar 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/demidko/aot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
nert-nlp/streusle
STREUSLE: a corpus with comprehensive lexical semantic annotation (multiword expressions, supersenses)
bretttolbert/verbecc
Verbe Complete Conjugator (verbecc) supports Catalan, Spanish, French, Italian, Portuguese and...
natasha/yargy
Rule-based facts extraction for Russian language
bjascob/LemmInflect
A python module for English lemmatization and inflection.
google-research/turkish-morphology
A two-level morphological analyzer for Turkish.