Hi,

as far as I know the chart decoder can handle multiple factors
(I never tried it, but there has been interest at various points in
time, and I am not sure if they triggered enough motivation to
make it to work fully - the architecture of the code supports them),
but it definitely cannot handle decoding steps

The whole setup of decoding steps could use some major re-thinking
since the current implementation easily blows up when too many
translations rules can be generated - it's a mix of exhaustive
computation and panic pruning.

-phi



On Sat, Aug 23, 2014 at 9:43 AM, Marcin Junczys-Dowmunt <[email protected]>
wrote:

> Hi list,
> are Generation Models supposed to work with hierarchical models? When
> using moses_chart it seem that the generation model is being ignored.
> Thanks,
> Marcin
> _______________________________________________
> 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