Problems with Named Entity Recognition in spaCy using German de_dep_news_trf Pipeline
I’m currently working on a project using spaCy with the German trained pipeline de_dep_news_trf
.
AttributeError: module ‘click.utils’ has no attribute ‘_expand_args’
I am following a nlp tutorial this is the video I am on: https://www.youtube.com/watch?v=h2kBNEShsiE&list=PLeo1K3hjS3uuvuAXhYjV2lMEShq2UYSwX&index=7
Trying to run python -m spacy download en not working
I am following a nlp tutorial this is the video I am on: https://www.youtube.com/watch?v=h2kBNEShsiE&list=PLeo1K3hjS3uuvuAXhYjV2lMEShq2UYSwX&index=7