stemmer library

Classes

PorterStemmer
A word stemmer based on the Porter stemming algorithm. Porter, M. "An algorithm for suffix stripping." Program 14.3 (1980): 130-137.
SnowballStemmer
Snowball Stemmer