FYI, the regression tests have moved. They are now hosted on github
under the moses-smt organization page. This is set up as a submodule
in the mosesdecoder repository.

To get and run the regression tests:

cd mosesdecoder.git
git submodule init
git submodule update
./bjam --with-irstlm=/path/to/irst --with-srilm=/path/to/sri --with-regtest -j8

Cheers,
Lane
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to