contextual-chatbot-tensorflow
contextual-chatbot-tensorflow copied to clipboard
Classification of unknown input
The bot incorrectly classifies user input to any intent in the training data, when the input is not already known. So if I type anything new for example, I just say something about football, it randomly classifies it as greeting or goodbye. How do I add a fallback intent?