#This will show you where the model has been installed in your system. import spacy model = spacy.load("en_core_web_sm") model._path