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

fransis3
/
nb_norne_mmbert

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

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

  • Libraries
  • spaCy

    How to use fransis3/nb_norne_mmbert with spaCy:

    !pip install https://huggingface.co/fransis3/nb_norne_mmbert/resolve/main/nb_norne_mmbert-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("nb_norne_mmbert")
    
    # Importing as module.
    import nb_norne_mmbert
    nlp = nb_norne_mmbert.load()
  • Notebooks
  • Google Colab
  • Kaggle
nb_norne_mmbert
2.42 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
fransis3's picture
fransis3
Update spaCy pipeline
8f48bcb verified 5 months ago
  • morphologizer
    Update spaCy pipeline 5 months ago
  • ner
    Update spaCy pipeline 5 months ago
  • parser
    Update spaCy pipeline 5 months ago
  • trainable_lemmatizer
    Update spaCy pipeline 5 months ago
  • transformer
    Update spaCy pipeline 5 months ago
  • vocab
    Update spaCy pipeline 5 months ago
  • .gitattributes
    1.92 kB
    Update spaCy pipeline 5 months ago
  • README.md
    17 kB
    Update spaCy pipeline 5 months ago
  • config.cfg
    4.58 kB
    Update spaCy pipeline 5 months ago
  • meta.json
    22.9 kB
    Update spaCy pipeline 5 months ago
  • nb_norne_mmbert-any-py3-none-any.whl
    1.15 GB
    xet
    Update spaCy pipeline 5 months ago
  • tokenizer
    45.2 kB
    Update spaCy pipeline 5 months ago