Hi Ligia Yes, that's new mert. I'm not sure how it got into that location. I would suggest that you run 'make release' in the scripts directory, update your SCRIPTS_ROOTDIR, and check that running mert gives you something like:
[tantalus]bhaddow: $SCRIPTS_ROOTDIR/training/cmert-0.5/mert usage: mert -d <dimensions> [tantalus]bhaddow: You should then be able to run mert-moses.pl successfully, regards Barry On Tuesday 11 May 2010 15:04:10 Ligia Batrinca wrote: > Hello > > I did as indicated and this is the output: > > /home/user/mtsw/trunk/scripts/training/cmert-0.5/mert > usage: mert -d <dimensions> (mandatory ) > [-n retry ntimes (default 1)] > [-o the indexes to optimize(default all)] > [-t the optimizer(default powell)] > [-r the random seed (defaults to system clock) > [--sctype|-s] the scorer type (default BLEU) > [--scconfig|-c] configuration string passed to scorer > [--scfile|-S] comma separated list of scorer data files (default > score.data) [--ffile|-F] comma separated list of feature data files > (default > feature.data) > [--ifile|-i] the starting point data file (default init.opt) > [-v] verbose level > [--help|-h] print this message and exit > > > regards, > Ligia > > On Tue, May 11, 2010 at 3:57 PM, Barry Haddow <[email protected]> wrote: > > Hi Ligia > > > > I'm fairly sure that the debug output you posted was from new mert. > > > > Can you run > > > > $SCRIPTS_ROOTDIR/training/cmert-0.5/mert > > > > (with no arguments) and see what happens? > > > > regards > > Barry > > > > On Tuesday 11 May 2010 14:17:26 Ligia Batrinca wrote: > > > Hello, > > > > > > Thank you for the reply. I checked the webpage you suggested and in my > > > opinion I am writing the command correctly. This is it: > > > > > > perl trunk/scripts/training/mert-moses.pl tuning/input.lowercased > > > tuning/reference.lowercased trunk/moses-cmd/src/moses > > > baseline-system/model/moses.ini --working-dir > > > /home/user/mtsw/tuning/mertdir --rootdir /home/user/mtsw/trunk/scripts > > > --no-filter-phrase-table --nbest 100 >& log5.mert > > > > > > I am not using mert-moses-new.pl > > > > > > Thanks > > > > > > Regards, > > > Ligia > _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
