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:
- 7a66d3d498b82419b39eacc13d20cbce5000fc5d64a9cd06045f260076ecf815
- Size of remote file:
- 314 kB
- SHA256:
- 952dd14f98ed0b181283c19092c294507243206b0abfc7e702a193b850f4eeed
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.