Related Experiment Video
Updated: Jun 9, 2026

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
Published on: September 20, 2018
Mayo clinical Text Analysis and Knowledge Extraction System (cTAKES): architecture, component evaluation and
Guergana K Savova1, James J Masanz, Philip V Ogren
1Mayo Clinic College of Medicine, Rochester, Minnesota, USA. guergana.savova@childrens.harvard.edu
We developed an open-source system, clinical Text Analysis and Knowledge Extraction System (cTAKES), for extracting information from clinical electronic medical records. This natural language processing tool achieves high accuracy in various text analysis tasks, enhancing clinical data utilization.
Area of Science:
- Natural Language Processing
- Biomedical Informatics
- Clinical Data Mining
Background:
- Electronic medical records (EMRs) contain valuable clinical information within unstructured free-text notes.
- Extracting this information is crucial for clinical research, decision support, and quality improvement.
- Existing tools often lack domain-specific training or are not openly accessible.
Purpose of the Study:
- To build and evaluate an open-source natural language processing system for information extraction from clinical free-text in EMRs.
- To describe the system's architecture and performance.
- To provide a foundation for higher-level semantic processing of clinical text.
Main Methods:
- Developed the clinical Text Analysis and Knowledge Extraction System (cTAKES) based on the Unstructured Information Management Architecture (UIMA) and OpenNLP.
- Trained cTAKES components specifically for the clinical domain to generate linguistic and semantic annotations.
- Evaluated individual component performance (sentence boundary detection, tokenization, POS tagging, shallow parsing, named entity recognition) and system-level performance (concept mapping, negation, status detection).
Main Results:
- Achieved high accuracy for individual components: sentence boundary detector (0.949), tokenizer (0.949), part-of-speech tagger (0.936), shallow parser (0.924 F-score).
- System-level evaluation yielded F-scores of 0.715 (exact) and 0.824 (overlapping) for named entity recognition.
- Demonstrated strong accuracy for concept mapping (0.957/0.580), negation (0.943/0.939), and status attributes (0.859/0.839).
Conclusions:
- The open-source cTAKES system effectively extracts information from clinical free-text.
- cTAKES components demonstrate robust performance, suitable for clinical domain applications.
- The generated annotations serve as a basis for advanced clinical text analysis and knowledge discovery.
Related Concept Videos
Multiple Comparison Tests
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
Computed Tomography
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
Nursing Clinical Information System
A Nursing Clinical Information System (NCIS) is a specialized type of healthcare information system tailored to meet the unique needs of nursing practice. It incorporates the principles of nursing informatics to streamline information management and improve the quality of care delivery.
Critical attributes of NCIS include:
Methods of Documentation V: CBE
In CBE, healthcare professionals establish predefined standards of practice that define what constitutes...

