[Moses-support] Error while running sample cases

2016-09-21 Thread Pablo Gonzalez
Thank you very much for your quick response last time, I decided to switch to Linux and could finally compile Moses, however, after installing all of the dependencies, when I try to run the tutorial ~/mosesdecoder/bin/moses -f phrase-model/moses.ini < phrase-model/in > out It fails with error

[Moses-support] Call for Participation: EMNLP 2016, Austin, Texas, USA, November 1–5, 2016

2016-09-21 Thread Saif Mohammad
EMNLP 2016: Conference on Empirical Methods in Natural Language Processing Austin, Texas, USA November 1-5, 2016 http://www.emnlp2016.net Follows us: https://twitter.com/emnlp2016 https://www.facebook.com/EMNLP-2016-715509195252840/timeline

Re: [Moses-support] Error while running sample cases

2016-09-21 Thread Hieu Hoang
what was the exact command you used to create the moses binaries? If you compiled your own boost libraries, what was the exact command you used to create the boost libraries? The error means you don't have the RIGHT boost library. I would recommend creating static boost libraries only so that