手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 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データセット ↗ |
|
|