Controlling a Language Generation Planner

Abstract

The set of partially interdependent lexical and syntactic decisions that have to be made in the process of natural language generation are best seen as a complex planning and search problem. This paper discusses the phenomena involved in natural language generation planning and argues that a blackboard-type architecture with agenda-style control is more appropriate for this task than a sequential control architecture with backtracking. The blackboard architecture we describe is implemented in the language generator DIOGENES.

Cite

Text

Nirenburg et al. "Controlling a Language Generation Planner." International Joint Conference on Artificial Intelligence, 1989.

Markdown

[Nirenburg et al. "Controlling a Language Generation Planner." International Joint Conference on Artificial Intelligence, 1989.](https://mlanthology.org/ijcai/1989/nirenburg1989ijcai-controlling/)

BibTeX

@inproceedings{nirenburg1989ijcai-controlling,
  title     = {{Controlling a Language Generation Planner}},
  author    = {Nirenburg, Sergei and Lesser, Victor R. and Nyberg, Eric},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1989},
  pages     = {1524-1530},
  url       = {https://mlanthology.org/ijcai/1989/nirenburg1989ijcai-controlling/}
}