Sign in to view source links and access this dataset
Description
Edit Amazon Reviews Multi En is a text dataset for summarization tutorials, created by author KRadim and last updated on 2025-08-21. It contains Amazon product reviews with star ratings, titles, body text, and product categories. The dataset includes fields for review text length and language identifiers, with the primary language being English.
Use Cases
Train text summarization models based on the review_body and review_title fields.
Analyze sentiment patterns based on the star ratings associated with review text.
Study review characteristics across product categories based on the product_category field.
Explore multilingual text features based on the language identifier field.
Strengths
Includes structured review metadata such as star ratings (1-5), product categories, and language identifiers.
Contains fields specifically for text length (lenght_review_body, lenght_review_title), which can be used for analysis.
Limitations
Description metadata is limited; actual data quality requires manual inspection after download.
Row count is unknown, which may limit suitability assessment.
Column-level documentation is absent; field semantics must be inferred after download.
Provenance
Source
KRadim via Hugging Face
Collection Method
Likely sourced from Amazon review data, but specific collection method is not detailed.
Freshness
Last updated 2025-08-21 11:54:04; freshness should be verified.
License is unknown; users should verify terms of use before downloading.