I believe UIMA supports this through web services. See https://uima.apache.org/downloads/releaseDocs/2.2.0-incubating/docs/html/tutorials_and_users_guides/tutorials_and_users_guides.html#ugr.tug.application.remote_services .
On Mon, Mar 10, 2014 at 5:01 PM, Gaurav Saxena <[email protected]> wrote: > Hi, I have been experimenting with apache cTakes for some time now. I > wanted to integrate it services to my web application (developed using > sencha touch 2.3). > In this application the user will input a string in a textbox, which will > be used for further processing. Is it possible to pass this string to > cTakes from within the web app, let it process and return the results back > to the web app? > > Warm Regards, > Gaurav Saxena >
