OSError: [E050] Can't find model 'en'. It doesn't seem to be a shortcut link, a Python package or a valid path to a data directory

thanks Tanja i look into both of the answers that you have provided. I followed the github one. so as ines said on github import en_core_web_sm nlp = en_core_web_sm.load() Those commands were running successfully so it means the model was installed correctly. And I am still facing that issue. And yes I am running commands as Admin.