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