How to use Dessan/ru_custom with spaCy:
!pip install https://huggingface.co/Dessan/ru_custom/resolve/main/ru_custom-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("ru_custom") # Importing as module. import ru_custom nlp = ru_custom.load()
c28ec62
1
2
3
4
version https://git-lfs.github.com/spec/v1 oid sha256:746f18b39f2bc761880b0b92d5b2b706db751b43d935789a2c194d96f330c0f1 size 6495793