hiteshjoshi / node-stanford-corenlp

A simple node.js wrapper for Stanford CoreNLP.
Other
75 stars 35 forks source link

Why does the Async mode example return "[Error: Load a pipeline first.] undefined" #26

Open Ricsie opened 8 years ago

Ricsie commented 8 years ago

The Async mode example returns [Error: Load a pipeline first.] undefined with everything set up as it should be. How can I get it working?

I have the same error on Async example code. How can I solve it? I'm Really stuck there...