You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: opennlp-dl/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This module provides OpenNLP interface implementations for ONNX models using the
4
4
5
5
**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.
6
6
7
-
Models used in the tests are available in the opennlp evaluation test data.
7
+
Models used in the tests are available in the [opennlp evaluation test data](https://nightlies.apache.org/opennlp/opennlp-data.zip) location.
0 commit comments