2011/9/8 Kun Wang <[email protected]>:
> Hi, all,
>
> From the roadmap of Moses, I notice that Forced Decoding is a planned
> extension.
> Does anyone knows whether this module hasĀ been finished or not? Thanks.

I implemented a version of this a couple years ago. It's in Moses
trunk. Use the "-constraint" flag.

The value you pass to this flag should be a file with one line for
each line in your source file. The contents of each line must be the
target translation that you want the decoder to attempt to find.

This version of forced decoding will only find exact matches. There
has been some work done on fuzzy matching, but it's not complete (at
least I never finished it) and it's not in trunk. I think it's in my
branch from the MT Marathon in Prague.

Cheers,
Lane

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

Reply via email to