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:
- 824ded91a7b905471e452a42d55237ace93f3c42a81456dbbc52c615932af822
- Size of remote file:
- 6.27 MB
- SHA256:
- 9a29d6bb4029d110cbb46a7a39119204a8eb84f1655bfa07019840226f77977b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.