metadata
dataset_info:
features:
- name: review_text
dtype: string
- name: HOTEL#GENERAL
dtype: string
- name: ROOMS#GENERAL
dtype: string
- name: FACILITIES#GENERAL
dtype: string
- name: FACILITIES#QUALITY
dtype: string
- name: ROOM_AMENITIES#CLEANLINESS
dtype: string
- name: FACILITIES#COMFORT
dtype: string
- name: FOOD&DRINKS#MISCELLANEOUS
dtype: string
- name: FACILITIES#MISCELLANEOUS
dtype: string
- name: ROOM_AMENITIES#MISCELLANEOUS
dtype: string
- name: ROOM_AMENITIES#DESIGN&FEATURES
dtype: string
- name: FOOD&DRINKS#STYLE&OPTIONS
dtype: string
- name: LOCATION#GENERAL
dtype: string
- name: HOTEL#QUALITY
dtype: string
- name: ROOM_AMENITIES#COMFORT
dtype: string
- name: FOOD&DRINKS#QUALITY
dtype: string
- name: FACILITIES#CLEANLINESS
dtype: string
- name: FACILITIES#PRICES
dtype: string
- name: ROOMS#QUALITY
dtype: string
- name: HOTEL#DESIGN&FEATURES
dtype: string
- name: HOTEL#PRICES
dtype: string
- name: HOTEL#COMFORT
dtype: string
- name: HOTEL#MISCELLANEOUS
dtype: string
- name: ROOMS#CLEANLINESS
dtype: string
- name: FOOD&DRINKS#PRICES
dtype: string
- name: ROOM_AMENITIES#GENERAL
dtype: string
- name: ROOMS#DESIGN&FEATURES
dtype: string
- name: FACILITIES#DESIGN&FEATURES
dtype: string
- name: HOTEL#CLEANLINESS
dtype: string
- name: ROOMS#COMFORT
dtype: string
- name: ROOM_AMENITIES#QUALITY
dtype: string
- name: SERVICE#GENERAL
dtype: string
- name: ROOMS#MISCELLANEOUS
dtype: string
- name: ROOMS#PRICES
dtype: string
- name: all_sentiments
sequence: string
splits:
- name: train
num_bytes: 3260026
num_examples: 2999
- name: validation
num_bytes: 1830428
num_examples: 1999
- name: test
num_bytes: 579874
num_examples: 599
download_size: 952210
dataset_size: 5670328
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*