Hotel Reviews
Labelled hotel reviews
@kaggle.harmanpreet93_hotelreviews
Labelled hotel reviews
@kaggle.harmanpreet93_hotelreviews
CREATE TABLE hotel_reviews (
"user_id" VARCHAR,
"description" VARCHAR,
"browser_used" VARCHAR,
"device_used" VARCHAR,
"is_response" VARCHAR
);
Anyone who has the link will be able to view this.