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

  • Log In
  • Sign Up

PH-Weingarten
/
AISOP-oop-classifier

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

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

  • Libraries
  • spaCy

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

    !pip install https://huggingface.co/PH-Weingarten/AISOP-oop-classifier/resolve/main/AISOP-oop-classifier-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("AISOP-oop-classifier")
    
    # Importing as module.
    import AISOP-oop-classifier
    nlp = AISOP-oop-classifier.load()
  • Notebooks
  • Google Colab
  • Kaggle
AISOP-oop-classifier
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
ppolx's picture
ppolx
models
0b24f6f 6 months ago
  • l1-model
    models 6 months ago
  • l2-models
    models 6 months ago
  • .gitattributes
    1.62 kB
    correct lfs 6 months ago
  • .gitignore
    17 Bytes
    runnability 6 months ago
  • README.md
    1.11 kB
    prepare for LFS 6 months ago
  • recognize.py
    2.56 kB
    runnability 6 months ago