Package | Description |
---|---|
org.dllearner.algorithms.isle | |
org.dllearner.algorithms.isle.index |
Modifier and Type | Method and Description |
---|---|
List<WordNet.LemmaScorePair> |
WordNet.getHyponymsScored(net.didion.jwnl.data.POS pos,
String s) |
Modifier and Type | Method and Description |
---|---|
int |
WordNet.LemmaScorePair.compareTo(WordNet.LemmaScorePair o) |
Modifier and Type | Method and Description |
---|---|
void |
WordNet.getHyponymsScoredRecursive(List<WordNet.LemmaScorePair> lemmas,
net.didion.jwnl.data.Synset sense,
int depthToGo,
double score) |
Modifier and Type | Method and Description |
---|---|
Set<WordNet.LemmaScorePair> |
LinguisticUtil.getScoredHyponyms(String word,
net.didion.jwnl.data.POS pos) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann