Implementation of Porter Stemmer Algorithm V2 by Dr Martin F Porter
Porter Stemmer algorithm
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
porter stemmer implmentation
Fastest JavaScript implementation of the porter2 stemmer
For ruby and ruby on rails
This is `0` dependency, simple word stemmer for arabic languages, inspired by [arabic-stemmer](https://www.npmjs.com/package/arabic-stemmer). This package supports `commonJs` as well as `ES` modules.
Lancaster stemming algorithm
Stemmers for Orama
Ruby SemVer in TypeScript.
Convention over configuration for using Vite in Ruby apps
Like ruby's abbrev module, but in js
Martin Porter's stemmer wrapped in CommonJS for use in node.js
Double Metaphone algorithm
Ruby grammar for tree-sitter
prettier plugin for the Ruby programming language
WebSocket framework for Ruby on Rails.
JavaScript client for graphql-ruby
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Convention over configuration for using Vite in Rails apps
realistic password strength estimation
A Stimulus Wrapper for Flatpickr library
Soundex phonetic algorithm
Provide I18n to your React Native application
Expose the bundled libstemmer_c library to Ruby.
Expose the bundled libstemmer_c library to Ruby.
Stemmer implementation to ruby using libstemmer_c. Working with ruby 1.9.1
Stemmer implementation to ruby using libstemmer_c. Working with ruby 1.9.1
Port of UEA-Lite Stemmer to Ruby, a conservative stemmer for search and indexing.
Ar-Stemmer is a Ruby port of Arabic Stemmer from Lucene with extensions.
This is the Porter 2 stemming algorithm, as described at http://snowball.tartarus.org/algorithms/english/stemmer.html It removes suffixes from English words, revealing something closer to the stem of the word. For instance "acknowledgments".stem => "acknowledg".
Based pn Lucene implementation
Stemmer4r is a Ruby extension that wraps the snowball stemmer library (libstemmer).
A maintained fork of the sastrawi gem. Stems words in Bahasa Indonesia using the Nazief & Adriani algorithm with Enhanced Confix Stripping. Based on the original work by Andrias Meisyal (sastrawi gem) and the PHP Sastrawi project (github.com/sastrawi/sastrawi).
Ruby port of the UEA-Lite stemmer, designed to normalize common English suffixes without aggressive stemming.