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