You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by "mawiesne (via GitHub)" <gi...@apache.org> on 2023/02/24 18:07:55 UTC

[GitHub] [opennlp-sandbox] mawiesne commented on pull request #89: Sanitize some TODOs and unhealthy code

mawiesne commented on PR #89:
URL: https://github.com/apache/opennlp-sandbox/pull/89#issuecomment-1444167021

   @kinow  / @rzo1 Could one or both of you please check this on your machine / env:
   
   ```
   [INFO] Running org.apache.opennlp.namefinder.PredictTest
   Error:  2023-02-24 18:04:27.985054: I tensorflow/cc/saved_model/reader.cc:31] Reading SavedModel from: savedmodel
   Error:  2023-02-24 18:04:27.985780: I tensorflow/cc/saved_model/loader.cc:311] SavedModel load for tags { serve }; Status: fail. Took 736 microseconds.
   Error:  Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.955 s <<< FAILURE! - in org.apache.opennlp.namefinder.PredictTest
   Error:  org.apache.opennlp.namefinder.PredictTest.testFindTokens  Time elapsed: 0.938 s  <<< ERROR!
   org.tensorflow.TensorFlowException: Could not find SavedModel .pb or .pbtxt at supplied export directory path: savedmodel
   ```
   
   That's the test that was disabled for architecture reasons. I can't work that one out here. No that it is re-enabled it shows other issues, it seems. Thx for support.


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