Great, thanks.

> On Aug 17, 2016, at 6:46 PM, Hieu Hoang <[email protected]> wrote:
> 
> -cube-pruning-lazy-scoring
> 
> is implemented in the hiero/syntax model in moses and the pb model in moses2.
> 
> On 17/08/2016 23:13, Kenneth Heafield wrote:
>> Moses: pass -cube-pruning-lazy-scoring and it will call the LM as items
>> come out of the queue.  Default is before they go into the queue.
>> 
>> mtplz is both and everything in between.  Initially they go into the
>> queue with no LM, then items get incremental updates as they surface.  A
>> completely refined hypothesis goes into the queue one last time and has
>> to bubble up to the top before it gets output to the chart.
>> 
>> On 08/17/2016 11:06 PM, Matt Post wrote:
>>> In Moses / Moses2 / mtplz, does the computation of a hyperedge cost 
>>> (particularly the LM) occur when items are pushed onto the candidates list, 
>>> or when they are popped off?
>>> _______________________________________________
>>> 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
>> 


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

Reply via email to