dnanhkhoa/python-vncorenlp
A Python wrapper for VnCoreNLP using a bidirectional communication channel.
This tool helps developers analyze Vietnamese text by breaking sentences into individual words, identifying parts of speech, and recognizing named entities like organizations or locations. It takes raw Vietnamese text as input and outputs structured information such as tokenized words, POS tags, and named entities. This is useful for computational linguists, natural language processing engineers, or researchers working with Vietnamese text data.
No commits in the last 6 months. Available on PyPI.
Use this if you need to perform in-depth linguistic analysis on Vietnamese text and integrate it into a Python application.
Not ideal if you need a ready-to-use, end-user application for Vietnamese text analysis without any programming.
Stars
58
Forks
18
Language
Python
License
MIT
Category
Last pushed
Aug 10, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dnanhkhoa/python-vncorenlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
datquocnguyen/RDRPOSTagger
A fast and accurate POS and morphological tagging toolkit (EACL 2014)
OpenSextant/SolrTextTagger
A text tagger based on Lucene / Solr, using FST technology
ankane/informers
Fast transformer inference for Ruby
bentrevett/pytorch-pos-tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
nschneid/arabic-tagger
AQMAR Arabic Tagger: Sequence tagger with cost-augmented structured perceptron training