Recompiling Moses with IRSTLM worked. Thanks for the help! Regards, Pradeep
On Fri, May 3, 2013 at 2:23 AM, Nicola Bertoldi <[email protected]> wrote: > It seems that you compiled Moses without link to IRSTLM > > If you are interested to use IRSTLM > you must re-compile Moses with IRSTLM as additional package > using the following parameter: > > "--with-irstlm=/path/to/irstlm" > > as described here > http://www.statmt.org/moses/?n=Development.GetStarted > > best regards, > Nicola Bertoldi > > On May 3, 2013, at 12:47 AM, Pradeep Dasigi wrote: > > Hello, > > I have been trying to use interpolated LM produced by IRSTLM (-v 5.80.02 ) > in Moses (-v >1.0). interpolate-lm of IRSTLM successfully produces an > output file (lmlist.final) in the following format: > > LMINTERPOLATION 2 > 0.124027 lmfile1 > 0.875973 lmfile2 > > However, when I try to use it with moses, with the following lines in the > ini file: > > [lmodel-file] > 1 0 5 lmlist.final > > I get the following errors: > > ERROR:Language model type unknown. Probably not compiled into library > ERROR:no LM created. We probably don't have it compiled > > From the earlier discussions in this mailing list on this topic, I see > that others have successfully done this with older versions of Moses and > IRSTLM. So, I must be missing something obvious, or something must have > changed in the newer versions of the packages. Can someone help me? > > Thanks, > Pradeep > _______________________________________________ > Moses-support mailing list > [email protected]<mailto:[email protected]> > http://mailman.mit.edu/mailman/listinfo/moses-support > >
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
