hi mike Hieu Hoang http://www.hoang.co.uk/hieu
On 22 August 2016 at 22:48, Mike Ladwig <[email protected]> wrote: > 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? > No, if you want to use placeholders in tuning and during testing, you need to putting in both places. mert-moses.pl only does tuning > > 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? > Ya. thanks for pointing this out. I've changed the page > > Thanks! > > _______________________________________________ > 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
