Class UimaAcronymAnnotator

All Implemented Interfaces:
AnalysisComponent

public class UimaAcronymAnnotator extends JCasAnnotator_ImplBase
Annotates UIMA acronyms and provides their expanded forms. When combined in an aggregate TAE with the UimaMeetingAnnotator, demonstrates the use of the ResourceManager to share data between annotators.
  • Constructor Details

    • UimaAcronymAnnotator

      public UimaAcronymAnnotator()
  • Method Details