when you run tuning, there should also be another argument
   mert-moses.pl ....  --working-dir whatever
The tuned moses.ini will be created as
   whatever/moses.ini
This is the moses.ini file you should use

Hieu Hoang
http://www.hoang.co.uk/hieu

On 15 November 2015 at 09:02, Apurva Joshi <[email protected]>
wrote:

> 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
>
>
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to