Hi Lane, Just do the LM binarization manually, edit the LM feature line in your tuned moses.ini to point to your new binary LM, and tell the EMS where to look for the tuned moses.ini:
[TUNING] config-with-reused-weights = $working-dir/tuning/moses.tuned.ini.10 It won't run tuning if you set config-with-reused-weights. Cheers, Matthias On Wed, 2015-05-20 at 14:01 -0500, Lane Schwartz wrote: > I've got a system that I trained using EMS. I'd like to change the > binarization of my LM (for example, the original used KenLM probing, and > now I want KenLM trie with quantization). > > If I simply change the lm-binarizer line in my config, EMS assumes that it > should re-run tuning. Is there a way that I can force it to not re-tune in > this case? > > Thanks, > Lane > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support -- 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
