john-hu / untitled

0 stars 0 forks source link

ingredientsRaw to ingredients converter #51

Open john-hu opened 2 years ago

john-hu commented 2 years ago

With more and more data we have, we should be able to build a tool to parse: unit, amount, and ingredient name. The current idea is

  1. to load all units from the results of yummly and tasty.
  2. match data from the results of other website
  3. if most of ingredients matched, save the data back.