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
/
nb_core_news_md

Token Classification
spaCy
Norwegian Bokmål
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use spacy/nb_core_news_md with spaCy:

    !pip install https://huggingface.co/spacy/nb_core_news_md/resolve/main/nb_core_news_md-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("nb_core_news_md")
    
    # Importing as module.
    import nb_core_news_md
    nlp = nb_core_news_md.load()
  • Notebooks
  • Google Colab
  • Kaggle
nb_core_news_md
96.5 MB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 11 commits
adrianeboyd's picture
adrianeboyd
Update spaCy pipeline
a18a1bf 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
    960 Bytes
    Update spaCy pipeline almost 4 years ago
  • LICENSE
    1.06 kB
    Update spaCy pipeline almost 5 years ago
  • LICENSES_SOURCES
    19.5 kB
    Update spaCy pipeline about 4 years ago
  • README.md
    13.4 kB
    Update spaCy pipeline over 2 years ago
  • accuracy.json
    6.37 kB
    Update spaCy pipeline over 2 years ago
  • config.cfg
    6.06 kB
    Update spaCy pipeline over 2 years ago
  • meta.json
    19.4 kB
    Update spaCy pipeline over 2 years ago
  • nb_core_news_md-any-py3-none-any.whl
    42.3 MB
    xet
    Update spaCy pipeline over 2 years ago
  • tokenizer
    45.2 kB
    Update spaCy pipeline over 3 years ago