File size: 1,071 Bytes
428466e 95b72b4 428466e de6d657 428466e 95b72b4 |
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 |
---
tags:
- spacy
- token-classification
language:
- en
license: mit
widget:
- text: "Season the chicken inside and out with salt and pepper, really getting into all of the crevices. Let the chicken hang out for at least 1 hour at room temperature, which will help the meat absorb the salt. If you can season a few days in advance and let rest, uncovered, in the fridge, even better."
---
| Feature | Description |
| --- | --- |
| **Name** | `en_reciparse_model` |
| **Version** | `0.0.0` |
| **spaCy** | `>=3.3.1,<3.4.0` |
| **Default Pipeline** | `tok2vec`, `ner` |
| **Components** | `tok2vec`, `ner` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | n/a |
| **Author** | [n/a]() |
### Label Scheme
<details>
<summary>View label scheme (1 labels for 1 components)</summary>
| Component | Labels |
| --- | --- |
| **`ner`** | `INGREDIENT` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `ENTS_F` | 87.97 |
| `ENTS_P` | 88.54 |
| `ENTS_R` | 87.40 |
| `TOK2VEC_LOSS` | 37557.71 |
| `NER_LOSS` | 19408.65 | |