seanfinan commented on issue #25: URL: https://github.com/apache/ctakes/issues/25#issuecomment-2962742014
Closing as stale. I seem to remember that there was more in the original email thread and that the question was answered (yes). There are 2 out-of-box RESTful servers that come with ctakes, and any user can create their own and run ctakes via several methods. See the classes TinyController (ctakes-tiny-rest) and CtakesRestController (ctakes-web-rest) for rest example code, HelloWorldBuilderRunner and HelloWorldCuiPiperRunner (ctakes-examples) for example code to run a single string, or PiperFileRunner and JCasBuilder (ctakes-core) to see some code that will "run stuff". You can also look at PbjReceiver and PbjReceiverAE (ctakes-pbj) to see how JMS can be used to accept documents. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
