Project information

  • ProjectChatbot From Scratch using NLTK and Sklearn
  • Project date: 10 aug 2020
  • Project URL: View

About Project

Chatbot implementation using the python NLTK library. data taken from Kaggle and other online sources. Chatbot is completely on self-learning base and Rule base bot. I have done data cleaning, data preprocessing, Lemmatization, Tokenization, Stemming and TF-IDF. It can engage people and continue chat with them until user bye.