Class UimaMeetingAnnotator

All Implemented Interfaces:
AnalysisComponent

public class UimaMeetingAnnotator extends JCasAnnotator_ImplBase
Example annotator that iterates over Meeting annotations and annotates a meeting as a UimaMeeting if a UIMA acronym occurs in close proximity to that meeting. When combined in an aggregate TAE with the UimaAcronymAnnotator, demonstrates the use of the ResourceManager to share data between annotators.