Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ruby 2.0 question #35

Open
no0p opened this issue Jan 18, 2015 · 2 comments
Open

ruby 2.0 question #35

no0p opened this issue Jan 18, 2015 · 2 comments

Comments

@no0p
Copy link

no0p commented Jan 18, 2015

Het Louis,

Thanks again for working on these great nlp tools for ruby. Just followed the readme for setting up with latest stanford-core-nlp release, and got an error from bind-it saying

"Unsupported major.minor version 52.0"

Any idea what the cause is? I was guessing maybe it's the ruby version not being compatible ruby 2.0.0p384

Thoughts?

@wynksaiddestroy
Copy link
Contributor

The problem is probably your Java version. The latest Stanford Core NLP release requires Java 8. Simply check your java version with: java -version.

@arbox
Copy link
Collaborator

arbox commented Oct 24, 2016

Please be patient, we are working on this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants