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 / relation_extractor
13.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Delicalib's picture
Delicalib
Update spaCy pipeline
91f9df2 verified 12 months ago
  • cfg
    134 Bytes
    Update spaCy pipeline about 1 year ago
  • model
    13.2 kB
    Update spaCy pipeline 12 months ago