Exercise
- The last coursework is a chatbot.
- If you've done the lab, it's pretty easy to see how you
can do a simple interface.
- If you've looked at my starter code for the coursework, you can
see how this one in one out would work for the coursework.
- In groups of 4, can every one see how this might work?
- Once you've understood this, can you see how you might use syntax
to allow more inputs for a given answer?
- If you have multiple words with the same meaning, can you see
how semantics might allow more inputs for a given answer?
- With dialogue, how might you make more sophisticated interaction?
- How could a more sophisticated agent improve the dialogue?