方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| N-gram语言模型× | 词义消歧 (WSD)× | |
|---|---|---|
| 领域 | 文本挖掘 | 文本挖掘 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | — | 2009 |
| 提出者≠ | — | Navigli (survey, 2009) |
| 类型≠ | Statistical language model | NLP semantic-disambiguation task |
| 开创性文献≠ | Jurafsky, D. & Martin, J.H. (2023). Speech and Language Processing, 3rd ed. link ↗ | Navigli, R. (2009). Word Sense Disambiguation: A Survey. ACM Computing Surveys (CSUR), 41(2), Article 10, 1-69. DOI ↗ |
| 别名 | n-gram model, statistical language model, N-gram Dil Modeli | WSD, sense tagging, Sözcük Anlamı Belirsizlik Giderme (WSD) |
| 相关≠ | 4 | 2 |
| 摘要≠ | An n-gram language model is a statistical model that predicts the probability of the next word by looking only at the previous n−1 words. Described in detail by Jurafsky and Martin (Speech and Language Processing), it provides foundational infrastructure for text generation, spelling correction, and speech recognition. | Word sense disambiguation (WSD) is the natural-language-processing task of choosing the correct meaning of a polysemous word from its context. Surveyed by Navigli (2009), it resolves which sense of a many-meaning word applies in a given sentence, improving the quality of information retrieval, machine translation, and question answering. |
| ScholarGate数据集 ↗ |
|
|