bentrevett/pytorch-pos-tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
This project provides practical guides for developers to implement part-of-speech (PoS) tagging. It takes raw text as input and outputs the grammatical tag (e.g., noun, verb, adjective) for each word. Data scientists and machine learning engineers working on natural language processing tasks would use this to build foundational text analysis models.
179 stars. No commits in the last 6 months.
Use this if you are a developer looking for step-by-step tutorials to build or fine-tune models for part-of-speech tagging using PyTorch and TorchText.
Not ideal if you are a non-developer seeking a ready-to-use tool for PoS tagging without needing to code or understand model implementation details.
Stars
179
Forks
27
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 04, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/bentrevett/pytorch-pos-tagging"
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.
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
nschneid/arabic-tagger
AQMAR Arabic Tagger: Sequence tagger with cost-augmented structured perceptron training