Hi list,
is there a way to make the n-best list in Moses a little bit more 
diverse without increasing the maximum n-best list size? Let's say I am 
willing to sacrifice decoding speed.

For instance

-n-best-list file 100 distinct

generates 100 and collapses them, so sometimes there may be only one 
hypothesis. I can get more distinct hypotheses by setting the size to 
e.g. 1000, but then some sentences might actually come up with 1000 
distinct hypotheses which is overkill.

The options -cube-pruning-diversity and -stack-diversity sound 
promising. I should add that this is a minolingual task with reordering 
switched off. I understand this has some impact on these options?
Best,
Marcin
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to