Re: [Moses-support] Translator Model Parameter Clarification

2015-03-20 Thread Hieu Hoang
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  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: :: (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
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
___
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


[Moses-support] Translator Model Parameter Clarification

2015-03-20 Thread Jer Yango
Hi there,

As seen on the training references from the website, the --lm parameter
accepts three inputs: format, order, and filename.


   - --lm -- language model: :: (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
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support