pymorphy2-fork/pymorphy2
Morphological analyzer / inflection engine for Russian and Ukrainian languages. Fork of https://github.com/pymorphy2/pymorphy2
This tool helps you correctly analyze and change the forms of words in Russian and Ukrainian. You input text in either language and it tells you the grammatical properties of each word, like its part of speech, and can generate different inflections. This is useful for linguists, data analysts working with text, or anyone processing large volumes of Russian or Ukrainian content.
Use this if you need to understand the grammatical structure of Russian or Ukrainian text, or generate grammatically correct word forms for specific contexts.
Not ideal if your primary need is for translation or general semantic understanding of text rather than precise morphological analysis.
Stars
11
Forks
2
Language
Python
License
—
Category
Last pushed
Dec 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/pymorphy2-fork/pymorphy2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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
google-research/turkish-morphology
A two-level morphological analyzer for Turkish.
bjascob/LemmInflect
A python module for English lemmatization and inflection.