TUM-IDP-WS-20 / doc

0 stars 0 forks source link

Document how Lemmatization works and prepare code examples #26

Open farukcankaya opened 3 years ago

farukcankaya commented 3 years ago

We use English lemmatization from spacy. Dive deep within this library and found the possible consequences of using it in our implementation. What might be wrong, what might be better, etc. Explain well how each parameter on the lemmatization module of spacy works.

Screenshot 2020-12-11 at 14 48 44