Generation as Dependency ParsingDownload PDF

2002 (modified: 16 Jul 2019)ACL 2002Readers: Everyone
Abstract: Natural-Language Generation from flat semantics is an NP-complete problem. This makes it necessary to develop algorithms that run with reasonable efficiency in practice despite the high worst-case complexity. We show how to convert TAG generation problems into dependency parsing problems, which is useful because optimizations in recent dependency parsers based on constraint programming tackle exactly the combinatorics that make generation hard. Indeed, initial experiments display promising runtimes.
0 Replies

Loading