Package | Description |
---|---|
de.unibi.techfak.scie.classifiers.annotators | |
de.unibi.techfak.scie.classifiers.data |
Modifier and Type | Method and Description |
---|---|
abstract CoreDataPoint<C> |
RelationAnnotator.createCoreDataPoint(C core,
org.apache.uima.jcas.JCas jcas)
This method should create a CoreDataPoint given a core instance.
|
Modifier and Type | Method and Description |
---|---|
abstract CoreDataPoint<C> |
RelationDataPoint.RelationTrainingDataReader.createCoreDataPoint(C core,
org.apache.uima.jcas.JCas jcas)
This method should create a CoreDataPoint given a core instance.
|
abstract CoreDataPoint<C> |
CoreDataPoint.CoreTrainingDataReader.createDataPoint(C core,
org.apache.uima.jcas.JCas jcas) |
Copyright © 2014. All rights reserved.