Modifier and Type | Method and Description |
---|---|
List<LexicalRelation> |
getLexicalRelations()
return the Lex relations this sense participates in
|
List<LexicalRelation> |
getLexicalRelations(int type)
return the Lex relations (of the specified type) this sense participates in
|
int |
getOrderInSynset()
order of this sense relative to the synset- i.e.
|
int |
getPOS()
part-of-speech for this sense (inherited from the containing synset)
|
int |
getSenseNumber()
order of this sense relative to the word - i.e.
|
Synset |
getSynset()
synset of this sense
|
Word |
getWord()
returns the Word of this WordSense
|
boolean |
isSemcor()
appears in SEMCOR?
|
Word getWord()
int getPOS()
Synset getSynset()
int getSenseNumber()
int getOrderInSynset()
boolean isSemcor()
List<LexicalRelation> getLexicalRelations() throws WordNetException
WordNetException
List<LexicalRelation> getLexicalRelations(int type) throws WordNetException
WordNetException
Copyright © 2024 GATE. All rights reserved.