Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Dessan
/
ru_custom

Token Classification
spaCy
Russian
Model card Files Files and versions
xet
Community

Instructions to use Dessan/ru_custom with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    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()
  • Notebooks
  • Google Colab
  • Kaggle
ru_custom
1.18 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 13 commits
Dessan's picture
Dessan
Rename ru-custom-0.1-any-py3-none-any.whl to ru_custom-any-py3-none-any.whl
63930da verified about 2 years ago
  • attribute_ruler
    [ADD] new model about 2 years ago
  • lemmatizer
    [ADD] new model about 2 years ago
  • morphologizer
    [ADD] new model about 2 years ago
  • ner
    [ADD] new model about 2 years ago
  • parser
    [ADD] new model about 2 years ago
  • senter
    [ADD] new model about 2 years ago
  • tok2vec
    [ADD] new model about 2 years ago
  • vocab
    [ADD] new model about 2 years ago
  • .gitattributes
    954 Bytes
    [ADD] new model about 2 years ago
  • README.md
    57.5 kB
    Update README.md about 2 years ago
  • config.cfg
    5.62 kB
    [ADD] new model about 2 years ago
  • meta.json
    65.3 kB
    [ADD] new model about 2 years ago
  • ru_custom-any-py3-none-any.whl
    513 MB
    xet
    Rename ru-custom-0.1-any-py3-none-any.whl to ru_custom-any-py3-none-any.whl about 2 years ago
  • tokenizer
    79.2 kB
    [ADD] new model about 2 years ago