Re: C++/Python annotators in Eclipse on Mac OS

2016-05-06 Thread Eddie Epstein
Hi Sean, There are example .mak files for compiling and creating shared libraries from C++ annotator code. A couple of env parameters need to be set for the build. It should be straightforward to configure eclipse CDT to build an annotator and a C++ application calling annotators from a makefile.

C++/Python annotators in Eclipse on Mac OS

2016-05-05 Thread Sean Crist
Hello, I’m trying to set up the ability to write annotators in C++ and in Python using Eclipse on Mac OS X. I read the following two sources: https://uima.apache.org/doc-uimacpp-huh.html Also the README file in the download of UIMACPP Both documents seem geared for using UIMA from the comman