Smoothing N-gram language models with Zr = Nr / 0.5 (t - q); What to do with the final frequency? (q, r, and t are successive non-zero frequences)

后端 未结 0 1325
陌清茗
陌清茗 2020-12-22 05:19

Question about language modeling, I\'m trying to implement a Katz back-off model.

Many PDFs mention the equation I\'m asking about: Zr = Nr / 0.5 (t - q)

相关标签:
回答
  • 消灭零回复
提交回复
热议问题