Hi, you are naming the files correctly - you just have to add the line
multiref = yes in the relevant [TUNING] or [EVALUATION:set] section. -phi On Tue, Nov 4, 2014 at 5:15 AM, Cheng Yong <[email protected]> wrote: > I want use the moses ems to train a translation system. > When tuning, I have multiple reference. So I name source set as dev.zh and > target set as dev.en0, dev.en1, dev.en2 > > I configure the tuning part of configure.basic like this > #input-sgm = $wmt12-data/dev/newstest2010-src.$input-extension.sgm > raw-input = $wmt12-data/dev.$input-extension > #tokenized-input = > #factorized-input = > #input = > # > #reference-sgm = $wmt12-data/dev/newstest2010-ref.$output-extension.sgm > raw-reference = $wmt12-data/dev.$output-extension > #tokenized-reference = > #factorized-reference = > #reference = > > but it doesn't work. > If I treat it as a single reference, It's ok. > How do I set up multiple tuning references? > > _______________________________________________ > 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
