|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface is used to represent particular terms of the document. The objects that implement this interface are used to store particular words and word stems.
String| Method Summary | |
int |
getPos()
This function returns the position of the word in the source document |
String |
getStem()
This function returns the word stem |
String |
getWord()
This function returns the original extracted word |
| Method Detail |
public String getWord()
public String getStem()
public int getPos()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||