Hi, as long as you get error messages from experiment.perl, nothing will be executed.
The error message indicates that IRSTLM is not installed. You do not need it (you also do not need SRILM), so you should just comment out references to them and use KENLM. If everything runs through, the BLEU score will be in the file evaluation/report.1 -phi On Mon, Dec 28, 2015 at 7:04 AM, Sunayana Gawde <[email protected]> wrote: > Hi all, > > I tried giving my training tuning and test data in respective files and > then i did the change in config file as: home-dir = /home/sunayana > > then i used the command : > > nohup nice ~/mosesdecoder/scripts/ems/experiment.perl -config config -exec &> > log & > > it gives me this : > sunayana@sunayana:~/working/experiments$ nohup nice > ~/mosesdecoder/scripts/ems/experiment.perl -config config -exec &> log & > [1] 5823 > > > where do i check for BLEU score? > > I checked the log file here :/home/sunayana/working/experiments/steps > > there i get: > > nohup: ignoring input > STARTING UP AS PROCESS 5823 ON sunayana AT Mon Dec 28 17:27:04 IST 2015 > LOAD CONFIG... > find: `/home/sunayana/irstlm/bin*': No such file or directory > GENERAL:irstlm-dir: file /home/sunayana/irstlm/bin does not exist! > Died at /home/sunayana/mosesdecoder/scripts/ems/experiment.perl line 437. > > I also installed image magick, ghost view tool and Graphviz > > Please help me in this. > > > > -- > *Thanks & Regards* > > Ms. Sunayana R. Gawde. > > DCST, Goa University. > * P**leas**e don't print t**his e-mail unles**s you really need to.* > > _______________________________________________ > 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
