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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
