public class ResultAnnotator
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Modifier and Type | Class and Description |
---|---|
static class |
ResultAnnotator.PValueModel
The trivial likelihood Model for OutComePart.
|
static class |
ResultAnnotator.ResultCompositor |
static class |
ResultAnnotator.SignificanceModel
The likelihood model for the Significance.
|
static class |
ResultAnnotator.TrendModel
The likelihood model for the Trend.
|
Modifier and Type | Field and Description |
---|---|
static Class[] |
CLASSES |
static ResultAnnotator.ResultCompositor |
COMPOSITOR |
static int |
MAXOVERLAPPING
This determines how many aggregations in the same text we accept at max.
|
static UIMAAnnotationCompositionUtil.UIMASemanticProbabilityModel[] |
MODELS |
static ResultAnnotator.PValueModel |
PVALUE |
static double |
SIGMA
This specifies about how far we search for annotations that belong to a OutCome.
|
static ResultAnnotator.SignificanceModel |
SIGNIFICANCE |
static double |
THRESHOLD
OutCome annotations below this probability threshold are thrown away.
|
static ResultAnnotator.TrendModel |
TREND |
Constructor and Description |
---|
ResultAnnotator() |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.uima.jcas.JCas jcas) |
getLogger, initialize
getRequiredCasInterface, process
getCasInstancesRequired, hasNext, next
public static final ResultAnnotator.SignificanceModel SIGNIFICANCE
public static final ResultAnnotator.TrendModel TREND
public static final ResultAnnotator.PValueModel PVALUE
public static final UIMAAnnotationCompositionUtil.UIMASemanticProbabilityModel[] MODELS
public static final Class[] CLASSES
public static final ResultAnnotator.ResultCompositor COMPOSITOR
public static final double SIGMA
public static final double THRESHOLD
public static final int MAXOVERLAPPING
public void process(org.apache.uima.jcas.JCas jcas) throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
process
in class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
org.apache.uima.analysis_engine.AnalysisEngineProcessException
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