@InProceedings{muszynska-copestake:2017:INLG2017,
  author    = {Muszy\'{n}ska, Ewa  and  Copestake, Ann},
  title     = {Realization of long sentences using chunking},
  booktitle = {Proceedings of the 10th International Conference on Natural Language Generation},
  month     = {September},
  year      = {2017},
  address   = {Santiago de Compostela, Spain},
  publisher = {Association for Computational Linguistics},
  pages     = {218--222},
  abstract  = {We propose sentence chunking as a way to reduce the time and memory costs of
	realization of long sentences. During chunking we divide the semantic
	representation of a sentence into smaller components which can be processed and
	recombined without loss of information. Our meaning representation of choice is
	the Dependency Minimal Recursion Semantics (DMRS). We show that realizing
	chunks of a sentence and combining the results of such realizations increases
	the coverage for long sentences, significantly reduces the resources required
	and does not affect the quality of the realization.},
  url       = {http://www.aclweb.org/anthology/W17-3533}
}

