Lokesh Kumar
Results
2
comments of
Lokesh Kumar
yes, only if the cTakes version is updated in pom.xml, you will get proper JSON reponse. pom.xml is available in the root directory of your ctakes server.
try using - java -Dctakes.umlsuser=XXX -Dctakes.umlspw=XXXX -Xmx5g -cp target/ctakes-server-0.1.jar:resources/ de.dfki.lt.ctakes.Server localhost 9999 desc/ctakes-clinical-pipeline/desc/analysis_engine/AggregatePlaintextFastUMLSProcessor.xml And Change the cTakes Version to 4.0.0 in pom.xml, rebuild the project and it will work.