方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 拼写和语法检查× | 文本规范化× | |
|---|---|---|
| 领域 | 文本挖掘 | 文本挖掘 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 2003 | — |
| 提出者≠ | Daniel Naber (rule-based checker); Peter Norvig (statistical spelling correction) | — |
| 类型≠ | Text-mining preprocessing / quality-assessment task | NLP preprocessing pipeline |
| 开创性文献≠ | Naber, D. (2003). A Rule-Based Style and Grammar Checker. Diploma Thesis. link ↗ | Baldwin, T. & Li, Y. (2015). An In-depth Analysis of the Effect of Text Normalization in Twitter. NAACL-HLT 2015. link ↗ |
| 别名 | spell checking, grammar checking, text proofing, Yazım ve Dilbilgisi Denetimi | Metin Normalleştirme, noisy-text normalization, text standardisation, lexical normalisation |
| 相关≠ | 4 | 3 |
| 摘要≠ | Spelling and grammar checking is a text-mining task that detects spelling mistakes and grammatical errors in text and proposes corrections. Building on Naber's rule-based style and grammar checker (2003) and Norvig's statistical spelling corrector (2009), it is used for data-quality assessment and text normalisation before further analysis. | Text normalization is an NLP preprocessing pipeline that converts noisy, abbreviated, or misspelled text — such as SMS messages, social-media posts, and OCR output — into a clean, standardised form. It is a prerequisite step for virtually every downstream NLP task, ensuring that inconsistent surface forms do not degrade tokenisation, parsing, or classification. The method gained systematic academic treatment through Baldwin and Li (2015) and Sproat and Jaitly (2017). |
| ScholarGate数据集 ↗ |
|
|