paper-with-me

Papers

The WebNLG Challenge: Generating Text from RDF Data

2017-09-01 · WS 2017 9 · Claire Gardent, Anastasia Shimorina, Shashi Narayan, Laura Perez-Beltrachini

The WebNLG challenge consists in mapping sets of RDF triples to text. It provides a common benchmark on which to train, evaluate and compare {``}microplanners{''}, i.e. generation systems that verbalise a given content by making a range of complex interacting choices including referring expression generation, aggregation, lexicalisation, surface realisation and sentence segmentation. In this paper, we introduce the microplanning task, describe data preparation, introduce our evaluation methodology, analyse participant results and provide a brief description of the participating systems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Referring ExpressionReferring expression generationSentenceSentence segmentationText Generation

Similar Papers 제목 키워드 기반

The WebNLG Challenge: Generating Text from DBPedia Data

2016-09-01 · WS 2016 9 · Emilie Colin, Claire Gardent, Yassine M{'}rabet, Shashi Narayan 외
Text Generation

The 2020 Bilingual, Bi-Directional WebNLG+ Shared Task: Overview and Evaluation Results (WebNLG+ 2020)

2020-12-01 · ACL (WebNLG, INLG) 2020 12 · Thiago castro Ferreira, Claire Gardent, Nikolai Ilinykh, Chris van der Lee 외

WebNLG+ offers two challenges: (i) mapping sets of RDF triples to English or Russian text (generation) and (ii) converting English or Russian text to sets of RDF triples (semantic parsing). Compared to the eponymous WebN…

Semantic ParsingText Generation

NUIG-DSI at the WebNLG+ challenge: Leveraging Transfer Learning for RDF-to-text generation

2020-12-01 · ACL (WebNLG, INLG) 2020 12 · Nivranshu Pasricha, Mihael Arcan, Paul Buitelaar

This paper describes the system submitted by NUIG-DSI to the WebNLG+ challenge 2020 in the RDF-to-text generation task for the English language. For this challenge, we leverage transfer learning by adopting the T5 model …

Text GenerationTransfer Learning

The UPC RDF-to-Text System at WebNLG Challenge 2020

2020-12-01 · ACL (WebNLG, INLG) 2020 12 · David Bergés, Roser Cantenys, Roger Creus, Oriol Domingo 외

This work describes the end-to-end system architecture presented at WebNLG Challenge 2020. The system follows the traditional Machine Translation (MT) pipeline, based on the Transformer model, applied in most text-totext…

Machine TranslationTranslation

AGGGEN: Ordering and Aggregating while Generating

2021-06-10 · ACL 2021 5 · Xinnuo Xu, Ondřej Dušek, Verena Rieser, Ioannis Konstas

We present AGGGEN (pronounced 'again'), a data-to-text model which re-introduces two explicit sentence planning stages into neural data-to-text systems: input ordering and input aggregation. In contrast to previous work …

Sentence