hello, i done with tuning, after tuning i observed that , there is only 0.5% improvement in translated op as compared to translation without tuning..
i used mert method i used following command to do tuning cd ~/working nohup nice ~/mosesdecoder-RELEASE-3.0/ \ scripts/training/mert-moses.pl \ ~/corpus/corpora.true.en \ ~/corpus/corpora.true.hi \ ~/mosesdecoder-RELEASE-3.0/bin/moses \ train/model/moses.ini --mertdir ~/mosesdecoder/bin/ \ &> mert.out & in manual 2 methods are defined for tuning 1.batch 2.online which one should i use? i done tuning with mert...there is no weight difference in moses.ini in mert-work folder and that of in train/model folder... so what is solution? ie after tuning should the weight in moses.ini in mert-work folder and train/model same or different??? plz helpppp
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
