Re: [Moses-support] Help - Decoding error for training Moses with a very large bilingual corpus

2012-10-29 Thread Hieu Hoang
Hi Cuong I think you have a | character in your data. You need to escape this before training. You can use the script *escape-special-chars.perl* *To do this* Hieu Sent from my flying horse On 29 Oct 2012, at 03:21 AM, Cuong Hoang wrote: Hi all, I re-check the problem again. It just happens

Re: [Moses-support] Help - Decoding error for training Moses with a very large bilingual corpus

2012-10-29 Thread Cuong Hoang
Hi all, I re-check the problem again. It just happens when I run Moses on a large training corpus. When I run on a smaller training corpus, no problem is happened. I don't think there is any problem of server since I run on a 24-cores and 130G RAM server. Everything is absolutely done including dep

[Moses-support] Help - Decoding error for training Moses with a very large bilingual corpus

2012-10-28 Thread Cuong Hoang
Hi all, When i run Moses which trains from a sub-part of WMT10. The bilingual corpus contains nearly 10 million pairs of sentences. Everything's okie. However, I was stuck with the error for the decoding process: *Check factors.size()==m_output.size() failed in moses/src/PDTAimp.h:273* and hence: