mawo-ru/mawo-pymorphy3
Улучшенный морфологический анализатор для русского языка с DAWG-оптимизацией
This tool helps analyze Russian text by identifying the grammatical properties of words, such as their normal form, part of speech, and inflections like case or number. It takes in Russian words or sentences and outputs their detailed morphological tags and base forms. It's ideal for linguists, data scientists working with Russian text, or anyone needing accurate and fast grammatical analysis for applications like search, spell-checking, or content analysis.
Used by 1 other package. Available on PyPI.
Use this if you need a high-performance, memory-efficient, and accurate morphological analyzer for Russian text that works offline and includes advanced grammatical pattern recognition.
Not ideal if your primary need is analyzing names or complex foreign abbreviations, as some known limitations exist in handling these specific cases.
Stars
26
Forks
—
Language
Python
License
—
Category
Last pushed
Nov 08, 2025
Commits (30d)
0
Dependencies
2
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/mawo-ru/mawo-pymorphy3"
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.