I am tagging documents with the Dictionary tagger node. Afterwards, I am tagging the documents with the Stanford tagger node which overwrites my previous tags tagged by the Dictionary tagger.
How can I prevent such behaviour? I tried the option "Set named entities unmodifiable" of the Dictionary tagger node, but It doesn't changes anything.