Re: [Moses-support] Performance issues using Moses Server with Moses 3

2015-07-20 Thread Barry Haddow
Hi Oren The threading model is different. In v1, the server created a new thread for every request, v3 uses a thread pool. Try increasing the number of threads. Also, make sure you use the compact phrase table and KenLM as they are normally faster, and pre-pruning your phrase table can

[Moses-support] Performance issues using Moses Server with Moses 3

2015-07-20 Thread Oren
Hi all, We are in the process of migrating from Moses 1 to Moses 3. We have noticed a significant slowdown when sending many requests at once to Moses Server. The first request will actually finish about 25% faster that a single request using Moses 1, but as more requests accumulate there is a

[Moses-support] Errors in tuning Moses

2015-07-20 Thread Sudip Mahajan
Hello, I am trying to train the 'moses.ini' file with 'mert-moses.pl' script. The exact command I am running is nohup nice $myPATH/mosesdecoder/scripts/training/mert-moses.pl --decoder-flags=threads 4 \ $myPATH/working/tuningcorpus/prepared-corpus/news-test2008.clean.fr

Re: [Moses-support] Getting started - Best practices

2015-07-20 Thread Hieu Hoang
On 19/07/2015 23:06, Vincent Nguyen wrote: I finally went through the all Baseline process with the KenLM model. results are mitigated, so from here what would be the best practices ? 1) I saw online a bunch of corpus available from the European Union should this be used to train the