Re: [Moses-support] Compiling Moses with IRSTLM

2011-10-19 Thread Jehan Pages
Hi, On Thu, Sep 29, 2011 at 10:49 PM, Marcello Federico feder...@fbk.eu wrote: Hi folks, although just slower you might indeed still want to compile IRSTLM and SRILM at least to estimate and build your LM files. We are currently working to get a new release of IRSTLM ready which should be

Re: [Moses-support] Compiling Moses with IRSTLM

2011-10-02 Thread Jehan Pages
Hi, On Mon, Sep 26, 2011 at 6:44 PM, Kenneth Heafield mo...@kheafield.com wrote: Hi,    Since the sample language models are provided for you, it is no longer necessary to compile SRILM or IRSTLM (though you can if you want to use the specific features they provide; otherwise they're just

Re: [Moses-support] Compiling Moses with IRSTLM

2011-09-29 Thread Marcello Federico
Hi folks, although just slower you might indeed still want to compile IRSTLM and SRILM at least to estimate and build your LM files. We are currently working to get a new release of IRSTLM ready which should be both faster and thread safe. It will also provide new features that will allow to

Re: [Moses-support] Compiling Moses with IRSTLM

2011-09-26 Thread Jehan Pages
Hi, On Mon, Sep 26, 2011 at 3:48 PM, Nicola Bertoldi berto...@fbk.eu wrote: I am going to release (very soon) a new version of Moses including  new LM types Stay tuned on IRSTLM webpage If you need immediately, get the code from the IRSTLM SF repository you can download revision 452,

Re: [Moses-support] Compiling Moses with IRSTLM

2011-09-26 Thread Nicola Bertoldi
Dear Jehan, IRSTLM is able to load the ARPA-format language model In order to constrain Moses to use IRSTLM toolokit (instead of SRILM or others), change the first field (1 for IRSTLM or 0 for SRILM)in the configuration file best regards, Nicola Bertoldi On Sep 26, 2011, at 10:32 AM,

Re: [Moses-support] Compiling Moses with IRSTLM

2011-09-26 Thread Kenneth Heafield
Hi, Since the sample language models are provided for you, it is no longer necessary to compile SRILM or IRSTLM (though you can if you want to use the specific features they provide; otherwise they're just slower). I've updated the getting started documentation. Kenneth On 09/26/11 09:32,

[Moses-support] Compiling Moses with IRSTLM

2009-04-13 Thread Benjamin Shayne
I am attempting to compile Moses with BOTH SRILM (1.5.7) and IRSTLM (5.20.01) on a RHEL 5.2 machine ($MACHTYPE=x86_64-redhat-linux-gnu). My ./regenerate-makefiles.sh and ./configure --with-srilm=/usr/local/srilm-1.5.7 --with-irstlm=/export/IT/build/irstlm complete successfully, but I get the