Process / pipeline
N-gram语言模型
N-gram语言模型是一种统计模型,它通过仅查看前 n−1 个词来预测下一个词的概率。Jurafsky 和 Martin 在《Speech and Language Processing》一书中对此进行了详细描述,它为文本生成、拼写纠正和语音识别提供了基础性基础设施。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Jurafsky, D. & Martin, J.H. (2023). Speech and Language Processing, 3rd ed. link ↗
- Chen, S.F. & Goodman, J. (1999). An Empirical Study of Smoothing Techniques for Language Modeling. Computer Speech & Language, 13(4), 359-394. DOI: 10.1006/csla.1999.0128 ↗
如何引用本页
ScholarGate. (2026, June 1). N-gram Statistical Language Model. ScholarGate. https://scholargate.app/zh/text-mining/ngram-language-model
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →