even though I downloaded the model it cannot load it
[jalal@goku entity-sentiment-analysis]$ which python /scratch/sjn/anaconda/bin/python [jalal@goku entity
Since you are using python version 3.6, try using -
python3 -m spacy download en
instead of just python -m .....