Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 306 Bytes

File metadata and controls

7 lines (6 loc) · 306 Bytes

simple chatbot using python: sklearn and nltk

""" Empahasis on sklearn and nltk

  • used for text processing, tokenization and Lemmetization Hard coding for greetings part (not using AI for greetings and response) to keep it simple

Only reads the text file stated and returns the answers based on that