293 Forks
1353 Stars
1353 Watchers

spacy-models

💫 Models for the spaCy Natural Language Processing (NLP) library

How to download and setup spacy-models

Open terminal and run command
git clone https://github.com/explosion/spacy-models.git
git clone is used to create a copy or clone of spacy-models repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with spacy-models https://github.com/explosion/spacy-models/archive/master.zip

Or simply clone spacy-models with SSH
[email protected]:explosion/spacy-models.git

If you have some problems with spacy-models

You may open issue on spacy-models support forum (system) here: https://github.com/explosion/spacy-models/issues