| Package | Description |
|---|---|
| org.cleartk.eval | |
| org.cleartk.timeml.eval |
| Modifier and Type | Method and Description |
|---|---|
static <OUTCOME_TYPE extends Comparable<? super OUTCOME_TYPE>> |
AnnotationStatistics.addAll(Iterable<AnnotationStatistics<OUTCOME_TYPE>> statistics)
Add all statistics together.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationStatistics.addAll(AnnotationStatistics<OUTCOME_TYPE> that)
Adds all the statistics collected by another AnnotationStatistics to this one.
|
| Modifier and Type | Method and Description |
|---|---|
static <OUTCOME_TYPE extends Comparable<? super OUTCOME_TYPE>> |
AnnotationStatistics.addAll(Iterable<AnnotationStatistics<OUTCOME_TYPE>> statistics)
Add all statistics together.
|
| Modifier and Type | Method and Description |
|---|---|
protected ImmutableTable<org.cleartk.timeml.eval.Model<?>,Model.Params,AnnotationStatistics<String>> |
TempEval2013Evaluation.test(CollectionReader reader,
File directory) |
protected Map<ModelInfo<?>,AnnotationStatistics<String>> |
TempEval2010Evaluation.test(CollectionReader collectionReader,
File directory) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemporalLinkModelInfo.updateStatistics(AnnotationStatistics<String> statistics,
JCas goldView,
JCas systemView) |
void |
ModelInfo.updateStatistics(AnnotationStatistics<String> statistics,
JCas goldView,
JCas systemView) |
Copyright © 2014. All rights reserved.