Hello, I followed the instructions in the following document: https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+4.0+User+Install+Guide . When I run the following command:
bin/runClinicalPipeline.sh -i input_texts --xmiOut output_files --user "<my_username>" --pass "<my_password>" I’m getting the following error: 18 Aug 2020 17:48:27 ERROR PiperFileRunner - Initialization of annotator class "org.apache.ctakes.dictionary.lookup2.ae.DefaultJCasTermAnnotator" failed. (Descriptor: <unknown>) Any idea why? I downloaded the resources file and placed it as a sibling directory to the bin directory. Thank you!
