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

BAA Projekt
0 stars 1 forks source link

get an overview about Spacy library #7

Closed kimmrz closed 3 years ago

kimmrz commented 3 years ago

Which functions do "spacy" have? How can we use there for our use case?

Max123S commented 3 years ago

Spacy library is using machine learning to process language. So Hal can identify the meaning of a statement, even if its not exactly what we defined in the interpreter.

Max123S commented 3 years ago

https://spacy.io/usage/spacy-101 as an intro