What URLs does ctakes use

2022-01-13 Thread John Doe
Hello, I'm trying to run ctakes in an environment where requests are restricted. It failed to authenticate my UMLS account (timeout error), which I assume is because it is using the UMLS API, which accesses https://utslogin.nlm.nih.gov to authenticate my account. So, if I'm going to be able to run

Re: What URLs does ctakes use

2022-01-13 Thread Peter Abramowitsch
The only one you need for ctakes is https://utslogin.nlm.nih.gov The other one is for accessing the NLM's apis for content - such as the metathesaurus. It is not used by ctakes. peter On Thu, Jan 13, 2022 at 12:11 PM John Doe wrote: > Hello, > > I'm trying to run ctakes in an environment wher

Ctakes + UMLS dictionary

2022-01-13 Thread Shyam Bhimani
Hello, I am new to cTAKES and having hard time understanding what year/version dictionary (SNOMED-CT, RxNorm, ICD9 etc) is being used by ctakes default clinical pipeline? I have some medication names that are not being picked up by cTAKES eg dupilumab, dupixent so I am trying to understand why.