Instructions to use jcorrie/en_categorise_definitions with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use jcorrie/en_categorise_definitions with spaCy:
!pip install https://huggingface.co/jcorrie/en_categorise_definitions/resolve/main/en_categorise_definitions-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_categorise_definitions") # Importing as module. import en_categorise_definitions nlp = en_categorise_definitions.load() - Notebooks
- Google Colab
- Kaggle
Update spaCy pipeline
Browse files
en_categorise_definitions-any-py3-none-any.whl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2453700
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8ec56c82cc34371727e60d60e79529b08eb6be38d7b211eba43254496ccf9c5
|
| 3 |
size 2453700
|