File size: 1,726 Bytes
1989683 4e77354 1989683 38e33f9 1989683 8906199 1989683 8906199 1989683 8906199 1989683 8906199 724cdf5 f9b1908 60afca8 d681ded 1989683 7521ef7 8906199 1989683 488591d d7bb126 1989683 60afca8 1989683 d7bb126 1989683 d7bb126 1989683 8906199 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
---
tags:
- spacy
- token-classification
language:
- en
license: cc-by-nc-sa-3.0
model-index:
- name: en_Coff_Ev1
results:
- task:
name: NER
type: token-classification
metrics:
- name: NER Precision
type: precision
value: 0.9673151751
- name: NER Recall
type: recall
value: 0.9872915012
- name: NER F Score
type: f_score
value: 0.9772012579
---
Your Coffee Ordered at the Speed of Sound
For citations please use the included ```refs.bib```. You *are permitted* to use this software <br>
for any projects, however this is *not permitted* for use in any commerical instances under our ```cc-by-nc-sa-3.0``` license.
| Feature | Description |
| --- | --- |
| **Name** | `en_Coff_Ev1` |
| **Version** | `1.3.2` |
| **spaCy** | `>=3.4.3,<3.5.0` |
| **Default Pipeline** | `tok2vec`, `ner` |
| **Components** | `tok2vec`, `ner` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | `MIT` |
| **Author** | [C.Bruinsma,I.Chi,J.Feliciano,J.Li,D.Paden]() |
*THIS SOFTWARE IS PROVIDED AS IS BY ITS AUTHORS WHO MAKE NO WARRANTY OF ITS FUNCTION.*
### Label Scheme
<details>
<summary>View label scheme (20 labels for 1 components)</summary>
| Component | Labels |
| --- | --- |
| **`ner`** | `Anti`, `Blended`, `Brew Style`, `Coffee Varietal`, `add-on`, `drink`, `extra`, `hot breakfast`, `milk`, `milk texture`, `pastry`, `pump quantity`, `roast`, `shot quality`, `shot quantity`, `size`, `syrup`, `temperature`, `toppings`, `upside-down` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `ENTS_F` | 97.72 |
| `ENTS_P` | 96.73 |
| `ENTS_R` | 98.73 |
| `TOK2VEC_LOSS` | 54858.85 |
| `NER_LOSS` | 427986.33 | |