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!
BNU-BOT 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.
- Omer Mustafa - Initial work - Omer Mustafa
![MITLicense]