Modifier and Type | Method and Description |
---|---|
java.util.List<WiktionaryParaphrase> |
GermaNet.getWiktionaryParaphrases()
Returns a
List of all WiktionaryParaphrases . |
java.util.List<WiktionaryParaphrase> |
LexUnit.getWiktionaryParaphrases()
Return a
List of WiktionaryParaphrases
for this LexUnit . |
Modifier and Type | Method and Description |
---|---|
protected void |
GermaNet.addWiktionaryParaphrase(WiktionaryParaphrase wiki)
Adds
WiktionaryParaphrases to this GermaNet
object when WiktionaryLoader is called |
void |
LexUnit.addWiktionaryParaphrase(WiktionaryParaphrase paraphrase)
Add a
WiktionaryParaphrase to this LexUnit . |