public interface MatchingsCounter<T extends org.aksw.gerbil.transfer.nif.Marking>
| Modifier and Type | Field and Description |
|---|---|
static int |
FALSE_NEGATIVE_COUNT_ID
Deprecated.
|
static int |
FALSE_POSITIVE_COUNT_ID
Deprecated.
|
static int |
TRUE_POSITIVE_COUNT_ID
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluationCounts |
countMatchings(List<T> annotatorResult,
List<T> goldStandard) |
@Deprecated static final int TRUE_POSITIVE_COUNT_ID
@Deprecated static final int FALSE_POSITIVE_COUNT_ID
@Deprecated static final int FALSE_NEGATIVE_COUNT_ID
EvaluationCounts countMatchings(List<T> annotatorResult, List<T> goldStandard)
Copyright © 2014–2017. All rights reserved.