| Package | Description |
|---|---|
| org.aksw.limes.core.ml.algorithm | |
| org.aksw.limes.core.ml.algorithm.wombat |
| Modifier and Type | Field and Description |
|---|---|
protected List<ExtendedClassifier> |
WombatComplete.classifiers |
protected List<ExtendedClassifier> |
WombatSimple.classifiers |
| Modifier and Type | Method and Description |
|---|---|
double |
WombatComplete.computeMaxRecall(List<ExtendedClassifier> classifiers) |
| Modifier and Type | Method and Description |
|---|---|
protected ExtendedClassifier |
AWombat.findInitialClassifier(String sourceProperty,
String targetProperty,
String measure)
Computes the atomic classifiers by finding the highest possible F-measure
achievable on a given property pair
|
| Modifier and Type | Method and Description |
|---|---|
protected List<ExtendedClassifier> |
AWombat.findInitialClassifiers() |
Copyright © 2018. All rights reserved.