SOTAVerified

Syntactic realization with data-driven neural tree grammars

2016-12-01COLING 2016Code Available0· sign in to hype

Brian McMahan, Matthew Stone

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

A key component in surface realization in natural language generation is to choose concrete syntactic relationships to express a target meaning. We develop a new method for syntactic choice based on learning a stochastic tree grammar in a neural architecture. This framework can exploit state-of-the-art methods for modeling word sequences and generalizing across vocabulary. We also induce embeddings to generalize over elementary tree structures and exploit a tree recurrence over the input structure to model long-distance influences between NLG choices. We evaluate the models on the task of linearizing unannotated dependency trees, documenting the contribution of our modeling techniques to improvements in both accuracy and run time.

Tasks

Reproductions