Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Dessan
/
ru_spacy_ru_updated

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

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
ru_spacy_ru_updated
1.18 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
Dessan's picture
Dessan
Rename ru_spacy_ru_updated-3.7.0-py3-none-any.whl to ru_spacy_ru_updated-any-py3-none-any.whl
29694af verified about 2 years ago
  • attribute_ruler
    init about 2 years ago
  • lemmatizer
    init about 2 years ago
  • morphologizer
    init about 2 years ago
  • ner
    init about 2 years ago
  • parser
    init about 2 years ago
  • senter
    init about 2 years ago
  • tok2vec
    init about 2 years ago
  • vocab
    add vocab conf about 2 years ago
  • .gitattributes
    955 Bytes
    init about 2 years ago
  • README.md
    57.5 kB
    Update README.md about 2 years ago
  • config.cfg
    5.62 kB
    init about 2 years ago
  • meta.json
    65.5 kB
    [IMP] add wheel file about 2 years ago
  • ru_spacy_ru_updated-any-py3-none-any.whl
    513 MB
    xet
    Rename ru_spacy_ru_updated-3.7.0-py3-none-any.whl to ru_spacy_ru_updated-any-py3-none-any.whl about 2 years ago
  • tokenizer
    79.2 kB
    init about 2 years ago