|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
int |
getOrderInSynset()
order of this sense relative to the synset- i.e. most important senses of the same synset come first |
Object |
getPOS()
part-of-speech for this sense (inherited from the containing synset) |
int |
getSenseNumber()
order of this sense relative to the word - i.e. most important senses of the same word come first |
LexKBSynset |
getSynset()
synset of this sense |
Word |
getWord()
returns the Word of this WordSense |
Method Detail |
public Word getWord()
public Object getPOS()
public LexKBSynset getSynset()
public int getSenseNumber()
public int getOrderInSynset()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |