Python Library Dependencies
- NLTK
- os
- Numpy
- Pandas
We will be using NLTK library to import chat and reflections
we feed the questions and it's respective answers in Regular Expression form. If you want to know more about it, you can checkout Regex
The NLTK expressions and syntax can be learned from NLTK book
Check out the NLTK
Conclusion :
A simple chat bot was created using NLTK library.