Hi Marcin,

If a sentence-level BLEU does the job for you (rather than corpus
-level), then check out the `sentence-bleu-nbest` tool in Moses. This
tool worked for me a couple of months ago, and I hope that nobody broke
it in the meantime.

Once you have sentence-level BLEU scores for all the n-best list
entries, you can just sort according to those values. 

It may well be that somebody has a better n-best oracle BLEU tool lying
around, though.

Cheers,
Matthias


On Tue, 2017-03-28 at 10:19 +0200, Marcin Junczys-Dowmunt wrote:
> Hi list,
> 
> does anyone have a tool that takes a moses-format n-best list and can 
> output the single best sentence per source sentence according to BLEU 
> and a given reference? Or anything that can be shoehorned into something 
> like that?
> 
> Thanks,
> 
> Marcin
> 
> _______________________________________________
> 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