Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icyc9/spacy-english-models
Spacy Models
https://github.com/icyc9/spacy-english-models
Last synced: 25 days ago
JSON representation
Spacy Models
- Host: GitHub
- URL: https://github.com/icyc9/spacy-english-models
- Owner: icyc9
- Created: 2016-08-25T00:39:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-25T00:42:08.000Z (over 8 years ago)
- Last Synced: 2024-11-06T20:07:18.776Z (2 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spacy-english-models
Spacy Models# Installation
```sh
git clone https://github.com/RobertChristopher/spacy-english-models.git
cd spacy-english-models
mv ./data PATH_TO_SPACY_PACKAGE
```