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