de.unistuttgart.ims:uimautil, 0.4.3
- 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.unistuttgart.ims.uimautil.WindowAnnotator
-
- All Implemented Interfaces:
- org.apache.uima.analysis_component.AnalysisComponent
public class WindowAnnotator
extends org.apache.uima.fit.component.JCasAnnotator_ImplBase
This component adds window annotations of type PARAM_TARGET_ANNOTATION over
PARAM_WINDOW_SIZE base annotations.
- Since:
- 0.4.3
- Author:
- reiterns
-
-
Method Summary
-
Methods inherited from class org.apache.uima.fit.component.JCasAnnotator_ImplBase
getLogger
-
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
-
-
Constructor Detail
-
WindowAnnotator
public WindowAnnotator()
de.unistuttgart.ims:uimautil, 0.4.3
Copyright © 2016. All rights reserved.