| Package | Description |
|---|---|
| org.aksw.gerbil.matching.scored |
| Modifier and Type | Method and Description |
|---|---|
ScoredEvaluationCounts[] |
ScoredMatchingsCounter.countMatchings(List<T> annotatorResult,
List<T> goldStandard) |
ScoredEvaluationCounts[] |
ScoredMatchingsCounterImpl.countMatchings(List<T> annotatorResult,
List<T> goldStandard) |
| Modifier and Type | Method and Description |
|---|---|
static ScoredEvaluationCountsArray |
ScoredEvaluationCountsArray.create(ScoredEvaluationCounts[][] scoredCounts)
This method creates a single
ScoredEvaluationCountsArray instance
that summarizes the numbers of the given ScoredEvaluationCounts
array. |
Copyright © 2014–2017. All rights reserved.