The server is running in the new docker (https://github.com/neontribe/AG) but when I hit the prediction end point I get this error: AttributeError: 'WordNetCorpusReader' object has no attribute '_LazyCorpusLoader__args' I'm hitting the endpoint: http://192.168.21.237:9091/predict?threshold=low&chunk=true&roll_up=true&text=To%20grow%20apple%20trees.%20To%20raise%20mussels%20and%20clams The full error is here: https://gist.github.com/tobybatch/205bdf3481954c2345a9f6b3c09ef3ec
The server is running in the new docker (https://github.com/neontribe/AG) but when I hit the prediction end point I get this error:
I'm hitting the endpoint:
The full error is here: https://gist.github.com/tobybatch/205bdf3481954c2345a9f6b3c09ef3ec