raypereda / stemmifyLinks
Ruby module that converts a word to its approximate root form with the Porter stemmer. For example, observing and observation reduce to observ.
☆58Updated 3 years ago
Alternatives and similar repositories for stemmify
Users that are interested in stemmify are comparing it to the libraries listed below
Sorting:
- k-means clustering in Ruby☆97Updated 5 years ago
- A pure Ruby interface to the WordNet database☆91Updated 6 years ago
- Use GitHub to track your application errors!☆515Updated 7 years ago
- 🪑 Benchmark different versions of same or similar gems & Static Gemfile and installed gem library source code analysis☆93Updated 2 weeks ago
- Machine Learning & Data Mining with JRuby☆65Updated 2 weeks ago
- Implementation of the Rapid Automatic Keyword Extraction algorithm in Ruby, a multi-word keywords extraction.☆37Updated 11 years ago
- A robust, full-featured Ruby implementation of Naive Bayes☆154Updated last year
- A Ruby C wrapper for Open Text Summarizer☆205Updated 13 years ago
- Ruby Binding for Stanford Pos-Tagger and Name Entity Recognizer☆92Updated 11 years ago
- A ruby gem that can convert HTML to formatted plain text.☆42Updated 6 years ago
- Expose libstemmer_c to Ruby☆250Updated 3 years ago
- Find a lot of kinds of common information in a string. CommonRegex port for Ruby☆80Updated 4 years ago
- A Ruby CSS parser that's fully compliant with the CSS Syntax Level 3 specification.☆142Updated last year
- Github mirror of "mediawiki/ruby/api" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access…☆48Updated 10 months ago
- Memoize method return values☆112Updated 10 months ago
- Ruby bindings to the OpenNLP Java toolkit.☆91Updated 6 months ago
- A Nokogiri interface to the Gumbo HTML5 parser.☆187Updated 2 years ago
- Ruby JSON-LD reader/writer for RDF.rb☆243Updated 6 months ago
- Feature Sliders for Rails☆206Updated last week
- Calculate the differences between two XML/HTML documents.☆130Updated last year
- A multilingual tokenizer to split a string into tokens☆92Updated last year
- Experiments in lightweight Rails stacks.☆57Updated 9 years ago
- The missing helper methods for GitHub's gemoji gem.☆72Updated 7 years ago
- Text readability analyzer using Flesch-Kincaid and others☆69Updated 5 years ago
- Fast, pure-Ruby Aho-Corasick string search