cnlp_init_spacy: Interface for initializing the spacy backend
Description
This function must be run before annotating text with
the spacy backend. It sets the properties for the
spacy engine and loads the file using the R to Python
interface provided by reticulate.