Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Семантический разбор× | Анализ тональности× | |
|---|---|---|
| Область | Интеллектуальный анализ текста | Интеллектуальный анализ текста |
| Семейство | Process / pipeline | Process / pipeline |
| Год появления≠ | 1996 (modern neural revival c. 2018) | — |
| Автор метода≠ | Zelle & Mooney (1996) — foundational supervised approach | — |
| Тип≠ | NLP structured-prediction task | NLP text-classification task |
| Основополагающий источник≠ | Zelle, J.M. & Mooney, R.J. (1996). Learning to Parse Database Queries Using Inductive Logic Programming. AAAI. link ↗ | Pang, B. & Lee, L. (2008). Opinion Mining and Sentiment Analysis. Foundations and Trends in Information Retrieval, 2(1-2), 1-135. DOI ↗ |
| Другие названия≠ | Anlamsal Ayrıştırma (Semantic Parsing), NL-to-SQL, text-to-SQL, natural language understanding | opinion mining, polarity detection, duygu analizi |
| Связанные≠ | 5 | 3 |
| Сводка≠ | Semantic parsing is a natural-language-processing task that converts free-text utterances into executable formal representations such as SQL queries, logical forms, or Abstract Meaning Representations (AMR). Established in its supervised learning form by Zelle and Mooney in 1996 and scaled to cross-domain settings by the Spider benchmark (Yu et al., 2018), it bridges the gap between human language and machine-executable structures. | 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Набор данных ↗ |
|
|