sonvx

Results 2 comments of sonvx

- If you don't have other constraints, downgrade spacy should work: ``` pip install spacy==2.3.2 ``` Or ``` conda install -c conda-forge spacy==2.3.2 ```

@mirfan899 @Matt-Payne you should clearly explain if my approach doesn't work: if you followed, what errors did you get? I clearly mentioned that there might be other constraints :).