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
262 stars
13 watching
48 forks
Language: Ruby
last commit: 7 months ago englishnlppos-taggingrubyrubynlp
Related projects:
Repository | Description | Stars |
---|---|---|
datquocnguyen/rdrpostagger | A toolkit for part-of-speech tagging and morphological analysis | 140 |
dhgarrette/low-resource-pos-tagging-2014 | This code provides an implementation of a part-of-speech tagger for low-resource languages using semi-supervised learning methods. | 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 Twitter text data | 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 data using natural language processing techniques. | 574 |
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. | 17 |
yohasebe/rsyntaxtree | Generates graphical syntax trees for linguistic research using Ruby | 99 |
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 | 52 |
yozhikm/draft-regex | Helpers for improving the functionality of a rich-text editor. | 19 |
ged/linkparser | An interface to parse and analyze English sentences using the CMU Link Grammar | 76 |