raypereda / stemmify
Ruby module that converts a word to its approximate root form with the Porter stemmer. For example, observing and observation reduce to observ.
☆59Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for stemmify
- A ruby library for TTS & ASR document preparation☆102Updated 2 years ago
- Machine Learning & Data Mining with JRuby☆65Updated 10 months ago
- A ruby gem that can convert HTML to formatted plain text.☆42Updated 5 years ago
- Anti-CSRF Rack middleware☆190Updated 5 months ago
- A pure Ruby interface to the WordNet database☆89Updated 5 years ago
- Implementation of the Rapid Automatic Keyword Extraction algorithm in Ruby, a multi-word keywords extraction.☆37Updated 10 years ago
- Validation frontend for models.☆124Updated 4 years ago
- k-means clustering in Ruby☆96Updated 4 years ago
- Fast, pure-Ruby Aho-Corasick string search☆32Updated 3 months ago
- FasterCSV is CSV, but faster, smaller, and cleaner.☆174Updated 9 years ago
- A Ruby interface to the WordNet® Lexical Database.☆137Updated last year
- Expose libstemmer_c to Ruby☆251Updated 2 years ago
- Ruby bindings to the OpenNLP Java toolkit.☆91Updated 10 years ago
- The missing helper methods for GitHub's gemoji gem.☆72Updated 6 years ago
- Statistical gender detection for Ruby☆60Updated 5 years ago
- A generic, language-neutral framework for extending Ruby objects with linguistic methods.☆277Updated 8 years ago
- A Ruby wrapper for Latent Dirichlet Allocation (LDA).☆133Updated 4 years ago
- Ruby Binding for Stanford Pos-Tagger and Name Entity Recognizer