[Moses-support] about segmentation flag of decoder

2014-02-20 Thread nadeem khan
Hi all; I want to know about the use of different flags of moses while decoding.. as I am getting this kind of translation output while ran the decoder.. there is no kind of segmentation of alignment information for words.. I am using coomand given below:   Output: Collecting options took

Re: [Moses-support] why compile moses with irstlm?

2014-02-20 Thread Hieu Hoang
I cna think of a few reasons when using IRSTLM is preferable to KENLM: 1. You've been given a LM that's already been binarized with IRSTLM so you must use it. 2. You need a language model that support large ngram order. By default, KenLM max n-gram order is 7. On 19/02/2014 13:44,