jerry317395616 commented on PR #1171: URL: https://github.com/apache/opennlp/pull/1171#issuecomment-4954574134
Thanks for catching this. TokenNameFinderToolTest verifies CLI presentation but its fixture was implicitly relying on Perceptron output. I pinned that fixture to Perceptron, while the dedicated runtime assertion still verifies that an unspecified algorithm defaults to MaxEnt. The focused test now passes 3/3, and the complete CLI module passes 37 tests with 0 failures and 0 errors. -- 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]
