The C++ framework from apache hasn't been released yet but it is available via subversion. If you have subversion installed, the command is
svn co http://svn.apache.org/repos/asf/incubator/uima/uimacpp/trunk There are readme's included about how to build the source included for the gcc on linux and for Visual 8 on windows. I think that this version is largely the same as the IBM UIMA Cpp version 1.4 but changes all the namespaces and hooks up to the current Java UIMA well. The core UIMA team has mostly focused on the Java framework in terms of developing the API and getting the project out of incubation etc. I expect that at some point some work will be done to bring the Cpp API more in line with the Java API and we might even get stuff like the JCas for c++, but this probably depends more on community support than anything else. -----Original Message----- From: Kinnemann, Henrik [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 15, 2008 7:38 AM To: [email protected] Subject: Where can I download an C++ UIMA framework? Hi all, where can I download an "C++ UIMA framework"? I only saw the "Java UIMA framework" for downloading from Apache's web-site. Best regards, Henrik
