Articles → Spacy → Introduction To Spacy

Introduction To Spacy






What Is Spacy?





How To Install Spacy?




  1. Open command prompt in admin mode.
  2. Go to the "Scripts" folder on the python path using cd command.
  3. Write the following command
  4. pip3 install spacy
    
    
    pip3 install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.2.0/en_core_web_sm-2.2.0.tar.gz


  5. Finally, use the following command
  6. python -m spacy download en





Posted By  -  Karan Gupta
 
Posted On  -  Saturday, July 11, 2020

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250