Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,7 @@ Can be easily integrated into your existing spaCy-based NLP pipelines.
|
|
48 |
##### You can install the custom spaCy NER model using pip:
|
49 |
|
50 |
```bash
|
51 |
-
pip install https://huggingface.co/DaFull/en_core_web_sm_job
|
52 |
|
53 |
```
|
54 |
#### Example Usage
|
|
|
48 |
##### You can install the custom spaCy NER model using pip:
|
49 |
|
50 |
```bash
|
51 |
+
pip install https://huggingface.co/DaFull/en_core_web_sm_job/resolve/main/en_core_web_sm_job-any-py3-none-any.whl
|
52 |
|
53 |
```
|
54 |
#### Example Usage
|