Instructions to use magepol/en_generic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use magepol/en_generic with spaCy:
!pip install https://huggingface.co/magepol/en_generic/resolve/main/en_generic-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_generic") # Importing as module. import en_generic nlp = en_generic.load() - Notebooks
- Google Colab
- Kaggle
| { | |
| "labels":[ | |
| "292", | |
| "325", | |
| "328", | |
| "297", | |
| "4745", | |
| "267", | |
| "204", | |
| "207", | |
| "2331", | |
| "211", | |
| "212", | |
| "6228", | |
| "187", | |
| "5598", | |
| "2271" | |
| ], | |
| "threshold":0.0, | |
| "positive_label":null | |
| } |