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

You are using spacy in your pipeline components, but you did not download the corresponding spacy model. Take a look at Installation to get instructions on how to install the dependencies for spacy.