RDRPOSTagger
POS tagger
A toolkit for part-of-speech tagging and morphological analysis
A fast and accurate POS and morphological tagging toolkit (EACL 2014)
141 stars
13 watching
48 forks
Language: HTML
last commit: about 5 years ago
Linked from 1 awesome list
javanlppart-of-speech-taggerpos-taggerpos-taggingpython3
Related projects:
Repository | Description | Stars |
---|---|---|
| A low-resource POS-tagging system for training and tagging in languages with limited annotation data. | 9 |
| A Ruby library for assigning part-of-speech tags to English text based on a lookup dictionary and probability values. | 263 |
| A Java-based tool for annotating and tagging parts of speech in social media text, utilizing machine learning models. | 0 |
| An implementation of neural network models for joint POS tagging and dependency parsing. | 158 |
| A Java-based tool for annotating and analyzing Twitter text to determine parts of speech tags. | 575 |
| A part-of-speech tagging model for Hausa language | 6 |
| A Java-based tool for annotating text with morphological information using a hybrid approach combining statistical models and rule-based components. | 15 |
| A Python binding to a C++ NLP tool for Dutch language processing tasks | 47 |
| An annotation tool for natural language processing with spaCy integration. | 187 |
| A tokenizer for segmenting words into morphological components | 27 |
| Provides tools for part of speech tagging and lemmatization across multiple languages using machine learning models. | 18 |
| A Ruby wrapper for a statistical language modeling tool for part-of-speech tagging and chunking | 16 |
| An NLP tool that uses Maximum Entropy Learning and Hidden Markov Models to perform sequential tagging | 22 |
| A Ruby binding for Stanford's NLP tools, allowing developers to analyze and process natural language text. | 92 |
| A tool to generate dictionaries for Ukrainian language by combining morphological rules and POS tags | 560 |