Hello, I am trying to run the clinical pipeline by changing the Piper File to include LabValueFinder.
Reviewing this email thread: https://ctakes.markmail.org/thread/l5uzqmm26rhhmca7#query:+page:1+mid:ouqodqtk77igs775+state:results I appended the DefaultFastPipeline piper file with the following: ++++++++++++++++++++ add LabValueFinder // Html output add pretty.html.HtmlTextWriter ++++++++++++++++++++++ I get the following error: 30 Oct 2018 19:47:49 ERROR PiperFileRunner - MESSAGE LOCALIZATION FAILED: Can't find resource for bundle java.util.PropertyResourceBundle, key No Analysis Component found for LabValueFinder I run this file using the following command: rgiri$ ./bin/runClinicalPipeline.sh -i /Users/rgiri/tools/apache-ctakes-4.0.0/progress_note_sample --xmiOut /Users/rgiri/tools/apache-ctakes-4.0.0/xmi_output What am I doing wrong? Any guidance is much appreciated. Best Regards, Rumpa (cTakes enthusiast - 1 week old!)
