[Moses-support] BLEU score is lower than normal for baseline system (FR to EN)

2015-06-10 Thread Davood Mohammadifar
Hello everyone I executed all instructions for building baseline system (French to English SMT based on moses manual) with following system: CPU: core i5 2400 RAM: 4GB OS: Ubuntu 14.04 32-bit Moses: v3.0 (I used it in virtual machine that statmt.org released) After executing all of commands (tr

[Moses-support] Problem in building and execution of moses

2015-06-10 Thread Rahul Iyer
I have referred to the installation guide and i use the following command .root@rahul:~/mosesdecoder/mosesdecoder# ./bjam --with-boost=/root/mosesdecoder/boost_1_55_0/install -j2 On executing these command the error i encounter is as follows "g++" -ftemplate-depth-128 -O3 -finline-functions

Re: [Moses-support] Problem in building and execution of moses

2015-06-10 Thread Kenneth Heafield
It appears there is a problem compiling util/integer_to_string.cc but without the compiler error messages, it's hard to tell what that problem is. Please follow the directions at the bottom of your e-mail so I can look at the complete build output. Kenneth On 06/10/2015 11:18 PM, Rahul Iyer wrot