Сравнение на методи
Прегледайте избраните методи един до друг; редовете с разлики са откроени.
| Проверка на правопис и граматика× | Нормализация на текст× | |
|---|---|---|
| Област | Извличане на текст | Извличане на текст |
| Семейство | 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Набор от данни ↗ |
|
|