Instructions to use spacy/en_core_web_trf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use spacy/en_core_web_trf with spaCy:
!pip install https://huggingface.co/spacy/en_core_web_trf/resolve/main/en_core_web_trf-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_core_web_trf") # Importing as module. import en_core_web_trf nlp = en_core_web_trf.load() - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9916858e19d4ea88055f9f48e26584cf9a3355572caf87300023a8722ab70260
- Size of remote file:
- 497 MB
- SHA256:
- 622857d297d82f3771abc9dcac0a5a666344c1f3efbbc0db4a53d5ab4024914e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.