This is more of a newbie question but I have not found a good document
about it. Please help.

As of now, my requirements appear to be :
  1> use existing ctakes pipelines;
  2> maybe develop one or two on my own
  3> provide services (like a web server)

To do that, it seems I could do the following:
  1> java project setup with maven;
      using ctakes APIs.
   2> In case I need to develop my own pipeline, I will write a UIMA CAS
thingy
   3> I will create a piper file and then run the piper runner ..

In addition, I will add resources files (dictionary) to the classpath.

That seems it. Is that right? Thanks and have a nice weekend.

Melvin

Reply via email to