You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the sample code from the README, and spun up Hypnos with docker-compose. Runs of the Python sample code return coded sentences (NLP is working fine), but events are empty and Docker logs shows petrarch_1 throwing "An error occured with PETR" errors with each submission.
Changing the text and shortening the text have had no effect. I get the same error each time.
I'm running the containers on a Redhat 6 server with Docker version 1.10.3.
The text was updated successfully, but these errors were encountered:
There is no longer error, that's all I ever see. It looks like the call to petrarch2.do_coding fails. Running the elements of Hypnos separately (Petrarch, Standford NLP, CLIFF, etc) works fine, but the Hypnos docker doesn't.
I'm using the sample code from the README, and spun up Hypnos with docker-compose. Runs of the Python sample code return coded sentences (NLP is working fine), but events are empty and Docker logs shows petrarch_1 throwing "An error occured with PETR" errors with each submission.
Changing the text and shortening the text have had no effect. I get the same error each time.
I'm running the containers on a Redhat 6 server with Docker version 1.10.3.
The text was updated successfully, but these errors were encountered: