Instructions to use andreids/en_textcat_pdk_incorporation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use andreids/en_textcat_pdk_incorporation with spaCy:
!pip install https://huggingface.co/andreids/en_textcat_pdk_incorporation/resolve/main/en_textcat_pdk_incorporation-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_textcat_pdk_incorporation") # Importing as module. import en_textcat_pdk_incorporation nlp = en_textcat_pdk_incorporation.load() - Notebooks
- Google Colab
- Kaggle
| Feature | Description |
|---|---|
| Name | en_textcat_pdk_incorporation |
| Version | 0.0.4 |
| spaCy | >=3.4.3,<3.5.0 |
| Default Pipeline | textcat |
| Components | textcat |
| Vectors | 0 keys, 0 unique vectors (0 dimensions) |
| Sources | n/a |
| License | n/a |
| Author | n/a |
Label Scheme
View label scheme (2 labels for 1 components)
| Component | Labels |
|---|---|
textcat |
OTHER, Incorporation (UK) |
Accuracy
| Type | Score |
|---|---|
CATS_SCORE |
66.67 |
CATS_MICRO_P |
94.55 |
CATS_MICRO_R |
94.55 |
CATS_MICRO_F |
94.55 |
CATS_MACRO_P |
83.48 |
CATS_MACRO_R |
61.76 |
CATS_MACRO_F |
66.67 |
CATS_MACRO_AUC |
78.98 |
CATS_MACRO_AUC_PER_TYPE |
0.00 |
TEXTCAT_LOSS |
433.96 |
- Downloads last month
- 1