I'm trying to make use of the placeholder implementation (but do not use EMS) and have a couple of questions when looking at:
http://www.statmt.org/moses/?n=Advanced.Hybrid#ntoc4 There is the addition of the "--Placeholders @num@" to the extract command in the training step, and the "-placeholder-factor 1 -xml-input exclusive" to the decode step. In the EMS section, section 3 on tuning, there are two mentions of adding the decoder change to the tuning section and another one to add similar flags to the tuning/evaluation section. My questions: 1. If I add "-placeholder-factor 1 -xml-input exclusive" to the --decoder-flags parameter of mert-moses.pl, will that single addition extend into both places mentioned in the EMS section? 2. In the EMS block, section 3 on tuning, the two mentions of adding -placeholder-factor differ; in one place the addition is "-placeholder-factor 1 -xml-input exclusive" and in the other it is "-placeholder-factor 1 1 -xml-input exclusive" (with two "1"s after the factor). Is this just a typo? Thanks!
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
