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

MSLars
/
de_extr_summ

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

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

  • Libraries
  • spaCy

    How to use MSLars/de_extr_summ with spaCy:

    !pip install https://huggingface.co/MSLars/de_extr_summ/resolve/main/de_extr_summ-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("de_extr_summ")
    
    # Importing as module.
    import de_extr_summ
    nlp = de_extr_summ.load()
  • Notebooks
  • Google Colab
  • Kaggle
de_extr_summ
844 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
MSLars's picture
MSLars
Update spaCy pipeline
6701e12 verified about 2 years ago
  • ner
    Update spaCy pipeline about 2 years ago
  • transformer
    Update spaCy pipeline about 2 years ago
  • vocab
    Update spaCy pipeline about 2 years ago
  • .gitattributes
    1.64 kB
    Update spaCy pipeline about 2 years ago
  • README.md
    1.09 kB
    Update spaCy pipeline about 2 years ago
  • config.cfg
    2.88 kB
    Update spaCy pipeline about 2 years ago
  • de_extr_summ-any-py3-none-any.whl
    406 MB
    xet
    Update spaCy pipeline about 2 years ago
  • meta.json
    964 Bytes
    Update spaCy pipeline about 2 years ago
  • tokenizer
    49.3 kB
    Update spaCy pipeline about 2 years ago