Package | Description |
---|---|
de.unibi.techfak.scie.classifiers.annotators | |
de.unibi.techfak.scie.classifiers.data |
Modifier and Type | Method and Description |
---|---|
abstract CoreSlotCombinationDataPoint<C,? extends de.unibi.techfak.scie.descriptors.Annotation> |
RelationAnnotator.createCoreSlotCombinationDataPoint(SlotSpecification spec,
C code,
de.unibi.techfak.scie.descriptors.Annotation slot,
org.apache.uima.jcas.JCas jcas)
This method should create a CoreSlotCombination given a
SlotSpecification, a core instance and a Slot instance.
|
Modifier and Type | Method and Description |
---|---|
abstract CoreSlotCombinationDataPoint<C,S> |
CoreSlotCombinationDataPoint.CoreSlotTrainingDataReader.createCombination(C core,
S slot,
org.apache.uima.jcas.JCas jcas) |
abstract CoreSlotCombinationDataPoint<C,? extends de.unibi.techfak.scie.descriptors.Annotation> |
RelationDataPoint.RelationTrainingDataReader.createCoreSlotCombinationDataPoint(SlotSpecification spec,
C core,
de.unibi.techfak.scie.descriptors.Annotation slot,
org.apache.uima.jcas.JCas jcas)
This method should create a CoreSlotCombination given a
SlotSpecification, a core instance and a Slot instance.
|
Copyright © 2014. All rights reserved.