25 skills found
reiver / Go PorterstemmerA native Go clean room implementation of the Porter Stemming algorithm.
romanbsd / Fast StemmerFast Porter stemmer based on a C version of the algorithm
raypereda / StemmifyRuby module that converts a word to its approximate root form with the Porter stemmer. For example, observing and observation reduce to observ.
jedijulia / Porter Stemmerpython implementation of Porter's stemming algorithm
wooorm / Stmr.cPorter Stemmer algorithm in C
kampsy / GwizoSimple Go implementation of the Porter Stemmer algorithm with powerful features.
winkjs / Wink Porter2 StemmerJavascript Implementation of Porter Stemmer Algorithm V2 by Dr Martin F Porter
Tutanchamon / Pl StemmerA very simple python stemmer for Polish language based on Porter's Algorithm
johnjansen / TextA collection of phonetic algorithms for Crystal. Including; Porter-Stemmer, Soundex, Metaphone, Double Metaphone & White Similarity
scaraux / Swift Porter Stemmer 2:snowman: A Swift wrapper over the Porter Stemmer 2 / libstemmer
itfrombit / PorterStemmerA simple ObjC wrapper around the Porter Stemmer algorithm
aztek / PorterstemmerAn implementation of the Porter stemming algorithm in Scala
samgiles / Porter StemmerImplementation of the Porter stemming algorithm in Rust
KrashV / Stemming RuRussian stemming procedure based on Porter's algorithm
maxpatiiuk / Porter StemmingTypeScript implementation of the Porter Stemmer algorithm
elixir-search / Stem ExElixir implementation of the Porter Stemming Algorithm
msbmsb / Porter Stem.vimImplementation of Porter stemming algorithm in vim script
SergeiGalkovskii / Porter S Algorithm For Stemming For Russian Language CsharpPorter's algorithm for stemming for Russian language in C#
antonbaumann / German Go StemmerAn efficient implementation of the German porter-stemming algorithm in Golang.
caarmen / Porter StemmerSimple Porter stemmer algorithm