Hi, I am just getting started with UIMA. I am only interested in consuming a annotator or pear. Is there a sample app or part of it which does that. I see the C++ sample has a clear app which uses an annotator. I can't seem to figure out the Java equivalent.
Thanks, - Nilanjan C++ The UIMACPP package includes several sample UIMA C++ annotators and a sample C++ application that instantiates and uses a C++ annotator.
