A TripAdvisor Dataset for Dyadic Context Analysis
收藏NIAID Data Ecosystem2026-03-13 收录
下载链接:
https://zenodo.org/record/6583421
下载链接
链接失效反馈官方服务:
资源简介:
There are many contexts where dyadic data are present. In social networks, users are linked to a variety of items, defining interactions. In the social platform of TripAdvisor, users are linked to restaurants by means of reviews posted by them. Using the information of these interactions, we can get valuable insights for forecasting, proposing tasks related to recommender systems, sentiment analysis, text-based personalisation or text summarisation, among others. Furthermore, in the context of TripAdvisor there is a scarcity of public datasets and lack of well-known benchmarks for model assessment.
We present six new TripAdvisor datasets from the restaurants of six different cities: London, New York, New Delhi, Paris, Barcelona and Madrid.
If you use this data, please cite the following paper under submission process (preprint - arXiv)
We exclusively collected the reviews written in English from the restaurants of each city. The tabular data is comprised of a set of six different CSV files, containing numerical, categorical and text features:
parse_count: numerical (integer), corresponding number of extracted review by the web scraper (auto-incremental)
author_id: categorical (string), univocal, incremental and anonymous identifier of the user (UID_XXXXXXXXXX)
restaurant_name: categorical (string), name of the restaurant matching the review
rating_review: numerical (integer), review score in the range 1-5
sample: categorical (string), indicating “positive” sample for scores 4-5 and “negative” for scores 1-3
review_id: categorical (string), univocal and internal identifier of the review (review_XXXXXXXXX)
title_review: text, review title
review_preview: text, preview of the review, truncated in the website when the text is very long
review_full: text, complete review
date: timestamp, publication date of the review in the format (day, month, year)
city: categorical (string), city of the restaurant which the review was written for
url_restaurant: text, restaurant url
创建时间:
2022-05-31



