Versions Compared

Key

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

...

 if the default sentence detector is not working well for you, you could try the new character-based sentence detector

Pipe Bits

 pipe bits document cTAKES modules are used to describe cTAKES modules for programs that help users create pipelines - see cTAKES GUI.

  • 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)

...