|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LexKBWordSense
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 |
---|
Word getWord()
Object getPOS()
LexKBSynset getSynset()
int getSenseNumber()
int getOrderInSynset()
|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |