the 4th input (8) is the LM implementation you would like the decoder to
use. 0=SRILM, 1=IRSTLM, 8=KENLM.

factor (0) is the factor in the output sentence you want the LM to use. If
you don't use factors, then it's always 0

Hieu Hoang
Research Associate (until March 2015)
University of Edinburgh
http://www.hoang.co.uk/hieu

On 20 March 2015 at 16:32, Jer Yango <[email protected]> wrote:

> Hi there,
>
> As seen on the training references from the website, the --lm parameter
> accepts three inputs: format, order, and filename.
>
>
>    - --lm -- language model: <factor>:<order>:<filename> (option can be
>    repeated)
>
> But the baseline system uses 4 inputs:
>
> -lm 0:3:$HOME/lm/news-commentary-v8.fr-en.blm.en:8
>
>
> I would like to find out what the factor input is, also in identifying the
> fourth input. Thanks!
>
> _______________________________________________
> 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

Reply via email to