Closed pathaine closed 7 years ago
Hi there,
Thank you very much for this code.
I'd like to know if anyone has run into the following error: AttributeError: StanfordCoreNLP instance has no attribute 'annotate'
I'm connecting to the StanfordCoreNLP server just fine. '.parse' works just fine. I've run out of ideas.
Many thanks!
The solution was to input ascii text rather than unicode FYI
Hi there,
Thank you very much for this code.
I'd like to know if anyone has run into the following error: AttributeError: StanfordCoreNLP instance has no attribute 'annotate'
I'm connecting to the StanfordCoreNLP server just fine. '.parse' works just fine. I've run out of ideas.
Many thanks!