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

Increase JVM size #108

Open
peddinti opened this issue Apr 12, 2015 · 2 comments
Open

Increase JVM size #108

peddinti opened this issue Apr 12, 2015 · 2 comments

Comments

@peddinti
Copy link

How do i increase the JVM size? i know we can do it for stanford core nlp? but how do we do it here?

@Ch4s3
Copy link

Ch4s3 commented Apr 13, 2015

You need to set the JAVA_OPTS. Try using something like -Xmx768m or -Xmx{SIze in mb}mb

@peddinti
Copy link
Author

Where do i set? in the console? i did try setting in the console, export JAVA_OPTS="-Xmx2048m"

didn't help much

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

2 participants