is-shaun / simple-ml-python-chatbot

This is a simple python chatbot which uses json file to store the data. It uses TF-IDF (Term Frequency-Inverse Document Frequency) vectorizer and a Multinomial Naive Bayes classifier to classify the user input and give the response.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is-shaun/simple-ml-python-chatbot Stargazers