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