Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 152 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 152 Bytes

tfidf-chatbot

A retrieval based chatbot which uses tf-idf to match user query with relevant sentence in corpora. It is built from scratch using NLTK.