[Moses-support] help in incremental training

2016-12-16 Thread Adel Khalifa
Dear All, I just need a clear steps on how to do incremental training in moses, as the illustration in the manual is not cleared enough Thanks ___ Moses-support mailing list Moses-support@mit.edu http://mailman.mit.edu/mailman/listinfo/moses-support

Re: [Moses-support] Moses-support Digest, Vol 122, Issue 29

2016-12-16 Thread Mathias Müller
Hi Shubham You could start Moses in server mode: $ moses -f /path/to/moses.ini --server --server-port 12345 --server-log /path/to/log This will load the models, keep them in memory and the server will wait for client requests and serve them until you terminate the process. Translating is a bit d

Re: [Moses-support] Moses-support Digest, Vol 122, Issue 29

2016-12-16 Thread Shubham Khandelwal
Hey Thomas, Thanks for your reply. Using Cube Pruning, the speed is littile bit high, but not that much. I will try to play with these parameters. I have binary moses2 which supports it aswell but it is taking more time to than moses. Can you please send/share somewhere your binary moses2 file if