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