Oh, are there two ways of doing this? I use config-with-reused-weights rather than weight-config.
On Wed, 2015-05-20 at 15:11 -0400, Philipp Koehn wrote: > Hi, > > you can point to the previous configuration file with the old weights: > > [TUNING] > > ### instead of tuning with this setting, old weights may be recycled > # specify here an old configuration file with matching weights > # > weight-config = $toy-data/weight.ini > > -phi > > On Wed, May 20, 2015 at 3:01 PM, Lane Schwartz <[email protected]> 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 > > > > > _______________________________________________ > 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
