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