A simple chatbot build with Python, NLTK & SKLearn.
Installation is simplest:
- Clone the repository
- Install dependencies with
pip install -r requirements.txt
- You are good to go!
Shrimp depends on:
NLTK
SKLearn
Check out A simple usage example for a short intro. A sample usage is:
python bot.py
output is:
Feel free to submit pull requests to me.
- Muhammad Haseeb - Initial work - Muhammad Haseeb