|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Stemmer
Defines an interface for retrieving the stem of a word.
| Method Summary | |
|---|---|
java.lang.String |
stem(java.lang.String word)
Find stem of a single word. |
| Method Detail |
|---|
java.lang.String stem(java.lang.String word)
word - The word whose stem is desired.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||