Hi, Lane, Thank you very much for your information.
Best regards, Kun Wang 2011-09-09 ========================================================= 汪昆 Wang Kun National Laboratory of Pattern Recognition (NLPR) Institute of Automation, Chinese Academy of Sciences Beijing,China Tel:8610 82614468 Email: [email protected] or [email protected] ========================================================= ----- Receiving the following content ----- From: Lane Schwartz Receiver: kunwang Time: 2011-09-08, 21:59:49 Subject: Re: [Moses-support] Forced decoding in Moses 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
