Dear All,

I am currently using a SRILM Language Model (LM) in my Moses decoder. Does
anyone know how can I ask the decoder, at the decoding time, skip all
out-of-vocabulary words when computing the LM score (instead of doing
back-off)?

For instance, with the n-gram: "the <unk> house <unk> in", I would like the
decoder to assign it the probability of the phrase: "the house in"
(existing in the LM).

Do I need more options/declarations in moses.ini file?

Any help is very much appreciated,

Best,
Quang
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to