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

yasin9999
/
nb_declassifai_ner_pii

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

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

  • Libraries
  • spaCy

    How to use yasin9999/nb_declassifai_ner_pii with spaCy:

    !pip install https://huggingface.co/yasin9999/nb_declassifai_ner_pii/resolve/main/nb_declassifai_ner_pii-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("nb_declassifai_ner_pii")
    
    # Importing as module.
    import nb_declassifai_ner_pii
    nlp = nb_declassifai_ner_pii.load()
  • Notebooks
  • Google Colab
  • Kaggle
nb_declassifai_ner_pii
77.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
yasin9999's picture
yasin9999
Update spaCy pipeline
67bf548 verified 4 months ago
  • ner
    Update spaCy pipeline 4 months ago
  • tok2vec
    Update spaCy pipeline 4 months ago
  • vocab
    Update spaCy pipeline 4 months ago
  • .gitattributes
    1.7 kB
    Update spaCy pipeline 4 months ago
  • README.md
    1.44 kB
    Update spaCy pipeline 4 months ago
  • config.cfg
    3.04 kB
    Update spaCy pipeline 4 months ago
  • meta.json
    2.57 kB
    Update spaCy pipeline 4 months ago
  • nb_declassifai_ner_pii-any-py3-none-any.whl
    36.2 MB
    xet
    Update spaCy pipeline 4 months ago
  • tokenizer
    45.2 kB
    Update spaCy pipeline 4 months ago