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