|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MutableWord
Method Summary | |
---|---|
LexKBWordSense |
addSense(int index,
MutableLexKBSynset wordSynset)
Add a new sense to this word at the given index |
LexKBWordSense |
addSense(MutableLexKBSynset wordSynset)
Add a new sense to this word |
void |
removeSense(LexKBWordSense theSense)
|
void |
removeSenses()
|
Methods inherited from interface gate.lexicon.Word |
---|
getLemma, getSenseCount, getWordSenses |
Method Detail |
---|
LexKBWordSense addSense(MutableLexKBSynset wordSynset)
LexKBWordSense addSense(int index, MutableLexKBSynset wordSynset)
void removeSenses()
void removeSense(LexKBWordSense theSense)
|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |