Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 359 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 359 Bytes

OFF_nutri

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