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