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

Reply via email to