Skip to main content
Ctrl+K
Ingredient Parser 2.7.0 Ingredient Parser 2.7.0

Ingredient Parser 2.7.0

  • Getting Started
    • Options
    • Examples
    • Webtools
  • How To Guides
    • Convert units
    • Customize units
    • Logging
    • Extend to other languages
  • Explanation
    • Sentence Normalisation
    • Feature Generation
    • Training Data
    • Model Training
    • Model Usage
    • Post-processing
    • Foundation foods
    • Appendix
      • Improved part of speech tags
      • NumPy based inference
  • API Reference
    • Parsers
    • Inference
    • Preprocess
    • Postprocess
    • Common
    • Dataclasses
    • Foundation Foods
    • Trainer
  • Resources
  • Changelog
  • .rst

API Reference

API Reference#

  • Parsers
    • inspect_parser()
    • parse_ingredient()
    • parse_multiple_ingredients()
  • Inference
    • NumpyCRFInference
  • Preprocess
    • PreProcessor
  • Postprocess
    • PostProcessor
  • Common
    • consume()
    • download_nltk_resources()
    • group_consecutive_idx()
    • is_float()
    • is_range()
    • show_model_card()
  • Dataclasses
    • UnitSystem
    • CompositeIngredientAmount
    • FoundationFood
    • IngredientAmount
    • IngredientText
    • LabelledToken
    • ParsedIngredient
    • ParserDebugInfo
    • Token
    • TokenFeatures
  • Foundation Foods
    • match_foundation_foods()
  • Trainer

previous

NumPy based CRF inference

next

Parsers

By Tom Strange

© Copyright 2026, Tom Strange.