An Apache UIMA Hello World Annotator written in Java bundled as a PEAR package.
This project provides a minimal example for a Java UIMA annotator that adds a simple hello world annotation with a greeting to the document text.
- JDK 1.8 or later
- Maven
mvn clean install