Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

PH-Weingarten
/
AISOP-mdl-classifier

spaCy
German
e-portfolios
computer-science
learning
Model card Files Files and versions
xet
Community

Instructions to use PH-Weingarten/AISOP-mdl-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use PH-Weingarten/AISOP-mdl-classifier with spaCy:

    !pip install https://huggingface.co/PH-Weingarten/AISOP-mdl-classifier/resolve/main/AISOP-mdl-classifier-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("AISOP-mdl-classifier")
    
    # Importing as module.
    import AISOP-mdl-classifier
    nlp = AISOP-mdl-classifier.load()
  • Notebooks
  • Google Colab
  • Kaggle
AISOP-mdl-classifier
183 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ppolx's picture
ppolx
Models
601a444 6 months ago
  • l1-model
    Models 6 months ago
  • l2-models
    Models 6 months ago
  • .gitattributes
    1.62 kB
    getting ready 6 months ago
  • .gitignore
    89 Bytes
    getting ready 6 months ago
  • README.md
    1.16 kB
    Models 6 months ago