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

melaniab
/
spacy-pipeline-bg

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

Instructions to use melaniab/spacy-pipeline-bg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use melaniab/spacy-pipeline-bg with spaCy:

    !pip install https://huggingface.co/melaniab/spacy-pipeline-bg/resolve/main/spacy-pipeline-bg-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("spacy-pipeline-bg")
    
    # Importing as module.
    import spacy-pipeline-bg
    nlp = spacy-pipeline-bg.load()
  • Notebooks
  • Google Colab
  • Kaggle
spacy-pipeline-bg
596 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
melaniab's picture
melaniab
Update README.md
e1fb643 verified over 1 year ago
  • models_v3.3
    Add models about 2 years ago
  • models_v3.4
    Add models about 2 years ago
  • .gitattributes
    2.67 kB
    Add models about 2 years ago
  • README.md
    1.15 kB
    Update README.md over 1 year ago