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