> 
> I modified mose according to steps at
> http://www.statmt.org/moses/?n=Moses.Baseline and the output of the command
> below is the same as stated in the web page.
> 
>  diff mert-work/moses.ini binarised-model/moses.ini
> 

Hi Motaz

You need to set the phrase table type to 1, as in the instructions:

""
[bhaddow@hoenir working]$ diff mert-work/moses.ini binarised-model/moses.ini
 22c22
 < 0 0 0 5 /home/bhaddow/working/train/model/phrase-table.gz
 ---
 > 1 0 0 5 /home/bhaddow/working/binarised-model/phrase-table
""

Note that the first digit is a 1 on the modified moses.ini,

cheers - Barry
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to