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

BAA Projekt
0 stars 1 forks source link

Explain spaCy's processing Pipeline (readme) #17

Closed kimmrz closed 3 years ago

kimmrz commented 3 years ago

I founds a website which explains the processing pipeline quite good. Maybe we can use that one for our readme-explanation

https://www.analyticsvidhya.com/blog/2020/03/spacy-tutorial-learn-natural-language-processing/

kimmrz commented 3 years ago

https://analyticsindiamag.com/nlp-deep-learning-nlp-framework-nlp-model/

Max123S commented 3 years ago

I'll take care of it

Max123S commented 3 years ago

Finished. The images are still missing. Can you tell me how to insert the pictures?

Melina-MLEAN commented 3 years ago

Finished. The images are still missing. Can you tell me how to insert the pictures?

I added the images. 👍 Maybe we should add it to --> 2) Methological approach?

kimmrz commented 3 years ago

Yes I moved it to methological approach. Thanks @Max123S :)

kimmrz commented 3 years ago

https://spacy.io/usage/models here's a good explanation for the command _nlp = spacy.load("en_core_websm")