RE: errors when run BagOfCUIsGenerator.java

2014-04-22 Thread Liu, Ying
I installed cTAKES on another computer and ran the same code. I think this time is not because UMLS username/password. I couldn't figure out why. Thank you for your help! Ying Exception in thread "main" java.lang.NoClassDefFoundError: org/springframework/beans/TypeMismatchException at

RE: new dictionary lookup {was RE: lvg entries]

2014-04-22 Thread Finan, Sean
Hi James, >> Will the new dictionary lookup use the canonicalForm? It does use WordToken.getCanonicalForm(); Usually this seems to be empty, but as long as it is present it will be used. -Original Message- From: andy mcmurry [mailto:mcmurry.a...@gmail.com] Sent: Tuesday, April 22, 2014

Re: new dictionary lookup {was RE: lvg entries]

2014-04-22 Thread andy mcmurry
Highly Relevant *DNorm: disease name normalization* http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3810844/ "Disease names are often created by combining roots and affixes from Greek or Latin (e.g. ‘hemochromatosis’)" On Mon, Apr 21, 2014 at 8:57 AM, Masanz, James J. wrote: > Sean, > > W