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

Delicalib
/
ru_patents_ner

Token Classification
spaCy
Russian
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use Delicalib/ru_patents_ner with spaCy:

    !pip install https://huggingface.co/Delicalib/ru_patents_ner/resolve/main/ru_patents_ner-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("ru_patents_ner")
    
    # Importing as module.
    import ru_patents_ner
    nlp = ru_patents_ner.load()
  • Notebooks
  • Google Colab
  • Kaggle
ru_patents_ner
2.54 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Delicalib's picture
Delicalib
Update spaCy pipeline
ebc4b9d verified 11 months ago
  • ner
    Update spaCy pipeline 11 months ago
  • transformer
    Update spaCy pipeline 11 months ago
  • vocab
    Update spaCy pipeline 11 months ago
  • .gitattributes
    1.85 kB
    Update spaCy pipeline about 1 year ago
  • README.md
    1.27 kB
    Update spaCy pipeline 11 months ago
  • config.cfg
    3.12 kB
    Update spaCy pipeline 11 months ago
  • custom_factory.py
    7.16 kB
    Update spaCy pipeline 11 months ago
  • meta.json
    1.34 kB
    Update spaCy pipeline 11 months ago
  • ru_patents_ner-any-py3-none-any.whl
    1.16 GB
    xet
    Update spaCy pipeline 11 months ago
  • tokenizer
    79.2 kB
    Upload 13 files about 1 year ago