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_core_custom_lg

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

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
ru_core_custom_lg / parser
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Dessan's picture
Dessan
Add new model
7328a4e about 2 years ago
  • cfg
    222 Bytes
    Add new model about 2 years ago
  • model
    312 kB
    xet
    Add new model about 2 years ago
  • moves
    1.17 kB
    Add new model about 2 years ago