|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents WordNet word.
Method Summary | |
String |
getLemma()
returns the lemma of this word |
int |
getSenseCount()
returns the number of senses of this word (not necessarily loading them from storage) |
List |
getWordSenses()
returns the senses of this word |
Method Detail |
public List getWordSenses() throws WordNetException
WordNetException
public String getLemma()
public int getSenseCount()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |