public class InjuryAnnotator
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
Modifier and Type | Class and Description |
---|---|
static class |
InjuryAnnotator.DurationModel
The likelihood model for Durations.
|
static class |
InjuryAnnotator.InjuryCompositor |
static class |
InjuryAnnotator.InjuryDeviceModel
The likelihood model for InjuryDevice.
|
static class |
InjuryAnnotator.InjuryHeightModel
The likelihood model for InjuryHeight.
|
Modifier and Type | Field and Description |
---|---|
static Class[] |
CLASSES |
static InjuryAnnotator.InjuryCompositor |
COMPOSITOR |
static InjuryAnnotator.InjuryDeviceModel |
DEVICEMODEL |
static InjuryAnnotator.DurationModel |
DURATIONMODEL |
static InjuryAnnotator.InjuryHeightModel |
HEIGHTMODEL |
static UIMAAnnotationCompositionUtil.UIMASemanticProbabilityModel[] |
MODELS |
static double |
SIGMA
This specifies about how far we search for annotations that belong to a Injury.
|
static double |
THRESHOLD
Injury annotations below this probability threshold are thrown away.
|
Constructor and Description |
---|
InjuryAnnotator() |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.uima.jcas.JCas jcas) |
getLogger, initialize
getRequiredCasInterface, process
getCasInstancesRequired, hasNext, next
public static final InjuryAnnotator.InjuryHeightModel HEIGHTMODEL
public static final InjuryAnnotator.InjuryDeviceModel DEVICEMODEL
public static final InjuryAnnotator.DurationModel DURATIONMODEL
public static final UIMAAnnotationCompositionUtil.UIMASemanticProbabilityModel[] MODELS
public static final Class[] CLASSES
public static final InjuryAnnotator.InjuryCompositor 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