Miles, I don't think this does what I need. I think your example assumes that the weight-config file already exist when experiment.perl is run. I tried setting weight-config = $working-dir/model/moses.ini.* and weight-config = $working-dir/model/moses.ini In both cases I get a "file does not exist" error. I can skip the [RECASING] module , , why can't I skip the [TUNING] module? Is there a way to use pas-unless, ignore-unless, or template-if for this? Thanks, John
On 1/31/11, Miles Osborne <[email protected]> wrote: > supply a weights file, eg > > weight-config = /home/miles/nist09/run9.moses.ini > > add this to the TUNING section. > > Miles > > On 31 January 2011 21:22, John Morgan <[email protected]> wrote: >> -- >> Regards, >> John J Morgan >> >> >> >> >> Hello, >> I'd like to run an experiment with the ems without tuning. Is it >> enough to write "IGNORE" on the [TUNING] line in the configuration >> file? >> This doesn't seem to be working for me, so I've been changing >> experiment.meta. Under the decode section I write in: TRAINING:config >> instead of in: TUNING:weight-config. >> What is the right way to do this? >> Thanks, >> John >> _______________________________________________ >> 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. > -- Regards, John J Morgan _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
