Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There is only one item that is updated , and that is for which is related to Authentication for use of the Apache cTAKES UMLS dictionary.


Starting 2021, NIH is using a new method for UMLS license authentication.

To use the UMLS dictionary, you must obtain a UMLS API Key.

After obtaining a Key, there are several methods to utilize it with Apache cTAKES.

You may specify the value of your Key with a single parameter:

  • ctakes.umls_apikey   in apikey in your Operating System
  • umlsKey  umlsKey in your Operating System
  • umlsKey  umlsKey in your Piper File
  • umlsKey  umlsKey in your Dictionary Poperties Properties XML File
  • --key  in in your Clinical Pipeline Script command line
  • --key  in in your Piper Runner command line
  • -Dctakes.umls_apikey   in  in your Java command parameters
  • -DumlsKey   in in your Java command parameters

...