├── README.md ├── bot.py ├── gui.py ├── i.ico ├── modules pythons.txt └── nlp python answer finals.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abhishek305/PyBot-A-ChatBot-For-Answering-Python-Queries-Using-NLP/HEAD/README.md -------------------------------------------------------------------------------- /bot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abhishek305/PyBot-A-ChatBot-For-Answering-Python-Queries-Using-NLP/HEAD/bot.py -------------------------------------------------------------------------------- /gui.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abhishek305/PyBot-A-ChatBot-For-Answering-Python-Queries-Using-NLP/HEAD/gui.py -------------------------------------------------------------------------------- /i.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abhishek305/PyBot-A-ChatBot-For-Answering-Python-Queries-Using-NLP/HEAD/i.ico -------------------------------------------------------------------------------- /modules pythons.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abhishek305/PyBot-A-ChatBot-For-Answering-Python-Queries-Using-NLP/HEAD/modules pythons.txt -------------------------------------------------------------------------------- /nlp python answer finals.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abhishek305/PyBot-A-ChatBot-For-Answering-Python-Queries-Using-NLP/HEAD/nlp python answer finals.txt --------------------------------------------------------------------------------