|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
String |
getDefinition()
textual description of the synset |
Object |
getId()
Returns the Id of the synset, each synset has a unique Id for connection to the ontology |
Object |
getPOS()
returns the part-of-speech for this synset |
LexKBWordSense |
getWordSense(int offset)
get specific WordSense according to its order in the synset - most important senses come first |
List |
getWordSenses()
WordSenses contained in this synset |
Method Detail |
public Object getPOS()
public String getDefinition()
public List getWordSenses()
public LexKBWordSense getWordSense(int offset)
public Object getId()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |