l-ma commented on PR #584: URL: https://github.com/apache/opennlp/pull/584#issuecomment-1884187730
I addressed the `POSTaggerMEIT.testPOSTagger` test but used `Assertions.assertArrayEquals` like in `ChunkerMEIT`. `ChunkerMEIT` fails because https://dlcdn.apache.org/opennlp/models/ud-models-1.0/ does not have any Chunker file. I didn't find any Chunker anywhere under https://dlcdn.apache.org/opennlp/, but I did find a Chunker here: https://opennlp.sourceforge.net/models-1.5/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
