RE: cTakes - hsqldb connection problem

2015-06-02 Thread Finan, Sean
Hi Pankaj, I haven't seen this exact error before. I guess that my first steps toward a possible remedy would be: - check for existence of /org/apache/ctakes/dictionary/lookup/umls2011ab/umls.properties - make sure that it (resources/) is in your classpath - see if it looks like any of the

cTakes - hsqldb connection problem

2015-06-02 Thread Pankaj Shinde
Hi, I have done following to get cTakes working. 1. Created java project 2. Created java class 3. Instanciated BagOfCUIsGenerator class with two arguments, input folder and output folder. 4. Added all required files in this java project. When I try to run application I am getting following