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

Something else causing fab parse to abort... #12

Closed
ajratner opened this issue Aug 6, 2015 · 2 comments
Closed

Something else causing fab parse to abort... #12

ajratner opened this issue Aug 6, 2015 · 2 comments
Assignees
Labels

Comments

@ajratner
Copy link
Contributor

ajratner commented Aug 6, 2015

This run seems to have gone through almost the entire process with no errors, and I still can't find the suspect error/exception in the output logs...

This time it is not due to memory or disk space as before.

@ajratner ajratner added the bug label Aug 6, 2015
@ajratner ajratner self-assigned this Aug 6, 2015
@ajratner
Copy link
Contributor Author

ajratner commented Aug 6, 2015

Actually this was probably due to some sort of memory error- I guess maybe with segment sizes that are too large. I suppose coreNLP has some sort of persistent state that grows in size slowly as it runs...? Either way #13 still seems useful to quickly implement before trying again...

@ajratner ajratner closed this as completed Aug 6, 2015
@ajratner
Copy link
Contributor Author

ajratner commented Aug 6, 2015

Or has really big spikes in memory usage? Either way I will try splitting into smaller chunks (some balance between saving on coreNLP startup time & ideally smaller seg size) and keeping a server local register for recovery

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

No branches or pull requests

1 participant