| Package | Description |
|---|---|
| ch.epfl.bbp.uima.ae.relations | |
| ch.epfl.bbp.uima.validation |
| Modifier and Type | Method and Description |
|---|---|
static <A extends org.apache.uima.jcas.tcas.Annotation,B extends org.apache.uima.jcas.tcas.Annotation> |
CooccurrencesEvaluationAnnotator.getEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
static <A extends org.apache.uima.jcas.tcas.Annotation,B extends org.apache.uima.jcas.tcas.Annotation> |
TestEvaluator.getAtLeastCoveredEvaluator()
'gold' is at least covered by 'system'; probably too lenient
|
static <A extends org.apache.uima.jcas.tcas.Annotation,B extends org.apache.uima.jcas.tcas.Annotation> |
TestEvaluator.getAtLeastCoveringEvaluator()
'gold' is covering 'system'
|
static <A extends org.apache.uima.jcas.tcas.Annotation,B extends org.apache.uima.jcas.tcas.Annotation> |
TestEvaluator.getExactEvaluator()
Compares the start/end on the same annotation
|
static <A extends org.apache.uima.jcas.tcas.Annotation,B extends org.apache.uima.jcas.tcas.Annotation> |
TestEvaluator.getOverlapEvaluator() |
static <A extends org.apache.uima.jcas.tcas.Annotation> |
TestEvaluator.getSimpleEvaluator()
Compares the start/end on the same annotation.
|
Copyright © 2015 Bluebrain Project. All rights reserved.