AmazonFineFoods
Amazon Fine Food Dataset (3k samples)
@kaggle.davemarietti_amazonfinefoods3k_csv
Amazon Fine Food Dataset (3k samples)
@kaggle.davemarietti_amazonfinefoods3k_csv
Context
Amazon.com is one of the largest e-commerce and cloud computing companies. Amazon relies heavily on a recommendation engine that reviews customer ratings and purchase history to suggest items and improve sales.
Content
This is a lightweight and cleaned version of the popular Amazon Fine Foods dataset. It is a dataset related to 3000 customer reviews with rating of food related products sold on their website up to Oct 2012. The size and content of this dataset make it ideal for beginner experiments with NLP techniques. Have fun!
The dataset contains the following columns:
CREATE TABLE amazonfinefoods3k (
"n_565455" BIGINT -- 565455,
"b002gkek7g" VARCHAR,
"a2bopoko6hks3e" VARCHAR,
"stacey_walker" VARCHAR,
"n_0" BIGINT -- 0,
"n_0_1" BIGINT -- 0.1,
"n_5" BIGINT -- 5,
"n_1317945600" BIGINT -- 1317945600,
"my_daily_pick_me_up" VARCHAR,
"i_love_click_my_favorite_protein_drink_by_far_i_add_a__4cf53825" VARCHAR -- I LOVE Click! My Favorite Protein Drink By Far. I Add A Little Sugar-free Caramel Coffee Syrup And A Few Drops Coconut Extract. Tastes Just Like A Samoa.
);
Anyone who has the link will be able to view this.