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]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to