Re: Custom Dictionary connected to mysql [EXTERNAL]

2017-12-27 Thread Chahal Arora
local machine. Attaching logs file. Regards Chahal Arora Software Engineer Raxa On Wed, Dec 27, 2017 at 8:30 PM, Finan, Sean < sean.fi...@childrens.harvard.edu> wrote: > Hi Chahal Arora, > > That is odd - I have never seen that message. Are you trying to run with > multiple t

Re: Custom Dictionary connected to mysql [EXTERNAL]

2017-12-27 Thread Chahal Arora
?useUnicode=truecharacterEncoding=utf8useSSL=false Is there a MySQL setting I need to change or the code in JdbcRareWordDictionary.java like creating a connection pool? Regards Chahal Arora Regards Chahal Arora Software Engineer Raxa On Sat, Dec 23, 2017 at 8:08 AM, James Masanz <masanz

Re: Custom Dictionary connected to mysql [EXTERNAL]

2017-12-21 Thread Chahal Arora
; Subject: RE: Custom Dictionary connected to mysql [EXTERNAL] > > I feel Sean and Tim will be the right persons to answer this. > > > > Regards, > > Gandhi > > > > -Original Message- > > From: Chahal Arora [mailto:chahal.ar...@raxa.com] > &g

Re: Custom Dictionary connected to mysql

2017-12-21 Thread Chahal Arora
have to put all terms in my database in lower case to make it work. Do you know any configuration so that I don't have to deal with the case issue without changing DefaultJCasTermAnnotator file? When using BSV file, I am getting lower case sting for both input and term. Regards Chahal Arora

Re: Custom Dictionary connected to mysql

2017-12-19 Thread Chahal Arora
the annotation array as empty in the result json. Attached tomcat logs again. Regards Chahal Arora Software Engineer Raxa On Tue, Dec 19, 2017 at 6:44 PM, Gandhi Rajan Natarajan < gandhi.natara...@arisglobal.com> wrote: > Not able to see any tomcat logs attached. > > Do you see any e

Re: Custom Dictionary connected to mysql

2017-12-19 Thread Chahal Arora
Hi, I have updated the customDictionary.xml and all the erros have gone but still not getting any result. I am attaching the latest customDictionary.xml and tomcat logs file. Regards Chahal Arora Software Engineer Raxa On Tue, Dec 19, 2017 at 5:45 PM, Chahal Arora <chahal.ar...@raxa.

Custom Dictionary connected to mysql

2017-12-19 Thread Chahal Arora
file or hsql database? Attached is the customDictionary.xml file that I am using. Regards Chahal Arora Software Engineer Raxa customDictionaryTerms org.apache.ctakes.dictionary.lookup2.dictionary.JdbcRareWordDictionary

Identifying multiple concepts from a single text

2017-12-04 Thread Chahal Arora
that can be extended to any concepts by creating a one (Blood pressure in this case) to many (Systolic BP and Diastolic BP) mapping between concepts in a file. Regards Chahal Arora Software Engineer Raxa

Re: Drug NER - Empty Dosage/Strength/Frequency Values

2017-12-04 Thread Chahal Arora
t; in the piper file worked for me. Regards Chahal Arora Software Engineer Raxa On Mon, Dec 4, 2017 at 2:21 PM, Taylor Cassidy <taylorcassid...@gmail.com> wrote: > Chahal, > > By the way, I was having a similar problem, but I don't > think iBoundaryAnnType has to do with offsets

Re: Drug NER - Empty Dosage/Strength/Frequency Values

2017-12-01 Thread Chahal Arora
can see the right way to do it is by changing the values of *DISTANCE* and *BOUNDARY_ANN_TYPE* but I am not sure about this and don't know how to do it? Can anyone help me with this? Regards Chahal Arora Software Engineer Raxa Regards Chahal Arora Software Engineer Raxa On Thu, Nov 30, 2017 at 6

Drug NER - Empty Dosage/Strength/Frequency Values

2017-11-30 Thread Chahal Arora
) on 06/07/02 for the treatment of hepatocellular carcinoma. 3) ASAT 10mg Four times daily 4) paracetamol BID AC 10d PO, aspirin BD Regards Chahal Arora Software Engineer Raxa

Re: Piper file for Lab Value Finder [EXTERNAL]

2017-11-23 Thread Chahal Arora
Regards Chahal Arora Software Engineer Raxa On Thu, Nov 23, 2017 at 1:10 AM, Finan, Sean < sean.fi...@childrens.harvard.edu> wrote: > Hi Chahal Arora, > > >1) Is there any piper file available for LabValueFinder that I can use to > make it work? > The LabValueFinder isn't pa

Piper file for Lab Value Finder

2017-11-22 Thread Chahal Arora
and the documentation available at https://cwiki.apache.org/confluence/display/CTAKES/Piper+Files. Is this the right approach this or I should look for other documentation. Regards Chahal Arora