(May-07-2020, 09:30 PM)CopBlaster Wrote: Unfortunately when I try to install Spacy using the package manager in Visual Studio it will not finish installing.do you get any error.
You can try to download whl and install locally again using pip.
you can install it from github or using zip, but it doesn't make sense if there is wheel file.
Note that you may need to install extra data. They have pretty good instructions on installation and interactive tool to help decide what commands to run:
https://spacy.io/usage
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs