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
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!