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