Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These are instructions for installation of cTAKES for developers. With these instructions you can set up your development environment with cTAKES code, compile the code, change or extend the code, and deploy. If you simply want to be a user of the software, refer to the cTAKES 3.1 2 User Install Guide.

These install instructions do not supply knowledge of what the cTAKES components do. This is found in the cTAKES 3.1 2 Component Use Guide.

Once you have compiled the code you can process documents with the cTAKES components. The documents upon which you can run cTAKES will take many forms. An example of doing this is covered in the Processing Documents section.

...

Prerequisites: Java JDK 1.67+, Eclipse IDE 4.2+, subversive plugin (or svn equivalent with appropriate SVN team provider connectors), m2e plugin (or mvn equivalent)

...

The install for cTAKES 3.1 2 is very similar to the install for cTAKES 3.01, except for the following

  • When downloading the separately-downloadable resources, download ctakes-resources-3.12.0.zip instead of ctakes-resources-3.0.1.zip
  • There are more components in cTAKES 3.1 2 than there were in cTAKES 3.01

While noting the things above, see the cTAKES 3.0 2 Developer Install Guide for the step-by-step instructions.