FSA-based Dialogue Systems

Abstract:
We assume that the reader is familiar with the basics of finite state technology. We now discuss the application of these methods to dialogue processing.

Table of Contents

Processing dialogue with finite state systems
When modeling a dialogue with an automaton, the key idea is to think of the states of that automaton as standing for different states of the dialogue.

A simple FSA example
The dialogue module of the speaking elevator is modeled by a finite state automaton.