手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 意味解析× | 感情分析× | |
|---|---|---|
| 分野 | テキストマイニング | テキストマイニング |
| 系統 | 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データセット ↗ |
|
|