| Package | Description |
|---|---|
| gate.wordnet |
| Modifier and Type | Method and Description |
|---|---|
Synset |
SemanticRelation.getSource()
returns the source (Synset) of this lexical relation
|
Synset |
WordSense.getSynset()
synset of this sense
|
Synset |
SemanticRelation.getTarget()
returns the source (Synset) of this lexical relation
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Synset> |
WordNet.getSynsets(int pos)
returns all synsets for specific POS
|
Iterator<Synset> |
WordNet.getUniqueBeginners()
returns all unique beginners
|
Copyright © 2024 GATE. All rights reserved.