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

jfrei
/
de_GERNERMEDpp_Slim

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

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

  • Libraries
  • spaCy

    How to use jfrei/de_GERNERMEDpp_Slim with spaCy:

    !pip install https://huggingface.co/jfrei/de_GERNERMEDpp_Slim/resolve/main/de_GERNERMEDpp_Slim-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("de_GERNERMEDpp_Slim")
    
    # Importing as module.
    import de_GERNERMEDpp_Slim
    nlp = de_GERNERMEDpp_Slim.load()
  • Notebooks
  • Google Colab
  • Kaggle
de_GERNERMEDpp_Slim
9.65 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
jfrei's picture
jfrei
Update README.md
6fb224f almost 3 years ago
  • ner
    Update spaCy pipeline almost 4 years ago
  • tok2vec
    Update spaCy pipeline almost 4 years ago
  • vocab
    Update spaCy pipeline almost 4 years ago
  • .gitattributes
    1.39 kB
    Update spaCy pipeline almost 4 years ago
  • README.md
    1.46 kB
    Update README.md almost 3 years ago
  • config.cfg
    2.76 kB
    Update spaCy pipeline almost 4 years ago
  • de_GERNERMEDpp_Slim-any-py3-none-any.whl
    4.4 MB
    xet
    Update spaCy pipeline almost 4 years ago
  • meta.json
    1.57 kB
    Update spaCy pipeline almost 4 years ago
  • tokenizer
    48.7 kB
    Update spaCy pipeline almost 4 years ago