hi

There's a few issues here:
1. the compile can't find the boost libraries. Make sure boost is installed on your computer. Or follow the instructions on the following webpage to compile moses yourself
       http://www.statmt.org/moses/?n=Development.GetStarted
2. there's a problem with using srilm 1.7.1 with moses. Do 1 of these things a. Don't use SRILM. Unless there's some legacy reason why you're still using it, there are better LM implemtations, eg. KENLM, IRSTLM, DALM.
        b. use an older version of SRILM.
c. Update moses. I've just made a change so that SRILM 1.7.1 now works with moses
https://github.com/moses-smt/mosesdecoder/commit/c08ebc9daeccba335e6c171e46d23fe45906684f

On 08/03/2015 18:24, Asad A.Malik wrote:
Hi All,

I wanted to use EMS and as per manual I have to link SRILM with Moses in order to use EMS. I tried the followng command:

/        ./bjam --with-srilm=/home/asad/research-07-Mar-2015/srilm-1.7.1/
/
/
But I am getting error. So their for I've followed the steps which were mentioned and I am send you the logs of it. I will be really thankful to you guyz.

--

Kind Regards,

Mr. Asad Abdul Malik

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to