Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 234 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 234 Bytes

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