NeuralREG: An end-to-end approach to referring expression generation
2018-05-21ACL 2018Code Available0· sign in to hype
Thiago Castro Ferreira, Diego Moussallem, Ákos Kádár, Sander Wubben, Emiel Krahmer
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/ThiagoCF05/NeuralREGOfficialIn papernone★ 0
Abstract
Traditionally, Referring Expression Generation (REG) models first decide on the form and then on the content of references to discourse entities in text, typically relying on features such as salience and grammatical function. In this paper, we present a new approach (NeuralREG), relying on deep neural networks, which makes decisions about form and content in one go without explicit feature extraction. Using a delexicalized version of the WebNLG corpus, we show that the neural model substantially improves over two strong baselines. Data and models are publicly available.