Re: Doubt regarding the cTAKES output

2013-09-06 Thread Arohi Kumar
Hi Stephen, Thanks a lot :) That is exactly what it was. Thanks Arohi Kumar On Fri, Sep 6, 2013 at 9:12 PM, Wu, Stephen T., Ph.D. wrote: > Are you looking within an output XMI file? > > If so and you have a list of numbers there, I think it's because > ontologyConceptArr

Doubt regarding the cTAKES output

2013-09-06 Thread Arohi Kumar
I understand their meaning? For example, the term "seasonal allergies" gives me "5280 5266 5329 5287 5301 5315 5273 5294 5322 5308" Thank you Arohi Kumar

Re: Information Regarding Apache cTAKES-3.0

2013-09-04 Thread Arohi Kumar
se+Guide > [4] http://uima.apache.org > > I hope that helps. > --Pei > > From: Arohi Kumar [mailto:ar...@mobipulse.in] > Sent: Tuesday, September 03, 2013 2:53 PM > To: Chen, Pei > Subject: Re: Information Regarding Apache cTAKES-3.0 > > Hi Pei, > Thanks for

Problem with using OrangeBook index

2013-09-03 Thread Arohi Kumar
Hello everyone, I am trying to run ClinicalPipelineWithUMLS.java (main file in the ctakes-clinical-pipeline) using Eclipse. I keep running into java.io.EOFException: read past EOF: RAMInputStream(name=segments) when I am opening the index OrangeBook. It occurs at the line iv_logger.info("Loadin

Problem Regarding Running cTAKES UI from Eclipse()

2013-09-01 Thread Arohi Kumar
yReader.open(DirectoryReader.java:65) at org.apache.lucene.index.IndexReader.open(IndexReader.java:291) at org.apache.ctakes.core.resource.LuceneIndexReaderResourceImpl.load(LuceneIndexReaderResourceImpl.java:70) ... 29 more Please help me understand where I am going wrong. Thank you Arohi Kumar

Re: Information Regarding cTakes API from Java Program

2013-08-30 Thread Arohi Kumar
process of being migrated > to the UIMA project) > [4] > http://svn.apache.org/repos/asf/ctakes/trunk/ctakes-clinical-pipeline/src/main/java/org/apache/ctakes/clinicalpipeline/runtime/BagOfCUIsGenerator.java > > I hope that helps... > --Pei > > -Original Message- > >

Information Regarding cTakes API from Java Program

2013-08-30 Thread Arohi Kumar
Hello everyone, I am a newbie and am working on developing an application with Apache cTakes 3.0. I have installed Apache cTakes on my local machine using the tutorial given at https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+3.0+Developer+Install+Guide . I have also downloaded cTakes re