meettyj / RecipeRec

Code & data for IJCAI'22 paper "RecipeRec: A Heterogeneous Graph Learning Model for Recipe Recommendation".
13 stars 7 forks source link

Request for Code Segments on Recipe Data Processing #4

Open andsosallycanwait opened 4 months ago

andsosallycanwait commented 4 months ago

Hello!

I am currently working on a project that involves processing recipe data, and I came across your work, which I find highly relevant and insightful. Specifically, I am interested in the methods you used for:

  1. Extracting quantities and units from recipe data.
  2. Mapping these extracted elements to USDA data.

I believe that understanding your approach will greatly benefit my project. Could you please share the segments of your code that detail these processes? Any assistance you can provide would be greatly appreciated.

Thank you!