chrisdrymon/angel
An Ancient Greek Morphology Tagger
This tool helps classicists, linguists, or digital humanities researchers analyze Ancient Greek texts. It takes a plain text string in Ancient Greek and identifies the grammatical characteristics (like part-of-speech, tense, case, gender, and more) for each word. The output provides these morphology tags, following established academic standards, for a deep linguistic analysis.
No commits in the last 6 months.
Use this if you need to automatically extract detailed grammatical information from Ancient Greek prose or poetry for research or teaching.
Not ideal if you need to process exceptionally large texts that might cause memory issues, or if you require lemmatization or dependency parsing, which are not yet included.
Stars
27
Forks
1
Language
Python
License
MIT
Category
Last pushed
May 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/chrisdrymon/angel"
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.