blob: 972c19fc345f78f266a327f97fda02587ae7369a [file] [log] [blame]
This directory contains a C++ version of one of the Java annotations in the
UIMA tutorial. The descriptor file MeetingAnnotatorCPP.xml assumes that the
uimacpp SDK is installed in $UIMA_HOME/uimacpp.
The Java SDK also adds $UIMA_HOME/uimacpp/examples/tutorial/src to the
appropriate native load shared library path so that the C++ annotator will be
found when run using the Java tutorial.