In "Factored Tutorial", the first example is:
 
 % train-model.perl \
    --corpus factored-corpus/proj-syndicate \
    --root-dir unfactored \
    --f de --e en \
    --lm 0:3:factored-corpus/surface.lm:0

I think the language model is usually used in the decoding stage in SMT. What 
is the use of the lm parameter which lists a language model in the model 
training stage?
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to