Hi,

what you describe will likely not work the way you intend to.

It is possible to have multiple reordering models - although
you have to build them separately in two different training
runs and then edit the configuration file. However, every
phrase pair will be scored with both reordering models, and
if there is no entry (for instance if one is trained on a different
training set), then no score is applied - in other words, it has
a free cost.

-phi

On Wed, Jan 25, 2012 at 5:14 AM, Marwen Azouzi <[email protected]>wrote:

> Hi Moses,
>
> How to properly add two different distortion (reordering) models to the
> "moses.ini" configuration file (say a background/out-of-domain model and
> a specific/in-domain model) ?
>
> Thank you in advance.
>
> Marwen.
>
> _______________________________________________
> 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