blob: 584df39364cb9a3a63883b390f2a67658b4f105d [file] [log] [blame]
Apache cTAKES
==================================
Apache cTAKES<sup>TM</sup> is a natural language processing system for extraction of information from electronic medical record clinical free-text.
Requirements
---------------------------------------
Java 1.8 is required to run cTAKES
Maven 3 is required to build cTAKES
A license for the [Unified Medical Language System (UMLS)](https://www.nlm.nih.gov/research/umls/index.html) is required to use the named entity recognition module (dictionary lookup) with the default dictionary.
Information can be found in the [wiki](https://github.com/apache/ctakes/wiki) concerning:
- Developer installation.
- User installation.
- Running the system and its tools.
- Example pipelines.
- The application programming interface (API).
- Example code.
- Extending the system.
- Incorporating Apache cTAKES<sup>TM</sup> in a maven project.
* Documentation is currently in progress.