public class LabGroupAnnotator
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Modifier and Type | Class and Description |
---|---|
static class |
LabGroupAnnotator.AgeModel
The likelihood model for ages.
|
static class |
LabGroupAnnotator.GenderModel
The trivial likelihood Model for Gender.
|
static class |
LabGroupAnnotator.LabGroupCompositor |
static class |
LabGroupAnnotator.NumberModel
The LikelihoodModel for numbers.
|
static class |
LabGroupAnnotator.WeightModel
The likelihood model for Weights.
|
Modifier and Type | Field and Description |
---|---|
static LabGroupAnnotator.AgeModel |
AGEMODEL |
static Class[] |
CLASSES |
static LabGroupAnnotator.LabGroupCompositor |
COMPOSITOR |
static LabGroupAnnotator.GenderModel |
GENDERMODEL |
static UIMAAnnotationCompositionUtil.UIMASemanticProbabilityModel[] |
MODELS |
static LabGroupAnnotator.NumberModel |
NUMBERMODEL |
static double |
SIGMA
This specifies about how far we search for annotations that belong to a lab group.
|
static double |
THRESHOLD
LabGroup annotations below this probability threshold are thrown away.
|
static LabGroupAnnotator.WeightModel |
WEIGHTMODEL |
Constructor and Description |
---|
LabGroupAnnotator() |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.uima.jcas.JCas jcas) |
getLogger, initialize
getRequiredCasInterface, process
getCasInstancesRequired, hasNext, next
public static final LabGroupAnnotator.AgeModel AGEMODEL
public static final LabGroupAnnotator.GenderModel GENDERMODEL
public static final LabGroupAnnotator.WeightModel WEIGHTMODEL
public static final LabGroupAnnotator.NumberModel NUMBERMODEL
public static final UIMAAnnotationCompositionUtil.UIMASemanticProbabilityModel[] MODELS
public static final Class[] CLASSES
public static final LabGroupAnnotator.LabGroupCompositor COMPOSITOR
public static final double SIGMA
public static final double THRESHOLD
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