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
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
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
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
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
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-
> >
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