automationamateur
Board Regular
- Joined
- Jan 3, 2011
- Messages
- 166
Hello all,
I am in need of some creative ideas for the following task: I need to compare hundreds of products to each other to find products that are similar/dis-similar based on the ingredients in their recipes. See below example products to illustrate my idea. In this product set I need some sort of algorithm/methodology that would programatically (quickly on a large scale) identify apple and cherry pie products as similar because there is only a one ingredient difference in their respective recipes and lasagna may be similar to other products but not with apple or cherry pie. To clarify, what I am not looking for is a match, deduplicate, list compare or anything like that.
Thoughts??? As always, any help is appreciated.
I am in need of some creative ideas for the following task: I need to compare hundreds of products to each other to find products that are similar/dis-similar based on the ingredients in their recipes. See below example products to illustrate my idea. In this product set I need some sort of algorithm/methodology that would programatically (quickly on a large scale) identify apple and cherry pie products as similar because there is only a one ingredient difference in their respective recipes and lasagna may be similar to other products but not with apple or cherry pie. To clarify, what I am not looking for is a match, deduplicate, list compare or anything like that.
Thoughts??? As always, any help is appreciated.
- Product A is a cherry pie, which contains sugar, butter, flour and cherries (the exact same recipe as apple pie but with cherries instead of apples)
- Product B is a apple pie, which contains sugar, butter, flour and applies (the exact same recipe as cherry pie but with applies instead of cherries)
- Product C is lasagna, which contains pasta, meat, tomato sauce, basil, etc