Hello again. I want to share a new parameter with all annotators of all analysis engines inside an aggregated analysis engine. This should be done programmatically. The problem is, that aggregated analysis engines can only overwrite existing parameters. Is there any chance to bypass this?
I tried to directly add a ConfigurationParameter to ConfigurationParameterDeclaration of the aggregated analysis engine, but that doesn't seem to work (as no new parameters are allowed for the above reason). Best regards, Kai
