|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Synset | |
---|---|
gate.wordnet |
Uses of Synset in gate.wordnet |
---|
Classes in gate.wordnet that implement Synset | |
---|---|
class |
SynsetImpl
|
Methods in gate.wordnet that return Synset | |
---|---|
Synset |
SemanticRelation.getSource()
returns the source (Synset) of this lexical relation |
Synset |
SemanticRelationImpl.getSource()
returns the source (Synset) of this lexical relation |
Synset |
WordSense.getSynset()
synset of this sense |
Synset |
WordSenseImpl.getSynset()
synset of this sense |
Synset |
SemanticRelation.getTarget()
returns the source (Synset) of this lexical relation |
Synset |
SemanticRelationImpl.getTarget()
returns the source (Synset) of this lexical relation |
Constructors in gate.wordnet with parameters of type Synset | |
---|---|
AdjectiveImpl(Word _word,
Synset _synset,
int _senseNumber,
int _orderInSynset,
boolean _isSemcor,
int _adjPosition,
net.didion.jwnl.dictionary.Dictionary _wnDict)
|
|
SemanticRelationImpl(int _type,
Synset _src,
Synset _target)
|
|
VerbImpl(Word _word,
Synset _synset,
int _senseNumber,
int _orderInSynset,
boolean _isSemcor,
net.didion.jwnl.data.Verb _jwVerb,
net.didion.jwnl.dictionary.Dictionary _wnDict)
|
|
WordSenseImpl(Word _word,
Synset _synset,
int _senseNumber,
int _orderInSynset,
boolean _isSemcor,
net.didion.jwnl.dictionary.Dictionary _wnDict)
|
|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |