alexeyev/mystem-scala
Morphological analyzer `mystem` (Russian language) wrapper for JVM languages
When working with Russian text, this tool helps you understand the base form and grammatical properties of words. You provide raw Russian text, and it returns each word with its dictionary form and part of speech. It's designed for linguists, data scientists, or anyone analyzing Russian language data.
No commits in the last 6 months.
Use this if you need to programmatically extract the root form and grammatical tags of Russian words within a JVM-based application.
Not ideal if you are working with languages other than Russian or if you prefer a ready-to-use application rather than a programming library.
Stars
24
Forks
16
Language
Scala
License
MIT
Category
Last pushed
Aug 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/alexeyev/mystem-scala"
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
bjascob/LemmInflect
A python module for English lemmatization and inflection.
google-research/turkish-morphology
A two-level morphological analyzer for Turkish.