nl.telin.mymedia.uima.annotator
Class VerbalConceptAnnotator

java.lang.Object
  extended by JTextAnnotator_ImplBase
      extended by nl.telin.mymedia.uima.annotator.VerbalConceptAnnotator

public class VerbalConceptAnnotator
extends JTextAnnotator_ImplBase


Constructor Summary
VerbalConceptAnnotator()
           
 
Method Summary
 void process(JCas cas, ResultSpecification resultSpec)
           
 void typeSystemInit(TypeSystem aTypeSystem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerbalConceptAnnotator

public VerbalConceptAnnotator()
Method Detail

typeSystemInit

public void typeSystemInit(TypeSystem aTypeSystem)
                    throws AnnotatorInitializationException,
                           AnnotatorConfigurationException
Throws:
AnnotatorInitializationException
AnnotatorConfigurationException

process

public void process(JCas cas,
                    ResultSpecification resultSpec)
             throws AnnotatorProcessException
Throws:
AnnotatorProcessException