nlpaueb/gr-nlp-toolkit
The Greek NLP toolkit for Python. Supports NER/DP/POS Tagging/Greeklish-to-Greek Transliteration. Visit the web demo here: https://huggingface.co/spaces/AUEB-NLP/greek-nlp-toolkit-demo (paper presented at COLING 2025)
This toolkit helps you analyze text written in modern Greek, even if it's in "Greeklish" (Greek words using Latin characters). You provide raw Greek or Greeklish text, and it identifies elements like names, places, organizations (Named Entity Recognition), the grammatical role of words (Part-of-Speech and Morphological Tagging), and how words relate to each other in a sentence (Dependency Parsing). Researchers, linguists, or data analysts working with Greek language content would find this useful.
No commits in the last 6 months. Available on PyPI.
Use this if you need to programmatically process and understand the structure and meaning of Greek text, including converting Greeklish input to standard Greek.
Not ideal if you primarily work with languages other than Greek, or if you need a no-code solution for basic text analysis that isn't focused on deep linguistic understanding.
Stars
83
Forks
9
Language
Python
License
Apache-2.0
Category
Last pushed
Jul 18, 2025
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nlpaueb/gr-nlp-toolkit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
isaacus-dev/semchunk
A fast, lightweight and easy-to-use Python library for splitting text into semantically...
chatopera/Synonyms
:herb: 中文近义词:聊天机器人,智能问答工具包
CUNY-CL/wikipron
Massively multilingual pronunciation mining
jacksonllee/pylangacq
Language Acquisition Research Tools
goodmami/wn
A modern, interlingual wordnet interface for Python