Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

kenisgod
/
en_ingredient_extract

spaCy
English
Model card Files Files and versions
xet
Community

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
en_ingredient_extract
565 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
kenisgod's picture
kenisgod
Update README.md
b9507e5 verified over 2 years ago
  • entity_ruler
    Update spaCy pipeline over 2 years ago
  • vocab
    Update spaCy pipeline over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    473 Bytes
    Update README.md over 2 years ago
  • config.cfg
    1.89 kB
    Update spaCy pipeline over 2 years ago
  • en_ingredient_extract-any-py3-none-any.whl
    69.5 kB
    Update spaCy pipeline over 2 years ago
  • handler.py
    597 Bytes
    Upload handler.py over 2 years ago
  • meta.json
    2.54 kB
    Update spaCy pipeline over 2 years ago
  • requirements.txt
    5 Bytes
    Upload 2 files over 2 years ago
  • tokenizer
    77.1 kB
    Update spaCy pipeline over 2 years ago