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