File size: 657 Bytes
d961d6b a4f3c8e d961d6b 5ddf263 d3c4f4e d961d6b |
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 |
---
tags:
- spacy
- token-classification
language:
- en
widget:
- text: cultured grade a whole milk
---
| Feature | Description |
| --- | --- |
| **Name** | `en_ingredient_extract` |
| **Version** | `0.0.1` |
| **spaCy** | `>=3.6.1,<3.7.0` |
| **Default Pipeline** | `entity_ruler` |
| **Components** | `entity_ruler` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | n/a |
| **Author** | [n/a]() |
### Label Scheme
<details>
<summary>View label scheme (4 labels for 1 components)</summary>
| Component | Labels |
| --- | --- |
| **`entity_ruler`** | `DAIRY`, `GRAIN`, `LEGUMES`, `TREE-NUTS` |
</details> |