Hi all, scanning around for UIMA and Python, I found references to a bridge allowing to implement UIMA components with Python via UIMA CPP.
Further, I found evidence that UIMA CPP components can be used in conjunction with UIMA AS. However, UIMA CPP hasn't been updated in a while and the page on Python-based annotators makes references to ancient versions of Python (2.3 and 2.4). Does UIMA CPP work with recent releases of UIMA-AS? Is the Pythonnator something one should be looking at when considering to connect UIMA pipelines with Python logic or are there better/alternative approaches (not Jython)? Cheers, -- Richard [1] http://uima.apache.org/d/uimacpp-2.4.0/docs/Python.html [2] https://uima.apache.org/doc-uimacpp-huh.html
