项目作者: iam-mhaseeb

项目描述 :
A simple chatbot build with Python, NLTK & SKLearn.
高级语言: Python
项目地址: git://github.com/iam-mhaseeb/Shrimp.git
创建时间: 2018-12-15T08:01:42Z
项目社区:https://github.com/iam-mhaseeb/Shrimp

开源协议:Other

下载


Shrimp

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

Shrimp depends on:

  1. NLTK
  2. SKLearn

Usage

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

  1. python bot.py

output is:

output

Contributing

Feel free to submit pull requests to me.

Authors

Licensing

MITLicense