org.apache.ctakes.relationextractor.eval
Class ModifierExtractorEvaluation.OnlyGoldModifiers

java.lang.Object
  extended by org.apache.uima.analysis_component.AnalysisComponent_ImplBase
      extended by org.apache.uima.analysis_component.Annotator_ImplBase
          extended by org.apache.uima.analysis_component.JCasAnnotator_ImplBase
              extended by org.uimafit.component.JCasAnnotator_ImplBase
                  extended by org.apache.ctakes.relationextractor.eval.ModifierExtractorEvaluation.OnlyGoldModifiers
All Implemented Interfaces:
org.apache.uima.analysis_component.AnalysisComponent
Enclosing class:
ModifierExtractorEvaluation

public static class ModifierExtractorEvaluation.OnlyGoldModifiers
extends org.uimafit.component.JCasAnnotator_ImplBase

Class that copies the manual Modifier annotations to the default CAS.


Constructor Summary
ModifierExtractorEvaluation.OnlyGoldModifiers()
           
 
Method Summary
 void process(org.apache.uima.jcas.JCas jCas)
           
 
Methods inherited from class org.uimafit.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
 

Constructor Detail

ModifierExtractorEvaluation.OnlyGoldModifiers

public ModifierExtractorEvaluation.OnlyGoldModifiers()
Method Detail

process

public void process(org.apache.uima.jcas.JCas jCas)
             throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
Specified by:
process in class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
Throws:
org.apache.uima.analysis_engine.AnalysisEngineProcessException