Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

simple-nltk-chatbot

Simple NLTK Chatbot

To run the app:

$ pip install -r requirements.txt

$ python3 main.py

The Chatbot can be trained on various questions. To add questions, Choose 1 after running the main.py script and add question and answers for the question. To talk to the chatbot and ask questions based on questions entered earlier, select 2 after running the script.

About

A Q&A based chatbot which queries the database to find responses for similar questions asked by the users

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.