paper-with-me

홈 › Papers

Towards a Question Answering System over the Semantic Web

2018-03-02 · Dennis Diefenbach, Andreas Both, Kamal Singh, Pierre Maret

Thanks to the development of the Semantic Web, a lot of new structured data has become available on the Web in the form of knowledge bases (KBs). Making this valuable data accessible and usable for end-users is one of the main goals of Question Answering (QA) over KBs. Most current QA systems query one KB, in one language (namely English). The existing approaches are not designed to be easily adaptable to new KBs and languages. We first introduce a new approach for translating natural language questions to SPARQL queries. It is able to query several KBs simultaneously, in different languages, and can easily be ported to other KBs and languages. In our evaluation, the impact of our approach is proven using 5 different well-known and large KBs: Wikidata, DBpedia, MusicBrainz, DBLP and Freebase as well as 5 different languages namely English, German, French, Italian and Spanish. Second, we show how we integrated our approach, to make it easily accessible by the research community and by end-users. To summarize, we provided a conceptional solution for multilingual, KB-agnostic Question Answering over the Semantic Web. The provided first approximation validates this concept.

📄 PDF Abstract BibTeX arXiv:1803.00832

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

ANU-CSIRO at MEDIQA 2019: Question Answering Using Deep Contextual Knowledge

2019-08-01 · WS 2019 8 · Vincent Nguyen, Sarvnaz Karimi, Zhenchang Xing

We report on our system for textual inference and question entailment in the medical domain for the ACL BioNLP 2019 Shared Task, MEDIQA. Textual inference is the task of finding the semantic relationships between pairs o…

Medical Question AnsweringNatural Language InferenceQuestion Answering

Event-QA: A Dataset for Event-Centric Question Answering over Knowledge Graphs

2020-04-24 · Tarcísio Souza Costa, Simon Gottschalk, Elena Demidova

Semantic Question Answering (QA) is a crucial technology to facilitate intuitive user access to semantic information stored in knowledge graphs. Whereas most of the existing QA systems and datasets focus on entity-centri…

Knowledge GraphsQuestion Answering

IQA: Interactive Query Construction in Semantic Question Answering Systems

2020-06-20 · Hamid Zafar, Mohnish Dubey, Jens Lehmann, Elena Demidova

Semantic Question Answering (SQA) systems automatically interpret user questions expressed in a natural language in terms of semantic queries. This process involves uncertainty, such that the resulting queries do not alw…

Question Answering

QAF: Frame Semantics-based Question Interpretation

2016-12-01 · WS 2016 12 · Younggyun Hahm, Sangha Nam, Key-Sun Choi

Natural language questions are interpreted to a sequence of patterns to be matched with instances of patterns in a knowledge base (KB) for answering. A natural language (NL) question answering (QA) system utilizes meanin…

Knowledge Base Question AnsweringQuestion AnsweringReading ComprehensionRelation+1

Interactive Instance-based Evaluation of Knowledge Base Question Answering

2018-11-01 · EMNLP 2018 11 · Daniil Sorokin, Iryna Gurevych

Most approaches to Knowledge Base Question Answering are based on semantic parsing. In this paper, we present a tool that aids in debugging of question answering systems that construct a structured semantic representatio…

Entity LinkingKnowledge Base Question AnsweringQuestion AnsweringSemantic Parsing