-
Notifications
You must be signed in to change notification settings - Fork 24
ctakes distribution
Sean Finan edited this page Dec 19, 2025
·
1 revision
Builds a binary installation of the cTAKES application.
The installation is placed in a zip file in the target/ directory.
The scripts in the bin/ directory are meant to be run from within a binary installation.
They will not work in the source project.
To use these scripts, build a binary installation by running
mvn package
and then unzip the apache-ctakes-*-bin.zip or apache-ctakes-*.tar.z file in the ctakes-distribution/target/
directory into a new directory that is not within the cTAKES source directories.
- Module Basics
- Essential Modules
- for Basic Pipeline
- for Default Pipeline
- for Relations
- for Temporal Information
- for Coreferences
- Modules List
- ctakes-assertion
- ctakes-assertion-zoner
- ctakes-chunker
- ctakes-clinical-pipeline
- ctakes-constituency-parser
- ctakes-context-tokenizer
- ctakes-core
- ctakes-coreference
- ctakes-dependency-parser
- ctakes-dictionary-lookup
- ctakes-dictionary-lookup-fast
- ctakes-distribution
- ctakes-dockhand
- ctakes-drug-ner
- ctakes-examples
- ctakes-fhir
- ctakes-gui
- ctakes-lvg
- ctakes-mastif-zoner
- ctakes-ne-contexts
- ctakes-pbj
- ctakes-pos-tagger
- ctakes-preprocessor
- ctakes-regression-test
- ctakes-relation-extractor
- ctakes-side-effect
- ctakes-smoking-status
- ctakes-template-filler
- ctakes-temporal
- ctakes-tiny-rest
- ctakes-type-system
- ctakes-utils
- ctakes-web-rest
- ctakes-ytex
- ctakes-ytex-uima
- ctakes-ytex-web
