Instructions to use benhartley/en_description_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use benhartley/en_description_classifier with spaCy:
!pip install https://huggingface.co/benhartley/en_description_classifier/resolve/main/en_description_classifier-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_description_classifier") # Importing as module. import en_description_classifier nlp = en_description_classifier.load() - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
d009096 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ec66fec4d4bee69e37949be055bd86b986eae1c0831ee4a597c07d0086ba8c3a
size 2097895
|