手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 固有表現抽出 (Coreference Resolution)× | 感情分析× | |
|---|---|---|
| 分野 | テキストマイニング | テキストマイニング |
| 系統 | Process / pipeline | Process / pipeline |
| 提唱年≠ | 1978 | — |
| 提唱者≠ | Hobbs (1978); Lee et al. (2017, neural end-to-end) | — |
| 種類≠ | NLP information-extraction task | NLP text-classification task |
| 原典≠ | Lee, K. et al. (2017). End-to-end Neural Coreference Resolution. EMNLP. link ↗ | Pang, B. & Lee, L. (2008). Opinion Mining and Sentiment Analysis. Foundations and Trends in Information Retrieval, 2(1-2), 1-135. DOI ↗ |
| 別名 | coreference, anaphora resolution, Eşgönderim Çözümleme (Coreference Resolution) | opinion mining, polarity detection, duygu analizi |
| 関連≠ | 4 | 3 |
| 概要≠ | Coreference resolution is a natural-language-processing task that detects when different expressions in a text refer to the same entity — for example a name, a later pronoun, and a descriptive phrase all pointing at one person. Rooted in early linguistic work by Hobbs (1978) and advanced by the end-to-end neural model of Lee et al. (2017), it improves the quality of information extraction and text understanding. | 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データセット ↗ |
|
|