방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| n-gram 언어 모델× | 단어 의미 명확화 (Word Sense Disambiguation, 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데이터셋 ↗ |
|
|