| Package | Description |
|---|---|
| org.aksw.limes.core.ml.algorithm.eagle.coala | |
| org.aksw.limes.core.ml.algorithm.eagle.core |
| Modifier and Type | Method and Description |
|---|---|
weka.core.Instances |
Clustering.computeSimilaritySpace(List<ALDecider.Triple> candidates)
We first have to compute a similarity space for each candidate.
|
| Modifier and Type | Method and Description |
|---|---|
List<ALDecider.Triple> |
ALDecider.getControversyCandidates(List<AMapping> mapList) |
List<ALDecider.Triple> |
ALDecider.getControversyCandidates(List<AMapping> mapList,
int n)
Function to get the n most controversy matching candidates of the given mappings.
|
HashMap<ALDecider.Triple,Integer> |
ALDecider.getControversyMatches(List<AMapping> mapList)
Method returns the controversy matches of the given
Mapping. |
Copyright © 2018. All rights reserved.