Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 313 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 313 Bytes

DEVER-chatbot


Challenged myself to code something in 1 hour that i have never done before and came up with this!


Things used :

  1. NLTK (Natural Language Toolkit!)
  2. Scikit-learn
    • TF-IDF Approach
      • Vectorize
      • Tranform
    • Cosine Similarity