Modifier and Type | Method and Description |
---|---|
de.unibi.techfak.isy.lppba.descriptors.LabGroup |
LabGroupAnnotator.LabGroupCompositor.UIMACompose(org.apache.uima.jcas.tcas.Annotation core,
ArrayList<ProbableHypothesis> slotCandidates,
int minBegin,
int maxEnd,
org.apache.uima.jcas.JCas jcas) |
Modifier and Type | Method and Description |
---|---|
de.unibi.techfak.isy.lppba.descriptors.Injury |
InjuryAnnotator.InjuryCompositor.UIMACompose(org.apache.uima.jcas.tcas.Annotation core,
ArrayList<ProbableHypothesis> slotCandidates,
int minBegin,
int maxEnd,
org.apache.uima.jcas.JCas jcas) |
Modifier and Type | Method and Description |
---|---|
de.unibi.techfak.isy.lppba.descriptors.Result |
ResultAnnotator.ResultCompositor.UIMACompose(org.apache.uima.jcas.tcas.Annotation core,
ArrayList<ProbableHypothesis> slotCandidates,
int minBegin,
int maxEnd,
org.apache.uima.jcas.JCas jcas) |
Modifier and Type | Method and Description |
---|---|
de.unibi.techfak.isy.lppba.descriptors.Treatment |
TreatmentAnnotator.TreatmentCompositor.UIMACompose(org.apache.uima.jcas.tcas.Annotation core,
ArrayList<ProbableHypothesis> slotCandidates,
int minBegin,
int maxEnd,
org.apache.uima.jcas.JCas jcas) |
Modifier and Type | Method and Description |
---|---|
static <X extends AnnotationCandidate> |
AnnotationCompositionUtil.calculateMaxProbHypothesis(AnnotationCandidate core,
SemanticProbabilityModel<X> semanticProbModel,
Collection<X> candidates,
double syntacticSigma)
This calculates the AnnotationCandidate with the maximum probability to
belong to some given core for a composit annotation and returns it with
the probability (without normalization!)
|
static <X extends AnnotationCandidate> |
AnnotationCompositionUtil.calculateMaxProbHypothesis(AnnotationCandidate core,
SyntacticProbabilityModel syntacticProbModel,
SemanticProbabilityModel<X> semanticProbModel,
Collection<X> candidates)
This calculates the AnnotationCandidate with the maximum probability to
belong to some given core for a composit annotation and returns it with
the probability (without normalization!)
|
Modifier and Type | Method and Description |
---|---|
static <X extends AnnotationCandidate> |
AnnotationCompositionUtil.calculateProbableHypotheses(AnnotationCandidate core,
SemanticProbabilityModel<X> semanticProbModel,
Collection<X> candidates,
double syntacticSigma)
For any of the given candidates the probability is calculated, that this
candidate belongs to the given core annotation.
|
static <X extends AnnotationCandidate> |
AnnotationCompositionUtil.calculateProbableHypotheses(AnnotationCandidate core,
SyntacticProbabilityModel syntacticProbModel,
SemanticProbabilityModel<X> semanticProbModel,
Collection<X> candidates)
For any of the given candidates the probability is calculated, that this
candidate belongs to the given core annotation.
|
Modifier and Type | Method and Description |
---|---|
int |
ProbableHypothesis.compareTo(ProbableHypothesis o) |
Modifier and Type | Method and Description |
---|---|
Y |
AnnotationCompositor.compose(AnnotationCandidate core,
ArrayList<ProbableHypothesis> slotCandidates) |
Modifier and Type | Method and Description |
---|---|
static <X extends org.apache.uima.jcas.tcas.Annotation> |
UIMAAnnotationCompositionUtil.calculateMaxProbHypothesis(org.apache.uima.jcas.tcas.Annotation core,
SyntacticProbabilityModel syntacticProbModel,
UIMAAnnotationCompositionUtil.UIMASemanticProbabilityModel<X> semanticProbModel,
Class<? extends X> candidateClass,
org.apache.uima.jcas.JCas jcas)
This calculates the AnnotationCandidate with the maximum probability to belong to some given
core for a composit annotation and returns it with the probability (without normalization!)
|
static <X extends org.apache.uima.jcas.tcas.Annotation> |
UIMAAnnotationCompositionUtil.calculateMaxProbHypothesis(org.apache.uima.jcas.tcas.Annotation core,
UIMAAnnotationCompositionUtil.UIMASemanticProbabilityModel<X> likelihoodModel,
Class<? extends X> candidateClass,
org.apache.uima.jcas.JCas jcas,
double syntacticSigma)
This calculates the AnnotationCandidate with the maximum probability to belong to some given
core for a composit annotation and returns it with the probability (without normalization!)
|
Modifier and Type | Method and Description |
---|---|
static <X extends org.apache.uima.jcas.tcas.Annotation> |
UIMAAnnotationCompositionUtil.calculateProbableHypotheses(org.apache.uima.jcas.tcas.Annotation core,
SyntacticProbabilityModel syntacticModel,
UIMAAnnotationCompositionUtil.UIMASemanticProbabilityModel<X> semanticModel,
Class<? extends X> candidateClass,
org.apache.uima.jcas.JCas jcas,
double syntacticSigma)
For any of the given candidates the probability is calculated, that this candidate belongs to
the given core annotation.
|
static <X extends org.apache.uima.jcas.tcas.Annotation> |
UIMAAnnotationCompositionUtil.calculateProbableHypotheses(org.apache.uima.jcas.tcas.Annotation core,
UIMAAnnotationCompositionUtil.UIMASemanticProbabilityModel<X> semanticModel,
Class<? extends X> candidateClass,
org.apache.uima.jcas.JCas jcas,
double syntacticSigma)
For any of the given candidates the probability is calculated, that this candidate belongs to
the given core annotation.
|
Modifier and Type | Method and Description |
---|---|
Y |
UIMACompositor.compose(AnnotationCandidate core,
ArrayList<ProbableHypothesis> slotCandidates) |
abstract Y |
UIMACompositor.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