You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ctakes.apache.org by "Taylor, Stuart" <sx...@utdallas.edu> on 2015/08/04 23:50:34 UTC

Running the CPE headless

Hello,


I was wondering if the Collection Processing Engine could be run without the GUI interface.


I would like to run it on a headless server machine.


Thanks.

RE: Running the CPE headless

Posted by Tomasz Oliwa <ol...@uchicago.edu>.
Hi,

Check out a recent thread that discussed this:
http://mail-archives.apache.org/mod_mbox/ctakes-dev/201504.mbox/%3CCAPqz87rdRx=6uCtkWY_OOYZCgUzOdyYhuj0izt07wj_YuWKgzg@mail.gmail.com%3E

You could for instance create an object of org.apache.uima.examples.cpe.SimpleRunCPE, and give it as argument the path to your CPE Descriptor XML (that you setup and saved via the GUI CPE).

Hope it helps,
Tomasz

________________________________________
From: Taylor, Stuart [sxt127630@utdallas.edu]
Sent: Tuesday, August 04, 2015 4:50 PM
To: dev@ctakes.apache.org
Subject: Running the CPE headless

Hello,


I was wondering if the Collection Processing Engine could be run without the GUI interface.


I would like to run it on a headless server machine.


Thanks.