I followed the instruction on http://www.statmt.org/wmt07/baseline.html,but 
there are something cofused me.
on the step of Run System on Development Test Set,

Filter the model to fit into memory:
bin/moses-scripts/scripts-YYYYMMDD-HHMM/training/filter-model-given-input.pl 
working-dir/evaluation/filtered.devtest2006 
working-dir/tuning/moses.weight-reused.ini 
working-dir/evaluation/devtest2006.input
Decode with Moses:
moses/moses-cmd/src/moses -config 
working-dir/evaluation/filtered.devtest2006/moses.ini -input-file 
working-dir/evaluation/devtest2006.input > 
working-dir/evaluation/devtest2006.output

How is the directory( filtered.devtest2006 ) created,how  is the 
file(filtered.devtest2006/moses.ini) created and what is the content of the 
file.
    many thanks!
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to