is this after running with SRILM? if so, then look for the script which creates the LM and delete it. that should force it to be re-created, using IRSLM
Miles On 27 May 2011 09:16, Greg Wilson <[email protected]> wrote: > Hi, first let me thank the people who are making Moses available, your > work is very appreciated! > > I am trying to run experiment.perl on an installation with only IRSTLM > (SRILM is not installed). This works perfectly fine if I do the > experiments manually. > > I followed this instruction for configuring the experiment to only use IRSTLM: > http://www.statmt.org/moses/?n=FactoredTraining.EMS#ntoc13 > The instruction is quite clear: uncomment lm-binarizer and > lm-quantizer, which I did. > > The problem is that it seems like experiment.perl still try to use SRILM: > > perl $m/scripts-20110520-1542/ems/experiment.perl -config config.toy > Use of implicit split to @_ is deprecated at > /usr/local/bin/scripts-20110520-1542/ems/experiment.perl line 2145. > STARTING UP AS PROCESS 14381 ON liveserver0 AT Fri May 27 06:45:00 UTC 2011 > LOAD CONFIG... > find: `/usr/local/srilm/bin/i686/ngram-count*': No such file or directory > LM:lm-training: file /usr/local/srilm/bin/i686/ngram-count does not exist! > find: `/usr/local/srilm/bin/i686*': No such file or directory > GENERAL:srilm-dir: file /usr/local/srilm/bin/i686 does not exist! > Died at /usr/local/bin/scripts-20110520-1542/ems/experiment.perl line 360. > > Is it possible to do what I want; to configure an > experiment.perl-experiment to only use IRSTLM, or are there hardwired > calls to SRILM somewhere in there? > > Thankful for any advice, > /Greg > _______________________________________________ > 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. _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
