Volzy commited on
Commit
93f40d6
·
verified ·
1 Parent(s): 0cc7165

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,2 +1,7 @@
1
- ### Scraped Esselunga (Italian store) already reprocessed and cleaned (Italian language)
 
 
 
 
 
2
 
 
1
+ ### Scraped Esselunga Dataset (Italian store):
2
+ - Dataset preprocessed and cleaned
3
+ - Dataset in Italian language
4
+ ### Dataset composition:
5
+ - Image files: Scraped images of products/items sold by the store. Image file name = Item name + Extra informations
6
+ - Json files: File containing the items with the full informations scraped available in a map based format {'image-url':value, 'item-field': value, ...}
7