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

stcoats
/
de_STTS2_folk

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

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

  • Libraries
  • spaCy

    How to use stcoats/de_STTS2_folk with spaCy:

    !pip install https://huggingface.co/stcoats/de_STTS2_folk/resolve/main/de_STTS2_folk-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("de_STTS2_folk")
    
    # Importing as module.
    import de_STTS2_folk
    nlp = de_STTS2_folk.load()
  • Notebooks
  • Google Colab
  • Kaggle
de_STTS2_folk / tok2vec
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
stcoats's picture
stcoats
Update spaCy pipeline
94b8006 about 3 years ago
  • cfg
    4 Bytes
    Update spaCy pipeline about 3 years ago
  • model
    6.01 MB
    xet
    Update spaCy pipeline about 3 years ago