Brad Heap
Brad Heap
I've got the same issue, I send one large/long sentence to score and then the next time I call the API the pipe is broken. E.g.: Thus it was not...
On my side, there are two ways to reproduce and two work arounds. FYI I'm using the sentiment annotator but I think the issue is in the parsing. I can't...
Edit train and test to use GPU = False
I've just created pull request #47 for a change that I've made that improves this issue - at least in my testing.
Could it be that you're attempting to call CoreNLP before the server is fully started? It takes a few seconds for the server to boot up.