|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PartOfSpeech
Determines the part of speech of a word.
Method Summary | |
---|---|
java.lang.String |
getPartOfSpeech(java.lang.String word)
Returns a description of the part of speech given a word. |
Method Detail |
---|
java.lang.String getPartOfSpeech(java.lang.String word)
word
- the word to classify
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |