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

spacy
/
da_core_news_sm

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

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

  • Libraries
  • spaCy

    How to use spacy/da_core_news_sm with spaCy:

    !pip install https://huggingface.co/spacy/da_core_news_sm/resolve/main/da_core_news_sm-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("da_core_news_sm")
    
    # Importing as module.
    import da_core_news_sm
    nlp = da_core_news_sm.load()
  • Notebooks
  • Google Colab
  • Kaggle
da_core_news_sm
26.3 MB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 10 commits
adrianeboyd's picture
adrianeboyd
Update spaCy pipeline
b5b286b over 2 years ago
  • attribute_ruler
    Update spaCy pipeline over 3 years ago
  • lemmatizer
    Update spaCy pipeline over 3 years ago
  • morphologizer
    Update spaCy pipeline almost 3 years ago
  • ner
    Update spaCy pipeline over 3 years ago
  • parser
    Update spaCy pipeline over 3 years ago
  • senter
    Update spaCy pipeline over 3 years ago
  • tok2vec
    Update spaCy pipeline over 3 years ago
  • vocab
    Update spaCy pipeline over 3 years ago
  • .gitattributes
    955 Bytes
    Update spaCy pipeline about 4 years ago
  • LICENSE
    20.1 kB
    Update spaCy pipeline almost 5 years ago
  • LICENSES_SOURCES
    40.7 kB
    Update spaCy pipeline about 4 years ago
  • README.md
    11.6 kB
    Update spaCy pipeline over 2 years ago
  • accuracy.json
    5.95 kB
    Update spaCy pipeline over 2 years ago
  • config.cfg
    6.08 kB
    Update spaCy pipeline over 2 years ago
  • da_core_news_sm-any-py3-none-any.whl
    12.4 MB
    xet
    Update spaCy pipeline over 2 years ago
  • meta.json
    16.8 kB
    Update spaCy pipeline over 2 years ago
  • tokenizer
    59.6 kB
    Update spaCy pipeline over 3 years ago