Improving chatbot understanding
One of the major challenges in developing a conversational interface is anticipating every possible way in which your users will try to communicate with your chatbot.
The Improve component of the Conversation service provides a history of conversations with users. You can use this history to improve your chatbot’s understanding of user input.
This chapter has an example of how to use the Improve interface to access user conversation logs and identify intents and entities that are not recognized by the sample workspace. ...