msfroh opened a new pull request, #14198: URL: https://github.com/apache/lucene/pull/14198
### Description This resurrects the OpenNLP model training task from Ant (https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.11.2/lucene/analysis/opennlp/build.xml#L52-L84) to Gradle. I ran the new `regenerate` target to regenerate the models with the new OpenNLP 2.5.3, which broke some of the chunking tests. I don't really understand the chunking output, so I just updated the test to reflect the new output. (The differences are pretty small.) -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org