ai-ku/Morse.jl
Paper: Morphological Analysis Using a Sequence Decoder
This tool helps computational linguists and natural language processing researchers break down words into their base form and grammatical features. You provide a sentence or text in a supported language, and it outputs each word with its lemma (base form) and morphological tags (like noun, verb, tense, person, number). This is useful for anyone analyzing the structure and meaning of words beyond just their surface form.
No commits in the last 6 months.
Use this if you need to automatically identify the base form and grammatical properties of words in text for linguistic analysis or NLP tasks.
Not ideal if you're looking for a tool to perform tasks like sentiment analysis, machine translation, or text summarization, as it focuses specifically on morphological analysis.
Stars
15
Forks
6
Language
Julia
License
MIT
Category
Last pushed
Aug 08, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ai-ku/Morse.jl"
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.