One of the most important problems in e-commerce is accurately calculating the ratings given to products after the sale. Solving this problem means providing more customer satisfaction for the e-commerce website, highlighting the product for the seller, and providing a hassle-free shopping experience for the buyer. Another problem is correctly sorting the reviews given for products. Misleading reviews that stand out can directly affect the sales of the product, causing both financial loss and customer loss. Solving these two fundamental problems will increase sales for the e-commerce website and sellers while allowing customers to complete their shopping journey smoothly.
- reviewerID: User Id
- asin: Product Id
- reviewerName: User name
- helpful: Useful Evaluation Degree
- reviewText: Evaluation
- overall: Product Rating
- summary: Evaluation Summary
- unixReviewTime: Evaluation Time
- reviewTime: Evaluation Time {RAW}
- day_diff: Number of days since assessment
- helpful_yes: The number of times the evaluation was found useful
- total_vote: Number of votes given to the evaluation