ruby-nlp
NLP tool
A Ruby binding for Stanford's NLP tools, allowing developers to analyze and process natural language text.
Ruby Binding for Stanford Pos-Tagger and Name Entity Recognizer
92 stars
11 watching
14 forks
Language: Ruby
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
louismullie/stanford-core-nlp | Provides Ruby bindings to Stanford Core NLP tools for natural language processing tasks | 432 |
lefnord/rstt | A Ruby wrapper around the Stuttgarter Tree Tagger for natural language processing tasks | 6 |
pks/zipf | A Ruby NLP library providing tools and data structures for natural language processing tasks | 3 |
louismullie/open-nlp | Ruby bindings to a Java machine learning toolkit for natural language processing | 91 |
diasks2/ruby-nlp | A collection of Ruby Natural Language Processing libraries and tools | 1,269 |
watson-developer-cloud/ruby-sdk | Provides a Ruby interface to IBM's Watson services for natural language processing and analysis | 44 |
himkt/rblearn | A Ruby library for natural language processing and machine learning with support for cross-validation and feature extraction. | 1 |
hck/open_nlp | A Ruby wrapper around Apache OpenNLP's natural language processing tools | 11 |
kimtaro/ve | A linguistic framework for natural language processing tasks. | 216 |
louismullie/treat | A Ruby-based toolkit for natural language processing and computational linguistics | 1,366 |
proycon/python-frog | A Python binding to a C++ NLP tool for Dutch language processing tasks | 47 |
ankane/torchtext-ruby | A Ruby library providing data loaders and abstractions for text and NLP tasks | 34 |
arbox/treetagger-ruby | A Ruby wrapper for a statistical language modeling tool for part-of-speech tagging and chunking | 16 |
dbalatero/lingua | A Ruby library for processing and formatting linguistic data | 39 |
tkellen/ruby-ngram | Breaks text into contiguous sequences of words or phrases | 12 |