engtagger
POS tagger
A Ruby library for assigning part-of-speech tags to English text based on a lookup dictionary and probability values.
English Part-of-Speech Tagger Library; a Ruby port of Lingua::EN::Tagger
263 stars
13 watching
48 forks
Language: Ruby
last commit: 9 months ago englishnlppos-taggingrubyrubynlp
Related projects:
Repository | Description | Stars |
---|---|---|
datquocnguyen/rdrpostagger | A toolkit for part-of-speech tagging and morphological analysis | 141 |
dhgarrette/low-resource-pos-tagging-2014 | A low-resource POS-tagging system for training and tagging in languages with limited annotation data. | 9 |
arbox/treetagger-ruby | A Ruby wrapper for a statistical language modeling tool for part-of-speech tagging and chunking | 16 |
fielddb/ark-tweet-nlp | A Java-based tool for annotating and tagging parts of speech in social media text, utilizing machine learning models. | 0 |
amir-zeldes/hausa | A part-of-speech tagging model for Hausa language | 6 |
yohasebe/lemmatizer | A Ruby library that provides a lemmatizer for text in English. | 108 |
brendano/ark-tweet-nlp | A Java-based tool for annotating and analyzing Twitter text to determine parts of speech tags. | 575 |
yohasebe/ruby-spacy | A Ruby module providing access to spaCy's natural language processing capabilities | 63 |
tiendung/ruby-nlp | A Ruby binding for Stanford's NLP tools, allowing developers to analyze and process natural language text. | 92 |
ixa-ehu/ixa-pipe-pos | Provides tools for part of speech tagging and lemmatization across multiple languages using machine learning models. | 18 |
yohasebe/rsyntaxtree | Generates graphical syntax trees for linguistic research using Ruby | 102 |
ahoward/tagz | A Ruby library that provides an unobtrusive and safe syntax for generating HTML and XML. | 31 |
jetrockets/metka | A Rails gem for managing tags with PostgreSQL array columns in a flexible and efficient way | 53 |
yozhikm/draft-regex | Helpers for improving the functionality of a rich-text editor. | 19 |
ged/linkparser | A high-level interface to the CMU Link Grammar parser | 76 |