paper-with-me

홈 › Papers

Analysis of Wikipedia-based Corpora for Question Answering

2018-01-06 · Tomasz Jurczyk, Amit Deshmane, Jinho D. Choi

This paper gives comprehensive analyses of corpora based on Wikipedia for several tasks in question answering. Four recent corpora are collected,WikiQA, SelQA, SQuAD, and InfoQA, and first analyzed intrinsically by contextual similarities, question types, and answer categories. These corpora are then analyzed extrinsically by three question answering tasks, answer retrieval, selection, and triggering. An indexing-based method for the creation of a silver-standard dataset for answer retrieval using the entire Wikipedia is also presented. Our analysis shows the uniqueness of these corpora and suggests a better use of them for statistical question answering learning.

📄 PDF Abstract BibTeX arXiv:1801.02073

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringRetrieval

Similar Papers 제목 키워드 기반

HopRetriever: Retrieve Hops over Wikipedia to Answer Complex Questions

2020-12-31 · Shaobo Li, Xiaoguang Li, Lifeng Shang, Xin Jiang 외

Collecting supporting evidence from large corpora of text (e.g., Wikipedia) is of great challenge for open-domain Question Answering (QA). Especially, for multi-hop open-domain QA, scattered evidence pieces are required …

Document EmbeddingOpen-Domain Question AnsweringQuestion AnsweringRetrieval

How Additional Knowledge can Improve Natural Language Commonsense Question Answering?

2019-09-19 · Arindam Mitra, Pratyay Banerjee, Kuntal Kumar Pal, Swaroop Mishra 외

Recently several datasets have been proposed to encourage research in Question Answering domains where commonsense knowledge is expected to play an important role. Recent language models such as ROBERTA, BERT and GPT tha…

ArticlesLanguage ModelingLanguage ModellingMultiple-choice+1

Hybrid-SQuAD: Hybrid Scholarly Question Answering Dataset

2024-12-03 · Tilahun Abedissa Taffa, Debayan Banerjee, Yaregal Assabie, Ricardo Usbeck

Existing Scholarly Question Answering (QA) methods typically target homogeneous data sources, relying solely on either text or Knowledge Graphs (KGs). However, scholarly information often spans heterogeneous sources, nec…

Knowledge GraphsLanguage ModelingLanguage ModellingLarge Language Model+2

Neural Arabic Question Answering

2019-06-12 · WS 2019 8 · Hussein Mozannar, Karl El Hajal, Elie Maamary, Hazem Hajj

This paper tackles the problem of open domain factual Arabic question answering (QA) using Wikipedia as our knowledge source. This constrains the answer of any question to be a span of text in Wikipedia. Open domain QA f…

ArticlesInformation RetrievalMachine Reading ComprehensionMachine Translation+5

Pre-trained Language Model for Biomedical Question Answering

2019-09-18 · Wonjin Yoon, Jinhyuk Lee, Donghyeon Kim, Minbyul Jeong 외

The recent success of question answering systems is largely attributed to pre-trained language models. However, as language models are mostly pre-trained on general domain corpora such as Wikipedia, they often have diffi…

Language ModelingLanguage ModellingmodelQuestion Answering