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