A python implementation of the porter2 stemmer: http://snowball.tartarus.org/algorithms/english/stemmer.html
Primary LanguagePython