[
https://issues.apache.org/jira/browse/OPENNLP-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700717#comment-17700717
]
ASF GitHub Bot commented on OPENNLP-1481:
-----------------------------------------
jzonthemtn commented on PR #521:
URL: https://github.com/apache/opennlp/pull/521#issuecomment-1470142338
To test:
```
wget https://nightlies.apache.org/opennlp/opennlp-data.zip
unzip opennlp-data.zip -d /tmp/
```
Then run the tests using that extracted data:
```
cd opennlp-dl
mvn test -DOPENNLP_DATA_DIR=/tmp/opennlp-data/ -Peval-tests
```
> Address failing ONNX Runtime tests
> ----------------------------------
>
> Key: OPENNLP-1481
> URL: https://issues.apache.org/jira/browse/OPENNLP-1481
> Project: OpenNLP
> Issue Type: Task
> Components: Build, Packaging and Test, Deep Learning
> Affects Versions: 2.1.1
> Reporter: Jeff Zemerick
> Assignee: Jeff Zemerick
> Priority: Major
> Fix For: 2.1.2
>
>
> Address failing ONNX Runtime tests.
> See the build log at
> [https://ci-builds.apache.org/blue/organizations/jenkins/OpenNLP%2Feval-tests/detail/eval-tests/14/pipeline/.|https://ci-builds.apache.org/blue/organizations/jenkins/OpenNLP%2Feval-tests/detail/eval-tests/14/pipeline/]
> Add a delta value for the tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)