FYI below. PPT comments to come shortly.

Robert W. Cass, RN PHN
Chief Healthcare Analytics Officer
Dataskill

(858) 755-3800  OFFICE
(858) 229-1416  CELL
(858) 755-3282  FAX
[email protected]<mailto:[email protected]>

5675 Ruffin Road, Suite 100
San Diego, CA 92123

On Oct 5, 2013, at 5:36 PM, digital girl 
<[email protected]<mailto:[email protected]>> wrote:

Hi Samir,

After selecting the collection reader the CAS Consumer prepopulates the output 
with "data/test/output/record_resolution.txt"   I changed it to testdata and 
now it works like a charm.   I had changed the input but didn't change the 
output.  It would be more intuitive if the default text was "please change me" 
:-)

Thus far, I'm pretty amazed at what this application does.

Thanks again for your help, Samir.

Regards,
Paula

--------------------
Paula,
I think the error is related to the OutputFile parmeter, did you specify the 
path (for example
D:\OutPutFiles) where the consumer will write the case ?
or may be your input file for the collection reader is not set properly.
Samir





________________________________
From: [email protected]<mailto:[email protected]>
To: [email protected]<mailto:[email protected]>
Subject: Issue with Smoking Status component in CPE
Date: Fri, 4 Oct 2013 13:03:04 -0400

I looked at the archives but didn't find anything specific to my issue.  I 
executed the Smoking Status component via CPE using the  
SimulatedProdAggregateTAE  and received an error, please see attached.    
Essentially states initiator of annotator class: 
org.apache.ctakes.smokingstatus.cc.RecordResolutionCasConsumer   failed.


A reference to 
C:\apache-ctakes-3.1.0\desc\ctakes-smoking-status\desc\cas_consumer\RecordResolutionCasConsumer.xml
 is in the error message.


I have pasted the early part of the RecordResolutionCasConsumer file below that 
references where the failure occurred.   Any help would be much appreciated.   
Thanks in advance.  Paula

------early part of the RRCasConsumer file-------------------
<casConsumerDescription>
 <frameworkImplementation>org.apache.uima.java</frameworkImplementation>
 
<implementationName>org.apache.ctakes.smokingstatus.cc.RecordResolutionCasConsumer</implementationName>
<processingResourceMetaData>
 <name>RecordResolutionCasConsumer</name>
 <description>Iterates over all sentences (each CAS equals one sentence) for a 
record and resolves the final classification value for the record. Output is 
saved to an delimited file.</description>
 <version>1.0</version>
 <vendor/>
<configurationParameters>
<configurationParameter>
 <name>OutputFile</name>
 <description>specifies the path of the output file</description>
 <type>String</type>
 <multiValued>false</multiValued>
 <mandatory>true</mandatory>
 </configurationParameter>
<configurationParameter>

Reply via email to