Hi I am trying to modify the DefaultFastPipeline.piper file and get this output after validating.
Validating Piper File ... Attempted to set Parameter by Command-line options. Command-line options are not specified. No parameters specified. Attempted to set Parameter by Command-line options. Command-line options are not specified. No parameters specified. Attempted to set Parameter by Command-line options. Command-line options are not specified. No parameters specified. Validation Complete. I would appreciate some help. thanks Barbara The piper file I am using is: // Commands and parameters to create a default plaintext document processing pipeline with UMLS lookup package ctakes // Text Files Reader // Reads document texts from text files specified in a provided list. # files The text files to be loaded reader org.apache.ctakes.core.cr.TextReader files=C:\cTAKES_HOME\inputdir // Load a simple token processing pipeline from another pipeline file load DefaultTokenizerPipeline.piper // Add non-core annotators add ContextDependentTokenizerAnnotator addDescription POSTagger // Add Chunkers load ChunkerSubPipe.piper // Default fast dictionary lookup load C:\Users\moloneb\eclipse-workspace\ctakes\ctakes\ctakes-dictionary-lookup-fast-res\src\main\resources\org\apache\ctakes\dictionary\lookup\fast\pipeline\DictionarySubPipe.piper // Add Cleartk Entity Attribute annotators load AttributeCleartkSubPipe.piper *Barbara Moloney* *BVSc MVS(Epidemiology) MANZCVS(Epidemiology & Pathology)* |Technical Specialist (Epidemiology) *NSW Department of Primary Industries* | *Biosecurity Intelligence & Traceability* -- ------------------------------ This message is intended for the addressee named and may contain confidential information. If you are not the intended recipient, please delete it and notify the sender. Views expressed in this message are those of the individual sender, and are not necessarily the views of their organisation.
