Skip to content
This repository has been archived by the owner on Mar 21, 2020. It is now read-only.
/ cTAKES_test Public archive

Collection of code and scripts to run Apache cTAKES against clinical text

License

Notifications You must be signed in to change notification settings

giuseppetotaro/cTAKES_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cTAKES_test

This repository includes a collection of code and scripts to run and test Apache cTAKES on plain text.

Apache cTAKES is a natural language processing system for extraction of information from electronic medical record clinical free-text. cTAKES stands for clinical Text Analysis and Knowledge Extraction System.

Getting started

To run cTAKES against plain text, you can launch the following script:

./run_ctakes.sh -i /path/to/input -o /path/to/output -u user -p pass [-c /path/to/ctakes]

You may request a UMLS username and password at UMLS Terminology Services. Furthermore, you can specify the pathname to CTAKES_HOME; by default, the scripts looks for cTAKES into /usr/local.

What are the next steps

The preliminary work to integrate cTAKES into Apache Tika is available online: https://github.com/giuseppetotaro/CTAKESContentHadler

About

Collection of code and scripts to run Apache cTAKES against clinical text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published