undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
This toolkit helps you understand and process text written in Vietnamese. You can input raw Vietnamese text and get back structured information like individual words, sentences, proper names (people, places), and even the overall sentiment or topic of the text. It's designed for anyone working with Vietnamese content, such as linguists, content analysts, researchers, or product managers building language-aware applications.
1,688 stars. Used by 1 other package. Actively maintained with 38 commits in the last 30 days. Available on PyPI.
Use this if you need to automatically analyze, categorize, or extract specific information from Vietnamese written content.
Not ideal if your primary need is for natural language processing in languages other than Vietnamese, as it is specifically designed for Vietnamese text.
Stars
1,688
Forks
290
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 04, 2026
Commits (30d)
38
Dependencies
7
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/undertheseanlp/underthesea"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
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)
aphp/edsnlp
Modular, fast NLP framework, compatible with Pytorch and spaCy, offering tailored support for...