Package net.ontopia.topicmaps.classify
Class SnowballStemmer
java.lang.Object
net.ontopia.topicmaps.classify.SnowballStemmer
- All Implemented Interfaces:
TermStemmerIF
INTERNAL:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
stemmer
protected org.tartarus.snowball.SnowballProgram stemmer
-
-
Constructor Details
-
SnowballStemmer
-
-
Method Details
-
stem
Description copied from interface:TermStemmerIFINTERNAL: Return the stem of the term.- Specified by:
stemin interfaceTermStemmerIF
-