Versions Compared

Key

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

...

Step

Example

1. If you do not have a UMLS username and password, you may request one at UMLS Terminology Services.

No example

2. Edit the following files, adding in your UMLS user ID and password as parameters to the java command:

Windows:

Code Block
languagenone
bin\runctakesCVD.bat
bin\runctakesCPE.bat

Linux:

Code Block
languagenone
bin/runctakesCVD.sh
bin/runctakesCPE.sh

Code Block
languagenone
java -Dctakes.umlsuser=<YOUR_UMLS_ID_HERE> -Dctakes.umlspw=<YOUR_UMLS_PASSSWORD_HERE> -cp ... 

3. You will select an aggregate when you run cTAKES (continue reading).

No example

Process documents using cTAKES

...