Skip to content

DeanSparrow/simple-chatbot-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BNU-BOT

A simple chatbot build with Python, NLTK & SKLearn.

Installation

Installation is simplest:

  1. Clone the repository
  2. Install dependencies with pip install -r requirements.txt
  3. You are good to go!

Installation notes

BNU-BOT depends on:

  1. NLTK
  2. SKLearn

Usage

Check out A simple usage example for a short intro. A sample usage is:

python bot.py

output is:

output

Contributing

Feel free to submit pull requests to me.

Authors

Licensing

![MITLicense]

About

A simple chatbot build with Python, NLTK & SKLearn.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%