jsat.text.stemming
Class PaiceHuskStemmer
- java.lang.Object
-
- jsat.text.stemming.Stemmer
-
- jsat.text.stemming.PaiceHuskStemmer
-
- All Implemented Interfaces:
- java.io.Serializable
public class PaiceHuskStemmer extends Stemmer
Provides an implementation of the Paice Husk stemmer as described in:
Paice, C. D. (1990). Another Stemmer. ACM SIGIR Forum, 4(3), 56–61.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description PaiceHuskStemmer()
-
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