public abstract static class UIMAAnnotationCompositionUtil.UIMASemanticProbabilityModel<X extends org.apache.uima.jcas.tcas.Annotation> extends Object implements SemanticProbabilityModel<UIMAAnnotationCompositionUtil.UIMAAnnotationCandidate<X>>
Constructor and Description |
---|
UIMAAnnotationCompositionUtil.UIMASemanticProbabilityModel() |
Modifier and Type | Method and Description |
---|---|
double |
calculateSemanticProbability(UIMAAnnotationCompositionUtil.UIMAAnnotationCandidate<X> candidate)
This should calculate the semantic probabilty of an AnnotationCandidate
belonging to another
If additional information is required to derive this value set those
parameters in some other way (e.g. the given AnnotationCandidate
implementation).
|
abstract double |
calculateSemanticProbability(X candidate)
This should calculate the semantic probabilty of an AnnotationCandidate belonging to
another
If additional information is required to derive this value set those parameters in some
other way (e.g. the given AnnotationCandidate implementation).
|
public UIMAAnnotationCompositionUtil.UIMASemanticProbabilityModel()
public double calculateSemanticProbability(UIMAAnnotationCompositionUtil.UIMAAnnotationCandidate<X> candidate)
calculateSemanticProbability
in interface SemanticProbabilityModel<UIMAAnnotationCompositionUtil.UIMAAnnotationCandidate<X extends org.apache.uima.jcas.tcas.Annotation>>
candidate
- an AnnotationCandidate of Type X.public abstract double calculateSemanticProbability(X candidate)
candidate
- an AnnotationCandidate of Type X.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