I am using stanford parser input to the Multipax in GATE.
All annotations are stored in one name (ie from tokenization to parsing) myannotations.
When multipax is run, I get the error message - Couldn't find parser output-checkinputasname!.
Please help me to fix this.
thanks in advance.
vlisr

It worked.
It worked.
I didnot know that the ParserAs name is case sensitive.
It is running fine.
vlisr