手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 固有表現抽出 (Coreference Resolution)× | 質問応答 (QA)× | |
|---|---|---|
| 分野 | テキストマイニング | テキストマイニング |
| 系統 | Process / pipeline | Process / pipeline |
| 提唱年≠ | 1978 | — |
| 提唱者≠ | Hobbs (1978); Lee et al. (2017, neural end-to-end) | — |
| 種類≠ | NLP information-extraction task | NLP text-comprehension task |
| 原典≠ | Lee, K. et al. (2017). End-to-end Neural Coreference Resolution. EMNLP. link ↗ | Rajpurkar, P. et al. (2016). SQuAD: 100,000+ Questions for Machine Comprehension of Text. EMNLP. DOI ↗ |
| 別名 | coreference, anaphora resolution, Eşgönderim Çözümleme (Coreference Resolution) | QA, machine reading comprehension, Soru Cevaplama (Question Answering) |
| 関連 | 4 | 4 |
| 概要≠ | 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. | Question answering is a natural-language-processing task that automatically answers natural-language questions grounded in a given context passage, using either extractive or generative approaches. The task was crystallised by the SQuAD benchmark of Rajpurkar et al. (2016), and later models such as XLNet (Yang et al., 2019) pushed reading-comprehension accuracy higher. |
| ScholarGateデータセット ↗ |
|
|