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_rel_tiny

spaCy
Russian
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use Delicalib/ru_patents_rel_tiny with spaCy:

    !pip install https://huggingface.co/Delicalib/ru_patents_rel_tiny/resolve/main/ru_patents_rel_tiny-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("ru_patents_rel_tiny")
    
    # Importing as module.
    import ru_patents_rel_tiny
    nlp = ru_patents_rel_tiny.load()
  • Notebooks
  • Google Colab
  • Kaggle
ru_patents_rel_tiny
231 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Delicalib's picture
Delicalib
Update README.md
f48f0fe verified 12 months ago
  • relation_extractor
    Update spaCy pipeline 12 months ago
  • transformer
    Update spaCy pipeline 12 months ago
  • vocab
    Update spaCy pipeline about 1 year ago
  • .gitattributes
    1.65 kB
    Update spaCy pipeline about 1 year ago
  • README.md
    1.12 kB
    Update README.md 12 months ago
  • config.cfg
    3.28 kB
    Update spaCy pipeline 12 months ago
  • meta.json
    1.19 kB
    Update spaCy pipeline 12 months ago
  • relationFactory.py
    18.3 kB
    Update spaCy pipeline 12 months ago
  • ru_patents_rel_tiny-any-py3-none-any.whl
    109 MB
    xet
    Update spaCy pipeline 12 months ago
  • tokenizer
    79.2 kB
    Update spaCy pipeline about 1 year ago