Hi,

I use a model to translate English to French. First, I replaced HTML
tags such as <a>, <b>, with the placeholder {}, like this:

{}Processor{}

Then decoding. To my confusion, I got the result:

{}{} processeur

instead of {}processeur{}. Why did the placeholder move? How can I
make it fixed? Thanks for any suggestion.

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

Reply via email to