public abstract class AbstractEvaluation extends org.cleartk.eval.Evaluation_ImplBase<File,org.cleartk.eval.AnnotationStatistics<String>>
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends org.apache.uima.analysis_component.AnalysisComponent> |
tagger |
| Constructor and Description |
|---|
AbstractEvaluation(Class<? extends org.apache.uima.analysis_component.AnalysisComponent> tagger,
File baseDirectory) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.uima.collection.CollectionReader |
getCollectionReader(List<File> files) |
protected Class<? extends org.apache.uima.analysis_component.AnalysisComponent> tagger
Copyright © 2017. All rights reserved.