CoolFace
Datasetpublic

defunct-datasets/amazon_us_reviews

Amazon Customer Reviews (a.k.a. Product Reviews) is one of Amazons iconic products. In a period of over two decades since the first review in 1995, millions of Amazon customers have contributed over a hundred million reviews to express opinions and describe their experiences regarding products on the Amazon.com website. This makes Amazon Customer Reviews a rich source of information for academic researchers in the fields of Natural Language Processing (NLP), Information Retrieval (IR), and Machine Learning (ML), amongst others. Accordingly, we are releasing this data to further research in multiple disciplines related to understanding customer product experiences. Specifically, this dataset was constructed to represent a sample of customer evaluations and opinions, variation in the perception of a product across geographical regions, and promotional intent or bias in reviews. Over 130+ million customer reviews are available to researchers as part of this release. The data is available in TSV files in the amazon-reviews-pds S3 bucket in AWS US East Region. Each line in the data files corresponds to an individual review (tab delimited, with no quote and escape characters). Each Dataset contains the following columns: - marketplace: 2 letter country code of the marketplace where the review was written. - customer_id: Random identifier that can be used to aggregate reviews written by a single author. - review_id: The unique ID of the review. - product_id: The unique Product ID the review pertains to. In the multilingual dataset the reviews for the same product in different countries can be grouped by the same product_id. - product_parent: Random identifier that can be used to aggregate reviews for the same product. - product_title: Title of the product. - product_category: Broad product category that can be used to group reviews (also used to group the dataset into coherent parts). - star_rating: The 1-5 star rating of the review. - helpful_votes: Number of helpful votes. - total_votes: Number of total votes the review received. - vine: Review was written as part of the Vine program. - verified_purchase: The review is on a verified purchase. - review_headline: The title of the review. - review_body: The review text. - review_date: The date the review was written.

sourceHugging Faceotherupdated 3y agoView on Hugging Face
75likes751downloads
17 commits on main
e1bfd573y ago

Raise DefunctDatasetError (#6)

albertvillanova
c293a563y ago

Defunct dataset (#5)

albertvillanova
38bb3913y ago

Convert dataset sizes from base 2 to base 10 in the dataset card (#2)

albertvillanova
b6fd2c34y ago

Replace YAML keys from int to str (#1)

albertvillanova
ce11f034y ago

add dataset_info in dataset metadata

lhoestq
39bcdbb4y ago

remove dummmy data

mariosasko
9a8b0dc4y ago

Fix missing tags in dataset cards (#4979)

albertvillanova
47a12614y ago

Align more metadata with other repo types (models,spaces) (#4607)

julien-c
658f7664y ago

Remove a copy-paste sentence in dataset cards (#4281)

albertvillanova
fd784fb4y ago

Fix dataset `amazon_us_reviews` metadata - 4/4/2022 (#4092)

Trent Strong
b608a245y ago

Update files from the datasets library (from 1.18.0)

system
9dba4d35y ago

Update files from the datasets library (from 1.8.0)

system
6cdb0e25y ago

Update files from the datasets library (from 1.7.0)

system
a6ccefa5y ago

Update files from the datasets library (from 1.6.0)

system
528b51a5y ago

Update files from the datasets library (from 1.4.0)

system
86028615y ago

Update files from the datasets library (from 1.3.0)

system
84f6b585y ago

Update files from the datasets library (from 1.1.3)

system