-
Notifications
You must be signed in to change notification settings - Fork 27
cTAKES UMLS Package Fetcher
Sean Finan edited this page Feb 9, 2026
·
1 revision
The default cTAKES method for Named Entity Recognition (NER) is running the cTAKES Fast Dictionary Lookup algorithm on notes.
By default, cTAKES Fast Dictionary Lookup uses a subset of the Unified Medical Language System (UMLS).
The default dictionary is not part of the Apache cTAKES distributed package, and must be obtained separately.
To make this process easier for the user, there is a utility GUI named the UMLS Package Fetcher.
-
Obtain a license for the Unified Medical Language System (UMLS)
-
Open the UMLS Package Fetcher GUI ... execute bin/getUmlsDictionary
- The window will be mostly empty as no actions to download have been taken.
- Click the Download Dictionary button. (Crate with green arrow)
- The dictionary will be downloaded and placed in the appropriate location for use with cTAKES.
- Introduction to Pipelines
- Piper Files
- Running Pipelines
- Creating Pipelines
- Pipeline Components
- Creating Components
- Piper File Submitter
- UMLS Package Fetcher
- Dictionary Creator
- Simple Pipeline Fabricator
- Pipeline Installation Facility
- Module Basics
- Essential Modules
- for Basic Pipeline
- for Default Pipeline
- for Relations
- for Temporal Information
- for Coreferences
- Creating Modules
- Modules List
