|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TermStemmerIF
INTERNAL: A stemmer produces the stem of a word from a form of the word. That is, "stemmer", "stemming", "stemmed", and "stem" should all yield "stem".
Method Summary | |
---|---|
String |
stem(String term)
INTERNAL: Return the stem of the term. |
Method Detail |
---|
String stem(String term)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |