You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by "jzonthemtn (via GitHub)" <gi...@apache.org> on 2023/03/15 14:47:03 UTC

[GitHub] [opennlp] jzonthemtn commented on pull request #521: OPENNLP-1481: Adding delta for DL test assertions.

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
   ```


-- 
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: dev-unsubscribe@opennlp.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org