Hi,

I'm using EMS and factorized translation. For instance, I have this setting:

input-factors = word
output-factors = word brown50
alignment-factors = "word -> word"
translation-factors = "word -> word+brown50"
generation-factors = "brown50"
reordering-factors = "word -> word"
decoding-steps = "t0"

that is, I have brown clusters as an output factor.

Does someone can point me the proper way to add a generation step to create
the surface word using the cluster factor?

I tried:
generation-factors = "brown50 -> word"
but the experiment crashed durinh tuning

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

Reply via email to