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