did you add -exec at the end (behind -continue 1) ?
Le 08/01/2016 18:16, Nicholas Ruiz a écrit : > Thanks, Tomasz. Unfortunately modifying the config file in the steps > directory didn't work for me. My block looks something like this: > > [EVALUATION:test4] > > tokenized-input = /path/to/test4.tok.$input-extension > tokenized-output = /path/to/test4.tok.$output-extension > wrapping-frame = $tokenized-input > > zınɹ ʞɔıu > > On Fri, Jan 8, 2016 at 12:11 PM, Tomasz Dwojak <[email protected] > <mailto:[email protected]>> wrote: > > Hi Nick, > > there is a way to do that. > > In your working directory is a "steps" directory, where the EMS > writes outputs, etc... There is also the copy of the config file > (e.g. steps/1/config.1). You have to edit this file and then run > EMS once again. > > Shortly: > 1. Edit steps/1/config.1 > 2. run experiment.perl -continue 1 > > Best, > Tomasz > > On 08.01.2016 17:45, Nicholas Ruiz wrote: >> Hi all, >> >> I have a few different experiments that have finished training. >> Let's say I have versions 0 1 2 3. I'd like to translate/evaluate >> an additional test set. I added another [EVALUATION:...] block to >> specify the paths of the eval data and now I'd like to run it with >> >> experiment.perl -config config.1 -continue 1 >> >> However, the steps for evaluating the new test set aren't in the >> list of steps. What's the best way to run this test without >> having to create another experiment folder? >> >> Thanks, >> Nick >> >> zınɹ ʞɔıu >> >> >> _______________________________________________ >> Moses-support mailing list >> [email protected] <mailto:[email protected]> >> http://mailman.mit.edu/mailman/listinfo/moses-support > > > > > _______________________________________________ > 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
