MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
chatbot/__init__.py
chatbot/adapter.py
chatbot/chatbot.py
chatbot/comparison.py
chatbot/constants.py
chatbot/conversation.py
chatbot/exceptions.py
chatbot/extractor.py
chatbot/models.py
chatbot/preprocessor.py
chatbot/storage.py
chatbot/tokenizer.py
chatbot/utils.py
chatbot/data/dict.txt
chatbot/data/stopwords.txt
chatbot/ext/__init__.py
chatbot/ext/integrate_cloudone.py
chatbot/ext/integrate_host.py
chatbot/ext/integrate_weather.py
chatbot/ext/integrate_weather_gaode.py
chatbot/log/chatbot.log
chatbot_py.egg-info/PKG-INFO
chatbot_py.egg-info/SOURCES.txt
chatbot_py.egg-info/dependency_links.txt
chatbot_py.egg-info/requires.txt
chatbot_py.egg-info/top_level.txt