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

BAA Projekt
0 stars 1 forks source link

Install Spacy #15

Closed Max123S closed 3 years ago

Max123S commented 3 years ago

@kimmrz @Melina-MLEAN

Melina-MLEAN commented 3 years ago

Install and add the code to our project - code folder: Interpreter

kimmrz commented 3 years ago

The installation didnt work. What about you?

Max123S commented 3 years ago

Try to type in "pip install -U spacy" in your terminal

Max123S commented 3 years ago

After that type in "python -m spacy download en_core_web_sm" in your terminal

kimmrz commented 3 years ago

Thank you Max! I added the "starter code" from Spacy and it worked

kimmrz commented 3 years ago

@Melina-MLEAN Did the installation work?

Melina-MLEAN commented 3 years ago

@kimmrz Yes, it worked!

kimmrz commented 3 years ago

Should we add that to our readme?

kimmrz commented 3 years ago

thanks for fixing that Max :D

kimmrz commented 3 years ago

python -m spacy download en_core_web_sm

kimmrz commented 3 years ago

We have a problem: spacy is installed but it doesnt work

kimmrz commented 3 years ago

pip install -U pip setuptools wheelpip install -U spacypython -m spacy download en_core_web_sm --> in terminal