IlyaGusev/rnnmorph
Morphological analyzer for Russian and English languages based on neural networks and dictionary-lookup systems.
This tool helps analyze Russian and English text by breaking down words into their grammatical components. You input raw text, and it outputs detailed linguistic information about each word, like its part of speech (noun, verb), grammatical features (gender, case, tense), and its base form. This is useful for linguists, researchers, or anyone working with large volumes of text data in these languages.
157 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to automatically extract grammatical information and the base form of words from Russian or English text.
Not ideal if you only need a simple word count or basic text processing without detailed linguistic analysis.
Stars
157
Forks
23
Language
Python
License
Apache-2.0
Category
Last pushed
May 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/IlyaGusev/rnnmorph"
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
google-research/turkish-morphology
A two-level morphological analyzer for Turkish.
bjascob/LemmInflect
A python module for English lemmatization and inflection.