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

s4nkar
/
klarki-ner-spacy

Token Classification
spaCy
German
English
klarki
eu-ai-act
compliance
german
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use s4nkar/klarki-ner-spacy with spaCy:

    !pip install https://huggingface.co/s4nkar/klarki-ner-spacy/resolve/main/klarki-ner-spacy-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("klarki-ner-spacy")
    
    # Importing as module.
    import klarki-ner-spacy
    nlp = klarki-ner-spacy.load()
  • Notebooks
  • Google Colab
  • Kaggle
klarki-ner-spacy
637 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
s4nkar's picture
s4nkar
Add model card
1573171 verified about 1 month ago
  • model-final
    Upload KlarKI ner model about 1 month ago
  • .gitattributes
    2.15 kB
    Upload KlarKI ner model about 1 month ago
  • README.md
    5.49 kB
    Add model card about 1 month ago