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

Crash with larger corpus #9

Open
andidol opened this issue Jan 4, 2015 · 0 comments
Open

Crash with larger corpus #9

andidol opened this issue Jan 4, 2015 · 0 comments

Comments

@andidol
Copy link

andidol commented Jan 4, 2015

I have an English->German corpus with ~7GB built from (Pattr, Europarl and News Comments), max sentence length of 80 chars. fast_align crashes in iteration 1.

ITERATION 1

.................................................. [50000]
.................................................. [100000]
.................................................. [150000]
.................................................. [200000]
.................................................. [250000]

...
.................................................. [5650000]
Killed: 9

It is a memory problem. Process gets killed because of the memory consumption.
I avoided the problem by using a machine with a lot of memory.

@andidol andidol changed the title Crash with large corpus Crash with larger corpus Jan 4, 2015
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