cpoerschke commented on code in PR #560: URL: https://github.com/apache/opennlp/pull/560#discussion_r1417244663
########## opennlp-dl/README.md: ########## @@ -4,7 +4,7 @@ This module provides OpenNLP interface implementations for ONNX models using the **Important**: This does not provide the ability to train models. Model training is done outside of OpenNLP. This code provides the ability to use ONNX models from OpenNLP. -Models used in the tests are available in the opennlp evaluation test data. +Models used in the tests are available in the [opennlp evaluation test data](???) directory. Review Comment: ```suggestion Models used in the tests are available in the [opennlp evaluation test data](https://nightlies.apache.org/opennlp/opennlp-data.zip) location. ``` -- 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]
