datquocnguyen/RDRPOSTagger
A fast and accurate POS and morphological tagging toolkit (EACL 2014)
This tool helps linguists, computational linguistics researchers, and language data analysts automatically identify the grammatical role (like noun, verb, adjective) and morphological features (like tense or number) of words in text. You input raw text in various languages, and it outputs the same text with each word tagged with its part-of-speech and morphological information. Language professionals performing text analysis or preparing data for further natural language processing would find this useful.
150 stars. No commits in the last 6 months.
Use this if you need to quickly and accurately tag words in large volumes of text for their grammatical function and morphological details across many languages.
Not ideal if your primary need is dependency parsing or other complex grammatical structure analysis beyond part-of-speech and morphology.
Stars
150
Forks
48
Language
HTML
License
—
Category
Last pushed
Feb 16, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/datquocnguyen/RDRPOSTagger"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dnanhkhoa/python-vncorenlp
A Python wrapper for VnCoreNLP using a bidirectional communication channel.
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