Instructions to use andreids/en_textcat_subscriptions_software_out with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use andreids/en_textcat_subscriptions_software_out with spaCy:
!pip install https://huggingface.co/andreids/en_textcat_subscriptions_software_out/resolve/main/en_textcat_subscriptions_software_out-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_textcat_subscriptions_software_out") # Importing as module. import en_textcat_subscriptions_software_out nlp = en_textcat_subscriptions_software_out.load() - Notebooks
- Google Colab
- Kaggle
| { | |
| "labels":[ | |
| "OTHER", | |
| "5623 - Subscriptions - software" | |
| ], | |
| "threshold":0.5, | |
| "positive_label":null | |
| } |