Automatic nutrients detection for OpenFoodFacts
files :
- script.py : script used to create the result.csv file, from database and robotoff API. contains for a list of product the information of nutrients given by user and predicted by OCR + regex
- analyse.py : data visualisation from result.csv file
- utils.py : general python function