Versions Compared

Key

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

...

  1. To run a piper file from the command line, execute the script bin/runPiperFile -p path/to/piper
  2. To run a piper from code use the main(..) method of PiperFileRunner in ctakes-core, or more directly use the PiperFileReader class in ctakes-core.

  3. There are examples of piper file use in the ctakes-examples module.

  4. A piper file can also be loaded and run by the Simple Pipeline Fabricator GUI.

 

ModulePiper fileDescription
coreDefaultTokenizerPipelineComplete Tokenizer pipeline.
chunkerChunkerSubPipeChunker partial pipeline.
assertionAssertionSubPipeEntity attribute partial pipeline.
assertionAttributeCleartkSubPipeEntity attribute partial pipeline.
clinical-pipelineDefaultFastPipelineComplete Clinical pipeline.

...

CLIParameter NameDescription
--userumlsUser , ctakes.umlsuserUMLS Username for dictionary lookup.
--passumlsPass , ctakes.umlspwUMLS Password for dictionary lookup.
--xmiOutOutputDirectoryAdds FileTreeXmiWriter to pipeline.

Table 4.  Additional command line parameters accepted by bin/runPiperFile and PiperFileRunner.

Info

Content by Label
showLabelsfalse
max5
spacesCTAKES
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("pipeline","piper","custom") and type = "page" and space = "CTAKES"
labelscustom pipeline piper

...