Re: [Moses-support] size of training.out

2013-09-05 Thread Hieu Hoang
the command looks ok. I'm not sure if 500k for training.out is normal or
not.

Is there any error messages in training.out? Are the models created by the
command you ran ok?




On 4 September 2013 11:52, Arefeh Kazemi arefeh_kaz...@yahoo.com wrote:

 Dear Hieu
 Thank you for the reply.
 the exact command is:

 nohup nice


 /opt/tools/mosesdecoder-RELEASE-1.0/mosesdecoder-RELEASE-1.0/scripts/training/train-model.perl

 -root-dir train  -corpus /opt/tools/dataset/mizan/M_Tr_Clean  -f en -e fa

 -alignment grow-diag-final-and -reordering msd-bidirectional-fe -lm

 0:3:/opt/tools/lm2/Mizan.blm.en:8  -external-bin-dir

 /opt/tools/mosesdecoder-RELEASE-1.0/mosesdecoder-RELEASE-1.0/tools/ 
 training.out


 ___
 Moses-support mailing list
 Moses-support@mit.edu
 http://mailman.mit.edu/mailman/listinfo/moses-support




-- 
Hieu Hoang
Research Associate
University of Edinburgh
http://www.hoang.co.uk/hieu
___
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


[Moses-support] Help Request

2013-09-05 Thread zhengshun999999
Thank you for helping diagnose the building problem!notice: found boost-build.jam at /usr/share/boost-build/boost-build.jam
notice: loading Boost.Build from /usr/share/boost-build/kernel
notice: Searching /etc /home/zs /usr/share/boost-build/kernel 
/usr/share/boost-build /usr/share/boost-build/kernel 
/usr/share/boost-build/util /usr/share/boost-build/build 
/usr/share/boost-build/tools /usr/share/boost-build/contrib 
/usr/share/boost-build/. for site-config configuration file site-config.jam .
notice: Configuration file site-config.jam not found in /etc /home/zs 
/usr/share/boost-build/kernel /usr/share/boost-build 
/usr/share/boost-build/kernel /usr/share/boost-build/util 
/usr/share/boost-build/build /usr/share/boost-build/tools 
/usr/share/boost-build/contrib /usr/share/boost-build/. .
notice: Searching /home/zs /usr/share/boost-build/kernel /usr/share/boost-build 
/usr/share/boost-build/kernel /usr/share/boost-build/util 
/usr/share/boost-build/build /usr/share/boost-build/tools 
/usr/share/boost-build/contrib /usr/share/boost-build/. for user-config 
configuration file user-config.jam .
notice: Configuration file user-config.jam not found in /home/zs 
/usr/share/boost-build/kernel /usr/share/boost-build 
/usr/share/boost-build/kernel /usr/share/boost-build/util 
/usr/share/boost-build/build /usr/share/boost-build/tools 
/usr/share/boost-build/contrib /usr/share/boost-build/. .

file /home/zs/mosesdecoder/previous.sh
#!/bin/sh
/usr/bin/bjam --help --debug-configuration -d2


bash -c g++ -lSegFault -x c++ - 'int main() {}' -o 
/home/zs/mosesdecoder/dummy /dev/null 2/dev/null  rm 
/home/zs/mosesdecoder/dummy 2/dev/null
 0
bash -c g++  -static -lSegFault -x c++ - 'int main() {}' -o 
/home/zs/mosesdecoder/dummy /dev/null 2/dev/null  rm 
/home/zs/mosesdecoder/dummy 2/dev/null
 1
bash -c g++  -lboost_program_options-1_46_1 -x c++ - 'int main() {}' -o 
/home/zs/mosesdecoder/dummy /dev/null 2/dev/null  rm 
/home/zs/mosesdecoder/dummy 2/dev/null
 1
bash -c g++  -static -lboost_program_options -x c++ - 'int main() {}' -o 
/home/zs/mosesdecoder/dummy /dev/null 2/dev/null  rm 
/home/zs/mosesdecoder/dummy 2/dev/null
 0
