| Interface | Description |
|---|---|
| ScoredMatchingsCounter<T extends org.aksw.gerbil.transfer.nif.Marking> |
Classes implementing this interface work like a MatchingsCounter but take
care of confidence scores inside the annotator results and, thus, returns an
array of different results for different confidence score thresholds.
|
| Class | Description |
|---|---|
| ScoredEvaluationCounts | |
| ScoredEvaluationCountsArray |
This structure contains the evaluation counts of several documents with
several confidence thresholds.
|
| ScoredMatchingsCounterImpl<T extends org.aksw.gerbil.transfer.nif.Marking> |
This implementation of the
ScoredMatchingsCounter interface is a
decorator for a given MatchingsCounter. |
Copyright © 2014–2017. All rights reserved.