/Motorcycle-Chatbot

Motorcycle chatbat for my NLP class

Primary LanguageHTML

Motorcycle-Chatbot

Motorcycle chatbat for my NLP class

Installation

  1. Setup a virtualenv (if you want)
  2. pip3 install -r requirements.txt
  3. python3 -m spacy download en_core_web_sm
  4. python3 -m spacy download en_core_web_md