centre-for-humanities-computing/odyCy
A general-purpose NLP pipeline for Ancient Greek
This tool helps researchers, classicists, and linguists analyze Ancient Greek texts by automatically identifying the grammatical role of words, their base forms, and their relationships within sentences. You input Ancient Greek text, and it outputs detailed linguistic annotations like part-of-speech tags, lemmas, and dependency parses. It's designed for anyone working with Ancient Greek who needs to process texts systematically and extract grammatical insights without manual annotation.
No commits in the last 6 months.
Use this if you need to perform in-depth grammatical analysis on Ancient Greek texts to understand word forms, sentence structure, or prepare texts for further study.
Not ideal if you are looking for advanced features like named entity recognition, which is not yet fully implemented, or if you only need basic text processing for modern languages.
Stars
28
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/centre-for-humanities-computing/odyCy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)