+1 on this direction 

AND having this as an "out of the box" option upon download is even better. 

--andy 

On Nov 26, 2013, at 2:13 PM, "Chen, Pei" <[email protected]> wrote:

> Tim had a good end user use case:
> I just want to use the ctakes constituency parser and output the tree text to 
> console.
> So I was inspired by Richard example of groovy...
> Check out:
> http://svn.apache.org/repos/asf/ctakes/sandbox/groovy/parser.groovy
> 
> The groovy script will "Automagically" download the required 
> classes,jars,resources and automatically runs.
> No longer requires the user to have any knowledge of UIMA, cTAKES, etc.
> Sample:
> $ parser.groovy input
> Reading from directory: input
> patient took 50mg of aspirin for pain in knee.
> begin:0 end:48
> 
> Pretty cool, 'eh...
> --Pei

Reply via email to