paper-with-me

홈 › Papers

Translating Questions into Answers using DBPedia n-triples

2018-03-07 · Mihael Arcan

In this paper we present a question answering system using a neural network to interpret questions learned from the DBpedia repository. We train a sequence-to-sequence neural network model with n-triples extracted from the DBpedia Infobox Properties. Since these properties do not represent the natural language, we further used question-answer dialogues from movie subtitles. Although the automatic evaluation shows a low overlap of the generated answers compared to the gold standard set, a manual inspection of the showed promising outcomes from the experiment for further work.

📄 PDF Abstract BibTeX arXiv:1803.02914

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Farewell Freebase: Migrating the SimpleQuestions Dataset to DBpedia

2018-08-01 · COLING 2018 8 · Michael Azmy, Peng Shi, Jimmy Lin, Ihab Ilyas

Question answering over knowledge graphs is an important problem of interest both commercially and academically. There is substantial interest in the class of natural language questions that can be answered via the looku…

Knowledge GraphsQuestion AnsweringTransfer Learning

A Consolidated Dataset for Knowledge-based Question Generation using Predicate Mapping of Linked Data

2020-05-01 · LREC 2020 5 · Johanna Melly, Gabriel Luthier, Andrei Popescu-Belis

In this paper, we present the ForwardQuestions data set, made of human-generated questions related to knowledge triples. This data set results from the conversion and merger of the existing SimpleDBPediaQA and SimpleQues…

Question GenerationQuestion-Generation

On Aligning OpenIE Extractions with Knowledge Bases: A Case Study

2020-11-01 · EMNLP (Eval4NLP) 2020 11 · Kiril Gashteovski, Rainer Gemulla, Bhushan Kotnis, Sven Hertling 외

Open information extraction (OIE) is the task of extracting relations and their corresponding arguments from a natural language text in un- supervised manner. Outputs of such systems are used for downstream tasks such as…

Open Information Extraction

Classifying Inconsistencies in DBpedia Language Specific Chapters

2014-05-01 · LREC 2014 5 · Elena Cabrio, Serena Villata, G, Fabien on

This paper proposes a methodology to identify and classify the semantic relations holding among the possible different answers obtained for a certain query on DBpedia language specific chapters. The goal is to reconcile …

Abstract ArgumentationQuestion Answering

An Evolutionary Algorithm to Learn SPARQL Queries for Source-Target-Pairs: Finding Patterns for Human Associations in DBpedia

2016-07-25 · Jörn Hees, Rouven Bauer, Joachim Folz, Damian Borth 외

Efficient usage of the knowledge provided by the Linked Data community is often hindered by the need for domain experts to formulate the right SPARQL queries to answer questions. For new questions they have to decide whi…