Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Проверка орфографии и грамматики× | Анализ тональности× | |
|---|---|---|
| Область | Интеллектуальный анализ текста | Интеллектуальный анализ текста |
| Семейство | Process / pipeline | Process / pipeline |
| Год появления≠ | 2003 | — |
| Автор метода≠ | Daniel Naber (rule-based checker); Peter Norvig (statistical spelling correction) | — |
| Тип≠ | Text-mining preprocessing / quality-assessment task | NLP text-classification task |
| Основополагающий источник≠ | Naber, D. (2003). A Rule-Based Style and Grammar Checker. Diploma Thesis. link ↗ | Pang, B. & Lee, L. (2008). Opinion Mining and Sentiment Analysis. Foundations and Trends in Information Retrieval, 2(1-2), 1-135. DOI ↗ |
| Другие названия≠ | spell checking, grammar checking, text proofing, Yazım ve Dilbilgisi Denetimi | opinion mining, polarity detection, duygu analizi |
| Связанные≠ | 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. | Sentiment analysis, also called opinion mining, is a natural-language-processing task that detects the emotional tone of text — typically classifying it as positive, negative, or neutral. It turns unstructured opinion text into structured, quantifiable polarity signals using one of three families of approaches: sentiment lexicons, trained machine-learning classifiers, or pretrained transformer models. |
| ScholarGateНабор данных ↗ |
|
|