Hi James, yes, I already succeeded in installing randLM and SRILM on both MacOSx and Linux Redhat. it was very simple following their documentations.
and yes, it is possible to compile Moses with any LM library you like adding zero, one or more of the following parameters --with-irstlm=/path/to/irstlm --with-randlm=/path/to/randlm --with-srilm=/path/to/srilm you can find more details here http://www.statmt.org/moses/?n=Development.GetStarted in section "Optional packages" at run time, you can select the desired LM type in the configuration file. Nicola On Oct 31, 2013, at 5:01 PM, Read, James C wrote: > Does anybody have experience with installing RandLM and SRILM? Is it possible > to compile Moses to support a variety of language model libraries and then > configure to select which one to use for each experiment? > > thanks, > James > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
