Hi Marcin,

You can increase the n-best factor:

        -n-best-factor 100

Or just set it to 0 (= no limit). The default is 20.

Cheers,
Matthias


On Thu, 2014-06-05 at 17:23 +0200, Marcin Junczys-Dowmunt wrote:
> 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
> 



-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to