Package jsat.text.stemming
-
Class Summary Class Description LovinsStemmer Implements Lovins' stemming algorithm described here http://snowball.tartarus.org/algorithms/lovins/stemmer.htmlPaiceHuskStemmer Provides an implementation of the Paice Husk stemmer as described in:
Paice, C.PorterStemmer Implements Porter's stemming algorithm http://tartarus.org/~martin/PorterStemmer/def.txt .Stemmer Stemmers are algorithms that attempt reduce strings to their common stem or root word.VoidStemmer The most naive of stemming possible, this class simply returns whatever string is given to it.
DataMelt 3.0 © DataMelt by jWork.ORG