Erstellt von August Edström
vor etwa 6 Jahre
|
||
What is the main difference between a chatbot and a
dialogue system?
Briefly explain how the Eliza chatbot works
What is the difference between an IR-based chatbot and a
seq2seq chatbot?
Briefly explain 2 ways in which a seq2seq model for a
chatbot can be improved
What are the pro’s and cons of chatbots?
What are the components of a typical frame-based dialogue
system?
What are the disadvantages of a simple finite state dialogue
manager?
What are the advantages of dialogue system with system
initiative?
What is a frame and how can it be used to guide a
dialogue? Provide a concrete example.
Briefly describe how machine learning can be used to learn
domain and intent determination, slot presence and slot
filling
Name 3 possible components of a dialogue state
What is a dialogue act? Provide 3 examples.
Can we determine user dialogue acts using just the surface
syntactic form? Why (not)?
How can we evaluate a dialogue system using slot error
rate?
What two chatbot architectures are there?