All Implemented Interfaces:
AnalysisComponent

public class Evaluator extends JCasAnnotator_ImplBase
This AE evaluates the system part-of-speech tags against the gold part-of-speech tags. This is a very simple approach to evaluation of part-of-speech tags that will not likely suffice in real-world scenarios for a number of reasons (e.g. no confusion matrix, assumes gold-standard tokens and sentences in the system view, etc.)