You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a retrieval based chatbot using python and NLTK. This chatbot retrieves responses from a document based on Term Frequency and Inverse Document Frequency (TFIDF).