Re: [Moses-support] Using Moses language models

2011-07-27 Thread Hieu Hoang
hi marc, thx for the commits. the regression test failed probably because the decoder wasn't compiled with SRI or IRST LM, which some of the regression test specify. I compiled your branch it passes. I suppose for convenience, we should change it to use KenLM, with specific tests for IRST

[Moses-support] Using KenLM instead of IRSTLM in existing moses.ini error

2011-07-27 Thread Lee Ball (Applied Language)
Hi guys, I just tried using KenLM out of interest for the first time with an old set of models that were using IRSTLM. Based on this: http://kheafield.com/code/kenlm/moses/ I changed the settings from: [lmodel-file] 1 0 5 /home/moses/languagemodels/model.es.lm.gz to [lmodel-file] 8 0 5

[Moses-support] Second CfP: Third Joint EM+/CNGL Workshop (JEC2011) 'Bringing MT to the User: Research Meets Translators'

2011-07-27 Thread Ventsislav Zhechev
CALL FOR PAPERS “Bringing MT to the User: Research Meets Translators” Third Joint EM+/CNGL Workshop (JEC 2011) http://web.me.com/emcnglworkshop/JEC2011 The EuroMatrixPlus

[Moses-support] MT Marathon: Third Call for Participation

2011-07-27 Thread Nicola Bertoldi
(Apologies if you receive multiple copies) Please, distribute it among potentially interested colleagues. CALL FOR PARTICIPATION The Machine Translation Marathon 2011 is the sixth in a series of events promoted by EuroMatrix and EuroMatrixPlus, which are EU research projects on Machine

Re: [Moses-support] Using KenLM instead of IRSTLM in existing moses.ini error

2011-07-27 Thread Kenneth Heafield
Hi, Which ASCII character sequence represents newline in your file? Try converting to UNIX newlines. Also can you send me the output of zcat /home/moses/languagemodels/model.es.lm.gz |head -n 10 |gzip send.gz (I'm asking you to rezip so that your mail client doesn't convert the enter