Re: Using configuration parameter within regex validator

2011-02-18 Thread Marshall Schor
On 2/16/2011 9:34 AM, Anuj Kumar wrote: > Hi, > > I am trying to use the Validation for the Regex annotator. For validation I > need to use a threshold value and I want it to be configurable. I can > declare that as a configuration parameter, but is there a way to access that > configuration para

Re: printing out the annotations in a document

2011-02-18 Thread Marshall Schor
See if this code might help: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-examples/src/main/java/org/apache/uima/examples/PrintAnnotations.java?view=markup -Marshall On 2/14/2011 3:04 AM, Abhik Lahiri wrote: > Hi, > I am newbie to UIMA, and I want to know how I can print out all the > ann

Re: Conflict between 2.3.1 SDK plugin & 2.3.0 AS descriptor editor plugin

2011-02-18 Thread Charles Bearden
On 02/18/2011 11:05 AM, Tong Fin wrote: Hi Chuck, > I'm updating Eclipse with the new UIMA 2.3.1 SDK plugins, > but I notice that they conflict with the UIMA-AS 2.3.0 > deployment descriptor editor plugin. How you detect the "conflict" ? By looking at the "About Eclipse > Installion Details >

Re: Conflict between 2.3.1 SDK plugin & 2.3.0 AS descriptor editor plugin

2011-02-18 Thread Tong Fin
Hi Chuck, > I'm updating Eclipse with the new UIMA 2.3.1 SDK plugins, > but I notice that they conflict with the UIMA-AS 2.3.0 > deployment descriptor editor plugin. How you detect the "conflict" ? By looking at the "About Eclipse > Installion Details > Configuration " ? Or something else ? What e