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_GPTNERMED_gbert

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

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

  • Libraries
  • spaCy

    How to use jfrei/de_GPTNERMED_gbert with spaCy:

    !pip install https://huggingface.co/jfrei/de_GPTNERMED_gbert/resolve/main/de_GPTNERMED_gbert-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("de_GPTNERMED_gbert")
    
    # Importing as module.
    import de_GPTNERMED_gbert
    nlp = de_GPTNERMED_gbert.load()
  • Notebooks
  • Google Colab
  • Kaggle
de_GPTNERMED_gbert / ner
286 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
jfrei's picture
jfrei
Initial commit
2ff6fe9 over 2 years ago
  • cfg
    221 Bytes
    Initial commit over 2 years ago
  • model
    285 kB
    Initial commit over 2 years ago
  • moves
    263 Bytes
    Initial commit over 2 years ago