Instructions to use kenisgod/en_ingredient_extract with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use kenisgod/en_ingredient_extract with spaCy:
!pip install https://huggingface.co/kenisgod/en_ingredient_extract/resolve/main/en_ingredient_extract-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_ingredient_extract") # Importing as module. import en_ingredient_extract nlp = en_ingredient_extract.load() - Notebooks
- Google Colab
- Kaggle
Cactus Plant Entity Extraction Model π΅
Overview
This model parsed food ingredients.
| Feature | Description |
|---|---|
| Name | en_ingredient_extract |
| Version | 0.1.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 |
- Downloads last month
- 12
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support