Partial-Tree Linearization: Generalized Word Ordering for Text Synthesis

Abstract

We present partial-tree linearization, a generalized word ordering (i.e. ordering a set of input words into a grammatical and fluent sentence) task for text-to-text applications. Recent studies of word ordering can be categorized into either abstract word ordering (no input syntax except for POS) or tree linearization (input words are associated with a full unordered syntax tree). Partial-tree linearization covers the whole spectrum of input between these two extremes. By allowing POS and dependency relations to be associated with any subset of input words, partial-tree linearization is more practical for a dependency-based NLG pipeline, such as transfer-based MT and abstractive text summarization. In addition, a partial-tree linearizer can also perform abstract word ordering and full-tree linearization. Our system achieves the best published results on standard PTB evaluations of these tasks.

Cite

Text

Zhang. "Partial-Tree Linearization: Generalized Word Ordering for Text Synthesis." International Joint Conference on Artificial Intelligence, 2013.

Markdown

[Zhang. "Partial-Tree Linearization: Generalized Word Ordering for Text Synthesis." International Joint Conference on Artificial Intelligence, 2013.](https://mlanthology.org/ijcai/2013/zhang2013ijcai-partial/)

BibTeX

@inproceedings{zhang2013ijcai-partial,
  title     = {{Partial-Tree Linearization: Generalized Word Ordering for Text Synthesis}},
  author    = {Zhang, Yue},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2013},
  pages     = {2232-2238},
  url       = {https://mlanthology.org/ijcai/2013/zhang2013ijcai-partial/}
}