public class CustomAnnotationObjectLoader extends Object implements AnnotationObjectLoader
Constructor and Description |
---|
CustomAnnotationObjectLoader(String aFeatureName,
String aTypeName) |
Modifier and Type | Method and Description |
---|---|
List<List<AnnotationObject>> |
loadAnnotationObjects(org.apache.uima.jcas.JCas aJCas,
long aRecommenderId) |
List<List<AnnotationObject>> |
loadAnnotationObjectsForEvaluation(org.apache.uima.jcas.JCas aJCas) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
loadAnnotationObjects
public List<List<AnnotationObject>> loadAnnotationObjects(org.apache.uima.jcas.JCas aJCas, long aRecommenderId)
loadAnnotationObjects
in interface AnnotationObjectLoader
public List<List<AnnotationObject>> loadAnnotationObjectsForEvaluation(org.apache.uima.jcas.JCas aJCas)
loadAnnotationObjectsForEvaluation
in interface AnnotationObjectLoader
Copyright © 2018. All rights reserved.