Skip to content

youyanggu/rcnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modeling Ingredients from Wikipedia text

This repo contains the code to generate representations for ingredients and adulterants based on the Wikipedia articles. The representations are used to predict a food product category from a given ingredient. We also show a sequential update model that can improve predictions based on a few observations.

The RNN model is based off of https://github.com/taolei87/rcnn.

The code also requires access to the following repository: https://github.com/youyanggu/adulteration.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages