mawiesne commented on PR #584: URL: https://github.com/apache/opennlp/pull/584#issuecomment-1907736090
> How should the code be changed to use the old model? Is there something I can help with to get these IT tests passing? @l-ma Have a look at `ChunkerModelLoaderTest#downloadVersion15Model`. This code (and the one in the abstract base class of `ChunkerModelLoaderTest` can do the trick job. I assume you need to copy over some helper methods to an abstract ... IT base class, similar as done in `ChunkerModelLoaderTest` and `AbstractModelLoaderTest` Hope it helps. -- 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]
