|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WordSense | |
|---|---|
| gate.gui.wordnet | |
| gate.wordnet | |
| Uses of WordSense in gate.gui.wordnet |
|---|
| Methods in gate.gui.wordnet with parameters of type WordSense | |
|---|---|
private void |
WordNetViewer.addToPopupMenu(WordSense wordSense,
Synset synset,
int wordType,
List senses)
|
| Uses of WordSense in gate.wordnet |
|---|
| Subinterfaces of WordSense in gate.wordnet | |
|---|---|
interface |
Adjective
Represents WordNet adj. |
interface |
Verb
Represents WordNet verb. |
| Methods in gate.wordnet that return WordSense | |
|---|---|
WordSense |
LexicalRelation.getSource()
returns the source (WordSense) of this lexical relation |
WordSense |
LexicalRelation.getTarget()
returns the target (WordSense) of this lexical relation |
WordSense |
Synset.getWordSense(int offset)
get specific WordSense according to its order in the synset - most important senses come first |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||