JavaScript is disabled on your browser.
java.lang.Object
org.apache.uima.analysis_component.AnalysisComponent_ImplBase
org.apache.uima.analysis_component.Annotator_ImplBase
org.apache.uima.analysis_component.JCasAnnotator_ImplBase
org.apache.uima.fit.component.JCasAnnotator_ImplBase
de.unibi.techfak.scie.annotators.injury.VertebralPositionRangeAnnotator
All Implemented Interfaces:
org.apache.uima.analysis_component.AnalysisComponent
public class VertebralPositionRangeAnnotator
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
This annotates ranges of numbers such as 4 - 5 or 30 to 40. This annotator
depends on the NumberAnnotator and WordNumberAnnotator.
Author:
Raphael Dickfelder - rdickfel@techfak.uni-bielefeld.de
Method Summary
Methods
Modifier and Type
Method and Description
void
process (org.apache.uima.jcas.JCas jcas)
Methods inherited from class org.apache.uima.fit.component.JCasAnnotator_ImplBase
getLogger, initialize
Methods inherited from class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
getRequiredCasInterface, process
Methods inherited from class org.apache.uima.analysis_component.Annotator_ImplBase
getCasInstancesRequired, hasNext, next
Methods inherited from class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
batchProcessComplete, collectionProcessComplete, destroy, getContext, getResultSpecification, reconfigure, setResultSpecification
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
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