rzo1 commented on PR #601:
URL: https://github.com/apache/opennlp/pull/601#issuecomment-2127381263

   Note: The currently failing tests are unrelated to the actual change:
   
   ```bash
   Error:    ChunkerModelLoaderTest.initResources:43->lambda$initResources$0:47 
Runtime java.io.IOException: Server returned HTTP response code: 503 for URL: 
https://opennlp.sourceforge.net/models-1.5/en-chunker.bin
   Error:    
TokenNameFinderModelLoaderTest.initResources:43->lambda$initResources$0:47 
Runtime java.io.IOException: Server returned HTTP response code: 503 for URL: 
https://opennlp.sourceforge.net/models-1.5/en-ner-location.bin
   Error:    
TokenNameFinderModelTest.testNERWithPOSModelV15:122->AbstractModelLoaderTest.downloadVersion15Model:41->AbstractModelLoaderTest.downloadModel:57
 ยป IO Server returned HTTP response code: 503 for URL: 
https://opennlp.sourceforge.net/models-1.5/pt-pos-perceptron.bin
   ```


-- 
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-unsubscr...@opennlp.apache.org

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

Reply via email to