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