| Package | Description |
|---|---|
| org.aksw.gerbil.evaluate | |
| org.aksw.gerbil.evaluate.impl | |
| org.aksw.gerbil.evaluate.impl.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEvaluatorDecorator<T extends org.aksw.gerbil.transfer.nif.Marking> |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfidenceScoreEvaluatorDecorator<T extends org.aksw.gerbil.transfer.nif.Marking>
Deprecated.
|
class |
EmptyEvaluationAvoidingEvaluatorDecorator<T extends org.aksw.gerbil.transfer.nif.Marking>
This decorator can be used to decorate an Evaluator that should only be run
if there is at least one element in the given list of annotator results or in
the given list of expected gold standard results.
|
class |
GSInKBClassifyingEvaluatorDecorator<T extends ClassifiedSpanMeaning>
This
EvaluatorDecorator classifies the given
ClassifiedSpanMeaning regarding the MarkingClasses.GS_IN_KB
class. |
class |
SpanMergingEvaluatorDecorator<T extends org.aksw.gerbil.transfer.nif.Span>
Merges
Span instances if one is completely enclosed by the other. |
| Modifier and Type | Class and Description |
|---|---|
class |
MarkingFilteringEvaluatorDecorator<T extends org.aksw.gerbil.transfer.nif.Marking> |
class |
SearcherBasedNotMatchingMarkingFilter<T extends org.aksw.gerbil.transfer.nif.Marking>
This evaluator decorator removes every marking from the given list that does
not match the given gold standard list based on a given
MatchingsSearcher instance. |
Copyright © 2014–2017. All rights reserved.