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

Memory requirements #1

Open
smartschat opened this issue Jul 23, 2015 · 1 comment
Open

Memory requirements #1

smartschat opened this issue Jul 23, 2015 · 1 comment

Comments

@smartschat
Copy link
Owner

cort currently needs a lot of RAM, predicting with the latent ranking model on the CoNLL-2012 development data takes ~8GB, mainly due to multiprocessing during feature extraction.

smartschat pushed a commit that referenced this issue Sep 23, 2016
Read java path from environment variable if set
@ghost
Copy link

ghost commented May 20, 2018

Since Cort has Cython as a dependency anyways, maybe that code should be rewritten in Cython format (.pyx), which may reduce memory consumption.

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

1 participant