Hi,

you should not specify an n-best-list option to the MERT script,
since it uses its own file naming convention for the n-best list
files it produces. If you want to change the size of the n-best lists
to 200 use the option "-nbest 200".

-phi

On Fri, Nov 27, 2009 at 2:55 PM, Samidh Chatterjee <sami...@gmail.com> wrote:
> In the tuning script I passed the following parameter to mert-moses.pl
> script.
>  --decoder-flags '-n-best-list output_file 200'
>
>
> But the script keeps throwing me the error :
>
> Peeking at the beginning of nbestlist to get order of scores:
> run1.best100.out
> Failed to get order of scores from nbestlist 'run1.best100.out'
>
> Looking at the code and the output, it seems the decoder runs successfully,
> though.
>
> I do not get this. Can someone help?
>
>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to