ChatterBot - 02 ChatBot类 机器人
1. ChatBot 类class chatterbot.ChatBot (name, ***kwargs*)参数:name ([str]) – 机器人名称,必填-无默认值.preprocessors ([str]) – 前期处理器列表,[chatterbot.preprocessors.clean_whitespace].storage_adapter ([str]) – ...