Standard Model
- As with most computer applications, the system conversational
agents are usually broken into a series of modules.
- I'm not clear if this is the best long-term approach, and
I have some hopes of eventually using my CA work for this
type of thing,
- but we use the standard box model for our symbolic modelling.
- The standard model is
- Natural Language Understanding
- Conversational System
- Natural Language Generation
- As far as I can tell, all reasonable conversational systems
do this.
- The main advantage is that we use NLU for a lot of other
tasks and can take advantage of a lot of things that are
already developed.