Yorumsepeti
Turkish restaurant review dataset, including ratings for three aspects.
@kaggle.dgknrsln_yorumsepeti
Turkish restaurant review dataset, including ratings for three aspects.
@kaggle.dgknrsln_yorumsepeti
CREATE TABLE yorumsepeti (
"speed" VARCHAR,
"service" VARCHAR,
"flavour" VARCHAR,
"review" VARCHAR
);
Anyone who has the link will be able to view this.