problem retrieving the annotations of a specific sofa view over a REST service

2013-02-26 Thread Helen Johnson -X (heljohns - Infobahn Softworld Inc at Cisco)
I have a UIMA pipeline that consists of an AAE that uses multiple sofa views. The first component of the AAE takes the _InitialView cas.documentText, which is XML, converts it to plain text, and inputs this new text and some annotations into a new view called plainText (thank you to those last

RE: SimpleServer, instantiating CAS with custom typesystem?

2013-02-19 Thread Helen Johnson -X (heljohns - Infobahn Softworld Inc at Cisco)
On 02/18/2013 10:37 PM, Helen Johnson -X (heljohns - Infobahn Softworld Inc at Cisco) wrote: I'm stumped: I have a UIMA pipeline that starts with a CollectionReader that - reads XML input (response from a REST service), - identifies a couple of relevant XML nodes

RE: SimpleServer, instantiating CAS with custom typesystem?

2013-02-19 Thread Helen Johnson -X (heljohns - Infobahn Softworld Inc at Cisco)
after the SimpleServer Service.java has already set the document text? -Helen -Original Message- From: Helen Johnson -X (heljohns - Infobahn Softworld Inc at Cisco) Sent: Tuesday, February 19, 2013 7:05 AM To: user@uima.apache.org Subject: RE: SimpleServer, instantiating CAS with custom

SimpleServer, instantiating CAS with custom typesystem?

2013-02-18 Thread Helen Johnson -X (heljohns - Infobahn Softworld Inc at Cisco)
I'm stumped: I have a UIMA pipeline that starts with a CollectionReader that - reads XML input (response from a REST service), - identifies a couple of relevant XML nodes - makes document-level annotations from the relevant nodes (title, document body, footnote

maven hangs when trying to install uimaj-2.3.1

2012-08-01 Thread Helen Johnson -X (heljohns - Infobahn Softworld Inc at Cisco)
Hello, I am trying to install UIMA and the UIMA-Sandbox items. My first question is: Do I have to get the sandbox items by building from the src? Is there, instead, a bin distribution? If I do have to build from src, I am having trouble with that and have further questions: I am on Winsows 7. I