Versions Compared

Key

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

Table of Contents
maxLevel2
printablefalse

cTAKES GUI

 to build pipelines from cTAKES components and to run pipelines.

...

  • document descriptions of components, and inputs, outputs, parameters, dependencies
  • implemented as Java annotations
  • simplifies pipeline builders
  • indicates whether a component is a Collection Reader, Annotator, or a Cas Consumer (Writer)

Changes 

 if you've written code that directly uses classes within cTAKES, you could be affected by the following:

...