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

MinaAlmasi
/
da_SYNEDA_BERT

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

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

  • Libraries
  • spaCy

    How to use MinaAlmasi/da_SYNEDA_BERT with spaCy:

    !pip install https://huggingface.co/MinaAlmasi/da_SYNEDA_BERT/resolve/main/da_SYNEDA_BERT-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("da_SYNEDA_BERT")
    
    # Importing as module.
    import da_SYNEDA_BERT
    nlp = da_SYNEDA_BERT.load()
  • Notebooks
  • Google Colab
  • Kaggle
da_SYNEDA_BERT
939 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
MinaAlmasi's picture
MinaAlmasi
Update spaCy pipeline
fa52f87 over 2 years ago
  • ner
    Update spaCy pipeline over 2 years ago
  • transformer
    Update spaCy pipeline over 2 years ago
  • vocab
    Update spaCy pipeline over 2 years ago
  • .gitattributes
    1.65 kB
    Update spaCy pipeline over 2 years ago
  • README.md
    1.26 kB
    Update spaCy pipeline over 2 years ago
  • config.cfg
    2.99 kB
    Update spaCy pipeline over 2 years ago
  • da_SYNEDA_BERT-any-py3-none-any.whl
    436 MB
    xet
    Update spaCy pipeline over 2 years ago
  • meta.json
    2.79 kB
    Update spaCy pipeline over 2 years ago
  • tokenizer
    59.6 kB
    Update spaCy pipeline over 2 years ago