Table of Contents

Natural Language Generation

Overviews

Data-to-Text

Data-to-text generation is generation where the input is formatted data such as tables of numbers. A typical example is generating human-readable weather reports from numbers predicted from weather simulations. An example dataset is RotoWire (paper).

Meaning-to-Text

This is generation from a meaning representation, such as AMR or slots and values - the inverse of semantic parsing. See also AMR - Generation.

Controllable Text Generation

Evaluation

Survey: 2020 - Evaluation of Text Generation: A Survey

Historical Papers

Papers from a while ago.

Datasets

See also NLP progress - Generation and ACL Wiki - Datasets for NLG

Shared Tasks

People