hi,
try like this. 
raw-reference = "$wmt12-data/dev/reference1 $wmt12-data/dev/reference2 
$wmt12-data/dev/reference3"

LX
> Le 4 nov. 2014 à 11:15, Cheng Yong <[email protected]> a écrit :
> 
> 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

Reply via email to