Can I dynamically add new ngrams/words into pretrained KenLM model?
naymaraq opened this issue · comments
Dav Karamyan commented
I would like to dynamically add OOV words into pretrained KenLM model without retraining the model? Is it possible?
Kenneth Heafield commented
And what probability do you want them to have?
Dav Karamyan commented
with a fixed high probability.