Sign in Sign up
rubygems

porter2stemmer

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".

Activity

Latest release
14y ago
Total releases
2
Cadence
~8 months
Last 12 months
0

Details

First release
Jun 29, 2011
Releases
Version Released
1.0.1 patch
1.0.0 initial