jsat.text.stemming
Class LovinsStemmer
- java.lang.Object
-
- jsat.text.stemming.Stemmer
-
- jsat.text.stemming.LovinsStemmer
-
- All Implemented Interfaces:
- java.io.Serializable
public class LovinsStemmer extends Stemmer
Implements Lovins' stemming algorithm described here http://snowball.tartarus.org/algorithms/lovins/stemmer.html- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description LovinsStemmer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.Stringstem(java.lang.String word)Reduce the given input to its stem word
-
DataMelt 3.0 © DataMelt by jWork.ORG