Hi,

this is a sign that the phrase table is too big to load into memory,
there are three options:
(a) use the binary phrase table
(b) filter the phrase table for the test set you are using
(c) both

See the Moses web page for details.

-phi

On Wed, Jul 9, 2008 at 7:17 PM, Megan Elmore ([EMAIL PROTECTED])
<[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have installed Moses and run the training process using the europarl corpus 
> but am now having problems with the decoder loading the phrase table. Like a 
> previous message on this list, I am getting the error
>
> terminate called after throwing an instance of 'std::bad_alloc'
>  what():  St9bad_alloc
> Aborted
>
> while the decoder is trying to load the phrase table, regardless of the 
> machine I run the decoder on (I've tried four now). Is there a way I can 
> optimize how much space the phrase table uses? Or is there something that 
> could be going wrong in the training or decoding processes? I am not sure 
> where to look for the error but with a little direction I could keep trying 
> to debug it.
>
> Thanks,
> -Megan E.
> _______________________________________________
> Moses-support mailing list
> [email protected]
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to