Hi, On Sat, Apr 3, 2010 at 7:26 AM, Somayeh Bakhshaei <[email protected]> wrote: > 1. I have usedĀ 5 orderĀ LM, and run the tuning step but in moses.ini file > still the LM order is 3! How it is may?
The training script gets the language model from the specified user settings, so you need to specify the right order there. You can also change the order in the moses.ini file afterwards. The tuning step does not change the order of the language model. > 2. If i want to change the distortion limit or ttable-limit, is it enough to > change it manually in the moses.ini, or it is needed to re-run tuning step? > Does the change of DL or tt-limit effect other parameters of the moses.ini? You may see some small gains if you re-tune with different distortion limit, but it may not be worth it. Same for the ttable-limit. -phi _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
