Hi everyone, I explored the POS tagger component guide and the readme file which both describe the annotator called POSTagger.xml. It looks like it should have 3 parameters: PosModelFile, TagDictionary and CaseSensitive.
This description matches with POSTagger.xml under ctakes-chunker/desc, but POSTagger.xml under ctakes-pos-tagger/desc has only the first parameter, ( this last directory is used in AggregatePlaintextUmlsProcessor.xml and AggregatePlaintextFastUmlsProcessor.xml ). Does this make a difference when running the pipeline? Thank you for your time, Maite