Open utterances-bot opened 1 year ago
Thanks for that cool tutorial. Do you think it is possible that way to isolate also "Spurenkennzeichnungen" on Ingredient-lists from Products, which are declared usally by signal words like "kann Spuren von xxx enthalten" or "In geringen Mengen kann xxx enthalten sein"?
Thank you! :) I think it is possible this way, but I would look into regular expressions (regex) first. This might make this much more deterministic and controllable.
Learn to identify ingredients with neural networks
Today we want to build a model, that can identify ingredients in cooking recipes. I use the “German Recipes Dataset”, I recently published on kaggle. We have more than 12000 German recipes and their ingredients list.
https://www.depends-on-the-definition.com/identify-ingredients-with-neural-networks/