clab / clab/fast_align

Crash with larger corpus

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
768
Forks
164
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.