kpu / kenlm

KenLM: Faster and Smaller Language Model Queries

Home Page:http://kheafield.com/code/kenlm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I dynamically add new ngrams/words into pretrained KenLM model?

naymaraq opened this issue · comments

I would like to dynamically add OOV words into pretrained KenLM model without retraining the model? Is it possible?

And what probability do you want them to have?

with a fixed high probability.