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:
parent
5aa6d4d819
commit
d4bfa5a5cb
19 changed files with 367 additions and 592 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue