Hi, you should run the Moses command by hand (the exact way it was run can be found in the log files) and go from there.
-phi On Wed, Aug 31, 2016 at 7:43 AM, Sara Ebrahim <[email protected]> wrote: > Hello Moses team, > > I am running a phrase based En-Ar SMT system, in the tuning step it stops > after run1 with this line in the end of mert.out: > > Line empty in nbestlist 'run1.best100.out' at /home/sara/mymoses/scripts/ > training/mert-moses.pl line 1481. > > Any help? > > the command I used: > > nohup nice /home/sara/mymoses/scripts/training/mert-moses.pl > /home/sara/corpus/dev/UNv1.0.devsetClean.en /home/sara/corpus/dev/UNv1.0. > devsetClean.ar /home/sara/mymoses/bin/moses > /home/sara/raw_exp/train/model/moses.ini > --mertdir /home/sara/mymoses/bin/ &> mert.out & > > the content of the file filtered.err: > > Executing: mkdir -p /home/sara/raw_exp/mert-work/filtered > Stripping XML... > Executing: /home/sara/mymoses/scripts/training/../generic/strip-xml.perl > < /home/sara/corpus/dev/UNv1.0.devsetClean.en > > /home/sara/raw_exp/mert-work/filtered/input.22048 > pt:PhraseDictionaryMemory name=TranslationModel0 num-features=4 > path=/home/sara/raw_exp/train/model/phrase-table.gz input-factor=0 > output-factor=0 > Considering factor 0 > ro:LexicalReordering name=LexicalReordering0 num-features=6 > type=wbe-msd-bidirectional-fe-allff input-factor=0 output-factor=0 > path=/home/sara/raw_exp/train/model/reordering-table.wbe- > msd-bidirectional-fe.gz > Considering factor 0 > Filtering files... > filtering /home/sara/raw_exp/train/model/phrase-table.gz -> > /home/sara/raw_exp/mert-work/filtered/phrase-table.0-0.1.1.gz... > 52139 of 403504 phrases pairs used (12.92%) - note: max length 10 > filtering > /home/sara/raw_exp/train/model/reordering-table.wbe-msd-bidirectional-fe.gz > -> /home/sara/raw_exp/mert-work/filtered/reordering-table.wbe- > msd-bidirectional-fe.0-0.1... > 52139 of 403504 phrases pairs used (12.92%) - note: max length 10 > -- > *Regards,* > *Sara Ebrahim* > > _______________________________________________ > 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
