Replies: 1 comment
-
Ok, thanks I will add that asap |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Nice job! This works well. Just want to mention to add downloading the spacy model during installation. After pip install:
python -m spacy download en_core_web_sm
Beta Was this translation helpful? Give feedback.
All reactions