Issue parserASName and outputASName
Hi,
I used MultiPax in Gate developer and noticed that when the annots from a parser (MiniPar) are not specified in a differantiated annotation set the MultiPax annotations are not produced. So an annotation set produced by the (MiniPar) parser involved must be written to its own set. I can live with that but it seems as a requirement for MultiPax?
Another issue was when specifying a outputASName I get: java.lang.NullPointerException
at info.semanticsoftware.multiPaX.ParserPaX.newAnnos(ParserPaX.java:56)
at info.semanticsoftware.multiPaX.MiniparParserPaX.getPAS(MiniparParserPaX.java:235)
at info.semanticsoftware.multiPaX.MultiPaX.execute(MultiPaX.java:195)
So a differentiated output set for MultiPax cannot be specified?
Thanks,
Roland
- Login to post comments



Known bug...
Hi Roland,
Yes, that's a known bug. We plan a new release before the end of the year that also fixes this issue.
As a short-term workaround, simply use the same output set, and add an AnnotationSetTransfer PR to move the results to another annotation set.
Best, René
Fixed in release 1.3
This issue has been fixed with release 1.3 (see http://www.semanticsoftware.info/pax)
Best, René