Query-Based Abstractive Summarization Using Neural Networks
2017-12-17Code Available0· sign in to hype
Johan Hasselqvist, Niklas Helmertz, Mikael Kågebäck
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/helmertz/querysum-dataOfficialIn papernone★ 0
- github.com/helmertz/querysumOfficialIn papertf★ 0
Abstract
In this paper, we present a model for generating summaries of text documents with respect to a query. This is known as query-based summarization. We adapt an existing dataset of news article summaries for the task and train a pointer-generator model using this dataset. The generated summaries are evaluated by measuring similarity to reference summaries. Our results show that a neural network summarization model, similar to existing neural network models for abstractive summarization, can be constructed to make use of queries to produce targeted summaries.