Onliner Reviews Extended Raw
Raw data collected from reviews from online-market "Onliner"
@kaggle.arsenycheplukov_onliner_reviews_extended_raw
Raw data collected from reviews from online-market "Onliner"
@kaggle.arsenycheplukov_onliner_reviews_extended_raw
Raw parsed reviews from the Belarussian online trading platform "onliner", which contains a composite assessment of goods and presents a collection of texts in Russian
Data is raw, so need better filtering, and don't represent full reviews, only huge part of them
CREATE TABLE onliner_review_dataset_extended (
"n" VARCHAR -- Категория,
"n_02e762" VARCHAR -- Товар,
"n_8495ef" VARCHAR -- Заголовок Отзыва,
"n_26d2a7" VARCHAR -- Комментарий К Оценке,
"n_fa6203" VARCHAR -- Достоинства,
"n_596fda" VARCHAR -- Недостатки,
"n_ce10bb" VARCHAR -- Отзыв
);
Anyone who has the link will be able to view this.