Re: CTakes APIs

2016-06-28 Thread Mattmann, Chris A (3980)
Correct, Peter.. ++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 168-519, Mailstop: 168-527 Email: chris.a.mattm...@nasa

Re: CTakes APIs

2016-06-27 Thread Abramowitsch, Peter
It doesn't actually access the database, It accesses your UMLS license. - P On 6/27/16, 11:04 PM, "Vicky Chawda" wrote: >cTAKES as a REST API in Apache Tika accesses UMLS Database online, How can >we set it up in offline mode? > >Regards, > >*Vicky Chawda.* >*Software Engineer,* >*Praxify Tech

Re: CTakes APIs

2016-06-27 Thread Abramowitsch, Peter
I created one in about 15 minutes using SparkJava. Basically you look at the code in the ClinicalPipeline package that gives you the workflow to create a pipeline, assign incoming text to a newly created Jcas, and then run the pipeline, finally calling a Json or XmlSerializer on the populated CAS

Re: CTakes APIs

2016-06-27 Thread Vicky Chawda
cTAKES as a REST API in Apache Tika accesses UMLS Database online, How can we set it up in offline mode? Regards, *Vicky Chawda.* *Software Engineer,* *Praxify Technologies, Inc.* Icon Tower, Main Road, Baner, Pune-411045. [image: https://www.praxify.com/] On Tue, Jun

Re: CTakes APIs

2016-06-27 Thread Mattmann, Chris A (3980)
Hi Vicky, We expose cTAKES as a REST API in Apache Tika, have a look at: http://wiki.apache.org/tika/cTAKESParser Best of luck! Feel free to ask questions here and/or on the Apache Tika lists. Cheers, Chris ++ Chris Mattmann, Ph.D