[Moses-support] one-to-one alignment

2014-02-15 Thread Arefeh Kazemi
Hello all, I am using Moses Ems and I need  one-to-one alignment between source and target words. I would like to know is there any way to force Giza to get one-to-one alignment? or is there any setting to display alignment probability in the final alignment file? Thank you for any help.

Re: [Moses-support] one-to-one alignment

2014-02-15 Thread Matthias Huck
Hi Arefeh, You could intersect the standard and inverse alignments from GIZA instead of applying the grow-diag-final-and heuristic. This will typically impair translation quality, though. Cheers, Matthias On Sat, 2014-02-15 at 14:18 -0800, Arefeh Kazemi wrote: Hello all, I am using Moses