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:
- 892d1265a5b10e9c6874feb21b340cd4ff42a721ead697b835cbebe944bd7fe8
- Size of remote file:
- 319 kB
- SHA256:
- 2de5cf4bdf9743d4d39ca31939340fc761bbbf747c07006c06e760a6537e909f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.