net.ontopia.topicmaps.classify
Class SnowballStemmer
java.lang.Object
net.ontopia.topicmaps.classify.SnowballStemmer
- All Implemented Interfaces:
- TermStemmerIF
public class SnowballStemmer
- extends Object
- implements TermStemmerIF
INTERNAL:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stemmer
protected org.tartarus.snowball.SnowballProgram stemmer
stemMethod
protected Method stemMethod
SnowballStemmer
public SnowballStemmer(String lang)
stem
public String stem(String term)
- Description copied from interface:
TermStemmerIF
- INTERNAL: Return the stem of the term.
- Specified by:
stem
in interface TermStemmerIF
Copyright © 2000-2012 Ontopia.