SLICE PAY App Reviews
3L+ Reviews (Most used by Students)
@kaggle.pavan9065_slice_pay_app_reviews
3L+ Reviews (Most used by Students)
@kaggle.pavan9065_slice_pay_app_reviews
It is one of the popular Loan provider to the students and working professionals.
Ideas for using this dataset
Sentiment analysis
What makes the application receive 1-star and 5-star
CREATE TABLE slicepay_reviews (
"reviewid" VARCHAR,
"username" VARCHAR,
"content" VARCHAR,
"score" VARCHAR,
"thumbsupcount" VARCHAR,
"at" VARCHAR,
"replycontent" VARCHAR
);Anyone who has the link will be able to view this.