public abstract class UIMACompositor<Y extends org.apache.uima.jcas.tcas.Annotation> extends Object implements AnnotationCompositor<Y>
Constructor and Description |
---|
UIMACompositor() |
Modifier and Type | Method and Description |
---|---|
Y |
compose(AnnotationCandidate core,
ArrayList<ProbableHypothesis> slotCandidates) |
org.apache.uima.jcas.JCas |
getJcas() |
void |
setJcas(org.apache.uima.jcas.JCas jcas) |
abstract Y |
UIMACompose(org.apache.uima.jcas.tcas.Annotation core,
ArrayList<ProbableHypothesis> slotCandidates,
int minBegin,
int maxEnd,
org.apache.uima.jcas.JCas jcas) |
public void setJcas(org.apache.uima.jcas.JCas jcas)
public org.apache.uima.jcas.JCas getJcas()
public Y compose(AnnotationCandidate core, ArrayList<ProbableHypothesis> slotCandidates)
compose
in interface AnnotationCompositor<Y extends org.apache.uima.jcas.tcas.Annotation>
public abstract Y UIMACompose(org.apache.uima.jcas.tcas.Annotation core, ArrayList<ProbableHypothesis> slotCandidates, int minBegin, int maxEnd, org.apache.uima.jcas.JCas jcas)
Copyright (C) 2013, 2014 Raphael Dickfelder, Jan Göpfert, Benjamin Paassen, Andreas Stöckel, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/scie