porter-stemmer-algorithm topic
List
porter-stemmer-algorithm repositories
stemmify
58
Stars
9
Forks
Watchers
Ruby module that converts a word to its approximate root form with the Porter stemmer. For example, observing and observation reduce to observ.
gwizo
28
Stars
2
Forks
Watchers
Simple Go implementation of the Porter Stemmer algorithm with powerful features.
wink-porter2-stemmer
20
Stars
6
Forks
Watchers
Javascript Implementation of Porter Stemmer Algorithm V2 by Dr Martin F Porter