Instructions to use Zlovoblachko/en_ppline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use Zlovoblachko/en_ppline with spaCy:
!pip install https://huggingface.co/Zlovoblachko/en_ppline/resolve/main/en_ppline-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_ppline") # Importing as module. import en_ppline nlp = en_ppline.load() - Notebooks
- Google Colab
- Kaggle
| Feature | Description |
|---|---|
| Name | en_ppline |
| Version | 0.0.0 |
| spaCy | >=3.4.4,<3.5.0 |
| Default Pipeline | transformer, spancat |
| Components | transformer, spancat |
| Vectors | 0 keys, 0 unique vectors (0 dimensions) |
| Sources | n/a |
| License | n/a |
| Author | n/a |
Label Scheme
View label scheme (5 labels for 1 components)
| Component | Labels |
|---|---|
spancat |
Tense semantics, Copying expression, Synonyms, Word form transmission, Transliteration |
Accuracy
| Type | Score |
|---|---|
SPANS_SC_F |
84.00 |
SPANS_SC_P |
91.61 |
SPANS_SC_R |
77.56 |
TRANSFORMER_LOSS |
569.45 |
SPANCAT_LOSS |
120660.56 |
- Downloads last month
- -