1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-11 16:35:18 +02:00

feat: Migrate from CRF++ to Ingredient Parser (a Python package) (#5061)

This commit is contained in:
Michael Genson 2025-02-28 08:17:28 -06:00 committed by Ian Pösse-Koch
parent 5aa6d4d819
commit d4bfa5a5cb
19 changed files with 367 additions and 592 deletions

2
.gitignore vendored
View file

@ -157,10 +157,8 @@ dev/data/backups/dev_sample_data*.zip
dev/data/recipes/*
dev/scripts/output/app_routes.py
dev/scripts/output/javascriptAPI/*
mealie/services/scraper/ingredient_nlp/model.crfmodel
dev/code-generation/generated/openapi.json
dev/code-generation/generated/test_routes.py
mealie/services/parser_services/crfpp/model.crfmodel
lcov.info
dev/code-generation/openapi.json