Instructions to use Dessan/ru_spacy_ru_updated with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use Dessan/ru_spacy_ru_updated with spaCy:
!pip install https://huggingface.co/Dessan/ru_spacy_ru_updated/resolve/main/ru_spacy_ru_updated-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("ru_spacy_ru_updated") # Importing as module. import ru_spacy_ru_updated nlp = ru_spacy_ru_updated.load() - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
a3f8344 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:55b78e21229a03b2a66256305fceefb42a4fc1f7d36305fd41106e6ea1ada13c
size 312369
|