009-Personal-Alexa-like-Speech-Service / 009---Personal-Alexa-like-Speech-Service

BAA Projekt
0 stars 1 forks source link

Add "install spacy" to our readme #26

Closed kimmrz closed 3 years ago

kimmrz commented 3 years ago

We got some problems while installing spacy.

We tried this commands pip install -U pip setuptools wheelpip install -U spacypython -m spacy download en_core_web_sm --> in terminal

and then "python -m spacy validate" to our terminal