Versions Compared

Key

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

...

You can view information in the XMI files using the UIMA Cas Visual Debugger (CVD). See the cTAKES 4.0 Component Use Guide for reference.

  1. Execute bin/runctakesCVD
  2. Select File > Read Type System File
  3. Select TypeSystem.xml in resources/org/apache/ctakes/typesystem/types/
  4. Select File > Read XMI CAS File
  5. Select any .xmi file in your outputDirectory

Selections in the tree on the left can provide highlighting in the document text on the right.  Browsing annotations is not necessarily straightforward.  Reference the CVD main area documentation if necessaryfor how to use the CVD. See the cTAKES 4.0 Component Use Guide for cTAKES annotations and attributes.

 

Info

The command line bin/runClinicalPipeline runs the Piper File DefaultFastPipeline.piper in resources/org/apache/ctakes/clinical/pipeline/

...