bash -c g++  -lboost_system-mt  -static -x c++ - 'int main() {}' -o 
/home/zs/mosesdecoder/dummy /dev/null 2/dev/null  rm 
/home/zs/mosesdecoder/dummy 2/dev/null
 0
bash -c g++  -lboost_thread-mt  -static -x c++ - 'int main() {}' -o 
/home/zs/mosesdecoder/dummy /dev/null 2/dev/null  rm 
/home/zs/mosesdecoder/dummy 2/dev/null
 0
bash -c g++  -lboost_program_options-mt  -static -x c++ - 'int main() {}' 
-o /home/zs/mosesdecoder/dummy /dev/null 2/dev/null  rm 
/home/zs/mosesdecoder/dummy 2/dev/null
 0
bash -c g++  -lboost_unit_test_framework-mt  -DBOOST_TEST_MODULE=CompileTest  
-include boost/test/unit_test.hpp  -static -x c++ - 
'BOOST_AUTO_TEST_CASE(foo) {}' -o /home/zs/mosesdecoder/dummy /dev/null 
2/dev/null  rm /home/zs/mosesdecoder/dummy 2/dev/null
 0
bash -c g++  -lboost_iostreams-mt  -static -x c++ - 'int main() {}' -o 
/home/zs/mosesdecoder/dummy /dev/null 2/dev/null  rm 
/home/zs/mosesdecoder/dummy 2/dev/null
 0
bash -c g++  -lboost_filesystem-mt  -static -x c++ - 'int main() {}' -o 
/home/zs/mosesdecoder/dummy /dev/null 2/dev/null  rm 
/home/zs/mosesdecoder/dummy 2/dev/null
 0
bash -c g++  -static -lz -x c++ - 'int main() {}' -o 
/home/zs/mosesdecoder/dummy /dev/null 2/dev/null  rm 
/home/zs/mosesdecoder/dummy 2/dev/null
 0
bash -c g++ -ltcmalloc_minimal -x c++ - 'int main() {}' -o 
/home/zs/mosesdecoder/dummy /dev/null 2/dev/null  rm 
/home/zs/mosesdecoder/dummy 2/dev/null
 1
Tip: install tcmalloc for faster threading.  See BUILD-INSTRUCTIONS.txt for 
more information.
warning: No toolsets are configured.
warning: Configuring default toolset gcc.
warning: If the default is wrong, your build may not work correctly.
warning: Use the toolset=x option to override our guess.
warning: For more configuration options, please consult
warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
notice: will use 'g++' for gcc, condition toolsetgcc-4.6
notice: using gcc libraries :: toolsetgcc-4.6 :: /usr/bin /usr/lib /usr/lib32 
/usr/lib64
notice: using gcc archiver :: toolsetgcc-4.6 :: /usr/bin/ar
notice: using gcc ranlib :: toolsetgcc-4.6 :: /usr/bin/ranlib
warning: toolset gcc initialization: can not find tool windres
warning: initialized from
notice: using rc compiler :: toolsetgcc-4.6 :: /usr/bin/as
bash -c g++ -lbz2 -x c++ - 'int main() {}' -o /home/zs/mosesdecoder/dummy 
/dev/null 2/dev/null  rm /home/zs/mosesdecoder/dummy 2/dev/null
 0
bash -c g++ -include bzlib.h -x c++ - 'int main() {}' -o 
/home/zs/mosesdecoder/dummy /dev/null 2/dev/null  rm 
/home/zs/mosesdecoder/dummy 2/dev/null
 0
bash -c g++  -static -lbz2 -x c++ - 'int main() {}' -o 
/home/zs/mosesdecoder/dummy /dev/null 2/dev/null  rm 
/home/zs/mosesdecoder/dummy 2/dev/null
 0
bash -c g++ -llzma -x c++ - 'int main() {}' -o /home/zs/mosesdecoder/dummy 
/dev/null 2/dev/null  rm /home/zs/mosesdecoder/dummy