xissy / node-stanford-simple-nlp

A simple node.js wrapper for stanford-core-nlp.
Other
148 stars 44 forks source link

Update class path for sentiment #5

Closed silentrob closed 10 years ago

silentrob commented 10 years ago

I believe the JAR was renamed in the version bump today.

java.classpath.push "#{__dirname}/../jar/ejml-0.23.jar"

xissy commented 10 years ago

Fixed! You're my saviour!