├── .gitignore ├── LICENSE ├── README.md ├── annotation.md ├── custom.md ├── data ├── gold │ ├── building │ │ ├── 100585_0.txt │ │ ├── 100585_1.txt │ │ ├── 100585_2.txt │ │ ├── 100597_0.txt │ │ ├── 100597_1.txt │ │ ├── 100597_2.txt │ │ ├── 1029276_0.txt │ │ ├── 1029276_1.txt │ │ ├── 1029276_2.txt │ │ ├── 1064610_0.txt │ │ ├── 1064610_1.txt │ │ ├── 1064610_2.txt │ │ ├── 1113787_0.txt │ │ ├── 1113787_1.txt │ │ ├── 1113787_2.txt │ │ ├── 111509_0.txt │ │ ├── 111509_1.txt │ │ ├── 111509_2.txt │ │ ├── 112429_0.txt │ │ ├── 112429_1.txt │ │ ├── 112429_2.txt │ │ ├── 1176198_0.txt │ │ ├── 1176198_1.txt │ │ ├── 1176198_2.txt │ │ ├── 120274_0.txt │ │ ├── 120274_1.txt │ │ ├── 120274_2.txt │ │ ├── 121241_0.txt │ │ ├── 121241_1.txt │ │ ├── 121241_2.txt │ │ ├── 124849_0.txt │ │ ├── 124849_1.txt │ │ ├── 124849_2.txt │ │ ├── 150241_0.txt │ │ ├── 150241_1.txt │ │ ├── 150241_2.txt │ │ ├── 1510471_0.txt │ │ ├── 1510471_1.txt │ │ ├── 1510471_2.txt │ │ ├── 156564_0.txt │ │ ├── 156564_1.txt │ │ ├── 156564_2.txt │ │ ├── 1722910_0.txt │ │ ├── 1722910_1.txt │ │ ├── 1722910_2.txt │ │ ├── 182002_0.txt │ │ ├── 182002_1.txt │ │ ├── 182002_2.txt │ │ ├── 182519_0.txt │ │ ├── 182519_1.txt │ │ ├── 182519_2.txt │ │ ├── 182542_0.txt │ │ ├── 182542_1.txt │ │ ├── 182542_2.txt │ │ ├── 183092_0.txt │ │ ├── 183092_1.txt │ │ ├── 183092_2.txt │ │ ├── 183645_0.txt │ │ ├── 183645_1.txt │ │ ├── 183645_2.txt │ │ ├── 185237_0.txt │ │ ├── 185237_1.txt │ │ ├── 185237_2.txt │ │ ├── 185804_0.txt │ │ ├── 185804_1.txt │ │ ├── 185804_2.txt │ │ ├── 188745_0.txt │ │ ├── 188745_1.txt │ │ ├── 188745_2.txt │ │ ├── 189389_0.txt │ │ ├── 189389_1.txt │ │ ├── 189389_2.txt │ │ ├── 197424_0.txt │ │ ├── 197424_1.txt │ │ ├── 197424_2.txt │ │ ├── 198738_0.txt │ │ ├── 198738_1.txt │ │ ├── 198738_2.txt │ │ ├── 203139_0.txt │ │ ├── 203139_1.txt │ │ ├── 203139_2.txt │ │ ├── 209383_0.txt │ │ ├── 209383_1.txt │ │ ├── 209383_2.txt │ │ ├── 223757_0.txt │ │ ├── 223757_1.txt │ │ ├── 223757_2.txt │ │ ├── 224665_0.txt │ │ ├── 224665_1.txt │ │ ├── 224665_2.txt │ │ ├── 227464_0.txt │ │ ├── 227464_1.txt │ │ ├── 227464_2.txt │ │ ├── 228653_0.txt │ │ ├── 228653_1.txt │ │ ├── 228653_2.txt │ │ ├── 228986_0.txt │ │ ├── 228986_1.txt │ │ ├── 228986_2.txt │ │ ├── 229042_0.txt │ │ ├── 229042_1.txt │ │ ├── 229042_2.txt │ │ ├── 229066_0.txt │ │ ├── 229066_1.txt │ │ ├── 229066_2.txt │ │ ├── 229124_0.txt │ │ ├── 229124_1.txt │ │ ├── 229124_2.txt │ │ ├── 232953_0.txt │ │ ├── 232953_1.txt │ │ ├── 232953_2.txt │ │ ├── 234572_0.txt │ │ ├── 234572_1.txt │ │ ├── 234572_2.txt │ │ ├── 235216_0.txt │ │ ├── 235216_1.txt │ │ ├── 235216_2.txt │ │ ├── 237193_0.txt │ │ ├── 237193_1.txt │ │ ├── 237193_2.txt │ │ ├── 241742_0.txt │ │ ├── 241742_1.txt │ │ ├── 241742_2.txt │ │ ├── 248861_0.txt │ │ ├── 248861_1.txt │ │ ├── 248861_2.txt │ │ ├── 250023_0.txt │ │ ├── 250023_1.txt │ │ ├── 250023_2.txt │ │ ├── 2514386_0.txt │ │ ├── 2514386_1.txt │ │ ├── 2514386_2.txt │ │ ├── 2514725_0.txt │ │ ├── 2514725_1.txt │ │ ├── 2514725_2.txt │ │ ├── 2514747_0.txt │ │ ├── 2514747_1.txt │ │ ├── 2514747_2.txt │ │ ├── 2515098_0.txt │ │ ├── 2515098_1.txt │ │ ├── 2515098_2.txt │ │ ├── 2515152_0.txt │ │ ├── 2515152_1.txt │ │ ├── 2515152_2.txt │ │ ├── 2516007_0.txt │ │ ├── 2516007_1.txt │ │ ├── 2516007_2.txt │ │ ├── 2516165_0.txt │ │ ├── 2516165_1.txt │ │ └── 2516165_2.txt │ ├── cleanliness │ │ ├── 100585_0.txt │ │ ├── 100585_1.txt │ │ ├── 100585_2.txt │ │ ├── 100597_0.txt │ │ ├── 100597_1.txt │ │ ├── 100597_2.txt │ │ ├── 1029276_0.txt │ │ ├── 1029276_1.txt │ │ ├── 1029276_2.txt │ │ ├── 1064610_0.txt │ │ ├── 1064610_1.txt │ │ ├── 1064610_2.txt │ │ ├── 1113787_0.txt │ │ ├── 1113787_1.txt │ │ ├── 1113787_2.txt │ │ ├── 111509_0.txt │ │ ├── 111509_1.txt │ │ ├── 111509_2.txt │ │ ├── 112429_0.txt │ │ ├── 112429_1.txt │ │ ├── 112429_2.txt │ │ ├── 1176198_0.txt │ │ ├── 1176198_1.txt │ │ ├── 1176198_2.txt │ │ ├── 120274_0.txt │ │ ├── 120274_1.txt │ │ ├── 120274_2.txt │ │ ├── 121241_0.txt │ │ ├── 121241_1.txt │ │ ├── 121241_2.txt │ │ ├── 124849_0.txt │ │ ├── 124849_1.txt │ │ ├── 124849_2.txt │ │ ├── 150241_0.txt │ │ ├── 150241_1.txt │ │ ├── 150241_2.txt │ │ ├── 1510471_0.txt │ │ ├── 1510471_1.txt │ │ ├── 1510471_2.txt │ │ ├── 156564_0.txt │ │ ├── 156564_1.txt │ │ ├── 156564_2.txt │ │ ├── 1722910_0.txt │ │ ├── 1722910_1.txt │ │ ├── 1722910_2.txt │ │ ├── 182002_0.txt │ │ ├── 182002_1.txt │ │ ├── 182002_2.txt │ │ ├── 182519_0.txt │ │ ├── 182519_1.txt │ │ ├── 182519_2.txt │ │ ├── 182542_0.txt │ │ ├── 182542_1.txt │ │ ├── 182542_2.txt │ │ ├── 183092_0.txt │ │ ├── 183092_1.txt │ │ ├── 183092_2.txt │ │ ├── 183645_0.txt │ │ ├── 183645_1.txt │ │ ├── 183645_2.txt │ │ ├── 185237_0.txt │ │ ├── 185237_1.txt │ │ ├── 185237_2.txt │ │ ├── 185804_0.txt │ │ ├── 185804_1.txt │ │ ├── 185804_2.txt │ │ ├── 188745_0.txt │ │ ├── 188745_1.txt │ │ ├── 188745_2.txt │ │ ├── 189389_0.txt │ │ ├── 189389_1.txt │ │ ├── 189389_2.txt │ │ ├── 197424_0.txt │ │ ├── 197424_1.txt │ │ ├── 197424_2.txt │ │ ├── 198738_0.txt │ │ ├── 198738_1.txt │ │ ├── 198738_2.txt │ │ ├── 203139_0.txt │ │ ├── 203139_1.txt │ │ ├── 203139_2.txt │ │ ├── 209383_0.txt │ │ ├── 209383_1.txt │ │ ├── 209383_2.txt │ │ ├── 223757_0.txt │ │ ├── 223757_1.txt │ │ ├── 223757_2.txt │ │ ├── 224665_0.txt │ │ ├── 224665_1.txt │ │ ├── 224665_2.txt │ │ ├── 227464_0.txt │ │ ├── 227464_1.txt │ │ ├── 227464_2.txt │ │ ├── 228653_0.txt │ │ ├── 228653_1.txt │ │ ├── 228653_2.txt │ │ ├── 228986_0.txt │ │ ├── 228986_1.txt │ │ ├── 228986_2.txt │ │ ├── 229042_0.txt │ │ ├── 229042_1.txt │ │ ├── 229042_2.txt │ │ ├── 229066_0.txt │ │ ├── 229066_1.txt │ │ ├── 229066_2.txt │ │ ├── 229124_0.txt │ │ ├── 229124_1.txt │ │ ├── 229124_2.txt │ │ ├── 232953_0.txt │ │ ├── 232953_1.txt │ │ ├── 232953_2.txt │ │ ├── 234572_0.txt │ │ ├── 234572_1.txt │ │ ├── 234572_2.txt │ │ ├── 235216_0.txt │ │ ├── 235216_1.txt │ │ ├── 235216_2.txt │ │ ├── 237193_0.txt │ │ ├── 237193_1.txt │ │ ├── 237193_2.txt │ │ ├── 241742_0.txt │ │ ├── 241742_1.txt │ │ ├── 241742_2.txt │ │ ├── 248861_0.txt │ │ ├── 248861_1.txt │ │ ├── 248861_2.txt │ │ ├── 250023_0.txt │ │ ├── 250023_1.txt │ │ ├── 250023_2.txt │ │ ├── 2514386_0.txt │ │ ├── 2514386_1.txt │ │ ├── 2514386_2.txt │ │ ├── 2514725_0.txt │ │ ├── 2514725_1.txt │ │ ├── 2514725_2.txt │ │ ├── 2514747_0.txt │ │ ├── 2514747_1.txt │ │ ├── 2514747_2.txt │ │ ├── 2515098_0.txt │ │ ├── 2515098_1.txt │ │ ├── 2515098_2.txt │ │ ├── 2515152_0.txt │ │ ├── 2515152_1.txt │ │ ├── 2515152_2.txt │ │ ├── 2516007_0.txt │ │ ├── 2516007_1.txt │ │ ├── 2516007_2.txt │ │ ├── 2516165_0.txt │ │ ├── 2516165_1.txt │ │ └── 2516165_2.txt │ ├── food │ │ ├── 100585_0.txt │ │ ├── 100585_1.txt │ │ ├── 100585_2.txt │ │ ├── 100597_0.txt │ │ ├── 100597_1.txt │ │ ├── 100597_2.txt │ │ ├── 1029276_0.txt │ │ ├── 1029276_1.txt │ │ ├── 1029276_2.txt │ │ ├── 1064610_0.txt │ │ ├── 1064610_1.txt │ │ ├── 1064610_2.txt │ │ ├── 1113787_0.txt │ │ ├── 1113787_1.txt │ │ ├── 1113787_2.txt │ │ ├── 111509_0.txt │ │ ├── 111509_1.txt │ │ ├── 111509_2.txt │ │ ├── 112429_0.txt │ │ ├── 112429_1.txt │ │ ├── 112429_2.txt │ │ ├── 1176198_0.txt │ │ ├── 1176198_1.txt │ │ ├── 1176198_2.txt │ │ ├── 120274_0.txt │ │ ├── 120274_1.txt │ │ ├── 120274_2.txt │ │ ├── 121241_0.txt │ │ ├── 121241_1.txt │ │ ├── 121241_2.txt │ │ ├── 124849_0.txt │ │ ├── 124849_1.txt │ │ ├── 124849_2.txt │ │ ├── 150241_0.txt │ │ ├── 150241_1.txt │ │ ├── 150241_2.txt │ │ ├── 1510471_0.txt │ │ ├── 1510471_1.txt │ │ ├── 1510471_2.txt │ │ ├── 156564_0.txt │ │ ├── 156564_1.txt │ │ ├── 156564_2.txt │ │ ├── 1722910_0.txt │ │ ├── 1722910_1.txt │ │ ├── 1722910_2.txt │ │ ├── 182002_0.txt │ │ ├── 182002_1.txt │ │ ├── 182002_2.txt │ │ ├── 182519_0.txt │ │ ├── 182519_1.txt │ │ ├── 182519_2.txt │ │ ├── 182542_0.txt │ │ ├── 182542_1.txt │ │ ├── 182542_2.txt │ │ ├── 183092_0.txt │ │ ├── 183092_1.txt │ │ ├── 183092_2.txt │ │ ├── 183645_0.txt │ │ ├── 183645_1.txt │ │ ├── 183645_2.txt │ │ ├── 185237_0.txt │ │ ├── 185237_1.txt │ │ ├── 185237_2.txt │ │ ├── 185804_0.txt │ │ ├── 185804_1.txt │ │ ├── 185804_2.txt │ │ ├── 188745_0.txt │ │ ├── 188745_1.txt │ │ ├── 188745_2.txt │ │ ├── 189389_0.txt │ │ ├── 189389_1.txt │ │ ├── 189389_2.txt │ │ ├── 197424_0.txt │ │ ├── 197424_1.txt │ │ ├── 197424_2.txt │ │ ├── 198738_0.txt │ │ ├── 198738_1.txt │ │ ├── 198738_2.txt │ │ ├── 203139_0.txt │ │ ├── 203139_1.txt │ │ ├── 203139_2.txt │ │ ├── 209383_0.txt │ │ ├── 209383_1.txt │ │ ├── 209383_2.txt │ │ ├── 223757_0.txt │ │ ├── 223757_1.txt │ │ ├── 223757_2.txt │ │ ├── 224665_0.txt │ │ ├── 224665_1.txt │ │ ├── 224665_2.txt │ │ ├── 227464_0.txt │ │ ├── 227464_1.txt │ │ ├── 227464_2.txt │ │ ├── 228653_0.txt │ │ ├── 228653_1.txt │ │ ├── 228653_2.txt │ │ ├── 228986_0.txt │ │ ├── 228986_1.txt │ │ ├── 228986_2.txt │ │ ├── 229042_0.txt │ │ ├── 229042_1.txt │ │ ├── 229042_2.txt │ │ ├── 229066_0.txt │ │ ├── 229066_1.txt │ │ ├── 229066_2.txt │ │ ├── 229124_0.txt │ │ ├── 229124_1.txt │ │ ├── 229124_2.txt │ │ ├── 232953_0.txt │ │ ├── 232953_1.txt │ │ ├── 232953_2.txt │ │ ├── 234572_0.txt │ │ ├── 234572_1.txt │ │ ├── 234572_2.txt │ │ ├── 235216_0.txt │ │ ├── 235216_1.txt │ │ ├── 235216_2.txt │ │ ├── 237193_0.txt │ │ ├── 237193_1.txt │ │ ├── 237193_2.txt │ │ ├── 241742_0.txt │ │ ├── 241742_1.txt │ │ ├── 241742_2.txt │ │ ├── 248861_0.txt │ │ ├── 248861_1.txt │ │ ├── 248861_2.txt │ │ ├── 250023_0.txt │ │ ├── 250023_1.txt │ │ ├── 250023_2.txt │ │ ├── 2514386_0.txt │ │ ├── 2514386_1.txt │ │ ├── 2514386_2.txt │ │ ├── 2514725_0.txt │ │ ├── 2514725_1.txt │ │ ├── 2514725_2.txt │ │ ├── 2514747_0.txt │ │ ├── 2514747_1.txt │ │ ├── 2514747_2.txt │ │ ├── 2515098_0.txt │ │ ├── 2515098_1.txt │ │ ├── 2515098_2.txt │ │ ├── 2515152_0.txt │ │ ├── 2515152_1.txt │ │ ├── 2515152_2.txt │ │ ├── 2516007_0.txt │ │ ├── 2516007_1.txt │ │ ├── 2516007_2.txt │ │ ├── 2516165_0.txt │ │ ├── 2516165_1.txt │ │ └── 2516165_2.txt │ ├── general │ │ ├── 100585_0.txt │ │ ├── 100585_1.txt │ │ ├── 100585_2.txt │ │ ├── 100597_0.txt │ │ ├── 100597_1.txt │ │ ├── 100597_2.txt │ │ ├── 1029276_0.txt │ │ ├── 1029276_1.txt │ │ ├── 1029276_2.txt │ │ ├── 1064610_0.txt │ │ ├── 1064610_1.txt │ │ ├── 1064610_2.txt │ │ ├── 1113787_0.txt │ │ ├── 1113787_1.txt │ │ ├── 1113787_2.txt │ │ ├── 111509_0.txt │ │ ├── 111509_1.txt │ │ ├── 111509_2.txt │ │ ├── 112429_0.txt │ │ ├── 112429_1.txt │ │ ├── 112429_2.txt │ │ ├── 1176198_0.txt │ │ ├── 1176198_1.txt │ │ ├── 1176198_2.txt │ │ ├── 120274_0.txt │ │ ├── 120274_1.txt │ │ ├── 120274_2.txt │ │ ├── 121241_0.txt │ │ ├── 121241_1.txt │ │ ├── 121241_2.txt │ │ ├── 124849_0.txt │ │ ├── 124849_1.txt │ │ ├── 124849_2.txt │ │ ├── 150241_0.txt │ │ ├── 150241_1.txt │ │ ├── 150241_2.txt │ │ ├── 1510471_0.txt │ │ ├── 1510471_1.txt │ │ ├── 1510471_2.txt │ │ ├── 156564_0.txt │ │ ├── 156564_1.txt │ │ ├── 156564_2.txt │ │ ├── 1722910_0.txt │ │ ├── 1722910_1.txt │ │ ├── 1722910_2.txt │ │ ├── 182002_0.txt │ │ ├── 182002_1.txt │ │ ├── 182002_2.txt │ │ ├── 182519_0.txt │ │ ├── 182519_1.txt │ │ ├── 182519_2.txt │ │ ├── 182542_0.txt │ │ ├── 182542_1.txt │ │ ├── 182542_2.txt │ │ ├── 183092_0.txt │ │ ├── 183092_1.txt │ │ ├── 183092_2.txt │ │ ├── 183645_0.txt │ │ ├── 183645_1.txt │ │ ├── 183645_2.txt │ │ ├── 185237_0.txt │ │ ├── 185237_1.txt │ │ ├── 185237_2.txt │ │ ├── 185804_0.txt │ │ ├── 185804_1.txt │ │ ├── 185804_2.txt │ │ ├── 188745_0.txt │ │ ├── 188745_1.txt │ │ ├── 188745_2.txt │ │ ├── 189389_0.txt │ │ ├── 189389_1.txt │ │ ├── 189389_2.txt │ │ ├── 197424_0.txt │ │ ├── 197424_1.txt │ │ ├── 197424_2.txt │ │ ├── 198738_0.txt │ │ ├── 198738_1.txt │ │ ├── 198738_2.txt │ │ ├── 203139_0.txt │ │ ├── 203139_1.txt │ │ ├── 203139_2.txt │ │ ├── 209383_0.txt │ │ ├── 209383_1.txt │ │ ├── 209383_2.txt │ │ ├── 223757_0.txt │ │ ├── 223757_1.txt │ │ ├── 223757_2.txt │ │ ├── 224665_0.txt │ │ ├── 224665_1.txt │ │ ├── 224665_2.txt │ │ ├── 227464_0.txt │ │ ├── 227464_1.txt │ │ ├── 227464_2.txt │ │ ├── 228653_0.txt │ │ ├── 228653_1.txt │ │ ├── 228653_2.txt │ │ ├── 228986_0.txt │ │ ├── 228986_1.txt │ │ ├── 228986_2.txt │ │ ├── 229042_0.txt │ │ ├── 229042_1.txt │ │ ├── 229042_2.txt │ │ ├── 229066_0.txt │ │ ├── 229066_1.txt │ │ ├── 229066_2.txt │ │ ├── 229124_0.txt │ │ ├── 229124_1.txt │ │ ├── 229124_2.txt │ │ ├── 232953_0.txt │ │ ├── 232953_1.txt │ │ ├── 232953_2.txt │ │ ├── 234572_0.txt │ │ ├── 234572_1.txt │ │ ├── 234572_2.txt │ │ ├── 235216_0.txt │ │ ├── 235216_1.txt │ │ ├── 235216_2.txt │ │ ├── 237193_0.txt │ │ ├── 237193_1.txt │ │ ├── 237193_2.txt │ │ ├── 241742_0.txt │ │ ├── 241742_1.txt │ │ ├── 241742_2.txt │ │ ├── 248861_0.txt │ │ ├── 248861_1.txt │ │ ├── 248861_2.txt │ │ ├── 250023_0.txt │ │ ├── 250023_1.txt │ │ ├── 250023_2.txt │ │ ├── 2514386_0.txt │ │ ├── 2514386_1.txt │ │ ├── 2514386_2.txt │ │ ├── 2514725_0.txt │ │ ├── 2514725_1.txt │ │ ├── 2514725_2.txt │ │ ├── 2514747_0.txt │ │ ├── 2514747_1.txt │ │ ├── 2514747_2.txt │ │ ├── 2515098_0.txt │ │ ├── 2515098_1.txt │ │ ├── 2515098_2.txt │ │ ├── 2515152_0.txt │ │ ├── 2515152_1.txt │ │ ├── 2515152_2.txt │ │ ├── 2516007_0.txt │ │ ├── 2516007_1.txt │ │ ├── 2516007_2.txt │ │ ├── 2516165_0.txt │ │ ├── 2516165_1.txt │ │ └── 2516165_2.txt │ ├── location │ │ ├── 100585_0.txt │ │ ├── 100585_1.txt │ │ ├── 100585_2.txt │ │ ├── 100597_0.txt │ │ ├── 100597_1.txt │ │ ├── 100597_2.txt │ │ ├── 1029276_0.txt │ │ ├── 1029276_1.txt │ │ ├── 1029276_2.txt │ │ ├── 1064610_0.txt │ │ ├── 1064610_1.txt │ │ ├── 1064610_2.txt │ │ ├── 1113787_0.txt │ │ ├── 1113787_1.txt │ │ ├── 1113787_2.txt │ │ ├── 111509_0.txt │ │ ├── 111509_1.txt │ │ ├── 111509_2.txt │ │ ├── 112429_0.txt │ │ ├── 112429_1.txt │ │ ├── 112429_2.txt │ │ ├── 1176198_0.txt │ │ ├── 1176198_1.txt │ │ ├── 1176198_2.txt │ │ ├── 120274_0.txt │ │ ├── 120274_1.txt │ │ ├── 120274_2.txt │ │ ├── 121241_0.txt │ │ ├── 121241_1.txt │ │ ├── 121241_2.txt │ │ ├── 124849_0.txt │ │ ├── 124849_1.txt │ │ ├── 124849_2.txt │ │ ├── 150241_0.txt │ │ ├── 150241_1.txt │ │ ├── 150241_2.txt │ │ ├── 1510471_0.txt │ │ ├── 1510471_1.txt │ │ ├── 1510471_2.txt │ │ ├── 156564_0.txt │ │ ├── 156564_1.txt │ │ ├── 156564_2.txt │ │ ├── 1722910_0.txt │ │ ├── 1722910_1.txt │ │ ├── 1722910_2.txt │ │ ├── 182002_0.txt │ │ ├── 182002_1.txt │ │ ├── 182002_2.txt │ │ ├── 182519_0.txt │ │ ├── 182519_1.txt │ │ ├── 182519_2.txt │ │ ├── 182542_0.txt │ │ ├── 182542_1.txt │ │ ├── 182542_2.txt │ │ ├── 183092_0.txt │ │ ├── 183092_1.txt │ │ ├── 183092_2.txt │ │ ├── 183645_0.txt │ │ ├── 183645_1.txt │ │ ├── 183645_2.txt │ │ ├── 185237_0.txt │ │ ├── 185237_1.txt │ │ ├── 185237_2.txt │ │ ├── 185804_0.txt │ │ ├── 185804_1.txt │ │ ├── 185804_2.txt │ │ ├── 188745_0.txt │ │ ├── 188745_1.txt │ │ ├── 188745_2.txt │ │ ├── 189389_0.txt │ │ ├── 189389_1.txt │ │ ├── 189389_2.txt │ │ ├── 197424_0.txt │ │ ├── 197424_1.txt │ │ ├── 197424_2.txt │ │ ├── 198738_0.txt │ │ ├── 198738_1.txt │ │ ├── 198738_2.txt │ │ ├── 203139_0.txt │ │ ├── 203139_1.txt │ │ ├── 203139_2.txt │ │ ├── 209383_0.txt │ │ ├── 209383_1.txt │ │ ├── 209383_2.txt │ │ ├── 223757_0.txt │ │ ├── 223757_1.txt │ │ ├── 223757_2.txt │ │ ├── 224665_0.txt │ │ ├── 224665_1.txt │ │ ├── 224665_2.txt │ │ ├── 227464_0.txt │ │ ├── 227464_1.txt │ │ ├── 227464_2.txt │ │ ├── 228653_0.txt │ │ ├── 228653_1.txt │ │ ├── 228653_2.txt │ │ ├── 228986_0.txt │ │ ├── 228986_1.txt │ │ ├── 228986_2.txt │ │ ├── 229042_0.txt │ │ ├── 229042_1.txt │ │ ├── 229042_2.txt │ │ ├── 229066_0.txt │ │ ├── 229066_1.txt │ │ ├── 229066_2.txt │ │ ├── 229124_0.txt │ │ ├── 229124_1.txt │ │ ├── 229124_2.txt │ │ ├── 232953_0.txt │ │ ├── 232953_1.txt │ │ ├── 232953_2.txt │ │ ├── 234572_0.txt │ │ ├── 234572_1.txt │ │ ├── 234572_2.txt │ │ ├── 235216_0.txt │ │ ├── 235216_1.txt │ │ ├── 235216_2.txt │ │ ├── 237193_0.txt │ │ ├── 237193_1.txt │ │ ├── 237193_2.txt │ │ ├── 241742_0.txt │ │ ├── 241742_1.txt │ │ ├── 241742_2.txt │ │ ├── 248861_0.txt │ │ ├── 248861_1.txt │ │ ├── 248861_2.txt │ │ ├── 250023_0.txt │ │ ├── 250023_1.txt │ │ ├── 250023_2.txt │ │ ├── 2514386_0.txt │ │ ├── 2514386_1.txt │ │ ├── 2514386_2.txt │ │ ├── 2514725_0.txt │ │ ├── 2514725_1.txt │ │ ├── 2514725_2.txt │ │ ├── 2514747_0.txt │ │ ├── 2514747_1.txt │ │ ├── 2514747_2.txt │ │ ├── 2515098_0.txt │ │ ├── 2515098_1.txt │ │ ├── 2515098_2.txt │ │ ├── 2515152_0.txt │ │ ├── 2515152_1.txt │ │ ├── 2515152_2.txt │ │ ├── 2516007_0.txt │ │ ├── 2516007_1.txt │ │ ├── 2516007_2.txt │ │ ├── 2516165_0.txt │ │ ├── 2516165_1.txt │ │ └── 2516165_2.txt │ ├── rooms │ │ ├── 100585_0.txt │ │ ├── 100585_1.txt │ │ ├── 100585_2.txt │ │ ├── 100597_0.txt │ │ ├── 100597_1.txt │ │ ├── 100597_2.txt │ │ ├── 1029276_0.txt │ │ ├── 1029276_1.txt │ │ ├── 1029276_2.txt │ │ ├── 1064610_0.txt │ │ ├── 1064610_1.txt │ │ ├── 1064610_2.txt │ │ ├── 1113787_0.txt │ │ ├── 1113787_1.txt │ │ ├── 1113787_2.txt │ │ ├── 111509_0.txt │ │ ├── 111509_1.txt │ │ ├── 111509_2.txt │ │ ├── 112429_0.txt │ │ ├── 112429_1.txt │ │ ├── 112429_2.txt │ │ ├── 1176198_0.txt │ │ ├── 1176198_1.txt │ │ ├── 1176198_2.txt │ │ ├── 120274_0.txt │ │ ├── 120274_1.txt │ │ ├── 120274_2.txt │ │ ├── 121241_0.txt │ │ ├── 121241_1.txt │ │ ├── 121241_2.txt │ │ ├── 124849_0.txt │ │ ├── 124849_1.txt │ │ ├── 124849_2.txt │ │ ├── 150241_0.txt │ │ ├── 150241_1.txt │ │ ├── 150241_2.txt │ │ ├── 1510471_0.txt │ │ ├── 1510471_1.txt │ │ ├── 1510471_2.txt │ │ ├── 156564_0.txt │ │ ├── 156564_1.txt │ │ ├── 156564_2.txt │ │ ├── 1722910_0.txt │ │ ├── 1722910_1.txt │ │ ├── 1722910_2.txt │ │ ├── 182002_0.txt │ │ ├── 182002_1.txt │ │ ├── 182002_2.txt │ │ ├── 182519_0.txt │ │ ├── 182519_1.txt │ │ ├── 182519_2.txt │ │ ├── 182542_0.txt │ │ ├── 182542_1.txt │ │ ├── 182542_2.txt │ │ ├── 183092_0.txt │ │ ├── 183092_1.txt │ │ ├── 183092_2.txt │ │ ├── 183645_0.txt │ │ ├── 183645_1.txt │ │ ├── 183645_2.txt │ │ ├── 185237_0.txt │ │ ├── 185237_1.txt │ │ ├── 185237_2.txt │ │ ├── 185804_0.txt │ │ ├── 185804_1.txt │ │ ├── 185804_2.txt │ │ ├── 188745_0.txt │ │ ├── 188745_1.txt │ │ ├── 188745_2.txt │ │ ├── 189389_0.txt │ │ ├── 189389_1.txt │ │ ├── 189389_2.txt │ │ ├── 197424_0.txt │ │ ├── 197424_1.txt │ │ ├── 197424_2.txt │ │ ├── 198738_0.txt │ │ ├── 198738_1.txt │ │ ├── 198738_2.txt │ │ ├── 203139_0.txt │ │ ├── 203139_1.txt │ │ ├── 203139_2.txt │ │ ├── 209383_0.txt │ │ ├── 209383_1.txt │ │ ├── 209383_2.txt │ │ ├── 223757_0.txt │ │ ├── 223757_1.txt │ │ ├── 223757_2.txt │ │ ├── 224665_0.txt │ │ ├── 224665_1.txt │ │ ├── 224665_2.txt │ │ ├── 227464_0.txt │ │ ├── 227464_1.txt │ │ ├── 227464_2.txt │ │ ├── 228653_0.txt │ │ ├── 228653_1.txt │ │ ├── 228653_2.txt │ │ ├── 228986_0.txt │ │ ├── 228986_1.txt │ │ ├── 228986_2.txt │ │ ├── 229042_0.txt │ │ ├── 229042_1.txt │ │ ├── 229042_2.txt │ │ ├── 229066_0.txt │ │ ├── 229066_1.txt │ │ ├── 229066_2.txt │ │ ├── 229124_0.txt │ │ ├── 229124_1.txt │ │ ├── 229124_2.txt │ │ ├── 232953_0.txt │ │ ├── 232953_1.txt │ │ ├── 232953_2.txt │ │ ├── 234572_0.txt │ │ ├── 234572_1.txt │ │ ├── 234572_2.txt │ │ ├── 235216_0.txt │ │ ├── 235216_1.txt │ │ ├── 235216_2.txt │ │ ├── 237193_0.txt │ │ ├── 237193_1.txt │ │ ├── 237193_2.txt │ │ ├── 241742_0.txt │ │ ├── 241742_1.txt │ │ ├── 241742_2.txt │ │ ├── 248861_0.txt │ │ ├── 248861_1.txt │ │ ├── 248861_2.txt │ │ ├── 250023_0.txt │ │ ├── 250023_1.txt │ │ ├── 250023_2.txt │ │ ├── 2514386_0.txt │ │ ├── 2514386_1.txt │ │ ├── 2514386_2.txt │ │ ├── 2514725_0.txt │ │ ├── 2514725_1.txt │ │ ├── 2514725_2.txt │ │ ├── 2514747_0.txt │ │ ├── 2514747_1.txt │ │ ├── 2514747_2.txt │ │ ├── 2515098_0.txt │ │ ├── 2515098_1.txt │ │ ├── 2515098_2.txt │ │ ├── 2515152_0.txt │ │ ├── 2515152_1.txt │ │ ├── 2515152_2.txt │ │ ├── 2516007_0.txt │ │ ├── 2516007_1.txt │ │ ├── 2516007_2.txt │ │ ├── 2516165_0.txt │ │ ├── 2516165_1.txt │ │ └── 2516165_2.txt │ └── service │ │ ├── 100585_0.txt │ │ ├── 100585_1.txt │ │ ├── 100585_2.txt │ │ ├── 100597_0.txt │ │ ├── 100597_1.txt │ │ ├── 100597_2.txt │ │ ├── 1029276_0.txt │ │ ├── 1029276_1.txt │ │ ├── 1029276_2.txt │ │ ├── 1064610_0.txt │ │ ├── 1064610_1.txt │ │ ├── 1064610_2.txt │ │ ├── 1113787_0.txt │ │ ├── 1113787_1.txt │ │ ├── 1113787_2.txt │ │ ├── 111509_0.txt │ │ ├── 111509_1.txt │ │ ├── 111509_2.txt │ │ ├── 112429_0.txt │ │ ├── 112429_1.txt │ │ ├── 112429_2.txt │ │ ├── 1176198_0.txt │ │ ├── 1176198_1.txt │ │ ├── 1176198_2.txt │ │ ├── 120274_0.txt │ │ ├── 120274_1.txt │ │ ├── 120274_2.txt │ │ ├── 121241_0.txt │ │ ├── 121241_1.txt │ │ ├── 121241_2.txt │ │ ├── 124849_0.txt │ │ ├── 124849_1.txt │ │ ├── 124849_2.txt │ │ ├── 150241_0.txt │ │ ├── 150241_1.txt │ │ ├── 150241_2.txt │ │ ├── 1510471_0.txt │ │ ├── 1510471_1.txt │ │ ├── 1510471_2.txt │ │ ├── 156564_0.txt │ │ ├── 156564_1.txt │ │ ├── 156564_2.txt │ │ ├── 1722910_0.txt │ │ ├── 1722910_1.txt │ │ ├── 1722910_2.txt │ │ ├── 182002_0.txt │ │ ├── 182002_1.txt │ │ ├── 182002_2.txt │ │ ├── 182519_0.txt │ │ ├── 182519_1.txt │ │ ├── 182519_2.txt │ │ ├── 182542_0.txt │ │ ├── 182542_1.txt │ │ ├── 182542_2.txt │ │ ├── 183092_0.txt │ │ ├── 183092_1.txt │ │ ├── 183092_2.txt │ │ ├── 183645_0.txt │ │ ├── 183645_1.txt │ │ ├── 183645_2.txt │ │ ├── 185237_0.txt │ │ ├── 185237_1.txt │ │ ├── 185237_2.txt │ │ ├── 185804_0.txt │ │ ├── 185804_1.txt │ │ ├── 185804_2.txt │ │ ├── 188745_0.txt │ │ ├── 188745_1.txt │ │ ├── 188745_2.txt │ │ ├── 189389_0.txt │ │ ├── 189389_1.txt │ │ ├── 189389_2.txt │ │ ├── 197424_0.txt │ │ ├── 197424_1.txt │ │ ├── 197424_2.txt │ │ ├── 198738_0.txt │ │ ├── 198738_1.txt │ │ ├── 198738_2.txt │ │ ├── 203139_0.txt │ │ ├── 203139_1.txt │ │ ├── 203139_2.txt │ │ ├── 209383_0.txt │ │ ├── 209383_1.txt │ │ ├── 209383_2.txt │ │ ├── 223757_0.txt │ │ ├── 223757_1.txt │ │ ├── 223757_2.txt │ │ ├── 224665_0.txt │ │ ├── 224665_1.txt │ │ ├── 224665_2.txt │ │ ├── 227464_0.txt │ │ ├── 227464_1.txt │ │ ├── 227464_2.txt │ │ ├── 228653_0.txt │ │ ├── 228653_1.txt │ │ ├── 228653_2.txt │ │ ├── 228986_0.txt │ │ ├── 228986_1.txt │ │ ├── 228986_2.txt │ │ ├── 229042_0.txt │ │ ├── 229042_1.txt │ │ ├── 229042_2.txt │ │ ├── 229066_0.txt │ │ ├── 229066_1.txt │ │ ├── 229066_2.txt │ │ ├── 229124_0.txt │ │ ├── 229124_1.txt │ │ ├── 229124_2.txt │ │ ├── 232953_0.txt │ │ ├── 232953_1.txt │ │ ├── 232953_2.txt │ │ ├── 234572_0.txt │ │ ├── 234572_1.txt │ │ ├── 234572_2.txt │ │ ├── 235216_0.txt │ │ ├── 235216_1.txt │ │ ├── 235216_2.txt │ │ ├── 237193_0.txt │ │ ├── 237193_1.txt │ │ ├── 237193_2.txt │ │ ├── 241742_0.txt │ │ ├── 241742_1.txt │ │ ├── 241742_2.txt │ │ ├── 248861_0.txt │ │ ├── 248861_1.txt │ │ ├── 248861_2.txt │ │ ├── 250023_0.txt │ │ ├── 250023_1.txt │ │ ├── 250023_2.txt │ │ ├── 2514386_0.txt │ │ ├── 2514386_1.txt │ │ ├── 2514386_2.txt │ │ ├── 2514725_0.txt │ │ ├── 2514725_1.txt │ │ ├── 2514725_2.txt │ │ ├── 2514747_0.txt │ │ ├── 2514747_1.txt │ │ ├── 2514747_2.txt │ │ ├── 2515098_0.txt │ │ ├── 2515098_1.txt │ │ ├── 2515098_2.txt │ │ ├── 2515152_0.txt │ │ ├── 2515152_1.txt │ │ ├── 2515152_2.txt │ │ ├── 2516007_0.txt │ │ ├── 2516007_1.txt │ │ ├── 2516007_2.txt │ │ ├── 2516165_0.txt │ │ ├── 2516165_1.txt │ │ └── 2516165_2.txt ├── json │ └── space_summ.json ├── seeds │ ├── building.txt │ ├── cleanliness.txt │ ├── food.txt │ ├── location.txt │ ├── rooms.txt │ └── service.txt ├── sentencepiece │ ├── spm_unigram_32k.model │ └── spm_unigram_32k.vocab └── space_summ_splits.txt ├── hyperparams.md ├── logs └── .gitignore ├── models └── .gitignore ├── outputs └── .gitignore ├── requirements.txt ├── rouge-setup.md └── src ├── aspect_extract.py ├── encoders.py ├── extract.py ├── qt.py ├── quantizers.py ├── train.py └── utils ├── data.py ├── json-to-dirs.py ├── summary.py ├── train-spm.py └── training.py /.gitignore: -------------------------------------------------------------------------------- 1 | __pycache__ 2 | .idea 3 | -------------------------------------------------------------------------------- /data/gold/building/100585_1.txt: -------------------------------------------------------------------------------- 1 | These hotels have a sense of whimsy in attitude and decor, with a very good, very creative restaurant in the lobby, free wifi and iMac usage, and a free evening wine tasting -------------------------------------------------------------------------------- /data/gold/building/100585_2.txt: -------------------------------------------------------------------------------- 1 | The hotel decorations have an attitude of whimsy, with luxurious rooms and a lovely, free, wine tasting in the lobby. They also have free WiFi. -------------------------------------------------------------------------------- /data/gold/building/100597_0.txt: -------------------------------------------------------------------------------- 1 | The historical hotel lobby were very attractive. The balcony had a great view of trees . The spa and heated pool is a kid-friendly area and also has wi-fi. There is even a laundry room available to the guests. -------------------------------------------------------------------------------- /data/gold/building/100597_1.txt: -------------------------------------------------------------------------------- 1 | Hotel with very nice lobby and relaxing spa/pool area with lounge and free wifi. The pool is big and kid-friendly. There is also a beautiful view of the trees from the balcony. -------------------------------------------------------------------------------- /data/gold/building/100597_2.txt: -------------------------------------------------------------------------------- 1 | Warm, beautiful, large pool for the family. Old fashioned interior but pleasant rooms, great balcony, and the view outside to the trees was relaxing. -------------------------------------------------------------------------------- /data/gold/building/1029276_0.txt: -------------------------------------------------------------------------------- 1 | The lobby, pool, and gym of the hotel were all very beautiful. -------------------------------------------------------------------------------- /data/gold/building/1029276_1.txt: -------------------------------------------------------------------------------- 1 | Hilton Miami Downtown has very nice rooms and has a bar/restaurant downstairs. There's also a swimming pool and a gym with great views. -------------------------------------------------------------------------------- /data/gold/building/1029276_2.txt: -------------------------------------------------------------------------------- 1 | Beautiful common areas, lounge, lobby, pool. The restautant, gym and bar looked great at this hotel. Free internet is available only in lobby downstairs and if you want internet in your room, you have to pay for it. -------------------------------------------------------------------------------- /data/gold/building/1064610_0.txt: -------------------------------------------------------------------------------- 1 | There's an indoor pool, a large spa, access to a gym on the top floor that provided a great view of the city. -------------------------------------------------------------------------------- /data/gold/building/1113787_0.txt: -------------------------------------------------------------------------------- 1 | The Joule Hotel was a beautiful property with spacious rooms, a roof top pool and a five star restaurant. -------------------------------------------------------------------------------- /data/gold/building/111509_2.txt: -------------------------------------------------------------------------------- 1 | The hotel is very peaceful and the rooms are very nice. -------------------------------------------------------------------------------- /data/gold/building/112429_0.txt: -------------------------------------------------------------------------------- 1 | The hotel's lobby is beautifully furnished and offers a great meeting place or somewhere to rest -------------------------------------------------------------------------------- /data/gold/building/112429_1.txt: -------------------------------------------------------------------------------- 1 | This hotel was beautiful. The lobby of the hotel is quite small, but beautifully furnished, offering a great meeting place or somewhere to rest. -------------------------------------------------------------------------------- /data/gold/building/112429_2.txt: -------------------------------------------------------------------------------- 1 | The lobby is a beautiful spot to rest, or to have meetings, and is well furnished for both. -------------------------------------------------------------------------------- /data/gold/building/1176198_1.txt: -------------------------------------------------------------------------------- 1 | The gym, indoor pool, and hot tub are nice. The hotel has a small but cozy lobby with a fireplace, business center and small market shop. -------------------------------------------------------------------------------- /data/gold/building/1176198_2.txt: -------------------------------------------------------------------------------- 1 | The hotel has a fireplace within its cozy lobby and everything else was absolutely beautiful. The indoor pool, hot tub, and gym were also high quality. -------------------------------------------------------------------------------- /data/gold/building/120274_0.txt: -------------------------------------------------------------------------------- 1 | There is a self-service laundry machine on the ground floor at the hotel and the pool was good, also. -------------------------------------------------------------------------------- /data/gold/building/120274_1.txt: -------------------------------------------------------------------------------- 1 | There is a self-service laundry machine on the ground floor at the hotel. The pool was good. -------------------------------------------------------------------------------- /data/gold/building/120274_2.txt: -------------------------------------------------------------------------------- 1 | There was a good pool. And on the ground floor nearby is a self-service laundry machine. -------------------------------------------------------------------------------- /data/gold/building/124849_0.txt: -------------------------------------------------------------------------------- 1 | This historic hotel has a restaurant, bar, and patios that overlook the the beautiful pools as well as poolside rooms. The hotel is also centrally located with outstandingly lavish gardens. -------------------------------------------------------------------------------- /data/gold/building/124849_1.txt: -------------------------------------------------------------------------------- 1 | The grounds and the buildings were beautiful and historic. The gardens were quiet. There were patios overlooking the lovely pool. The restaurant/bar is also cozy. -------------------------------------------------------------------------------- /data/gold/building/150241_0.txt: -------------------------------------------------------------------------------- 1 | The pool was small but a beautiful place to be. It even has a pool bar as well. The free internet is a great amenity as well. -------------------------------------------------------------------------------- /data/gold/building/150241_1.txt: -------------------------------------------------------------------------------- 1 | There's no airport noise in the rooms. They also provide free internet from either your room or the computer room off the foyer. The pool is small but great, and even has a cool swim up bar at one end. -------------------------------------------------------------------------------- /data/gold/building/150241_2.txt: -------------------------------------------------------------------------------- 1 | The pool and its swim up bar were the best. There is also free internet in every room, and a computer to use right off the foyer. -------------------------------------------------------------------------------- /data/gold/building/1510471_0.txt: -------------------------------------------------------------------------------- 1 | Nice-looking hotel on the outside, but also in the lobby and rooms. -------------------------------------------------------------------------------- /data/gold/building/1510471_1.txt: -------------------------------------------------------------------------------- 1 | The hotel was modern and looked good on the outside and inside as well. -------------------------------------------------------------------------------- /data/gold/building/1510471_2.txt: -------------------------------------------------------------------------------- 1 | Nice hotel in an urban area. Nice appearance on the outside, as well as in the lobby and rooms. -------------------------------------------------------------------------------- /data/gold/building/156564_0.txt: -------------------------------------------------------------------------------- 1 | The Wedgewood's lobby, bar, and restaurant were beautiful and lived up to expectations. The decor was very classy and opulent. They have a pretty good gym and the spa looks lovely. -------------------------------------------------------------------------------- /data/gold/building/156564_1.txt: -------------------------------------------------------------------------------- 1 | The Wedgewood's lobby, bar and restaurant are beautifully decorated - very classy and opulent. Looks like they have a pretty good gym and the spa looks lovely! -------------------------------------------------------------------------------- /data/gold/building/156564_2.txt: -------------------------------------------------------------------------------- 1 | The lobby, restaurant, and building were all beautifully decorated and opulent, a classy hotel. There was also a lovely gym and spa. -------------------------------------------------------------------------------- /data/gold/building/1722910_0.txt: -------------------------------------------------------------------------------- 1 | The hotel was beautiful, with chandeliers all over -------------------------------------------------------------------------------- /data/gold/building/1722910_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is beautiful with great decor. -------------------------------------------------------------------------------- /data/gold/building/1722910_2.txt: -------------------------------------------------------------------------------- 1 | It was a beautiful hotel, just the same as in the photographs, and there are chandeliers all over. -------------------------------------------------------------------------------- /data/gold/building/182002_0.txt: -------------------------------------------------------------------------------- 1 | They were renovating the hotel, which looked very nice. -------------------------------------------------------------------------------- /data/gold/building/182002_1.txt: -------------------------------------------------------------------------------- 1 | The hotel and its sitting area were very nice, and it looks like renovations were being done -------------------------------------------------------------------------------- /data/gold/building/182002_2.txt: -------------------------------------------------------------------------------- 1 | The hotel was very nice, and looks like they are doing renovations. -------------------------------------------------------------------------------- /data/gold/building/182519_0.txt: -------------------------------------------------------------------------------- 1 | The older European-style hotel appears to be renovated and very modern. It is is good condition. It has a good restaurant and bar accessible from the lobby. -------------------------------------------------------------------------------- /data/gold/building/182519_1.txt: -------------------------------------------------------------------------------- 1 | The hotel has is small and cute and old, but it is in good shape. It does have great restaurants. However, it looked nicer in the pictures, which made it seem very modern, while it actually has a homey feel. -------------------------------------------------------------------------------- /data/gold/building/182542_0.txt: -------------------------------------------------------------------------------- 1 | The very obviously updated lobby and bar area is beautiful and have free wi fi. The restaurant there is wonderful, too. The pool, sauna, and gym are very nice addition as well. -------------------------------------------------------------------------------- /data/gold/building/182542_2.txt: -------------------------------------------------------------------------------- 1 | The decorations were awesome with eclectic reds, golds, and blacks. They also have an updated, very nice lobby, bar pool, and gym/training room. -------------------------------------------------------------------------------- /data/gold/building/183092_0.txt: -------------------------------------------------------------------------------- 1 | Toronto Marriott Downtown Eaton Centre Hotel was very modern, nicely decorated with a fitness center (pool included) on the top floor. -------------------------------------------------------------------------------- /data/gold/building/183092_1.txt: -------------------------------------------------------------------------------- 1 | The hotel has a very modern look and feel to it, with a nice, kid-friendly indoor pool and hot tub on the rooftop for relaxation and city views. The lobby was modern with a beautiful fireplace and a good breakfast/coffee/drinks bar too. -------------------------------------------------------------------------------- /data/gold/building/183092_2.txt: -------------------------------------------------------------------------------- 1 | The hotel has a very modern look. The lobby was modern with a beautiful fireplace. The expansive fitness center is on the top floor and features city views, as well as a lovely small pool and patio. -------------------------------------------------------------------------------- /data/gold/building/183645_0.txt: -------------------------------------------------------------------------------- 1 | The hotel's lobby is modern and luxurious. The room had a nice patio that overlooked the pool, with a truly great view of the mountains. -------------------------------------------------------------------------------- /data/gold/building/183645_1.txt: -------------------------------------------------------------------------------- 1 | The room had a patio that had a great view of the pool and the mountains. The lobby was modern and luxurious. -------------------------------------------------------------------------------- /data/gold/building/183645_2.txt: -------------------------------------------------------------------------------- 1 | The hotel's lobby is modern and luxurious. Some rooms have nice patios that overlook the pool with a truly great view of the mountains. -------------------------------------------------------------------------------- /data/gold/building/185237_0.txt: -------------------------------------------------------------------------------- 1 | The whole atmosphere at the hotel is positive, and there's a gym handy with good equipment -------------------------------------------------------------------------------- /data/gold/building/185237_1.txt: -------------------------------------------------------------------------------- 1 | The hotel had a positive atmospherea. There was also a well-equipped gym. -------------------------------------------------------------------------------- /data/gold/building/185237_2.txt: -------------------------------------------------------------------------------- 1 | The whole atmosphere at the hotel is positive. Matisse restaurant in the Lobby was adequate and fullfilling. There is also a gym with good equipment! -------------------------------------------------------------------------------- /data/gold/building/185804_0.txt: -------------------------------------------------------------------------------- 1 | Nice modern 5 star hotel rooms with beautiful view of the waterfront. Excellent restaurant with deck looking at the charming Granville Island. -------------------------------------------------------------------------------- /data/gold/building/185804_1.txt: -------------------------------------------------------------------------------- 1 | A modern, boutique-esque, five star look for both the hotel and restaurant. All of it is surrounded by the charming waterfront. -------------------------------------------------------------------------------- /data/gold/building/185804_2.txt: -------------------------------------------------------------------------------- 1 | The building is very modern, giving it the feel of a 5 star boutique hotel. It has a beautiful view of the city and waterfront, including the view from the deck of the building's excellent ground floor restaurant. -------------------------------------------------------------------------------- /data/gold/building/188745_0.txt: -------------------------------------------------------------------------------- 1 | Very charming, beautiful boutique hotel with marvelous French period decor and antique furniture -------------------------------------------------------------------------------- /data/gold/building/188745_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is decorated with a classical, antique, French boutique flourish. However, the lobby could use a dusting, and some of the rooms were dark. -------------------------------------------------------------------------------- /data/gold/building/188745_2.txt: -------------------------------------------------------------------------------- 1 | Beautiful newly decorated hotel with French inspired windows with a classic Parisian feel. -------------------------------------------------------------------------------- /data/gold/building/189389_1.txt: -------------------------------------------------------------------------------- 1 | The Hotel itself is beautiful. It's an ancient historical building well renovated and decorated. It also one of the very few buildings in Amsterdam that has a sauna and swimming pool. -------------------------------------------------------------------------------- /data/gold/building/189389_2.txt: -------------------------------------------------------------------------------- 1 | The renovated Hotel and its architecture are beautiful, with a variety of features to enjoy such as trendy, romantic decor, an internal garden, a sauna and pool, and a lovely courtyard at the rear of this ancient, historical structure -------------------------------------------------------------------------------- /data/gold/building/197424_0.txt: -------------------------------------------------------------------------------- 1 | The hotel is clean and comfortable, and the lobby and exterior are beautiful, but some hallways need refurbishing -------------------------------------------------------------------------------- /data/gold/building/197424_1.txt: -------------------------------------------------------------------------------- 1 | Overall, the hotel is superficially very nice looking, with contemporary and smart decor. The lobby was beautiful and comfortable while using the free wi-fi, but hallways upstairs were still needs refurbishing. -------------------------------------------------------------------------------- /data/gold/building/197424_2.txt: -------------------------------------------------------------------------------- 1 | The hotel was clean and the lobby was beautiful, if superficial, with contemporary decor. -------------------------------------------------------------------------------- /data/gold/building/198738_0.txt: -------------------------------------------------------------------------------- 1 | A very old building. There was a bad smell. -------------------------------------------------------------------------------- /data/gold/building/198738_1.txt: -------------------------------------------------------------------------------- 1 | Old building that smelt badly. -------------------------------------------------------------------------------- /data/gold/building/198738_2.txt: -------------------------------------------------------------------------------- 1 | Built on a charming street. There was a bad smell and the building was old. -------------------------------------------------------------------------------- /data/gold/building/203139_0.txt: -------------------------------------------------------------------------------- 1 | The hotel is beautiful, quite, and fabulous, with a bright, spacious lobby and a fabulous roof terrace with a breathtaking view of Rome -------------------------------------------------------------------------------- /data/gold/building/203139_1.txt: -------------------------------------------------------------------------------- 1 | As a whole the hotel is beautiful, but the rooftop terrace has a breathtaking view of Rome. -------------------------------------------------------------------------------- /data/gold/building/203139_2.txt: -------------------------------------------------------------------------------- 1 | This hotel has an immaculate view of Rome with a beautiful lobby and very spacious. -------------------------------------------------------------------------------- /data/gold/building/209383_0.txt: -------------------------------------------------------------------------------- 1 | The heated pool area was very nice, like one would expect at a four-star hotel. It's surrounded by palm trees and shrubs so it's somewhat secluded from view, but there are fountains and an outdoor bar. -------------------------------------------------------------------------------- /data/gold/building/209383_1.txt: -------------------------------------------------------------------------------- 1 | The pool area is very beautiful but the rooms are small. -------------------------------------------------------------------------------- /data/gold/building/209383_2.txt: -------------------------------------------------------------------------------- 1 | The hotel pool was very nice with a great outdoor bar. -------------------------------------------------------------------------------- /data/gold/building/223757_0.txt: -------------------------------------------------------------------------------- 1 | The lounge, pool bar and exercise room were fairly nice and easily accessible. There is a 24 hours cafe downstairs, 2 pools , 2 bars and some beach stores to shop in. -------------------------------------------------------------------------------- /data/gold/building/223757_1.txt: -------------------------------------------------------------------------------- 1 | Located on the beach with 24 cafe, 2 pools, 2 bars, lounge, pool bar, and exercise room. -------------------------------------------------------------------------------- /data/gold/building/223757_2.txt: -------------------------------------------------------------------------------- 1 | The hotel had a very nice pool bar, gym, and was next to the beach -------------------------------------------------------------------------------- /data/gold/building/224665_0.txt: -------------------------------------------------------------------------------- 1 | The hotel is a great mix of the old and the contemporary, with gardens and a fresh scent wafting about -------------------------------------------------------------------------------- /data/gold/building/224665_2.txt: -------------------------------------------------------------------------------- 1 | The hotel is a great mix of the old and the contemporary. The garden was amazing too -------------------------------------------------------------------------------- /data/gold/building/227464_0.txt: -------------------------------------------------------------------------------- 1 | Beautiful hotel with a modern feel. -------------------------------------------------------------------------------- /data/gold/building/227464_1.txt: -------------------------------------------------------------------------------- 1 | The hotel feels very modern and beautiful inside, with nice interior design and lighting -------------------------------------------------------------------------------- /data/gold/building/227464_2.txt: -------------------------------------------------------------------------------- 1 | The hotel felt modern in its interior design and lighting. It was quite beautiful overall. -------------------------------------------------------------------------------- /data/gold/building/228653_0.txt: -------------------------------------------------------------------------------- 1 | The building has a small swimming pool and lounge on the roof with stunning views, along with a gym and sauna downstairs. The roof top terrace was excellent a great place to relax. -------------------------------------------------------------------------------- /data/gold/building/228653_1.txt: -------------------------------------------------------------------------------- 1 | The hotel has a lovely rooftop terrace and pool, along with small gym and sauna. -------------------------------------------------------------------------------- /data/gold/building/228653_2.txt: -------------------------------------------------------------------------------- 1 | The hotel has a small roof top swimming pool and a small gym and sauna downstairs. The terrace upstairs provides a wonderful view. -------------------------------------------------------------------------------- /data/gold/building/228986_0.txt: -------------------------------------------------------------------------------- 1 | The hotel was very beautiful with a classy lobby entrance, a fabulous pool, and a fantastic garden -------------------------------------------------------------------------------- /data/gold/building/228986_1.txt: -------------------------------------------------------------------------------- 1 | It has a beautiful courtyard and outdoor pool with a garden. The lobby is classy, beautiful setting. -------------------------------------------------------------------------------- /data/gold/building/228986_2.txt: -------------------------------------------------------------------------------- 1 | There is a lovely pool, courtyard, and garden area on the ground floor and the lobby is classy. -------------------------------------------------------------------------------- /data/gold/building/229042_0.txt: -------------------------------------------------------------------------------- 1 | This hotel was very nice, with a foyer and a bar -------------------------------------------------------------------------------- /data/gold/building/229042_1.txt: -------------------------------------------------------------------------------- 1 | The hotel was very nice, with a beautiful foyer and a bar. -------------------------------------------------------------------------------- /data/gold/building/229042_2.txt: -------------------------------------------------------------------------------- 1 | The hotel, its foyer, and the bar, were all very nice. -------------------------------------------------------------------------------- /data/gold/building/229066_0.txt: -------------------------------------------------------------------------------- 1 | The hotel was a beautiful surprise -------------------------------------------------------------------------------- /data/gold/building/229066_1.txt: -------------------------------------------------------------------------------- 1 | The is a beautiful hotel. -------------------------------------------------------------------------------- /data/gold/building/229066_2.txt: -------------------------------------------------------------------------------- 1 | The Hotel Colombina was beautiful and was nicely built. -------------------------------------------------------------------------------- /data/gold/building/229124_0.txt: -------------------------------------------------------------------------------- 1 | At this hotel there is Free wifi in the lobby and in the room. Certain parts of the hotel are quieter than others. -------------------------------------------------------------------------------- /data/gold/building/229124_1.txt: -------------------------------------------------------------------------------- 1 | The rooms in the upper floors are charming, larger, and quieter than the smaller, noisier rooms on the ground floor next to the service area. -------------------------------------------------------------------------------- /data/gold/building/229124_2.txt: -------------------------------------------------------------------------------- 1 | This hotel provides free wifi in the lobby and in the room. -------------------------------------------------------------------------------- /data/gold/building/232953_1.txt: -------------------------------------------------------------------------------- 1 | The hotel had a very generous sitting area near the lobby as well as an absolutely beautiful sitting/eating area out back. -------------------------------------------------------------------------------- /data/gold/building/234572_0.txt: -------------------------------------------------------------------------------- 1 | The hotel has a nice, trendy/modern atmosphere that is very cosy, with wood and dark colors on the walls. -------------------------------------------------------------------------------- /data/gold/building/234572_1.txt: -------------------------------------------------------------------------------- 1 | The hotel has a nice, trendy, modern atmosphere, with a modern lobby and dark wooden colors on the walls -------------------------------------------------------------------------------- /data/gold/building/234572_2.txt: -------------------------------------------------------------------------------- 1 | The hotel has a modern, cozy design with wooden walls and a darker color scheme. -------------------------------------------------------------------------------- /data/gold/building/235216_0.txt: -------------------------------------------------------------------------------- 1 | The exterior and lobby made it appear that the hotel was a bad choice to some. It is an older hotel, but others found it in good condition with lots of charm & character. -------------------------------------------------------------------------------- /data/gold/building/235216_1.txt: -------------------------------------------------------------------------------- 1 | It was a charming, homey, but older hotel. -------------------------------------------------------------------------------- /data/gold/building/235216_2.txt: -------------------------------------------------------------------------------- 1 | It's older, looking at the hotel and lobby, but has lots of charm & character. -------------------------------------------------------------------------------- /data/gold/building/237193_0.txt: -------------------------------------------------------------------------------- 1 | A very nice feature is the outdoor terrace on the 4th floor - it really is charming and relaxing after walking around Rome all day. It had a beautiful garden rooftop that was lovely. -------------------------------------------------------------------------------- /data/gold/building/237193_1.txt: -------------------------------------------------------------------------------- 1 | It had a beautiful garden rooftop that was lovely, and the outdoor terrace on the 4th floor is really charming and relaxing -------------------------------------------------------------------------------- /data/gold/building/237193_2.txt: -------------------------------------------------------------------------------- 1 | A very nice feature is the outdoor terrace on the 4th floor - it really is charming and relaxing after walking around Rome all day. It had a beautiful garden rooftop that was lovely. -------------------------------------------------------------------------------- /data/gold/building/241742_1.txt: -------------------------------------------------------------------------------- 1 | The hotel successfully combines the old bones of the historic private home with very attractive contemporary art and design. There's a beautiful rooftop terrace full of chaise lounge chairs and potted herbs, too. -------------------------------------------------------------------------------- /data/gold/building/241742_2.txt: -------------------------------------------------------------------------------- 1 | The hotel has wood features for an "old bones" feel but combines that with contemporary, sleek, modern decor. Free WiFi and a rooftop chaise lounge are included in the amenities. -------------------------------------------------------------------------------- /data/gold/building/248861_0.txt: -------------------------------------------------------------------------------- 1 | The hotel is elegant and a very nice surprise -------------------------------------------------------------------------------- /data/gold/building/248861_1.txt: -------------------------------------------------------------------------------- 1 | This hotel was a very nice surprise a very elegant appointments. -------------------------------------------------------------------------------- /data/gold/building/248861_2.txt: -------------------------------------------------------------------------------- 1 | The hotel is very elegant and nice. -------------------------------------------------------------------------------- /data/gold/building/250023_0.txt: -------------------------------------------------------------------------------- 1 | The decor was very modern and tasteful. Internet was available in a business center in the lobby. Free wireless internet and laundry were really nice. -------------------------------------------------------------------------------- /data/gold/building/250023_1.txt: -------------------------------------------------------------------------------- 1 | The hotel provided free WiFi, a laundry room, and a business center in the lobby. It was designed with modern, tasteful decorations. -------------------------------------------------------------------------------- /data/gold/building/250023_2.txt: -------------------------------------------------------------------------------- 1 | The decor was very modern and tasteful. Internet was available in a business center in the lobby and there was also a laundry on site that was free. -------------------------------------------------------------------------------- /data/gold/building/2514386_0.txt: -------------------------------------------------------------------------------- 1 | Old building with a small guym in the basement. -------------------------------------------------------------------------------- /data/gold/building/2514386_1.txt: -------------------------------------------------------------------------------- 1 | Old building, but neat. There is a small gym in the basement. -------------------------------------------------------------------------------- /data/gold/building/2514386_2.txt: -------------------------------------------------------------------------------- 1 | There is wifi only in the lobby. Small gym in the basement. The hotel building is small and old, but neat. -------------------------------------------------------------------------------- /data/gold/building/2514725_0.txt: -------------------------------------------------------------------------------- 1 | City Club Hotel was simple, with a small lobby that's adjacent to an excellent restaurant. The rooms are elegant and dramatic . -------------------------------------------------------------------------------- /data/gold/building/2514725_1.txt: -------------------------------------------------------------------------------- 1 | The hotel was beautiful. It's a small, unassuming hotel, offering a perfect place to rest your head in chic comfort. It's a very simple and small lobby to check-in. The rooms were wonderful and quite "homey" in an urban way. -------------------------------------------------------------------------------- /data/gold/building/2514725_2.txt: -------------------------------------------------------------------------------- 1 | The hotel is small, and unassuming, but also chic and beautiful. The rooms are elegant and dramatic! -------------------------------------------------------------------------------- /data/gold/building/2514747_0.txt: -------------------------------------------------------------------------------- 1 | This is a charming little hotel in a lovely area of Paris. The rooms were nice and the elevator was hilarious! -------------------------------------------------------------------------------- /data/gold/building/2514747_1.txt: -------------------------------------------------------------------------------- 1 | It's a charming little hotel with nice rooms and a hilarious elevator. -------------------------------------------------------------------------------- /data/gold/building/2514747_2.txt: -------------------------------------------------------------------------------- 1 | A charming little hotel with a hilarious elevator. -------------------------------------------------------------------------------- /data/gold/building/2515098_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is impressive and unlike most Four Season properties, with nice decor, a very modern lobby, a beautiful fire place, and good leisure facilities with fitness center, spa, and an outdoor infinity pool -------------------------------------------------------------------------------- /data/gold/building/2515098_2.txt: -------------------------------------------------------------------------------- 1 | The hotel is modern , and beautiful. They have a pool Jacuzzi area with a nice view. -------------------------------------------------------------------------------- /data/gold/building/2515152_0.txt: -------------------------------------------------------------------------------- 1 | Nice looking lobby and free internet service everywhere. -------------------------------------------------------------------------------- /data/gold/building/2515152_1.txt: -------------------------------------------------------------------------------- 1 | The lobby looks very nice with free internet service. There is also free internet in the rooms. -------------------------------------------------------------------------------- /data/gold/building/2515152_2.txt: -------------------------------------------------------------------------------- 1 | The hotel had a very nice looking lobby. There was free wifi in the lobby and in the rooms. -------------------------------------------------------------------------------- /data/gold/building/2516007_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is classically decorated with a stylish atmosphere that has a rooftop bar that overlooks the city. -------------------------------------------------------------------------------- /data/gold/building/2516165_1.txt: -------------------------------------------------------------------------------- 1 | The garden-like grounds and the pool are rustic and beautiful. All of the rooms are clean and maintained. -------------------------------------------------------------------------------- /data/gold/cleanliness/100585_0.txt: -------------------------------------------------------------------------------- 1 | The hotel's cleanliness added to its homey atmosphere. The beds are also very clean every day. -------------------------------------------------------------------------------- /data/gold/cleanliness/100585_1.txt: -------------------------------------------------------------------------------- 1 | The hotel and room itself was very clean. If something isn't as clean in the room upon checking in, the housekeeping staff will clear it right up. -------------------------------------------------------------------------------- /data/gold/cleanliness/100585_2.txt: -------------------------------------------------------------------------------- 1 | The hotel was clean. The room was exceptionally clean and well-maintained. The bedding was mostly very clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/100597_0.txt: -------------------------------------------------------------------------------- 1 | The spacious hotel lobby and rooms are very clean, comfortable, and well-appointed. -------------------------------------------------------------------------------- /data/gold/cleanliness/100597_1.txt: -------------------------------------------------------------------------------- 1 | Although the hotel's architecture feels dated, the rooms and bathrooms are clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/100597_2.txt: -------------------------------------------------------------------------------- 1 | Even thought there was a minor issue with gaining access to the room because of a faulty magnetic door, the room and bedding were clean and comfortable. -------------------------------------------------------------------------------- /data/gold/cleanliness/1029276_0.txt: -------------------------------------------------------------------------------- 1 | The rooms at Hilton Miami Downtown were very clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/1029276_2.txt: -------------------------------------------------------------------------------- 1 | By-and-large everything from the facility to the rooms and bathrooms are very clean. The lounge is lacking in that department as far as clean tables go, though. -------------------------------------------------------------------------------- /data/gold/cleanliness/1064610_0.txt: -------------------------------------------------------------------------------- 1 | The room was extremely clean and tidy -------------------------------------------------------------------------------- /data/gold/cleanliness/1064610_1.txt: -------------------------------------------------------------------------------- 1 | The room was also extremely clean and tidy. The pool was also very clean, no piles of dirty towels. The hotel overall was impeccably clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/1064610_2.txt: -------------------------------------------------------------------------------- 1 | The rooms and salt water pool are clean, and clean towels are provided. -------------------------------------------------------------------------------- /data/gold/cleanliness/1113787_0.txt: -------------------------------------------------------------------------------- 1 | The area was very clean and very well maintained. The rooms were very clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/1113787_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were very clean, beautiful, and well maintained -------------------------------------------------------------------------------- /data/gold/cleanliness/1113787_2.txt: -------------------------------------------------------------------------------- 1 | The hotel's rooms and bathrooms were very clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/111509_0.txt: -------------------------------------------------------------------------------- 1 | Our hotel room was nice and clean. Carpet is clean, the cleanliness of the hotel was great. -------------------------------------------------------------------------------- /data/gold/cleanliness/111509_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is clean, everything, from the breakfast room all the way to the bathroom towels and beds. -------------------------------------------------------------------------------- /data/gold/cleanliness/111509_2.txt: -------------------------------------------------------------------------------- 1 | Our hotel room was nice and clean; Even the rooms were clean and comfortable. -------------------------------------------------------------------------------- /data/gold/cleanliness/112429_0.txt: -------------------------------------------------------------------------------- 1 | The room and bathroom were immaculately clean -------------------------------------------------------------------------------- /data/gold/cleanliness/112429_1.txt: -------------------------------------------------------------------------------- 1 | All of the rooms are very clean, neat, and up-to-date. Linens were soft. -------------------------------------------------------------------------------- /data/gold/cleanliness/112429_2.txt: -------------------------------------------------------------------------------- 1 | The room and bathroom was immaculately clean and neat. Hotel was very clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/1176198_0.txt: -------------------------------------------------------------------------------- 1 | The room is very neat and clean, with no dust, dirt, or smudges. The hotel is so clean that it feels new. -------------------------------------------------------------------------------- /data/gold/cleanliness/1176198_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were so clean they felt brand new, including the furniture and decor. No dust or smudges on the whirlpool partition either. -------------------------------------------------------------------------------- /data/gold/cleanliness/1176198_2.txt: -------------------------------------------------------------------------------- 1 | The hotel was super very clean and seemed new with granite counter tops. -------------------------------------------------------------------------------- /data/gold/cleanliness/120274_0.txt: -------------------------------------------------------------------------------- 1 | Everyday the rooms were cleaned and had fresh linen and towels. The grounds were also tidy. -------------------------------------------------------------------------------- /data/gold/cleanliness/120274_1.txt: -------------------------------------------------------------------------------- 1 | The rooms and grounds are always clean and tidy. There were no bugs. Sheets and towels were freshened daily. -------------------------------------------------------------------------------- /data/gold/cleanliness/120274_2.txt: -------------------------------------------------------------------------------- 1 | The grounds, pool, and rooms are very clean. Rooms were cleaned everyday, with clean bedding and towels everyday. Housekeeping looked after things well, and there are no bugs. -------------------------------------------------------------------------------- /data/gold/cleanliness/121241_0.txt: -------------------------------------------------------------------------------- 1 | The rooms are very clean and neat. The beds are as well. The hotel in general is all very clean, including the hallways. The pool area was always clean also. -------------------------------------------------------------------------------- /data/gold/cleanliness/121241_1.txt: -------------------------------------------------------------------------------- 1 | The rooms and the pool area were very neat and clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/121241_2.txt: -------------------------------------------------------------------------------- 1 | Everything in the rooms and the hotel were very clean and neat; as were the pool and the hallways. -------------------------------------------------------------------------------- /data/gold/cleanliness/124849_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were extremely clean. They were kept that way throughout the stay, and the turn-down service each night was great. Everything is immaculate and stylish, including the courtyard and pool areas. -------------------------------------------------------------------------------- /data/gold/cleanliness/124849_1.txt: -------------------------------------------------------------------------------- 1 | The inside of the room was extremely clean, and went well beyond our expectations. The turndown service each night was great. -------------------------------------------------------------------------------- /data/gold/cleanliness/124849_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were extremely clean and beautiful. They even kept fresh towels at the clean pool. The courtyard was immaculate. -------------------------------------------------------------------------------- /data/gold/cleanliness/150241_0.txt: -------------------------------------------------------------------------------- 1 | The entire hotel property was very clean and well kept, including the rooms and the pool area. The rooms smell very fresh upon arrival. The bedding was also clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/150241_1.txt: -------------------------------------------------------------------------------- 1 | The hotel and rooms were very tidy and smelled fresh. The bedding was clean also. -------------------------------------------------------------------------------- /data/gold/cleanliness/150241_2.txt: -------------------------------------------------------------------------------- 1 | The hotel, the pool, and the bar were all clean. The rooms themselves were well kept and comfortable. There was also fresh bedding. Plus, no bad smells. -------------------------------------------------------------------------------- /data/gold/cleanliness/1510471_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were very, very tidy with spotlessly clean bathrooms. -------------------------------------------------------------------------------- /data/gold/cleanliness/1510471_1.txt: -------------------------------------------------------------------------------- 1 | The rooms are spotless and modern but very small, as were the bathrooms. -------------------------------------------------------------------------------- /data/gold/cleanliness/1510471_2.txt: -------------------------------------------------------------------------------- 1 | The room and bathroom were very clean. The hotel itself is modern and clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/156564_0.txt: -------------------------------------------------------------------------------- 1 | The hotel is clean and spotless maid service is excellent. -------------------------------------------------------------------------------- /data/gold/cleanliness/156564_1.txt: -------------------------------------------------------------------------------- 1 | The hotel and rooms are very clean, basically they are immaculate and spotless. -------------------------------------------------------------------------------- /data/gold/cleanliness/156564_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were spotlessly clean, comfy, and well furnished. The hotel itself is also well kept and clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/1722910_0.txt: -------------------------------------------------------------------------------- 1 | The hotel was beautiful and very clean. Our room smelled good! -------------------------------------------------------------------------------- /data/gold/cleanliness/1722910_1.txt: -------------------------------------------------------------------------------- 1 | Overall the hotel was clean, and the rooms, bathrooms included, even smelled clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/1722910_2.txt: -------------------------------------------------------------------------------- 1 | The hotel was very clean. The rooms and bathrooms also looked new and were very clean. The bed was very clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/182002_0.txt: -------------------------------------------------------------------------------- 1 | The rooms are very clean, attended to daily by houskeeping -------------------------------------------------------------------------------- /data/gold/cleanliness/182002_1.txt: -------------------------------------------------------------------------------- 1 | The hotels rooms were very bright and cleaned daily. -------------------------------------------------------------------------------- /data/gold/cleanliness/182002_2.txt: -------------------------------------------------------------------------------- 1 | The room was clean and comfortable. There is maidservice daily. -------------------------------------------------------------------------------- /data/gold/cleanliness/182519_0.txt: -------------------------------------------------------------------------------- 1 | The rooms are freshly done up, tidy, and cleaned daily. The beds are also very clean. The hotel overall was clean and stylish. -------------------------------------------------------------------------------- /data/gold/cleanliness/182519_1.txt: -------------------------------------------------------------------------------- 1 | The hotel room was very clean and tidy and fresh. -------------------------------------------------------------------------------- /data/gold/cleanliness/182519_2.txt: -------------------------------------------------------------------------------- 1 | The hotel was ultra clean. Our room was very clean and tidy. In fact, the rooms were cleaned daily. -------------------------------------------------------------------------------- /data/gold/cleanliness/182542_0.txt: -------------------------------------------------------------------------------- 1 | The hotel is very clean , with well maintained rooms and modern amenities. -------------------------------------------------------------------------------- /data/gold/cleanliness/182542_1.txt: -------------------------------------------------------------------------------- 1 | The rooms and the hotel itself were all very clean and comfortable -------------------------------------------------------------------------------- /data/gold/cleanliness/182542_2.txt: -------------------------------------------------------------------------------- 1 | The room was well maintained and clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/183092_0.txt: -------------------------------------------------------------------------------- 1 | Hotel and rooms were extremely clean and tidy -------------------------------------------------------------------------------- /data/gold/cleanliness/183092_1.txt: -------------------------------------------------------------------------------- 1 | The rooms, bathrooms, fitness center, and pool area were all very clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/183092_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were very clean. The bathrooms were clean. The fitness center is very nice and clean. The hotel was extremely clean and neat. -------------------------------------------------------------------------------- /data/gold/cleanliness/183645_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were clean, spacious, neat and tidy -------------------------------------------------------------------------------- /data/gold/cleanliness/183645_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were very clean and well stocked. -------------------------------------------------------------------------------- /data/gold/cleanliness/183645_2.txt: -------------------------------------------------------------------------------- 1 | The room was a clean and tidy suite -------------------------------------------------------------------------------- /data/gold/cleanliness/185237_0.txt: -------------------------------------------------------------------------------- 1 | The property itself was very clean and modern, especially our room. We had clean, fresh linen and towels daily! The bathroom was tidy and updated. -------------------------------------------------------------------------------- /data/gold/cleanliness/185237_1.txt: -------------------------------------------------------------------------------- 1 | The rooms are very clean and there are new linens and towels provided every day. -------------------------------------------------------------------------------- /data/gold/cleanliness/185237_2.txt: -------------------------------------------------------------------------------- 1 | The hotel room was spotlessly clean and reasonably well kept. The bathroom was also very clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/185804_0.txt: -------------------------------------------------------------------------------- 1 | The rooms are very clean, modern, and nicely decorated, with big clean remodeled bathrooms. -------------------------------------------------------------------------------- /data/gold/cleanliness/185804_1.txt: -------------------------------------------------------------------------------- 1 | The rooms are very clean and well decorated; attractive to look at and it has a modern feel to it, including the bathrooms. Comfortable, and nowhere to worry about dirtiness. -------------------------------------------------------------------------------- /data/gold/cleanliness/185804_2.txt: -------------------------------------------------------------------------------- 1 | This hotel has very good standards concerning the cleanliness of the rooms. The bathroom as remodeled and spotless and luxurious. -------------------------------------------------------------------------------- /data/gold/cleanliness/188745_0.txt: -------------------------------------------------------------------------------- 1 | The hotel was clean and well maintained. The rooms are extremely clean, and the bathroom was clean and modern. -------------------------------------------------------------------------------- /data/gold/cleanliness/188745_1.txt: -------------------------------------------------------------------------------- 1 | The hotel was clean and well maintained. -------------------------------------------------------------------------------- /data/gold/cleanliness/188745_2.txt: -------------------------------------------------------------------------------- 1 | The rooms and bathrooms are extremely clean and well-maintained -------------------------------------------------------------------------------- /data/gold/cleanliness/189389_0.txt: -------------------------------------------------------------------------------- 1 | The room was very clean ,freshened up, and well maintained. -------------------------------------------------------------------------------- /data/gold/cleanliness/189389_1.txt: -------------------------------------------------------------------------------- 1 | The rooms and the hotel itself are all very clean and well-maintained -------------------------------------------------------------------------------- /data/gold/cleanliness/189389_2.txt: -------------------------------------------------------------------------------- 1 | The whole hotel is spotless and well appointed. -------------------------------------------------------------------------------- /data/gold/cleanliness/197424_0.txt: -------------------------------------------------------------------------------- 1 | The rooms and bathrooms were extremely clean with a modern look. -------------------------------------------------------------------------------- /data/gold/cleanliness/197424_1.txt: -------------------------------------------------------------------------------- 1 | The room was immaculately clean and well kept -------------------------------------------------------------------------------- /data/gold/cleanliness/197424_2.txt: -------------------------------------------------------------------------------- 1 | The room was clean and comfortable. -------------------------------------------------------------------------------- /data/gold/cleanliness/198738_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were very clean and well kept -------------------------------------------------------------------------------- /data/gold/cleanliness/198738_1.txt: -------------------------------------------------------------------------------- 1 | It is a comfortable and clean place. -------------------------------------------------------------------------------- /data/gold/cleanliness/198738_2.txt: -------------------------------------------------------------------------------- 1 | Everything in the hotel is clean, including the breakfast bar and especially the rooms. -------------------------------------------------------------------------------- /data/gold/cleanliness/203139_0.txt: -------------------------------------------------------------------------------- 1 | The hotel was very clean throughout. The rooms and bathrooms were also very clean and nice. -------------------------------------------------------------------------------- /data/gold/cleanliness/203139_1.txt: -------------------------------------------------------------------------------- 1 | The rooms including the bathrooms were nice and clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/203139_2.txt: -------------------------------------------------------------------------------- 1 | The room was very clean and looked new. The bathroom was marble and clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/209383_0.txt: -------------------------------------------------------------------------------- 1 | The entire hotel is very clean and neat, even the pool was clean. Our room was tidy as well with fresh linen. -------------------------------------------------------------------------------- /data/gold/cleanliness/209383_1.txt: -------------------------------------------------------------------------------- 1 | All of the rooms and everything in them (fresh linens), including bathrooms (nice tiles), were clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/209383_2.txt: -------------------------------------------------------------------------------- 1 | The room was very clean, along with the bathroom. New tiles and fresh linen's on the beds. -------------------------------------------------------------------------------- /data/gold/cleanliness/223757_0.txt: -------------------------------------------------------------------------------- 1 | The room was very clean nicely kept up!The hotel is kept so nice and clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/223757_1.txt: -------------------------------------------------------------------------------- 1 | All of the rooms and the pool were kept clean by housekeeping. -------------------------------------------------------------------------------- /data/gold/cleanliness/223757_2.txt: -------------------------------------------------------------------------------- 1 | The hotel was nicely kept up. The room was very clean and spacious. -------------------------------------------------------------------------------- /data/gold/cleanliness/224665_0.txt: -------------------------------------------------------------------------------- 1 | The rooms and hotel itself are very clean, well appointed and functional -------------------------------------------------------------------------------- /data/gold/cleanliness/224665_1.txt: -------------------------------------------------------------------------------- 1 | The rooms, large and small, were professionally cleaned and furnished. -------------------------------------------------------------------------------- /data/gold/cleanliness/224665_2.txt: -------------------------------------------------------------------------------- 1 | The rooms at Le Saint -Sulpice are clean, and well appointed. -------------------------------------------------------------------------------- /data/gold/cleanliness/227464_0.txt: -------------------------------------------------------------------------------- 1 | The rooms are very clean, spotless, and well-maintained -------------------------------------------------------------------------------- /data/gold/cleanliness/227464_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were very clean, well kept, and spacious. -------------------------------------------------------------------------------- /data/gold/cleanliness/227464_2.txt: -------------------------------------------------------------------------------- 1 | The rooms at Hotel Regina Barcelona were clean and spotless. -------------------------------------------------------------------------------- /data/gold/cleanliness/228653_0.txt: -------------------------------------------------------------------------------- 1 | The rooms are clean and well maintained. The hotel was clean, overall, which is an absolute must for me. -------------------------------------------------------------------------------- /data/gold/cleanliness/228653_1.txt: -------------------------------------------------------------------------------- 1 | Every room and the pool were cleaned and maintained every day, and there were fresh facilities and clean towels. -------------------------------------------------------------------------------- /data/gold/cleanliness/228653_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were spotlessly clean and well maintained. The hotel also cleaned the pool area everyday. -------------------------------------------------------------------------------- /data/gold/cleanliness/228986_0.txt: -------------------------------------------------------------------------------- 1 | The room and bathroom were clean. The pool was also nice and clean. Everything was beautifully maintained. -------------------------------------------------------------------------------- /data/gold/cleanliness/228986_1.txt: -------------------------------------------------------------------------------- 1 | The room including the bathroom was clean, bright and airy. -------------------------------------------------------------------------------- /data/gold/cleanliness/228986_2.txt: -------------------------------------------------------------------------------- 1 | The rooms and bathrooms are very clean -------------------------------------------------------------------------------- /data/gold/cleanliness/229042_0.txt: -------------------------------------------------------------------------------- 1 | The Hotel, rooms, bathroom, and furnishings were immaculate! The rooms were cleaned at least once a day. -------------------------------------------------------------------------------- /data/gold/cleanliness/229042_1.txt: -------------------------------------------------------------------------------- 1 | The room and bathroom were very clean; as were the rest of the rooms in the hotel. -------------------------------------------------------------------------------- /data/gold/cleanliness/229042_2.txt: -------------------------------------------------------------------------------- 1 | The rooms, furnishings, and bathrooms are well maintained and very clean. The daily maid service with linen change is great. The hotel facility was also extremely clean and cared for daily. -------------------------------------------------------------------------------- /data/gold/cleanliness/229066_0.txt: -------------------------------------------------------------------------------- 1 | The hotel room was immaculate. The hotel was obviously well cared for as it was always clean -------------------------------------------------------------------------------- /data/gold/cleanliness/229066_1.txt: -------------------------------------------------------------------------------- 1 | The room was very clean. The hotel was obviously well cared for and always spotless. -------------------------------------------------------------------------------- /data/gold/cleanliness/229066_2.txt: -------------------------------------------------------------------------------- 1 | All of the rooms were immaculately clean and perfectly decorated. -------------------------------------------------------------------------------- /data/gold/cleanliness/229124_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were spotlessly clean and well appointed. The hotel is also very clean and modern. -------------------------------------------------------------------------------- /data/gold/cleanliness/229124_1.txt: -------------------------------------------------------------------------------- 1 | The hotel rooms were spotlessly clean and well appointed. -------------------------------------------------------------------------------- /data/gold/cleanliness/229124_2.txt: -------------------------------------------------------------------------------- 1 | The spacious hotel and its rooms are spotlessly clean and modern -------------------------------------------------------------------------------- /data/gold/cleanliness/232953_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were spotlessly clean and well-maintained -------------------------------------------------------------------------------- /data/gold/cleanliness/232953_1.txt: -------------------------------------------------------------------------------- 1 | Extremely clean and well maintained. -------------------------------------------------------------------------------- /data/gold/cleanliness/232953_2.txt: -------------------------------------------------------------------------------- 1 | The hotel was spotlessly clean and equipped with excellent amenities. -------------------------------------------------------------------------------- /data/gold/cleanliness/234572_0.txt: -------------------------------------------------------------------------------- 1 | The hotel and lobby are clean. The room and bathroom were very clean and tidy. -------------------------------------------------------------------------------- /data/gold/cleanliness/234572_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were very clean and tidy. -------------------------------------------------------------------------------- /data/gold/cleanliness/234572_2.txt: -------------------------------------------------------------------------------- 1 | The hotel and room was very clean and tidy, looking like new -------------------------------------------------------------------------------- /data/gold/cleanliness/235216_0.txt: -------------------------------------------------------------------------------- 1 | The hotel's lounge, bathrooms, hallways, and even the bedding were all clean and even smelled fresh. -------------------------------------------------------------------------------- /data/gold/cleanliness/235216_1.txt: -------------------------------------------------------------------------------- 1 | The room is nice, clean and neat and Housekeeping was very good and kept the room clean and well supplied, daily. Everything - common areas, bathrooms, bedding, hallways - was quite clean and fresh smelling. -------------------------------------------------------------------------------- /data/gold/cleanliness/235216_2.txt: -------------------------------------------------------------------------------- 1 | The hotel was very clean. The rooms were clean and well kept and supplied by the housekeeping staff who left it smelling fresh daily. -------------------------------------------------------------------------------- /data/gold/cleanliness/237193_0.txt: -------------------------------------------------------------------------------- 1 | Everything was spotlessly clean, from the facility to the public areas and the rooms themselves -------------------------------------------------------------------------------- /data/gold/cleanliness/237193_1.txt: -------------------------------------------------------------------------------- 1 | Overall the facilities are adequately clean and well maintained. -------------------------------------------------------------------------------- /data/gold/cleanliness/237193_2.txt: -------------------------------------------------------------------------------- 1 | The facility is clean and the rooms are very spotless and well kept. -------------------------------------------------------------------------------- /data/gold/cleanliness/241742_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were spotlessly clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/241742_1.txt: -------------------------------------------------------------------------------- 1 | Our room was spotlessly clean. The hotel was impressively clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/241742_2.txt: -------------------------------------------------------------------------------- 1 | Everything was just spotlessly clean -------------------------------------------------------------------------------- /data/gold/cleanliness/248861_0.txt: -------------------------------------------------------------------------------- 1 | The rooms and their bathrooms were all very clean, which gave the hotel a modern feel. The dining room was also reasonably clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/248861_1.txt: -------------------------------------------------------------------------------- 1 | The bathroom was immaculately clean. Rooms are impeccably clean. The cleanliness of the hotel was very good. -------------------------------------------------------------------------------- /data/gold/cleanliness/248861_2.txt: -------------------------------------------------------------------------------- 1 | The cleanliness of the hotel was good. The room was clean, the bathroom spacious and clean -------------------------------------------------------------------------------- /data/gold/cleanliness/250023_0.txt: -------------------------------------------------------------------------------- 1 | The room was very nice and clean. Everything was in excellent condition and well-maintained. -------------------------------------------------------------------------------- /data/gold/cleanliness/250023_1.txt: -------------------------------------------------------------------------------- 1 | The room was immaculately clean and in excellent condition. -------------------------------------------------------------------------------- /data/gold/cleanliness/250023_2.txt: -------------------------------------------------------------------------------- 1 | We found the rooms to be clean and well maintained. -------------------------------------------------------------------------------- /data/gold/cleanliness/2514386_0.txt: -------------------------------------------------------------------------------- 1 | The room was very clean and tidy, and always well kept -------------------------------------------------------------------------------- /data/gold/cleanliness/2514386_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were spotlessly clean; even the laundry room and gym. -------------------------------------------------------------------------------- /data/gold/cleanliness/2514386_2.txt: -------------------------------------------------------------------------------- 1 | This hotel is well looked after and spotlessly clean and the room was kept clean, also. -------------------------------------------------------------------------------- /data/gold/cleanliness/2514725_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were extremely clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/2514725_1.txt: -------------------------------------------------------------------------------- 1 | The hotel had clean rooms and bathrooms, which included clean and comfortable linens. -------------------------------------------------------------------------------- /data/gold/cleanliness/2514725_2.txt: -------------------------------------------------------------------------------- 1 | An exceptionally clean boutique hotel! The bathroom was beautiful and clean as is the rest of the room. -------------------------------------------------------------------------------- /data/gold/cleanliness/2514747_0.txt: -------------------------------------------------------------------------------- 1 | The hotel was very clean, with housekeeping maintaining the rooms and bathrooms on a daily basis, making a stay there very comfortable and tidy -------------------------------------------------------------------------------- /data/gold/cleanliness/2514747_1.txt: -------------------------------------------------------------------------------- 1 | The hotel was very clean. The rooms were also very clean, and clean every day we stayed. The bathrooms were exceptionally clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/2514747_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were also very clean, and cleaned every day we stayed. The bathrooms were exceptionally clean as well. -------------------------------------------------------------------------------- /data/gold/cleanliness/2515098_0.txt: -------------------------------------------------------------------------------- 1 | The hotel room was very nicely appointed, and spotlessly clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/2515098_1.txt: -------------------------------------------------------------------------------- 1 | Overall the hotel and room was perfect, modern, new, and very clean -------------------------------------------------------------------------------- /data/gold/cleanliness/2515098_2.txt: -------------------------------------------------------------------------------- 1 | Overall the hotel was perfectly clean. The business center was spotlessly clean. The room was very clean. -------------------------------------------------------------------------------- /data/gold/cleanliness/2515152_0.txt: -------------------------------------------------------------------------------- 1 | The room and bathroom were impeccably clean -------------------------------------------------------------------------------- /data/gold/cleanliness/2515152_1.txt: -------------------------------------------------------------------------------- 1 | The room was clean and well appointed after. -------------------------------------------------------------------------------- /data/gold/cleanliness/2515152_2.txt: -------------------------------------------------------------------------------- 1 | The room was extremely clean. The hotel is very clean nonsmoking older hotel. -------------------------------------------------------------------------------- /data/gold/cleanliness/2516007_0.txt: -------------------------------------------------------------------------------- 1 | The hotel and rooms are all very clean -------------------------------------------------------------------------------- /data/gold/cleanliness/2516007_1.txt: -------------------------------------------------------------------------------- 1 | The hotel was clean. The room we stayed at was tidy and very home like -------------------------------------------------------------------------------- /data/gold/cleanliness/2516007_2.txt: -------------------------------------------------------------------------------- 1 | Every room was clean and there was a long time cleaner to help with maintenance. -------------------------------------------------------------------------------- /data/gold/cleanliness/2516165_1.txt: -------------------------------------------------------------------------------- 1 | Every location in the hotel is spotless clean- from the beds, to the pools, and even the gardens. -------------------------------------------------------------------------------- /data/gold/cleanliness/2516165_2.txt: -------------------------------------------------------------------------------- 1 | The renovated rooms and the grounds are clean and well manicured. -------------------------------------------------------------------------------- /data/gold/food/100585_1.txt: -------------------------------------------------------------------------------- 1 | Hotel Vintage Park has incredibly delicious , relatively inexpensive room service and delicious coffee starting at 5:00 am. A highlight was the free evening wine tasting. -------------------------------------------------------------------------------- /data/gold/food/100597_1.txt: -------------------------------------------------------------------------------- 1 | Food was well presented and some of it was tasty, if a little pricey, but the clam chowder at the restaurant and the breakfast buffet made the trip all the more worth it. Dave's Diner next door was also enjoyable. -------------------------------------------------------------------------------- /data/gold/food/1029276_1.txt: -------------------------------------------------------------------------------- 1 | The noninclusive continental breakfast buffet is expensive at $20, but it's worth it. Complimentary coffee, fruit, and bottled water are also available once one exits the elevator in the morning into the lobby. -------------------------------------------------------------------------------- /data/gold/food/1029276_2.txt: -------------------------------------------------------------------------------- 1 | Complimentary coffee, fruit, and bottled water were offered at the Hilton Miami Downtown. The breakfast buffet wasn't complimentary but it was well worth the $20.00. -------------------------------------------------------------------------------- /data/gold/food/1064610_0.txt: -------------------------------------------------------------------------------- 1 | The breakfast included in our package was sumptous, although a little pricey. The food and the restaurant is good, also. The food fresh and delicious. There is even Starbucks coffee, which was appreciated. -------------------------------------------------------------------------------- /data/gold/food/1064610_1.txt: -------------------------------------------------------------------------------- 1 | The restaurant and room service food was fresh and delicious. The breakfast is a bit pricey, but very good, with coffee to boot. -------------------------------------------------------------------------------- /data/gold/food/1064610_2.txt: -------------------------------------------------------------------------------- 1 | The restaurant has really good food, and breakfast is included. -------------------------------------------------------------------------------- /data/gold/food/1113787_0.txt: -------------------------------------------------------------------------------- 1 | The quality of the food was great, with plenty of delectable choices on the menu to choose from already, and it's also great for breakfast -------------------------------------------------------------------------------- /data/gold/food/1113787_1.txt: -------------------------------------------------------------------------------- 1 | Room service from the restaurant downstairs (and the restaurant itself) is amazing. The grilled cheese being one example. -------------------------------------------------------------------------------- /data/gold/food/1113787_2.txt: -------------------------------------------------------------------------------- 1 | The hotel has an excellent in house restaurant with plenty on the menu and delectable choices. It is also very nice for breakfast. We had dinner at Nobu which is in Crescent Court which was really good too. -------------------------------------------------------------------------------- /data/gold/food/111509_2.txt: -------------------------------------------------------------------------------- 1 | The Sutton Place Hotel has excellent food , that's available via room service . There's also an included continental breakfast. -------------------------------------------------------------------------------- /data/gold/food/112429_0.txt: -------------------------------------------------------------------------------- 1 | The Dragonfish restaurant had amazing food and a long running happy hour with small plates. -------------------------------------------------------------------------------- /data/gold/food/1176198_0.txt: -------------------------------------------------------------------------------- 1 | The breakfast buffet was good with plenty to choose from. You can even have breakfast cooked-to-order! The hotel's restaurants was high quality and the food was awesome! -------------------------------------------------------------------------------- /data/gold/food/1176198_2.txt: -------------------------------------------------------------------------------- 1 | The high variety of food is cooked to order at a great quality. The breakfast buffet was also well stocked. -------------------------------------------------------------------------------- /data/gold/food/120274_0.txt: -------------------------------------------------------------------------------- 1 | The hotels simple continental breakfast was good. However, it was sometimes hard to get a seat. -------------------------------------------------------------------------------- /data/gold/food/120274_1.txt: -------------------------------------------------------------------------------- 1 | The breakfast is plain cereal, toast coffee and juice, but it was good.. more than most free continentals. The best part was that the breakfast is free!! ! -------------------------------------------------------------------------------- /data/gold/food/120274_2.txt: -------------------------------------------------------------------------------- 1 | The continental breakfast, while free and delicious, was very basic- toast, cereal, coffee, and juice. -------------------------------------------------------------------------------- /data/gold/food/121241_0.txt: -------------------------------------------------------------------------------- 1 | The breakfast was great! It was a full buffet that was warm and fresh! The Dockers Restaurant next door was excellent too. -------------------------------------------------------------------------------- /data/gold/food/121241_1.txt: -------------------------------------------------------------------------------- 1 | The free breakfast buffet in the morning was delicious, well organized, and had a good variety. The Dockers Restaurant is next door and it's excellent, too! -------------------------------------------------------------------------------- /data/gold/food/121241_2.txt: -------------------------------------------------------------------------------- 1 | The continental breakfast was fresh, hot, and had a large variety to offer while also being well organized. -------------------------------------------------------------------------------- /data/gold/food/150241_0.txt: -------------------------------------------------------------------------------- 1 | The plentiful breakfast buffet was good,with great pool food at the swim-up bar and grill as well. Overall the food is outstanding and the drinks were reasonably priced. -------------------------------------------------------------------------------- /data/gold/food/150241_1.txt: -------------------------------------------------------------------------------- 1 | The hotel has a continental breakfast buffet that is extensive. There is a swim-up bar and grill which has very good food the drinks were reasonably priced as well! -------------------------------------------------------------------------------- /data/gold/food/150241_2.txt: -------------------------------------------------------------------------------- 1 | Great breakfast buffet and pool food from the grill downstairs. Overall the food and drinks are reasonably priced . -------------------------------------------------------------------------------- /data/gold/food/1510471_1.txt: -------------------------------------------------------------------------------- 1 | The breakfast buffet was extensive with a great variety of food. The freshly made coffee was a great addition as well. The bar had great drinks at happy hour and there were even non-standard nibbles that you can order. -------------------------------------------------------------------------------- /data/gold/food/1510471_2.txt: -------------------------------------------------------------------------------- 1 | The breakfast buffet had a lot of great variety, while most everything was good, the scrambled eggs weren't the best. There are great nibbles (more than just peanuts) at the bar. Coffee was great. -------------------------------------------------------------------------------- /data/gold/food/156564_0.txt: -------------------------------------------------------------------------------- 1 | The food at the Bacchus lounge was excellent! The breakfast was the average continental breakfast, but was good. Another nice touch was the chocolates and cookies with turndown. -------------------------------------------------------------------------------- /data/gold/food/156564_1.txt: -------------------------------------------------------------------------------- 1 | Food from Bacchus was fantastic, with a good bar to accompany it. -------------------------------------------------------------------------------- /data/gold/food/156564_2.txt: -------------------------------------------------------------------------------- 1 | It's nice to get the chocolates and cookies with turn-down. The continental breakfast was average. The restaurant is quite formal, but the food is excellent. The food presentation was also terrific. -------------------------------------------------------------------------------- /data/gold/food/1722910_0.txt: -------------------------------------------------------------------------------- 1 | The hotel breakfast was good with a decent variety of options and generous portions. -------------------------------------------------------------------------------- /data/gold/food/1722910_1.txt: -------------------------------------------------------------------------------- 1 | The continental breakfast of pastries, croissants, cereal, cheese, jam, and much more, was delicious- a proper European breakfast. -------------------------------------------------------------------------------- /data/gold/food/1722910_2.txt: -------------------------------------------------------------------------------- 1 | Has great European breakfast with many choices. -------------------------------------------------------------------------------- /data/gold/food/182002_0.txt: -------------------------------------------------------------------------------- 1 | The breakfast buffet was good, especially the coffee and donuts. -------------------------------------------------------------------------------- /data/gold/food/182002_1.txt: -------------------------------------------------------------------------------- 1 | Breakfast was fairly average, with great coffee & doughnuts in the morning -------------------------------------------------------------------------------- /data/gold/food/182002_2.txt: -------------------------------------------------------------------------------- 1 | The restaurant buffet for breakfast was good and had great coffee & doughnuts in the mornings! -------------------------------------------------------------------------------- /data/gold/food/182519_0.txt: -------------------------------------------------------------------------------- 1 | Cibo Resturant, Wine Bar ( attached to lobby) was also a great and yummy experience. The prices were good for the delicious gourmet meal. -------------------------------------------------------------------------------- /data/gold/food/182519_1.txt: -------------------------------------------------------------------------------- 1 | Delicious food with above average restaurants and great service. -------------------------------------------------------------------------------- /data/gold/food/182519_2.txt: -------------------------------------------------------------------------------- 1 | The gourmet food is above-average and well-priced, with a nice wine bar next door worth trying out -------------------------------------------------------------------------------- /data/gold/food/182542_0.txt: -------------------------------------------------------------------------------- 1 | The food in the restaurant was excellent, with the menu changing all throughout the day being a plus. In the Club Lounge, the hot breakfast buffet was superb- it also came with fresh fruit and a hot coffee machine. -------------------------------------------------------------------------------- /data/gold/food/182542_1.txt: -------------------------------------------------------------------------------- 1 | The hotel has a good quality menu. There's a breakfast buffet with lots of choices including tons of fruit. The menu changed during the day to include a wide variety of options. -------------------------------------------------------------------------------- /data/gold/food/182542_2.txt: -------------------------------------------------------------------------------- 1 | The food and service in the hotel restaurant was excellent. The breakfast buffet was superb with a large variety of items. -------------------------------------------------------------------------------- /data/gold/food/183092_0.txt: -------------------------------------------------------------------------------- 1 | The breakfast was awesome and included in the price. The breakfast included fresh fruits (Produce of Canada) and eggs and an egg station and many other delights. The food quality in the restaurant was very good. -------------------------------------------------------------------------------- /data/gold/food/183092_1.txt: -------------------------------------------------------------------------------- 1 | The restaurant food had a fancy presentation and tasted excellent; it provided a good meal after traveling. -------------------------------------------------------------------------------- /data/gold/food/183092_2.txt: -------------------------------------------------------------------------------- 1 | Breakfast was great and included in the price. The breakfast included fresh fruits (Produce of Canada), eggs, an egg station, and many other delights. The restaurant/bar served up a good meal. -------------------------------------------------------------------------------- /data/gold/food/183645_0.txt: -------------------------------------------------------------------------------- 1 | The breakfast was very nice and last until 2pm on weekends. Room service is provided by Moxie's Grill with friendly and fast service. -------------------------------------------------------------------------------- /data/gold/food/183645_1.txt: -------------------------------------------------------------------------------- 1 | The breakfast was very good, with amazingly fresh bread and fruits and vegetables every day, serving up to 2pm on the weekends -------------------------------------------------------------------------------- /data/gold/food/183645_2.txt: -------------------------------------------------------------------------------- 1 | The breakfast was very good and can be taken up to a leisurely 2pm at the weekend. We had amazingly fresh bread and fruits and vegetables every day.. -------------------------------------------------------------------------------- /data/gold/food/185237_0.txt: -------------------------------------------------------------------------------- 1 | The breakfast was great. It has lots of fresh fruit, eggs, meats, breads, cereals, yogurt, warm oatmeal etc. The menu even accommodates vegetarians! -------------------------------------------------------------------------------- /data/gold/food/185237_1.txt: -------------------------------------------------------------------------------- 1 | The breakfast service was great, with a variety of fresh fruit, eggs, meats, breads, cereals, yogurt, and oatmeal. The other food catered to the conference was also excellent. It was also a good place to eat for vegetarians. -------------------------------------------------------------------------------- /data/gold/food/185804_0.txt: -------------------------------------------------------------------------------- 1 | The restaurant food ranges from delicious and superb to pretty good and just o.k, but mostly seems to be greatly enjoyed. They have a microbrewery on site. The room service is also excellent. -------------------------------------------------------------------------------- /data/gold/food/185804_1.txt: -------------------------------------------------------------------------------- 1 | Coupled with great service, the food is excellent in the restaurant downstairs. -------------------------------------------------------------------------------- /data/gold/food/185804_2.txt: -------------------------------------------------------------------------------- 1 | Food from room service as well as Dockside restaurant was good. -------------------------------------------------------------------------------- /data/gold/food/188745_0.txt: -------------------------------------------------------------------------------- 1 | The breakfast was delightful: great croissants, bread, jam, butter, fresh OJ, coffee and hard boiled egg served in a tiny kitchenette (or in your room). It was very good and reasonably priced. -------------------------------------------------------------------------------- /data/gold/food/188745_1.txt: -------------------------------------------------------------------------------- 1 | It's a fantastic breakfast with local pastries and other reasonably-priced assortments, served in a tiny kitchenette or in the room itself -------------------------------------------------------------------------------- /data/gold/food/188745_2.txt: -------------------------------------------------------------------------------- 1 | The breakfast is a great combination of pastries from a local shop down the street, jam, butter, fresh orange juice, and a hard boiled egg. -------------------------------------------------------------------------------- /data/gold/food/189389_1.txt: -------------------------------------------------------------------------------- 1 | The hotel has a decent restaurant but not as good as its counterparts. Prices are good and waitstaff is excellent. -------------------------------------------------------------------------------- /data/gold/food/189389_2.txt: -------------------------------------------------------------------------------- 1 | The food was nice and not too over priced. Bridges Restaurant within the hotel is excellent and their coffee was good. -------------------------------------------------------------------------------- /data/gold/food/197424_0.txt: -------------------------------------------------------------------------------- 1 | The breakfast was excellent with a lot of variety of hot and cold food. -------------------------------------------------------------------------------- /data/gold/food/197424_1.txt: -------------------------------------------------------------------------------- 1 | The breakfast was very good, with a large range of hot and cold foods. Dinner is also good for late nights. -------------------------------------------------------------------------------- /data/gold/food/197424_2.txt: -------------------------------------------------------------------------------- 1 | The breakfasts were amazing, with an excellent range of hot and cold food. There's no charge for children for breakfast. Dinner was good too, if you want to stay in. -------------------------------------------------------------------------------- /data/gold/food/198738_1.txt: -------------------------------------------------------------------------------- 1 | A continental breakfast was provided . It was nice and filling. -------------------------------------------------------------------------------- /data/gold/food/198738_2.txt: -------------------------------------------------------------------------------- 1 | The breakfast is good by Rome standards: Simple, but nice & filling, and keeps you going. There are plenty of nice places you can go to near the hotel for fresh coffee and bread otherwise. -------------------------------------------------------------------------------- /data/gold/food/203139_0.txt: -------------------------------------------------------------------------------- 1 | The breakfast is the most generous in regard to selection and fine quality. The Cabiria Restaurant had great food as well. -------------------------------------------------------------------------------- /data/gold/food/203139_1.txt: -------------------------------------------------------------------------------- 1 | Everything about the breakfast, from the food to the service to the rooftop setting was excellent. There was a lot of variety and the finest quality. -------------------------------------------------------------------------------- /data/gold/food/203139_2.txt: -------------------------------------------------------------------------------- 1 | The breakfast was excellent , filled with a nice selection and fine quality of foods to choose from. -------------------------------------------------------------------------------- /data/gold/food/209383_0.txt: -------------------------------------------------------------------------------- 1 | This hotel served a wonderful, free hot and cold breakfast buffet with an assorted selection by the beautiful pool area -------------------------------------------------------------------------------- /data/gold/food/209383_1.txt: -------------------------------------------------------------------------------- 1 | The hotel provided a delicious breakfast buffet with a wide variety of options -------------------------------------------------------------------------------- /data/gold/food/209383_2.txt: -------------------------------------------------------------------------------- 1 | The free breakfast buffet was excellent and there was a variety of both hot and cold to choose from. -------------------------------------------------------------------------------- /data/gold/food/223757_0.txt: -------------------------------------------------------------------------------- 1 | The food is good at the pool bar, and the coffee shop is open all night -------------------------------------------------------------------------------- /data/gold/food/223757_1.txt: -------------------------------------------------------------------------------- 1 | Grand Hotel & Spa's food was great, and their coffee shop was open all night. -------------------------------------------------------------------------------- /data/gold/food/223757_2.txt: -------------------------------------------------------------------------------- 1 | The food in the all night coffee shop and pool bar is good. -------------------------------------------------------------------------------- /data/gold/food/224665_0.txt: -------------------------------------------------------------------------------- 1 | The continental breakfast included in the room was good. The restaurant also had excellent food at dinner and cater to children as well. -------------------------------------------------------------------------------- /data/gold/food/224665_1.txt: -------------------------------------------------------------------------------- 1 | Le Saint -Sulpice 's continental breakfast included was good. The restaurant had excellent food at dinner, including a children's menu. -------------------------------------------------------------------------------- /data/gold/food/224665_2.txt: -------------------------------------------------------------------------------- 1 | Good breakfast food and excellent dinner restaurant. -------------------------------------------------------------------------------- /data/gold/food/227464_0.txt: -------------------------------------------------------------------------------- 1 | Breakfast is good, with a range of quality meat, cereals, fruits and juices being offered -------------------------------------------------------------------------------- /data/gold/food/227464_1.txt: -------------------------------------------------------------------------------- 1 | The hotel provided a great breakfast buffet with a large range of offers. -------------------------------------------------------------------------------- /data/gold/food/227464_2.txt: -------------------------------------------------------------------------------- 1 | Great buffet style breakfast with much to choose from. -------------------------------------------------------------------------------- /data/gold/food/228653_0.txt: -------------------------------------------------------------------------------- 1 | Friendly wait staff with excellent service. Large array of food for breakfast and very tasty. -------------------------------------------------------------------------------- /data/gold/food/228653_1.txt: -------------------------------------------------------------------------------- 1 | Breakfast was excellent, with great selection and something for everyone. It includes a great variety of food from cereal to smoked salmon. The food portions were ace and very good value. -------------------------------------------------------------------------------- /data/gold/food/228653_2.txt: -------------------------------------------------------------------------------- 1 | The breakfast bar was tasteful and had a great variety of food, from cereal all the way to smoked salmon. -------------------------------------------------------------------------------- /data/gold/food/228986_0.txt: -------------------------------------------------------------------------------- 1 | The continental breakfast buffet was simply amazing - abundant, varied and delicous food, beautifully presented, but it's a bit expensive if not included in the price - 33 euros! -------------------------------------------------------------------------------- /data/gold/food/228986_1.txt: -------------------------------------------------------------------------------- 1 | The offered breakfast was abundant, beautifully presented, and just delicious. However, it was overpriced at 33 euros not included in the stay. -------------------------------------------------------------------------------- /data/gold/food/228986_2.txt: -------------------------------------------------------------------------------- 1 | The breakfast buffet had a nice assortment of items. The food provided was delicious, along with gracious and attentive service. -------------------------------------------------------------------------------- /data/gold/food/229042_0.txt: -------------------------------------------------------------------------------- 1 | Good continental buffet breakfast selection, but it had powdered eggs! It was ok. There is also cold meats at the buffet! -------------------------------------------------------------------------------- /data/gold/food/229042_1.txt: -------------------------------------------------------------------------------- 1 | The continental breakfast buffet offered a wide selection of more than just rolls and coffee, including cold meats, and was more than palatable. -------------------------------------------------------------------------------- /data/gold/food/229042_2.txt: -------------------------------------------------------------------------------- 1 | The breakfast buffet was very good and offered a large variety of food. -------------------------------------------------------------------------------- /data/gold/food/229066_0.txt: -------------------------------------------------------------------------------- 1 | The breakfast buffet adds a lot of fresh food including croissants, ham, cheese, fruit juice, and granola. The breakfast is set in a cozy room. -------------------------------------------------------------------------------- /data/gold/food/229066_1.txt: -------------------------------------------------------------------------------- 1 | The breakfast buffet was very good, had good variety and was all fresh food comprised of croissants, fruit juice, rice crispies, muesli, prunes, ham, cheese. -------------------------------------------------------------------------------- /data/gold/food/229066_2.txt: -------------------------------------------------------------------------------- 1 | The breakfast buffet was plentiful and fresh, with a good choice of food including croissants, fruit juice, rice crispies, muesli, prunes, ham, and cheese. The well decorated breakfast room was just lovely and cozy. -------------------------------------------------------------------------------- /data/gold/food/229124_0.txt: -------------------------------------------------------------------------------- 1 | Hotel only does breakfast but this is fresh food, of excellent quality, with plenty of choice. It has exceptional fresh orange juice - a machine squeezed them freshly as required. -------------------------------------------------------------------------------- /data/gold/food/229124_1.txt: -------------------------------------------------------------------------------- 1 | The continental breakfast had a variety of healthy and fresh options to choose from. A notable feature was the orange juice machine that squeezed oranges freshly as required. -------------------------------------------------------------------------------- /data/gold/food/229124_2.txt: -------------------------------------------------------------------------------- 1 | The continental breakfast is more than adequate. While a little expensive, which is more often than not included with the room price, it's healthy and fresh with plenty of choice, and freshly squeezed orange juice to boot. -------------------------------------------------------------------------------- /data/gold/food/232953_0.txt: -------------------------------------------------------------------------------- 1 | The continental buffet breakfast was great, with a great range of cheeses, meats and breads, coffee, and is usually served in the outside courtyard or in the dining room -------------------------------------------------------------------------------- /data/gold/food/232953_1.txt: -------------------------------------------------------------------------------- 1 | Excellent breakfast buffet with a variety of choices. -------------------------------------------------------------------------------- /data/gold/food/232953_2.txt: -------------------------------------------------------------------------------- 1 | Breakfast was fine, great range of cheeses, and breads, great coffee. It had the standard continental choices, as well as eggs, bacon and sliced meats. -------------------------------------------------------------------------------- /data/gold/food/234572_0.txt: -------------------------------------------------------------------------------- 1 | The hotel provides great breakfast (cooked and continental). The breakfast was tasty and fresh. -------------------------------------------------------------------------------- /data/gold/food/234572_1.txt: -------------------------------------------------------------------------------- 1 | The breakfast is impressive, both the cooked and continental food, but it was pricey. -------------------------------------------------------------------------------- /data/gold/food/234572_2.txt: -------------------------------------------------------------------------------- 1 | The breakfast buffet, cooked and continental, was a bit pricey, but everything was tasty and fresh -------------------------------------------------------------------------------- /data/gold/food/235216_1.txt: -------------------------------------------------------------------------------- 1 | The breakfast is very good and plentiful and was more than just continental, offering eggs, sausage and grits in addition to the usual waffles, cereal, and fruit -------------------------------------------------------------------------------- /data/gold/food/235216_2.txt: -------------------------------------------------------------------------------- 1 | The free breakfast included hot items such as sausage, bacon, and grits. -------------------------------------------------------------------------------- /data/gold/food/237193_0.txt: -------------------------------------------------------------------------------- 1 | Breakfast, which was included in the room, was good, with a plentiful selection of cereal, bread, and wonderful croissants and jams. Lunch was also available. -------------------------------------------------------------------------------- /data/gold/food/237193_1.txt: -------------------------------------------------------------------------------- 1 | The breakfast buffet was plentiful and very good, with a selection of cereal, bread, wonderful croissants and jams. -------------------------------------------------------------------------------- /data/gold/food/237193_2.txt: -------------------------------------------------------------------------------- 1 | The breakfast buffet was a great way to start a day of sightseeing; it was fulfilling, with a selection of cereal, bread, croissants, and jam. -------------------------------------------------------------------------------- /data/gold/food/241742_0.txt: -------------------------------------------------------------------------------- 1 | Ca' Pisani Hotel's restaurant serves an excellent full breakfast with plentiful choices , also their menu includes vegan choices. -------------------------------------------------------------------------------- /data/gold/food/241742_1.txt: -------------------------------------------------------------------------------- 1 | The restaurant serves excellent full breakfasts, and their lunch and dinner menus of modern Venetian food are good too -------------------------------------------------------------------------------- /data/gold/food/241742_2.txt: -------------------------------------------------------------------------------- 1 | The restaurant serves excellent full breakfasts, with lots of variety and menu changes daily. Their lunch and dinner menus are good too. The restaurant and bar is small but very good quality modern Venetian food. -------------------------------------------------------------------------------- /data/gold/food/248861_0.txt: -------------------------------------------------------------------------------- 1 | Hotel Adriano has a nice variety of options for their buffet styled breakfast. -------------------------------------------------------------------------------- /data/gold/food/248861_1.txt: -------------------------------------------------------------------------------- 1 | A full breakfast is available each day and is a good way to start the day with a variety of items served buffet style -------------------------------------------------------------------------------- /data/gold/food/248861_2.txt: -------------------------------------------------------------------------------- 1 | The full breakfast buffet was very good, with lots of choices. The hotel bar is really nice with great "happy hour" specials. -------------------------------------------------------------------------------- /data/gold/food/250023_0.txt: -------------------------------------------------------------------------------- 1 | Restaurant in hotel is good for breakfast and Chicago style stuffed pizza. Lunch and dinner are kind of lackluster, with inconsistent quality. -------------------------------------------------------------------------------- /data/gold/food/250023_1.txt: -------------------------------------------------------------------------------- 1 | The restaurant has options for both breakfast and lunch/dinner with Chicago styled stuffed pizza. -------------------------------------------------------------------------------- /data/gold/food/250023_2.txt: -------------------------------------------------------------------------------- 1 | The hotel restaurant is good for breakfast. Some considered the lunch and dinner menu lackluster, with inconsistent quality, but most thought it was very good. The Chicago style stuffed pizza was especially appreciated. -------------------------------------------------------------------------------- /data/gold/food/2514386_0.txt: -------------------------------------------------------------------------------- 1 | There was a well-equipped kitchen, perfect for making breakfast. -------------------------------------------------------------------------------- /data/gold/food/2514386_1.txt: -------------------------------------------------------------------------------- 1 | The room kitchen was clean and had everything for making breakfast, tea or coffee. -------------------------------------------------------------------------------- /data/gold/food/2514386_2.txt: -------------------------------------------------------------------------------- 1 | The room had a spacious kitchen, which had everything for cooking or making teas and coffees. -------------------------------------------------------------------------------- /data/gold/food/2514725_0.txt: -------------------------------------------------------------------------------- 1 | The beautiful restaurant attached to the hotel is very good, and turndown service came with warm chocolate chip cookies -------------------------------------------------------------------------------- /data/gold/food/2514725_1.txt: -------------------------------------------------------------------------------- 1 | The restaurant was very good. There were amazing complimentary warm cookies brought to us every evening! -------------------------------------------------------------------------------- /data/gold/food/2514725_2.txt: -------------------------------------------------------------------------------- 1 | The restaurant was very good., with free warm cookies brought to the room every evening. -------------------------------------------------------------------------------- /data/gold/food/2514747_0.txt: -------------------------------------------------------------------------------- 1 | Breakfast was continental and perfectly adequate, serving plentiful-cold cereal, great coffee, yogurt and a wonderful basket of croissants, breads and pastries -------------------------------------------------------------------------------- /data/gold/food/2514747_1.txt: -------------------------------------------------------------------------------- 1 | The hotel offers a nice breakfast with a variety of items such as bread, croissants, coffee, yogurt and more. -------------------------------------------------------------------------------- /data/gold/food/2515098_1.txt: -------------------------------------------------------------------------------- 1 | The hotel's restaurant was amazing for any meals (breakfast, lunch, or dinner) and the room service had delicious pizza and snacks. -------------------------------------------------------------------------------- /data/gold/food/2515098_2.txt: -------------------------------------------------------------------------------- 1 | The food was great, it was almost a disappoint when we ate anywhere else in Seattle. The breakfasts are wonderful. We loved the delicious pizza we ordered from room service. -------------------------------------------------------------------------------- /data/gold/food/2515152_0.txt: -------------------------------------------------------------------------------- 1 | It offers a really good inclusive continental breakfast, with fruit, cereal, can make your own waffles, biscuits, sausage gravy, juice and coffee, and simple dinners with bar service available at night -------------------------------------------------------------------------------- /data/gold/food/2515152_1.txt: -------------------------------------------------------------------------------- 1 | They offer a very good free breakfast. It offers fruit, cereal, make-your-own waffles, biscuits, sausage gravy, juice and coffee. It was a good variety of food. It's nice that it's free. -------------------------------------------------------------------------------- /data/gold/food/2515152_2.txt: -------------------------------------------------------------------------------- 1 | The continental breakfast was nice with a good variety to choose from. -------------------------------------------------------------------------------- /data/gold/food/2516007_0.txt: -------------------------------------------------------------------------------- 1 | The food and drinks were excellent, especially at Hash, including oatmeal, great wheat toast, fresh berries, and a tasty corned beef hash. The breakfast bar is great. Room service for breakfast was extremely fast, accurate and tasty. -------------------------------------------------------------------------------- /data/gold/food/2516007_2.txt: -------------------------------------------------------------------------------- 1 | The food at Hash, the restaurant just off of the lobby, was fabulous for breakfast. There was oatmeal, great wheat toast, freshberries and a tasty corned beef hash and various other items -------------------------------------------------------------------------------- /data/gold/food/2516165_0.txt: -------------------------------------------------------------------------------- 1 | The option to cook at an in-room kitchen or to BBQ at the picnic area are appreciated. The wonderful food at the hotel is also very good. -------------------------------------------------------------------------------- /data/gold/food/2516165_1.txt: -------------------------------------------------------------------------------- 1 | Some rooms have kitchens so food was easy to cook or reheat and eat somewhere else, either in the lovely garden or the picnic area. There were also grills for barbecuing. -------------------------------------------------------------------------------- /data/gold/food/2516165_2.txt: -------------------------------------------------------------------------------- 1 | This hotel located in wine country has good food, and the rooms are even equipped with kitchens so that you can cook breakfast. -------------------------------------------------------------------------------- /data/gold/general/198738_2.txt: -------------------------------------------------------------------------------- 1 | The location of the hotel was superb. The rooms are very clean and comfortably-sized. The staff, and the owner included, were all wonderful and very hospitable, and the breakfast they serve is tasty by Rome standards. -------------------------------------------------------------------------------- /data/gold/general/229066_1.txt: -------------------------------------------------------------------------------- 1 | Hotel has great staff, very clean, and good food in a great location. -------------------------------------------------------------------------------- /data/gold/general/232953_0.txt: -------------------------------------------------------------------------------- 1 | Nice place to stay with great service. It was quiet and clean. The food was really good in a great location. nicely decorated -------------------------------------------------------------------------------- /data/gold/general/234572_0.txt: -------------------------------------------------------------------------------- 1 | Nice place to stay with great service. It was quiet and clean. The food was really good in a great location. Very Modern. -------------------------------------------------------------------------------- /data/gold/general/2516007_0.txt: -------------------------------------------------------------------------------- 1 | Nice place to stay with great service. It was quiet and clean. The food was really good in a great location. -------------------------------------------------------------------------------- /data/gold/location/100585_0.txt: -------------------------------------------------------------------------------- 1 | It is conveniently located in downtown Seattle within walking distance of Pike Street Market, shopping, library, concert hall, metro, and numerous fine restaurants, including Tulio's, which is located in the hotel. -------------------------------------------------------------------------------- /data/gold/location/100585_1.txt: -------------------------------------------------------------------------------- 1 | The location is within perfect walking distance to downtown Seattle, Pioneer Square, Pike's Market, the Waterfront, the 5th Avenue theatre, and the Westlake mall -------------------------------------------------------------------------------- /data/gold/location/100597_1.txt: -------------------------------------------------------------------------------- 1 | The airport was convenient to reach with the help of a speedy, twenty-four hour shuttle bus. Also located nearby, within walking distance, was a Denny's, a fast food joint, and a steak house. -------------------------------------------------------------------------------- /data/gold/location/1029276_1.txt: -------------------------------------------------------------------------------- 1 | This hotel has a very good location near the Biscayne Bay and is just a $15 taxi ride to Lincoln Rd and South Beach. -------------------------------------------------------------------------------- /data/gold/location/1064610_0.txt: -------------------------------------------------------------------------------- 1 | The location is very central and you can walk to anywhere, including the Place des Arts, Old Montreal, Le Main, breweries on St. Denis, the botanical garden, and Jean Talon Market -------------------------------------------------------------------------------- /data/gold/location/1064610_1.txt: -------------------------------------------------------------------------------- 1 | Walking to the Place des Arts, restaurants, and shops on St. Catherine were all located close to the hotel; as well as the botanical garden and breweries on St. Denis. -------------------------------------------------------------------------------- /data/gold/location/1113787_0.txt: -------------------------------------------------------------------------------- 1 | The hotel is in a nice location with good access to some great restaurants. It's in a convenient location to the Dallas business hub for guests. The pool with the inifinty edge over Main St. was a great place to people watch! -------------------------------------------------------------------------------- /data/gold/location/1113787_1.txt: -------------------------------------------------------------------------------- 1 | The hotel has great restaurants nearby, and the Dallas business hub for events, and was located right on Main St. -------------------------------------------------------------------------------- /data/gold/location/1113787_2.txt: -------------------------------------------------------------------------------- 1 | The hotel is in a nice location with good access to some great Dallas restaurants -------------------------------------------------------------------------------- /data/gold/location/111509_0.txt: -------------------------------------------------------------------------------- 1 | This is a great location if you want to be close to bars/clubs, good restaurants, shopping on Oak, Rush and close walk to Michigan Ave. -------------------------------------------------------------------------------- /data/gold/location/111509_1.txt: -------------------------------------------------------------------------------- 1 | This hotel's location is perfectly placed, close to the Magnificent Mile, Navy pier, and more than enough restaurants and bars -------------------------------------------------------------------------------- /data/gold/location/112429_0.txt: -------------------------------------------------------------------------------- 1 | The hotel is conveniently located. Only minutes from the shopping areas and about 6 blocks to Pike's Place. -------------------------------------------------------------------------------- /data/gold/location/112429_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is conveniently located within walking distance to all the major shopping and Pike's Place Market, as well as the convention center, the bus and light rail tunnel, Westlake Center, and a number of restaurants and shops -------------------------------------------------------------------------------- /data/gold/location/1176198_1.txt: -------------------------------------------------------------------------------- 1 | Very convenient location to get to the Rogers Center. But it is also within walking distance to a night club, which is noisy until early morning. It is also close to Chinatown and other districts downtown. -------------------------------------------------------------------------------- /data/gold/location/120274_0.txt: -------------------------------------------------------------------------------- 1 | This hotel has a good location, plenty of restaurants nearby and easy access to major routes. It is within walking distance of Super Target, Olive Garden, Publix you name it! -------------------------------------------------------------------------------- /data/gold/location/120274_1.txt: -------------------------------------------------------------------------------- 1 | It was a good location, plenty of restaurants nearby and easy access to major routes. It's very close to Super Target, Olive Garden, and Publix. It's in a good place to fuel up for the long days at the parks. -------------------------------------------------------------------------------- /data/gold/location/120274_2.txt: -------------------------------------------------------------------------------- 1 | The hotel had a great location with access to routes through the city; it was close enough to walk to Super Target, Olive Garden, and Publix for example. -------------------------------------------------------------------------------- /data/gold/location/121241_0.txt: -------------------------------------------------------------------------------- 1 | The location is just off the strip, but close enough to access everything we want to do in Branson. Everything can be reached quickly from the hotel location. -------------------------------------------------------------------------------- /data/gold/location/121241_1.txt: -------------------------------------------------------------------------------- 1 | The location is great, close to everything one would want to do in the city, as well as being right off the strip. -------------------------------------------------------------------------------- /data/gold/location/121241_2.txt: -------------------------------------------------------------------------------- 1 | The location of the hotel was conveniently off the strip for quick routes to the main things we wanted to do in Branson. -------------------------------------------------------------------------------- /data/gold/location/124849_0.txt: -------------------------------------------------------------------------------- 1 | The hotel was a peaceful oasis one block from the bustle of Duval St. Everything was within walking or biking distance, even the Old Town attractions. -------------------------------------------------------------------------------- /data/gold/location/124849_1.txt: -------------------------------------------------------------------------------- 1 | This hotel has a very convenient location that is in walking distance of the Old Town attractions and the hustle and bustle of Duval Street. -------------------------------------------------------------------------------- /data/gold/location/124849_2.txt: -------------------------------------------------------------------------------- 1 | The hotel is perfect walking or biking distance to everything, including Duval street and other Old Town attractions. -------------------------------------------------------------------------------- /data/gold/location/150241_0.txt: -------------------------------------------------------------------------------- 1 | This hotel has a prime location in the Isla Verde district. It is within walking distance of the beach Hotels that have casinos. The location is also close to shopping, restaurants and the airport. -------------------------------------------------------------------------------- /data/gold/location/150241_1.txt: -------------------------------------------------------------------------------- 1 | The beaches, casinos, and restaurants were all within walking distance. It was also safe. -------------------------------------------------------------------------------- /data/gold/location/150241_2.txt: -------------------------------------------------------------------------------- 1 | The hotel is in an excellent location, the Isla Verde tourist district. It's conveniently adjacent to the airport. There are plenty of restaurants, casinos, shopping, and beaches within walking distance. -------------------------------------------------------------------------------- /data/gold/location/1510471_0.txt: -------------------------------------------------------------------------------- 1 | The hotel location was very good! It was right next to the main train station and only a 15 minute walk to the Colosseum and other attractions. -------------------------------------------------------------------------------- /data/gold/location/1510471_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is right next to the main train station and only a 15 minute walk to the Colosseum and other attractions. The location was great. -------------------------------------------------------------------------------- /data/gold/location/1510471_2.txt: -------------------------------------------------------------------------------- 1 | The hotel was a quick walk to the nearby train and subway stations, and very close to the Colosseum. -------------------------------------------------------------------------------- /data/gold/location/156564_1.txt: -------------------------------------------------------------------------------- 1 | The location in Vancouver is ideal. It's near an art gallery, shopping, and movie theaters. It is walking distance or a short cab ride to many great restaurants. -------------------------------------------------------------------------------- /data/gold/location/156564_2.txt: -------------------------------------------------------------------------------- 1 | The hotel is in a central location in Vancouver, with shopping, an art gallery, a movie theater, and many restaurants. It is also ideal to reach transportation, like cabs. -------------------------------------------------------------------------------- /data/gold/location/1722910_0.txt: -------------------------------------------------------------------------------- 1 | In an excellent and peaceful location with easy access to restaurants, museums, and transportation hubs -------------------------------------------------------------------------------- /data/gold/location/1722910_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is close enough for one to walk to the Museum of Natural History, San Marco, St. Lucia Station, and the Rialto Bridge. It is a calm area, away from the city. There is also a fantastic restaurant right around the corner. -------------------------------------------------------------------------------- /data/gold/location/182519_0.txt: -------------------------------------------------------------------------------- 1 | The room was in a great location in the heart of the city! This hotel is perfect if you want to explore downtown Vancouver. -------------------------------------------------------------------------------- /data/gold/location/182519_1.txt: -------------------------------------------------------------------------------- 1 | The hotel's location is perfect, in the heart of the city and close enough to explore downtown Vancouver -------------------------------------------------------------------------------- /data/gold/location/182519_2.txt: -------------------------------------------------------------------------------- 1 | The location was very clean and in the middle of the city. -------------------------------------------------------------------------------- /data/gold/location/182542_0.txt: -------------------------------------------------------------------------------- 1 | The hotel has an excellent location for downtown Vancouver and the harbour. It is just a couple of minutes walk from the convention center, Stanley park, skytrain station and the cruise terminal. -------------------------------------------------------------------------------- /data/gold/location/182542_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is in downtown Vancouver, with a wonderful view of the harbor from the rooms. It is also near a SkyTrain station and within walking distance of the convention center. -------------------------------------------------------------------------------- /data/gold/location/183092_0.txt: -------------------------------------------------------------------------------- 1 | Brilliant location for shopping in downtown Toronto and the Eaton Centre -------------------------------------------------------------------------------- /data/gold/location/183092_2.txt: -------------------------------------------------------------------------------- 1 | This hotel location is next to Eaton Centre which is great if you like shopping. -------------------------------------------------------------------------------- /data/gold/location/183645_0.txt: -------------------------------------------------------------------------------- 1 | A very ideal location with plenty of bars, restaurants and grocery stores on the doorstep and parks and the city within walking distance -------------------------------------------------------------------------------- /data/gold/location/183645_1.txt: -------------------------------------------------------------------------------- 1 | The hotel was located in the center of all there is to see in Vancouver; a quick walk to attractions like Stanley Park, restaurants, and bars. -------------------------------------------------------------------------------- /data/gold/location/185237_0.txt: -------------------------------------------------------------------------------- 1 | The hotel is in a great location, close to many wonderful restaurants and shops, and is conveniently situated above the Bloor/Yonge subway station -------------------------------------------------------------------------------- /data/gold/location/185237_1.txt: -------------------------------------------------------------------------------- 1 | The location is excellent, right on top of the subway. Excellent for shopping and dining -------------------------------------------------------------------------------- /data/gold/location/185804_1.txt: -------------------------------------------------------------------------------- 1 | The hotel's centralized location within the city was excellent to get everywhere for food, shopping, leisure, and entertainment. -------------------------------------------------------------------------------- /data/gold/location/185804_2.txt: -------------------------------------------------------------------------------- 1 | Built on an Island, the hotel is in a great location. It is very close to most of the city's attractions and within walking distance of local restaurants and bars. -------------------------------------------------------------------------------- /data/gold/location/188745_0.txt: -------------------------------------------------------------------------------- 1 | The location is amazing - you are in the heart of the Marais, with great shops, art, bars, restaurants, coffee shops - all sorts. The location is great for sightseeing, but without being too touristy. We walked nearly everywhere! -------------------------------------------------------------------------------- /data/gold/location/188745_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is located in the central heart of Marais, all close enough to the restaurants, cafe, and overall atmosphere for endless entertainment. It was also within minutes of the river and the metro station. -------------------------------------------------------------------------------- /data/gold/location/189389_0.txt: -------------------------------------------------------------------------------- 1 | The location is just perfect, in the heart of Amsterdam at walking distance of main attractions, shops, and the city center. It's on the edge of the red light district, but the area is still lovely and peaceful. -------------------------------------------------------------------------------- /data/gold/location/189389_1.txt: -------------------------------------------------------------------------------- 1 | The location is perfect, in the heart of Amsterdam at walking distance of main attraction, and the area itself is lovely. -------------------------------------------------------------------------------- /data/gold/location/189389_2.txt: -------------------------------------------------------------------------------- 1 | The location of the hotel is just great and within prime walking distance from many of the city's main attractions and tourist destinations, including the city center and the red light district -------------------------------------------------------------------------------- /data/gold/location/197424_0.txt: -------------------------------------------------------------------------------- 1 | Location is very good, right in the heart of Paris and within walking distance of attractions like the Louvre, Notre Dame, and Hotel de Ville -------------------------------------------------------------------------------- /data/gold/location/197424_1.txt: -------------------------------------------------------------------------------- 1 | Located within walking distance of the Louvre, Notre Dame, and the Hotel de Ville; this is an excellent hotel for seeing Paris over a long weekend. -------------------------------------------------------------------------------- /data/gold/location/197424_2.txt: -------------------------------------------------------------------------------- 1 | This hotel is within walking distance of Louvre, Notre Dame, and all attraction in the heart of Paris. -------------------------------------------------------------------------------- /data/gold/location/198738_0.txt: -------------------------------------------------------------------------------- 1 | This charming hotel is located within steps of all the major sights -------------------------------------------------------------------------------- /data/gold/location/198738_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is perfectly situation a few steps away from all major sights to see in Rome. -------------------------------------------------------------------------------- /data/gold/location/198738_2.txt: -------------------------------------------------------------------------------- 1 | Its in a great location with an available walking tour of Rome. -------------------------------------------------------------------------------- /data/gold/location/203139_0.txt: -------------------------------------------------------------------------------- 1 | In the town of Via Veneto, this hotel is walking distance to Spanish steps and great restaurant choices. -------------------------------------------------------------------------------- /data/gold/location/203139_1.txt: -------------------------------------------------------------------------------- 1 | The location is very good , perfectly located on the beautiful Via Venetto street where one might eat, shop and or just take a nice walk -------------------------------------------------------------------------------- /data/gold/location/203139_2.txt: -------------------------------------------------------------------------------- 1 | The hotel is perfectly located on the beautiful Via Venetto street where you can eat, shop and or just take a nice walk. A real upscale location. -------------------------------------------------------------------------------- /data/gold/location/209383_0.txt: -------------------------------------------------------------------------------- 1 | Good location with a bar close by -------------------------------------------------------------------------------- /data/gold/location/209383_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is in a great location. -------------------------------------------------------------------------------- /data/gold/location/209383_2.txt: -------------------------------------------------------------------------------- 1 | Everything is very close to where the hotel is located. It is also quiet in the area. -------------------------------------------------------------------------------- /data/gold/location/223757_0.txt: -------------------------------------------------------------------------------- 1 | The location is great because it is close to all the things. It is close to the boardwalk and only steps away from the ocean. The hotel also has views of both ocean and bayside. -------------------------------------------------------------------------------- /data/gold/location/223757_1.txt: -------------------------------------------------------------------------------- 1 | The location is great because it is close to all the things my family likes to do at the beach. It's great that it's on the boardwalk and only steps away from the ocean. The views of both the ocean and bayside are appreciated. -------------------------------------------------------------------------------- /data/gold/location/223757_2.txt: -------------------------------------------------------------------------------- 1 | The location was perfect; close to the beach, and with great views of both the ocean and the bay, and the boardwalk. -------------------------------------------------------------------------------- /data/gold/location/224665_0.txt: -------------------------------------------------------------------------------- 1 | Le Saint-Sulpice has an excellent location. It's right in the heart of old Montreal. Everything was within walking distance close to great restaurants and easy to get around town. -------------------------------------------------------------------------------- /data/gold/location/224665_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is within the romantic heart of Montreal, where everything can be reached just by walking. -------------------------------------------------------------------------------- /data/gold/location/224665_2.txt: -------------------------------------------------------------------------------- 1 | The hotel is centrally located in the old montreal and is next to almost all interesting spots. It is close to great restaurants and easy to get around town -------------------------------------------------------------------------------- /data/gold/location/227464_0.txt: -------------------------------------------------------------------------------- 1 | The location of the hotel is prime, right next to Placa Catalunia and very close to the Catalonia Ramblas. -------------------------------------------------------------------------------- /data/gold/location/227464_1.txt: -------------------------------------------------------------------------------- 1 | The location of this hotel is excellent, many things in walking distance and 5 minutes away from Las Ramblas. -------------------------------------------------------------------------------- /data/gold/location/227464_2.txt: -------------------------------------------------------------------------------- 1 | Excellent location next to Placa Catalunia and 5 min walk from Las Ramblas. -------------------------------------------------------------------------------- /data/gold/location/228653_0.txt: -------------------------------------------------------------------------------- 1 | It is an excellent location to base a stay to explore the most interesting parts of the city, such as Las Ramblas, and access to transportation centers within blocks of the hotel -------------------------------------------------------------------------------- /data/gold/location/228653_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is located in a safe area with great shops in walking distance, a beach nearby and 3 blocks from the metro stations. -------------------------------------------------------------------------------- /data/gold/location/228653_2.txt: -------------------------------------------------------------------------------- 1 | 15-20 min walk to La Ramblas and close tot metro stations. Good restaurants and are near by and close to shopping just outside the tourist areas in a good neighbourhood. -------------------------------------------------------------------------------- /data/gold/location/228986_0.txt: -------------------------------------------------------------------------------- 1 | The location is good near villa borghese and in a beautiful neighborhood full of fantastic villas. The location is also away from the crowds of central Rome in the summer and has a shuttle service which is excellent. -------------------------------------------------------------------------------- /data/gold/location/228986_1.txt: -------------------------------------------------------------------------------- 1 | The location is nestled near Villa Borghese and its surrounding neighborhood of other beautiful, fantastic villas. It's a good spot to get away from the crowds in the summer. -------------------------------------------------------------------------------- /data/gold/location/229042_1.txt: -------------------------------------------------------------------------------- 1 | The hotel was within walking distance from the main Rome attractions; like the Vatican, Colosseum, Forum, St. Peters, and the jaunt across Ponte Cavour to shopping areas and restaurants. -------------------------------------------------------------------------------- /data/gold/location/229066_0.txt: -------------------------------------------------------------------------------- 1 | The hotel is in a great location , right next to the St. Marks square and a few steps from Piazza San Marco. -------------------------------------------------------------------------------- /data/gold/location/229124_0.txt: -------------------------------------------------------------------------------- 1 | This hotel has a really nice romantic and safe location between the center and the museum district, near cannals. The hotel is placed in a charming street, within walking distance of canals, shops and attractions -------------------------------------------------------------------------------- /data/gold/location/229124_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is located near the museum district and near canals. It is a quiet area too, very safe and romantic. There are also shops and attractions around a short distance. -------------------------------------------------------------------------------- /data/gold/location/229124_2.txt: -------------------------------------------------------------------------------- 1 | The location was in a quiet, safe area, enough that it seemed residential, but was still close enough within walking distance to the action, such as canals and the museum district -------------------------------------------------------------------------------- /data/gold/location/234572_1.txt: -------------------------------------------------------------------------------- 1 | Great location in a good neighborhood, within a 5 minute walk of the Metro and 15 minutes from the aerobus, as well as many cafes, bars, and restaurants, and a hospital in case of emergencies -------------------------------------------------------------------------------- /data/gold/location/235216_0.txt: -------------------------------------------------------------------------------- 1 | The location is very good, walking distance to all major sights in French quarter. -------------------------------------------------------------------------------- /data/gold/location/235216_1.txt: -------------------------------------------------------------------------------- 1 | The location of the hotel was excellent, not far from the business district and major sights in French quarter -------------------------------------------------------------------------------- /data/gold/location/235216_2.txt: -------------------------------------------------------------------------------- 1 | The location is very good, walking distance to all major sights in French quarter. We felt very safe walking home. -------------------------------------------------------------------------------- /data/gold/location/237193_0.txt: -------------------------------------------------------------------------------- 1 | Hotel Grifo's locations is excellent . It's only minutes away from the Colosseum, Forum, small shops and restaurants. -------------------------------------------------------------------------------- /data/gold/location/237193_1.txt: -------------------------------------------------------------------------------- 1 | The cobblestoned side street location is excellent and central, close to Cavour Metro station, the Colosseum, and the Forum, plus many good restaurants, shops, and supermarkets -------------------------------------------------------------------------------- /data/gold/location/241742_2.txt: -------------------------------------------------------------------------------- 1 | Ca' Pisani Hotel has a great location. It's downtown within walking distance of St. Marks and the Accedemia Vaporetto stops. -------------------------------------------------------------------------------- /data/gold/location/248861_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is located within a two minute walk from the Pantheon and is also close to other local sites, which is ideal because Rome is an outdoor sauna in July. -------------------------------------------------------------------------------- /data/gold/location/248861_2.txt: -------------------------------------------------------------------------------- 1 | The hotel is ideally located, only two minutes walk from the Pantheon, with the Trevi fountain, Spanish Steps, Pantheon, Colosseum, and the Vatican all within easy walking distance. The night atmosphere was also very lively. -------------------------------------------------------------------------------- /data/gold/location/250023_0.txt: -------------------------------------------------------------------------------- 1 | Best thing about the hotel is its location, right on the river and central to all the tourist places, like the Magnificent Mile -------------------------------------------------------------------------------- /data/gold/location/250023_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is located within walking distance to plenty of restaurants and real close to the magnificent mile. -------------------------------------------------------------------------------- /data/gold/location/250023_2.txt: -------------------------------------------------------------------------------- 1 | This hotel is in a great location, walking distance to the magnificent mile and right on the river and central to all the tourist places -------------------------------------------------------------------------------- /data/gold/location/2514386_1.txt: -------------------------------------------------------------------------------- 1 | The location was great. Very quiet and safe, and convenient to entire Midtown East, UN, and Grand Central. A neighborhood grocery, multiple restaurants, and a dry cleaner are also accessible from there. -------------------------------------------------------------------------------- /data/gold/location/2514725_0.txt: -------------------------------------------------------------------------------- 1 | The hotel is very conveniently located and even though central, it isn't too close to Time Square so no need to worried about it being too crowded with tourist. -------------------------------------------------------------------------------- /data/gold/location/2514725_1.txt: -------------------------------------------------------------------------------- 1 | Brilliant location, right in the heart of the city! Even though it is centrally located, it isn't too close to Time Square so not full of tourist attractions. The Algonquin, The Iroqouis are next door. -------------------------------------------------------------------------------- /data/gold/location/2514725_2.txt: -------------------------------------------------------------------------------- 1 | The hotel is centrally located in the city, but far enough from Times Square to be in a quieter historic district. -------------------------------------------------------------------------------- /data/gold/location/2514747_2.txt: -------------------------------------------------------------------------------- 1 | Hotel Saint Christophe is close to the Metro Station, and just a few blocks from Notre Dame. -------------------------------------------------------------------------------- /data/gold/location/2515098_0.txt: -------------------------------------------------------------------------------- 1 | Great service, location very close to Pike Market. -------------------------------------------------------------------------------- /data/gold/location/2515098_1.txt: -------------------------------------------------------------------------------- 1 | The hotel is close to the Pike Market, the waterfront, and an aquarium which is great for kids. -------------------------------------------------------------------------------- /data/gold/location/2515098_2.txt: -------------------------------------------------------------------------------- 1 | The location is great! It's very close to the famous pike market and aquarium. It's also very central for walking to shopping and visiting the Seattle waterfront. It was convenient to everything. -------------------------------------------------------------------------------- /data/gold/location/2515152_0.txt: -------------------------------------------------------------------------------- 1 | The hotel was really close to the airport. -------------------------------------------------------------------------------- /data/gold/location/2515152_1.txt: -------------------------------------------------------------------------------- 1 | Given its proximity to the airport, it was surprising how quiet it was. Not many restaurants within walking distance. -------------------------------------------------------------------------------- /data/gold/location/2515152_2.txt: -------------------------------------------------------------------------------- 1 | This hotel's location is close to airport but there are no other restaurants within walking distance but one. -------------------------------------------------------------------------------- /data/gold/location/2516007_0.txt: -------------------------------------------------------------------------------- 1 | The location is great. Very close to Venice Beach and a long-ish walk to Santa Monica. -------------------------------------------------------------------------------- /data/gold/location/2516007_1.txt: -------------------------------------------------------------------------------- 1 | The hotel itself was in a great location right in Venice Beach. It's very close to the beach, but a bit of a walk to Santa Monica. It has amazing views across LA, with the overall vibe of the property being cool, hip, and funky. -------------------------------------------------------------------------------- /data/gold/location/2516007_2.txt: -------------------------------------------------------------------------------- 1 | The hotel is a short walk from Venice Beach. It had a great nighttime views of Los Angeles. -------------------------------------------------------------------------------- /data/gold/location/2516165_0.txt: -------------------------------------------------------------------------------- 1 | The hotel is perfectly within walking distance of the historic town, fine restaurants, museums, old houses, and stores. -------------------------------------------------------------------------------- /data/gold/rooms/100585_0.txt: -------------------------------------------------------------------------------- 1 | Hotel Vintage Park's rooms well appointed for with shiny black tile floor, granite counter tops and spacious bathrooms. -------------------------------------------------------------------------------- /data/gold/rooms/1064610_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were spotless and very stylish, spacious, and had a flat screen TV, small fridge, aqnd WIFI access. The bathrooms were meticulous and the shower was great except there was issues with it leaking. -------------------------------------------------------------------------------- /data/gold/rooms/1064610_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were spacious , with comfortable beds, flat screen TV, small fridge, and WIFI access. -------------------------------------------------------------------------------- /data/gold/rooms/1113787_0.txt: -------------------------------------------------------------------------------- 1 | The rooms at The Joule, Dallas were spacious, beautiful, and large with a great view. -------------------------------------------------------------------------------- /data/gold/rooms/1113787_1.txt: -------------------------------------------------------------------------------- 1 | The room was superb comfortable and had great views of downtown Dallas! The bathrooms are spacious and luxurious with all the amenities you could ask for. -------------------------------------------------------------------------------- /data/gold/rooms/1113787_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were brightly lit, had interesting photos, and had great views of downtown Dallas. Beds were comfortable. The bathroom was spacious and had a large amount of high quality amenities available. -------------------------------------------------------------------------------- /data/gold/rooms/111509_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were fairly large and spotless. The beds were comfortable but had no outlets beside them for charging electronics. The bathroom was clean, had a separate tub and shower, and even had a stool to sit while applying makeup. -------------------------------------------------------------------------------- /data/gold/rooms/111509_1.txt: -------------------------------------------------------------------------------- 1 | The room was nicely appointed---spotless, roomy, and comfortable with a great bed and walk-in super shower and large tub to soak in. -------------------------------------------------------------------------------- /data/gold/rooms/112429_0.txt: -------------------------------------------------------------------------------- 1 | The rooms are large, with an amazing king size bed, stunning bathroom, and a view. They are quiet, and the beds are very comfortable. They are well decorated with nice amenities. The bathrooms were amazing. -------------------------------------------------------------------------------- /data/gold/rooms/112429_1.txt: -------------------------------------------------------------------------------- 1 | The Paramount Hotel's rooms were large , well decorated, with flat screen TV's, a marble bathroom, and a great view. -------------------------------------------------------------------------------- /data/gold/rooms/112429_2.txt: -------------------------------------------------------------------------------- 1 | The rooms had stunning views, bathrooms, and extremely comfortable beds. Amenities included a flat screen TV and marble counter tops. -------------------------------------------------------------------------------- /data/gold/rooms/1176198_1.txt: -------------------------------------------------------------------------------- 1 | The rooms are beautiful and spacious with really comfy beds. The bathroom was a good size, with typical HGI finishings and amenities. -------------------------------------------------------------------------------- /data/gold/rooms/1176198_2.txt: -------------------------------------------------------------------------------- 1 | Rooms were a nice size and clean, with large beds and high quality, comfy bedding. The bathroom was clean and had typical HGI amenities. -------------------------------------------------------------------------------- /data/gold/rooms/121241_0.txt: -------------------------------------------------------------------------------- 1 | The room was beautiful, well decorated, and the beds were very comfortable. The a/c worked great. It had a nice TV and free WiFi. However, the bathroom was extremely small, with an older bath, shower, and toilet. -------------------------------------------------------------------------------- /data/gold/rooms/121241_1.txt: -------------------------------------------------------------------------------- 1 | The room was nicely decorated and the beds were a nice size, new, and very comfortable. The could be bigger and the bathroom could use some remodeling. The nice TV and wifi were great, though. -------------------------------------------------------------------------------- /data/gold/rooms/121241_2.txt: -------------------------------------------------------------------------------- 1 | The rooms had beautiful decorations. Beds were large, awesome, and comfortable. The air conditioning was great. Bathrooms were small. There was also a TV and free WiFi. -------------------------------------------------------------------------------- /data/gold/rooms/124849_2.txt: -------------------------------------------------------------------------------- 1 | Some of the rooms are cozy, if a little small, but there are larger rooms with a sofa. There are also private balconies. The beds are comfortable. -------------------------------------------------------------------------------- /data/gold/rooms/150241_0.txt: -------------------------------------------------------------------------------- 1 | The room was lovely and was air conditioned and had a TV with cable. It was was spacious, clean comfortable, but a little worn. The bathroom was ok, but the bathtub was a bit small. -------------------------------------------------------------------------------- /data/gold/rooms/150241_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were a little worn and torn, but comfortable and spacious with cozy beds and a clean, large bathroom. Amenities included cable TV and anything else needed for survival away from home. -------------------------------------------------------------------------------- /data/gold/rooms/1510471_0.txt: -------------------------------------------------------------------------------- 1 | The room was spacious and newly renovated, with a modern interior, comfortable beds, and nice flat screen TV. It had a lovely, clean bathroom. The room was very quite, with great A/C. The rooms at the back of the hotel have bad views. -------------------------------------------------------------------------------- /data/gold/rooms/1510471_1.txt: -------------------------------------------------------------------------------- 1 | These modern rooms were air conditioned, spacious, and very clean. The bathrooms had a contemporary design as well. It was a very peaceful stay with comfortable beds and a large flat screen T.V -------------------------------------------------------------------------------- /data/gold/rooms/1510471_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were spacious, clean, and had ultra modern decor. The bathrooms were lovely and clean and felt new. The beds were huge, with good pillows. There was a flat screen TV. Rooms were quiet. -------------------------------------------------------------------------------- /data/gold/rooms/156564_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were comfortable and spacious, with a full set of luxurious furniture. Amenities included flat screen television sets, DVD players. The marble bathrooms were large. -------------------------------------------------------------------------------- /data/gold/rooms/1722910_0.txt: -------------------------------------------------------------------------------- 1 | Very nice and spacious rooms. Beautiful decor and excellent bathroom. -------------------------------------------------------------------------------- /data/gold/rooms/1722910_2.txt: -------------------------------------------------------------------------------- 1 | Every room was newly renovated with a beautiful cream and gold motif. The rooms were also spacious. Even the bathrooms were roomy. Each room has large and comfortable beds. -------------------------------------------------------------------------------- /data/gold/rooms/182002_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were large but the bathroom (while comfortable) was small. The beds were very comfortable, and the amenities (a fridge, microwave, and coffee maker) were a plus. -------------------------------------------------------------------------------- /data/gold/rooms/182002_2.txt: -------------------------------------------------------------------------------- 1 | The room itself was very updated, nice, and quite large. There was a very comfortable bed, a small kitchenette, coffee maker, microwave oven, and a refrigerator. The bathroom was very tired looking. -------------------------------------------------------------------------------- /data/gold/rooms/182519_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were very large,clean and comfy, but there were only 2 reachable outlets. -------------------------------------------------------------------------------- /data/gold/rooms/182519_1.txt: -------------------------------------------------------------------------------- 1 | The hotel itself is very nice, and the rooms are quite interesting (in a good way!). The rooms are nicely refurbished and very clean and highly functional with flat screens TVs that were mounted to the wall. -------------------------------------------------------------------------------- /data/gold/rooms/182519_2.txt: -------------------------------------------------------------------------------- 1 | The beds were comfortable and the space was good in both rooms -------------------------------------------------------------------------------- /data/gold/rooms/182542_0.txt: -------------------------------------------------------------------------------- 1 | The room was good-size, quiet and comfortable. The bathroom is a small but very clean having Aveda products , the shower was hot and amazing -------------------------------------------------------------------------------- /data/gold/rooms/182542_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were clean, and comfortable; which includes them being quiet. They also had an amazing view overlooking the harbor and float planes. -------------------------------------------------------------------------------- /data/gold/rooms/183092_0.txt: -------------------------------------------------------------------------------- 1 | The room was a good size and looked out over the church next door. It has a desk, a small lounge and coffee table, flat-screen tv, very soft King bed, and a marble counter in the bathroom. -------------------------------------------------------------------------------- /data/gold/rooms/183092_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were a great size, with comfortable beds and ventilation. There was a TV and marble counters in the bathroom. -------------------------------------------------------------------------------- /data/gold/rooms/183092_2.txt: -------------------------------------------------------------------------------- 1 | The room was a good size and looked out over the church next door. The room was great: quiet, roomy, comfortable beds and good ventilation. The renovations are complete and they did a wonderful job. -------------------------------------------------------------------------------- /data/gold/rooms/183645_1.txt: -------------------------------------------------------------------------------- 1 | The rooms are small but come with a kitchenette, living room, and separate bedroom. Most come with hardwood floors. There is also an amazing balcony. Amenities included an air conditioning unit and a TV. -------------------------------------------------------------------------------- /data/gold/rooms/183645_2.txt: -------------------------------------------------------------------------------- 1 | Small rooms with large comfortable beds, kitchenette, balcony, nice view, and air conditioned. Carpeted rooms smell. -------------------------------------------------------------------------------- /data/gold/rooms/185237_1.txt: -------------------------------------------------------------------------------- 1 | The room was very comfy and spacious. The bathroom was excellent. The amenities and decor were mediocre. -------------------------------------------------------------------------------- /data/gold/rooms/185237_2.txt: -------------------------------------------------------------------------------- 1 | The hotel rooms were acceptably sized and stylish, ideal for singles or couples, with comfortable beds and amenities to fulfill all one's basic needs -------------------------------------------------------------------------------- /data/gold/rooms/185804_1.txt: -------------------------------------------------------------------------------- 1 | The rooms are spacious and beautiful, with balconies looking over the water. The beds were high quality and very comfortable. The bathrooms are huge, and clean, and the shower is lovely. -------------------------------------------------------------------------------- /data/gold/rooms/185804_2.txt: -------------------------------------------------------------------------------- 1 | The rooms are large, clean, pretty, and comfortable. The water views, loads of windows, small balcony, and modern decor were all pleasing. So were the luxurious showers, kitchenette with microwave, large beds, and comfortable bedding. -------------------------------------------------------------------------------- /data/gold/rooms/188745_0.txt: -------------------------------------------------------------------------------- 1 | The rooms are comfortably attractive and well cared for, with furnished balconies and good space for Paris standards -------------------------------------------------------------------------------- /data/gold/rooms/188745_1.txt: -------------------------------------------------------------------------------- 1 | By European standards the size of the room was great. It was attractively decorated and came with a minibar in the good bathroom. -------------------------------------------------------------------------------- /data/gold/rooms/188745_2.txt: -------------------------------------------------------------------------------- 1 | Hotel Caron de Beaumarhais has beautiful rooms, very comfortable beds and good space for Paris standards. The bathroom was a good size with a good shower/bath. -------------------------------------------------------------------------------- /data/gold/rooms/189389_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were comfortably sized, with modern, spacious bathrooms, lovely beds, amenities, and a view of the canal -------------------------------------------------------------------------------- /data/gold/rooms/189389_1.txt: -------------------------------------------------------------------------------- 1 | The rooms are a nice size, the bathrooms renovated and are smart with nice amenities. -------------------------------------------------------------------------------- /data/gold/rooms/189389_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were a comfortably large size, and romantic, with a beautiful view of the canal below. The beds were also fantastic. The bathrooms were large and had great amenities. -------------------------------------------------------------------------------- /data/gold/rooms/197424_0.txt: -------------------------------------------------------------------------------- 1 | The rooms, although small, were adequate and chic. They are the standard Novotel rooms. -------------------------------------------------------------------------------- /data/gold/rooms/197424_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were large but rather standard in design; functional. They did come with remarkably comfortable beds. The bathrooms had been cleaned. -------------------------------------------------------------------------------- /data/gold/rooms/198738_0.txt: -------------------------------------------------------------------------------- 1 | The rooms are a comfortable size, very clean and quiet, and offer hot showers, large flat screen TVs, and wifi -------------------------------------------------------------------------------- /data/gold/rooms/198738_1.txt: -------------------------------------------------------------------------------- 1 | The rooms are of average size, but very clean. The beds are comfortable. The room are furnished with large flat screen TV's and wifi. -------------------------------------------------------------------------------- /data/gold/rooms/203139_0.txt: -------------------------------------------------------------------------------- 1 | The rooms very above average in size by European standards over looking the Via Vento. The bathroom was beautiful marble and was very clean. -------------------------------------------------------------------------------- /data/gold/rooms/203139_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were a good size and very comfortable, clean, and luxurious. -------------------------------------------------------------------------------- /data/gold/rooms/203139_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were large by European standards and the beds were very comfortable, with luxury linens. The bathrooms were small, but have beautiful marble and were very clean. The rooms overlook a large park but aren't noisy. -------------------------------------------------------------------------------- /data/gold/rooms/209383_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were spacious and clean, with a tile floor, pleasing bathrooms, and a balcony overlooking the pool, which gets a little noisy at night -------------------------------------------------------------------------------- /data/gold/rooms/209383_1.txt: -------------------------------------------------------------------------------- 1 | The room was very clean and spacious, but was also noisy due to the pool. The beds were comfortable and the bathroom was very clean. -------------------------------------------------------------------------------- /data/gold/rooms/209383_2.txt: -------------------------------------------------------------------------------- 1 | Nice spacious tile rooms with comfortable beds. Beds were squeaky and rooms by the pool at night were noisy. Very nice bathroom. No fridge in the room. -------------------------------------------------------------------------------- /data/gold/rooms/223757_0.txt: -------------------------------------------------------------------------------- 1 | The design of the hotel is such that almost every room has a wonderful ocean view. The rooms are very spacious -------------------------------------------------------------------------------- /data/gold/rooms/223757_1.txt: -------------------------------------------------------------------------------- 1 | Each room was large, comfortable, and quiet. There were also beautiful views of the ocean and large balconies. The kitchenette had a counter, a sink, and a fridge. -------------------------------------------------------------------------------- /data/gold/rooms/223757_2.txt: -------------------------------------------------------------------------------- 1 | The design of the hotel is such that almost every room has a wonderful ocean view. The large, beautiful rooms with two queen beds was comfortable and quiet, with a perfect kitchenette. -------------------------------------------------------------------------------- /data/gold/rooms/224665_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were very nice and spacious. The bathroom was gorgeous and a good size. -------------------------------------------------------------------------------- /data/gold/rooms/224665_2.txt: -------------------------------------------------------------------------------- 1 | The room was spacious and comfortable . It had great bathroom ,shower and soaking tub glass sinks, robes and plenty of L'Occitane products. -------------------------------------------------------------------------------- /data/gold/rooms/227464_0.txt: -------------------------------------------------------------------------------- 1 | The room was a decent size, the decor was new and the beds were very comfortable. -------------------------------------------------------------------------------- /data/gold/rooms/227464_1.txt: -------------------------------------------------------------------------------- 1 | The rooms are quiet and a comfortable size, with modern fixtures and amenities such as an in-room safe and television -------------------------------------------------------------------------------- /data/gold/rooms/227464_2.txt: -------------------------------------------------------------------------------- 1 | The room was of a good size and in the room there was safe and television, nice bathroom with amenities. -------------------------------------------------------------------------------- /data/gold/rooms/228653_0.txt: -------------------------------------------------------------------------------- 1 | The rooms are a comfortable size and very clean, with a great bathroom, a mini bar, a plasma TV, and free toiletries -------------------------------------------------------------------------------- /data/gold/rooms/228653_1.txt: -------------------------------------------------------------------------------- 1 | The rooms weren't very big, but the bed is comfortable and there's plenty of storage space. There was also a large LCD TV, a minibar, and a safe. -------------------------------------------------------------------------------- /data/gold/rooms/228653_2.txt: -------------------------------------------------------------------------------- 1 | At Hotel America the rooms are fantastic and spacious with great bathrooms. The rooms include comfy beds, a mini bar, a safe, free toiletries, and a plasma tv. -------------------------------------------------------------------------------- /data/gold/rooms/228986_0.txt: -------------------------------------------------------------------------------- 1 | The rooms are very luxurious and comfortable, although the decor is dated. The beds are very large but comfortable. The amenities and TVs were also a nice addition. -------------------------------------------------------------------------------- /data/gold/rooms/228986_1.txt: -------------------------------------------------------------------------------- 1 | The room was comfortably-sized. Lovely, with TVs in the pleasing bathrooms and large mirrors. -------------------------------------------------------------------------------- /data/gold/rooms/228986_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were stunning, if dated with their decorations. A little small with the large bed, but a mirror wall made everything seem bigger. They were quiet too. The bathrooms had a TV in the mirror. -------------------------------------------------------------------------------- /data/gold/rooms/229042_0.txt: -------------------------------------------------------------------------------- 1 | The air-conditioned rooms were a comfortable size, with clean, spacious bathrooms to boot -------------------------------------------------------------------------------- /data/gold/rooms/229042_1.txt: -------------------------------------------------------------------------------- 1 | The room was very spacious, with a nice bathroom and comfy beds. -------------------------------------------------------------------------------- /data/gold/rooms/229042_2.txt: -------------------------------------------------------------------------------- 1 | Room sizes are dependent on location in the building. Large nice bathrooms and comfortable beds. -------------------------------------------------------------------------------- /data/gold/rooms/229066_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were very comfortable and beautifully arranged with furniture one might find in a 4-star hotel. Comfortably sized with beautiful Venetian decor and a view of the canal. -------------------------------------------------------------------------------- /data/gold/rooms/229066_1.txt: -------------------------------------------------------------------------------- 1 | Our room decorations were very Venetian styled. There was a large crystal chandelier, luxurious fabric covered walls, and marble floor, large bathrooms and comfortable beds. -------------------------------------------------------------------------------- /data/gold/rooms/229066_2.txt: -------------------------------------------------------------------------------- 1 | The room was spacious and nicely decorated in Venetian style .The bathroom was nice. The room was large with a big, comfortable, double bed and elegant furniture -------------------------------------------------------------------------------- /data/gold/rooms/229124_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were spacious, clean, quiet, and equipped with modern conveniences and amenities. The beds were comfortable and nearly new. -------------------------------------------------------------------------------- /data/gold/rooms/229124_1.txt: -------------------------------------------------------------------------------- 1 | The rooms are clean, comfortably-sized, and colorful. Fairly new and ideal for a weekend getaway. Modern conveniences include a shower and bath, refrigerator, flat-screen TV, shuttered windows, and in-room safe. -------------------------------------------------------------------------------- /data/gold/rooms/229124_2.txt: -------------------------------------------------------------------------------- 1 | Small rooms but comfortable big beds with a small en-suite shower room. Modern amenities with international channels and very quiet. Assess to a in room safe. -------------------------------------------------------------------------------- /data/gold/rooms/232953_0.txt: -------------------------------------------------------------------------------- 1 | The air-conditioned rooms are a comfortable size, with modern bathrooms, beautiful tiled floors, in-room safe, and adjustable heating -------------------------------------------------------------------------------- /data/gold/rooms/232953_1.txt: -------------------------------------------------------------------------------- 1 | The rooms are decently sized but very comfortable. The bathroom is excellent and equipped with modern taste. -------------------------------------------------------------------------------- /data/gold/rooms/234572_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were large and stylishly decorated, with excellent showers and really comfortable beds. There is an excellent toiletries kit provided so you need nothing. -------------------------------------------------------------------------------- /data/gold/rooms/234572_1.txt: -------------------------------------------------------------------------------- 1 | The rooms are very clean, stylish, and modern. A good size and very comfortable. Amenities include a flat screen TV, a minibar, air conditioning, and a fine selection of toiletries for a good sized bathroom and showers. -------------------------------------------------------------------------------- /data/gold/rooms/234572_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were modern and chic. They came with a flat screen TV, a minibar, and air conditioning. The bathroom came with every toiletry set and grooming kit one would need on vacation. The beds were very comfortable. -------------------------------------------------------------------------------- /data/gold/rooms/235216_0.txt: -------------------------------------------------------------------------------- 1 | The rooms are a good size and comfortable, with a quite fridge and a microwave. The decor was old-fashioned and gloomy, with a very strong smell of furniture polish. The rooms are quite, and the beds are mostly comfortable. -------------------------------------------------------------------------------- /data/gold/rooms/235216_1.txt: -------------------------------------------------------------------------------- 1 | Quality Inn & Suites Downtown's room were clean with comfortable beds with a small refrigerator, microwave, desk, sofa, ironing boar, and hairdryer. -------------------------------------------------------------------------------- /data/gold/rooms/235216_2.txt: -------------------------------------------------------------------------------- 1 | The room is comfortable and equipped with just about everything anyone could need ... a refrigerator, microwave, desk, sofa, iron and ironing board, and hairdryer. The room was also spacious and the hotel was very quiet. -------------------------------------------------------------------------------- /data/gold/rooms/237193_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were comfortable, if a little plain and basically decorated, but it had working air conditioning and a great view from the window. -------------------------------------------------------------------------------- /data/gold/rooms/237193_1.txt: -------------------------------------------------------------------------------- 1 | The room was appropriately sized, the aircondition worked great as both a heater and a cooler of the room, the toilet and bath suited the basic needs. It was a comfortable room. -------------------------------------------------------------------------------- /data/gold/rooms/237193_2.txt: -------------------------------------------------------------------------------- 1 | The room was a comfortable size, with AC, heater, and a great bathroom. Top floor rooms have a nice terrace and view. -------------------------------------------------------------------------------- /data/gold/rooms/241742_0.txt: -------------------------------------------------------------------------------- 1 | The hotel was lovely, our room was quite exceptional with a bathroom and a shower room and beautifully furnished and spotless. -------------------------------------------------------------------------------- /data/gold/rooms/241742_1.txt: -------------------------------------------------------------------------------- 1 | The rooms are large, very comfortable, with a beautiful "deco-design" furniture, and a great bathroom (jacuzzi...) with fine bathproducts. The luxuriously comfortable triplex has a very Venetain view over the rooftops of the city -------------------------------------------------------------------------------- /data/gold/rooms/241742_2.txt: -------------------------------------------------------------------------------- 1 | The room was beautifully designed and comfortably sized, with a bathroom, shower room, and jacuzzi. There's an exceptional view over the rooftops of the city, and the bed was very comfortable, with quality linens and pillows. -------------------------------------------------------------------------------- /data/gold/rooms/248861_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were small, but very clean and comfortable; as were the updated bathrooms. They were quiet too. Free WiFi was one amenity. Another was the terrace/balcony with a view of the surrounding rooftops. -------------------------------------------------------------------------------- /data/gold/rooms/250023_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were small but there were comfy beds and basic amenities. -------------------------------------------------------------------------------- /data/gold/rooms/2514725_2.txt: -------------------------------------------------------------------------------- 1 | The hotel rooms were furnished in neutral colors. They came with a divan under the window for reading. The bathrooms were clean and had a fabulous shower. Everything was quiet. -------------------------------------------------------------------------------- /data/gold/rooms/2514747_1.txt: -------------------------------------------------------------------------------- 1 | The rooms at the Hotel Saint Christophe had great windows. They were roomy and comfortable. -------------------------------------------------------------------------------- /data/gold/rooms/2514747_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were a good size, fully equipped, and had clean bathrooms. There was free WiFi. There were also large windows. -------------------------------------------------------------------------------- /data/gold/rooms/2515098_0.txt: -------------------------------------------------------------------------------- 1 | The rooms were immaculate and spacious. The beds were comfortable. There was a fantastic bathroom with a large tub for soaking and a separate shower (and a TV in the mirror). -------------------------------------------------------------------------------- /data/gold/rooms/2515098_1.txt: -------------------------------------------------------------------------------- 1 | The room was fabulous and there was even a TV IN the bathroom mirror!!!. The bathroom had a large soaking tub as well as a separate double headed shower. It was a beautiful, spacious room! -------------------------------------------------------------------------------- /data/gold/rooms/2515152_1.txt: -------------------------------------------------------------------------------- 1 | Best Western Airport Executel rooms have been modernized. The bed are comfortable, with an ample supply of pillows. -------------------------------------------------------------------------------- /data/gold/rooms/2515152_2.txt: -------------------------------------------------------------------------------- 1 | The rooms have been modernized to an extent, as have the bathrooms. The bathroom was very spacious -------------------------------------------------------------------------------- /data/gold/rooms/2516007_1.txt: -------------------------------------------------------------------------------- 1 | The rooms were remodeled with a modern, basic charm. However, they have an inviting view of the beach and a balcony with chairs. There was little privacy in the bathroom. The beds were comfortable too. -------------------------------------------------------------------------------- /data/gold/rooms/2516007_2.txt: -------------------------------------------------------------------------------- 1 | The rooms were freshly remodeled with modern charm. The beds were comfortable, especially with the warm fireplace. -------------------------------------------------------------------------------- /data/gold/rooms/2516165_0.txt: -------------------------------------------------------------------------------- 1 | Luxurious, updated rooms are available but they are noisy, with the air conditioning units and thin walls so the neighbors are easy to hear. The beds are comfortable. The bathrooms are also modern, and have fluffy towels. -------------------------------------------------------------------------------- /data/gold/service/100585_0.txt: -------------------------------------------------------------------------------- 1 | The staff was very quick in responses and always greeted patrons with a smile. -------------------------------------------------------------------------------- /data/gold/service/100585_1.txt: -------------------------------------------------------------------------------- 1 | All the professional staff was very helpful, attentive, and friendly, accommodating customers around every corner with kindness, courtesy, and pleasantry. They're also very pet friendly. -------------------------------------------------------------------------------- /data/gold/service/100597_0.txt: -------------------------------------------------------------------------------- 1 | The staff is exceptionally friendly and helpful both at the front desk and the restaurant. Expect sweet welcoming gifts at your check-in. -------------------------------------------------------------------------------- /data/gold/service/100597_1.txt: -------------------------------------------------------------------------------- 1 | Helpful, courteous, warm staff helps with a wind down after traveling. There is also a chocolate chip cookie at check-in. -------------------------------------------------------------------------------- /data/gold/service/100597_2.txt: -------------------------------------------------------------------------------- 1 | Mostly the staff is extremely helpful and friendly, helping to take the stress out of traveling. The cookies given at check in were greatly appreciated. -------------------------------------------------------------------------------- /data/gold/service/1029276_0.txt: -------------------------------------------------------------------------------- 1 | The staff was always friendly, accommodating, and helpful. The valet employees are very quick and nice. -------------------------------------------------------------------------------- /data/gold/service/1029276_1.txt: -------------------------------------------------------------------------------- 1 | The service from different staff (valet, front desk, and food) were excellent, ambivalent, and professional. -------------------------------------------------------------------------------- /data/gold/service/1029276_2.txt: -------------------------------------------------------------------------------- 1 | The professional staff was excellent, from the front desk to the valet. Everyone as more than friendly and accommodating, giving us helpful, attentive service that goes the extra mile. -------------------------------------------------------------------------------- /data/gold/service/1064610_1.txt: -------------------------------------------------------------------------------- 1 | Staff was all exceptionally friendly and polite, from the concierge to the bartender and housekeeping. They were very helpful to recommend some great places to visit in the city, and attended capably to any and all requests. -------------------------------------------------------------------------------- /data/gold/service/1064610_2.txt: -------------------------------------------------------------------------------- 1 | Generally the staff were efficient, kind, and very knowledgeable about sights and dining in the city. They even loan umbrellas for the rainy days. -------------------------------------------------------------------------------- /data/gold/service/1113787_1.txt: -------------------------------------------------------------------------------- 1 | The professional staff was extremely friendly, polite, and helpful. They work with large groups easily and are accommodating of all one's needs, paying attention to all the important details. -------------------------------------------------------------------------------- /data/gold/service/1113787_2.txt: -------------------------------------------------------------------------------- 1 | We were very impressed with the service and attention to detail. The staff is extremely friendly, professional and helpful. -------------------------------------------------------------------------------- /data/gold/service/111509_1.txt: -------------------------------------------------------------------------------- 1 | The valet and front desk staff were exceptional at making a great "first impression" and keeping a courteous and attentive attitude through a patron's stay. They even recommended new places to visit near the hotel. -------------------------------------------------------------------------------- /data/gold/service/111509_2.txt: -------------------------------------------------------------------------------- 1 | The staff was very attentive , professional ,and very attentive to our needs. -------------------------------------------------------------------------------- /data/gold/service/112429_0.txt: -------------------------------------------------------------------------------- 1 | The staff was friendly, helpful, and prompt, especially the Concierges. They were great with questions about rooms and tourist attractions. -------------------------------------------------------------------------------- /data/gold/service/112429_1.txt: -------------------------------------------------------------------------------- 1 | The courteous staff was very nice and helpful, accommodating to every customer need, question, and request promptly -------------------------------------------------------------------------------- /data/gold/service/112429_2.txt: -------------------------------------------------------------------------------- 1 | The staff was friendly, helpful, and prompt. -------------------------------------------------------------------------------- /data/gold/service/1176198_0.txt: -------------------------------------------------------------------------------- 1 | All the staff in every department was great! They were courteous and friendly. Restaurant was really good, too, with great service! -------------------------------------------------------------------------------- /data/gold/service/1176198_1.txt: -------------------------------------------------------------------------------- 1 | Valets, front desk staff, and room service are fast, friendly, and overall excellent. -------------------------------------------------------------------------------- /data/gold/service/1176198_2.txt: -------------------------------------------------------------------------------- 1 | The valet staff, the front desk, and the cleaning staff were all very courteous, helpful, efficient, and friendly. The customer service is excellent. -------------------------------------------------------------------------------- /data/gold/service/120274_1.txt: -------------------------------------------------------------------------------- 1 | The hotel staff provided great customer service. Staff was friendly and welcoming with a guest service stand willing to help. All the employees were friendly and helpful. I would recommend this hotel to all my friends! -------------------------------------------------------------------------------- /data/gold/service/120274_2.txt: -------------------------------------------------------------------------------- 1 | All but one of the staff were friendly, fast, efficient, and most importantly, approachable. One woman was abrupt and unhelpful. -------------------------------------------------------------------------------- /data/gold/service/121241_0.txt: -------------------------------------------------------------------------------- 1 | The staff was friendly, helpful and honest. The maid service kept the rooms cleans and fresh. -------------------------------------------------------------------------------- /data/gold/service/121241_1.txt: -------------------------------------------------------------------------------- 1 | Everyone was honest. The desk staff were helpful and polite. Maid service was also good and accommodating. -------------------------------------------------------------------------------- /data/gold/service/121241_2.txt: -------------------------------------------------------------------------------- 1 | Staff was very friendly, helpful, accommodating, and honest. They continuously kept everything filled and fresh. The maid service was good. -------------------------------------------------------------------------------- /data/gold/service/124849_0.txt: -------------------------------------------------------------------------------- 1 | The staff was friendly, prompt, courteous, and extremely helpful. Maid service was very accommodating made sure the room was clean. -------------------------------------------------------------------------------- /data/gold/service/124849_1.txt: -------------------------------------------------------------------------------- 1 | The staff displays excellent customer service. They are friendly, prompt, courteous, and extremely helpful. Everyone took the time to make good recommendations and educate you on Key West. -------------------------------------------------------------------------------- /data/gold/service/124849_2.txt: -------------------------------------------------------------------------------- 1 | The staff were welcoming, prompt, and attentive. Every accommodation was met with pleasant smiles. -------------------------------------------------------------------------------- /data/gold/service/150241_0.txt: -------------------------------------------------------------------------------- 1 | The staff and desk personnel were very friendly, polite, and helpful. The staff are great with restaurant recommendations. -------------------------------------------------------------------------------- /data/gold/service/150241_1.txt: -------------------------------------------------------------------------------- 1 | The staff everywhere, from the front desk, to service, to the bar/grill were all polite, accommodating, and professional. -------------------------------------------------------------------------------- /data/gold/service/150241_2.txt: -------------------------------------------------------------------------------- 1 | The staff was very professional friendly and helpful. Staff made sure the rooms were clean and the customer service was great. -------------------------------------------------------------------------------- /data/gold/service/1510471_0.txt: -------------------------------------------------------------------------------- 1 | The staff, especially the breakfast and restaurant staff, was pleasant and helpful. They even provided suggestions on sites and restaurants. -------------------------------------------------------------------------------- /data/gold/service/1510471_1.txt: -------------------------------------------------------------------------------- 1 | Reception was pleasant and very efficient, even though they need a concierge. The rest of the hotel staff were also very kind and happy and helpful. They even gave out maps and recommend good spots to eat. -------------------------------------------------------------------------------- /data/gold/service/1510471_2.txt: -------------------------------------------------------------------------------- 1 | The staff was friendly, gracious, and helpful. They provide maps and advise on how to get around, as well as recommending good eating areas on arrival. However, the front desk could still use a concierge. -------------------------------------------------------------------------------- /data/gold/service/156564_1.txt: -------------------------------------------------------------------------------- 1 | All the staff were extremely helpful and polite. The employees were very accommodating when it came to ordering taxi's and suggesting things for us to do -------------------------------------------------------------------------------- /data/gold/service/156564_2.txt: -------------------------------------------------------------------------------- 1 | The staff always had a smile. There was great service in the bar and restaurant. Atmosphere is courteous and professional, if a little overwhelming. -------------------------------------------------------------------------------- /data/gold/service/1722910_0.txt: -------------------------------------------------------------------------------- 1 | The staff was very nice, helpful, and accommodating, available to answer any questions, fulfill requests, and even treat a customer with a little wine or cappuccino. Very personable overall. -------------------------------------------------------------------------------- /data/gold/service/1722910_1.txt: -------------------------------------------------------------------------------- 1 | The service was excellent - they couldn't do enough to help (Reception/breakfast/night staff). Staff were very friendly and helpful to show us the direction to places of interest and restaurants. -------------------------------------------------------------------------------- /data/gold/service/182002_0.txt: -------------------------------------------------------------------------------- 1 | The staff were very friendly and helpful. -------------------------------------------------------------------------------- /data/gold/service/182002_1.txt: -------------------------------------------------------------------------------- 1 | Service was friendly and accommodating; they arranged taxis daily, and one girl at the front even gave her umbrella to customers. -------------------------------------------------------------------------------- /data/gold/service/182519_1.txt: -------------------------------------------------------------------------------- 1 | The hotel has a very friendly and helpful staff who went out of their way to accommodate. -------------------------------------------------------------------------------- /data/gold/service/182519_2.txt: -------------------------------------------------------------------------------- 1 | The professional staff were very friendly and helpful and went out of their way to accommodate in a genuinely courteous fashion, answering all queries capably when information such as navigation is needed -------------------------------------------------------------------------------- /data/gold/service/182542_0.txt: -------------------------------------------------------------------------------- 1 | I thought the service was excellent from the Concierge to the front desk. The hotel staffs are very friendly and helpful with suggestions on sightseeing, restaurants and cultural events -------------------------------------------------------------------------------- /data/gold/service/182542_1.txt: -------------------------------------------------------------------------------- 1 | Very friendly and helpful staff offering local suggestions. Excellent housekeeping service that was very efficient. -------------------------------------------------------------------------------- /data/gold/service/183092_0.txt: -------------------------------------------------------------------------------- 1 | Front desk staff were really helpful from the start and it was just polite, friendly, and helpful service from there. The room service is timely, and the maid service is prompt. -------------------------------------------------------------------------------- /data/gold/service/183092_2.txt: -------------------------------------------------------------------------------- 1 | Service from all of the polite, friendly staff was extremely professional and efficient. Excellent, prompt service, with cheerfulness and eagerness to help out. The hospitality was just great. -------------------------------------------------------------------------------- /data/gold/service/183645_0.txt: -------------------------------------------------------------------------------- 1 | Staff was very helpful, friendly, and accommodating. They are equally capable and courteous on any information one might need concerning the city while staying. -------------------------------------------------------------------------------- /data/gold/service/183645_1.txt: -------------------------------------------------------------------------------- 1 | The staff were all excellent , knowledgeable on the city and always accommodating. -------------------------------------------------------------------------------- /data/gold/service/183645_2.txt: -------------------------------------------------------------------------------- 1 | The staff were all excellent . They were incredibly friendly and knowledgeable on the city and always helpful. The housekeeping service was excellent and fast and very accommodating with when to return to have the room made up. -------------------------------------------------------------------------------- /data/gold/service/185237_0.txt: -------------------------------------------------------------------------------- 1 | The staff were always well organized, beyond helpful with requests, kept the hotel maintained, and overall just exceptionally pleasant. -------------------------------------------------------------------------------- /data/gold/service/185237_1.txt: -------------------------------------------------------------------------------- 1 | The hotel staff, especially the front desk and concierge lounge staff, provides timely and effective service. The service team members were friendly and prompt. -------------------------------------------------------------------------------- /data/gold/service/185237_2.txt: -------------------------------------------------------------------------------- 1 | Excellent service from every staff member. -------------------------------------------------------------------------------- /data/gold/service/185804_0.txt: -------------------------------------------------------------------------------- 1 | The staff was friendly, accommodating. The room service was also good. -------------------------------------------------------------------------------- /data/gold/service/185804_1.txt: -------------------------------------------------------------------------------- 1 | Extremely courteous, helpful, and warm service from the staff in every aspect of the hotel; rooms, pool, and restaurant included. -------------------------------------------------------------------------------- /data/gold/service/185804_2.txt: -------------------------------------------------------------------------------- 1 | The staff was courteous, attentive, and accommodating. The room service was excellent, with great food served everywhere in the establishment. Mostly, the staff will go out of its way for you. -------------------------------------------------------------------------------- /data/gold/service/188745_0.txt: -------------------------------------------------------------------------------- 1 | The service was wonderful, the staff was incredibly helpful,English speaking and with an attendant always at the front desk. The staff assisted with helping with directions, recommendations and making reservations at restaurants. -------------------------------------------------------------------------------- /data/gold/service/188745_1.txt: -------------------------------------------------------------------------------- 1 | The service was fabulous; extremely helpful, spoke great English, and they even had good dinner recommendations. -------------------------------------------------------------------------------- /data/gold/service/188745_2.txt: -------------------------------------------------------------------------------- 1 | Fabulous service with helpful staff that speak fluent English. -------------------------------------------------------------------------------- /data/gold/service/189389_0.txt: -------------------------------------------------------------------------------- 1 | The staff were very helpful and incredibly friendly, from housekeeping to room service. -------------------------------------------------------------------------------- /data/gold/service/189389_1.txt: -------------------------------------------------------------------------------- 1 | Impeccable service from staff and great room service. The housekeepers and doormen were very hospitable. Everyone was friendly. -------------------------------------------------------------------------------- /data/gold/service/189389_2.txt: -------------------------------------------------------------------------------- 1 | The staff are incredibly friendly and helpful, and we received amazing, impeccable service. From the restaurant to housekeeping to the doormen, it was the epitome of graciousness, hospitality and efficiency. -------------------------------------------------------------------------------- /data/gold/service/197424_0.txt: -------------------------------------------------------------------------------- 1 | The staff are so pleasant and couldn't be more helpful. -------------------------------------------------------------------------------- /data/gold/service/197424_1.txt: -------------------------------------------------------------------------------- 1 | Hotel staff was very friendly and efficient all around in reception, restaurants, and breakfast service. -------------------------------------------------------------------------------- /data/gold/service/197424_2.txt: -------------------------------------------------------------------------------- 1 | There was good service (reception, concierge, restaurant and breakfast), everyone there was kind and helpful The staff there was very efficient and friendly. -------------------------------------------------------------------------------- /data/gold/service/198738_0.txt: -------------------------------------------------------------------------------- 1 | The hotel's staff was very friendly and accommodating. -------------------------------------------------------------------------------- /data/gold/service/198738_1.txt: -------------------------------------------------------------------------------- 1 | The staff was very helpful, welcoming, and friendly. The owner even lent service on his own behalf. -------------------------------------------------------------------------------- /data/gold/service/198738_2.txt: -------------------------------------------------------------------------------- 1 | Very helpful and friendly staff. -------------------------------------------------------------------------------- /data/gold/service/203139_0.txt: -------------------------------------------------------------------------------- 1 | The impressive front desk staff was always professional, helpful, and friendly. Their kindness and hospitality were very accommodating. -------------------------------------------------------------------------------- /data/gold/service/203139_1.txt: -------------------------------------------------------------------------------- 1 | The front desk provided excellent customer service. The staff were very friendly and attentive. -------------------------------------------------------------------------------- /data/gold/service/203139_2.txt: -------------------------------------------------------------------------------- 1 | Excellent staff with great recommendations. -------------------------------------------------------------------------------- /data/gold/service/209383_0.txt: -------------------------------------------------------------------------------- 1 | The hotel staff was very friendly and accommodating, even assisting in booking our day trip to Dry Tortugas (Fort Jefferson); a MUST do. -------------------------------------------------------------------------------- /data/gold/service/209383_1.txt: -------------------------------------------------------------------------------- 1 | All of the hotel's staff were helpfully accommodating with great, and friendly service. -------------------------------------------------------------------------------- /data/gold/service/209383_2.txt: -------------------------------------------------------------------------------- 1 | The staff was friendly and accommodating. Management there was very pleasant and helpful. They were very attentive, informative and friendly -------------------------------------------------------------------------------- /data/gold/service/223757_0.txt: -------------------------------------------------------------------------------- 1 | The staff was friendly, helpful and professional. The service was great! -------------------------------------------------------------------------------- /data/gold/service/223757_1.txt: -------------------------------------------------------------------------------- 1 | The staff are very friendly, helpful, and caring, especially Robin, Nina, Anna, and Erin. The spa staff was also friendly & highly-skilled, as were the front desk staff. Overall, the service is great and very courteous. -------------------------------------------------------------------------------- /data/gold/service/223757_2.txt: -------------------------------------------------------------------------------- 1 | Great staff and service all around; they were friendly, caring, helpful, and courteous. -------------------------------------------------------------------------------- /data/gold/service/224665_0.txt: -------------------------------------------------------------------------------- 1 | The staff provided great service. Always courteous and helpful, being prompt with any requests made. They were exceptionally friendly, polite, and accommodating, and all with a smile on their face. -------------------------------------------------------------------------------- /data/gold/service/224665_1.txt: -------------------------------------------------------------------------------- 1 | Excellent service at the front desk. The staff was very helpful, friendly and accommodating. -------------------------------------------------------------------------------- /data/gold/service/224665_2.txt: -------------------------------------------------------------------------------- 1 | Excellent service, everyone had a smile. Concierge, Ettien, was great. A dog friendly place providing various accommodations such as calling taxis and internet cable for our laptop. The valet was prompt and everyone was a pleasure. -------------------------------------------------------------------------------- /data/gold/service/227464_0.txt: -------------------------------------------------------------------------------- 1 | The front desk staff was extremely helpful and very pleasant and professional, always willing to answer questions and provide recommendations with a courteous and accommodating attitude -------------------------------------------------------------------------------- /data/gold/service/227464_1.txt: -------------------------------------------------------------------------------- 1 | Each staff member was extremely courteous, accommodating, answered all questions, and provided recommendations. The front desk staff even stored luggage after checkout. -------------------------------------------------------------------------------- /data/gold/service/227464_2.txt: -------------------------------------------------------------------------------- 1 | The hotel staff wad so delightful and they were always willing to help answer my questions or provide recommendations. -------------------------------------------------------------------------------- /data/gold/service/228653_0.txt: -------------------------------------------------------------------------------- 1 | The hotel has very helpful and friendly desk staff that provided maps and excellent advice. -------------------------------------------------------------------------------- /data/gold/service/228653_1.txt: -------------------------------------------------------------------------------- 1 | The staff were always lovely, helpful, knowledgeable, and overall just very polite. -------------------------------------------------------------------------------- /data/gold/service/228653_2.txt: -------------------------------------------------------------------------------- 1 | The staff were all very friendly, polite, and helpful; nothing was too much of a bother for them. The very helpful desk staff provided maps and excellent advice. -------------------------------------------------------------------------------- /data/gold/service/228986_0.txt: -------------------------------------------------------------------------------- 1 | The staff were excellent, very helpful, friendly and polite. The staff was most helpful to our every request and made the four of us feel special. -------------------------------------------------------------------------------- /data/gold/service/228986_1.txt: -------------------------------------------------------------------------------- 1 | The staff were excellent, very helpful, friendly and polite. The receptionist was lovely and helpful and spoke English . -------------------------------------------------------------------------------- /data/gold/service/228986_2.txt: -------------------------------------------------------------------------------- 1 | Service is impeccable and very professional. The staff were excellent, very helpful (as they spoke English), friendly and polite. -------------------------------------------------------------------------------- /data/gold/service/229042_0.txt: -------------------------------------------------------------------------------- 1 | The staff was very friendly, helpful and polite. -------------------------------------------------------------------------------- /data/gold/service/229042_1.txt: -------------------------------------------------------------------------------- 1 | Hotel staff paid equal attention to each question or request and were very helpful on top of being polite. -------------------------------------------------------------------------------- /data/gold/service/229042_2.txt: -------------------------------------------------------------------------------- 1 | Staff members were nice and the attention to each request and question was efficient and most helpful. -------------------------------------------------------------------------------- /data/gold/service/229066_0.txt: -------------------------------------------------------------------------------- 1 | The staff are extremely friendly, professional, and polite, offering help and recommendations eagerly night and day -------------------------------------------------------------------------------- /data/gold/service/229066_1.txt: -------------------------------------------------------------------------------- 1 | The service was excellent, courteous, helpful, and professional and the staff was very eager to assist us. -------------------------------------------------------------------------------- /data/gold/service/229066_2.txt: -------------------------------------------------------------------------------- 1 | The friendly and helpful staff provided useful recommendations. Mr. Marco was especially friendly and spoke Portuguese with us. -------------------------------------------------------------------------------- /data/gold/service/229124_0.txt: -------------------------------------------------------------------------------- 1 | The staff was EXCELLENT. They were very polite and helpful. The Staff spoke English well, which was great! -------------------------------------------------------------------------------- /data/gold/service/229124_1.txt: -------------------------------------------------------------------------------- 1 | Excellent staff, especially at the front desk. Everyone was very friendly, helpful, and just cheerful to be around. -------------------------------------------------------------------------------- /data/gold/service/229124_2.txt: -------------------------------------------------------------------------------- 1 | The staff were excellent. They were always friendly and helpful, including reception. They spoke English very well, and were always polite. -------------------------------------------------------------------------------- /data/gold/service/232953_0.txt: -------------------------------------------------------------------------------- 1 | The hotel staff was friendly and helpful in providing directions and recommending/making reservations for restaurants and spoke many languages. -------------------------------------------------------------------------------- /data/gold/service/232953_1.txt: -------------------------------------------------------------------------------- 1 | The staff were helpful (and well trained), very friendly, and always smiling. They were also knowledgeable about the city, could speak many languages, and were able to answer any questions. -------------------------------------------------------------------------------- /data/gold/service/234572_0.txt: -------------------------------------------------------------------------------- 1 | The staff was extremely pleasant and helpful, they spoke English very well. -------------------------------------------------------------------------------- /data/gold/service/234572_1.txt: -------------------------------------------------------------------------------- 1 | All the staff was extremely helpful and friendly. Good service overall. -------------------------------------------------------------------------------- /data/gold/service/234572_2.txt: -------------------------------------------------------------------------------- 1 | The staff was also extremely friendly, helpful, and they spoke english. The service from the hotel staff was good. -------------------------------------------------------------------------------- /data/gold/service/235216_0.txt: -------------------------------------------------------------------------------- 1 | The staff was friendly, accommodating, and helpful in giving us directions to different places. They made us feel very welcome, always greeting everyone and checking in. -------------------------------------------------------------------------------- /data/gold/service/235216_1.txt: -------------------------------------------------------------------------------- 1 | The service just excelled, we didn't walk past a member of staff without a greeting, or smile. They were really helpful and attentive. -------------------------------------------------------------------------------- /data/gold/service/235216_2.txt: -------------------------------------------------------------------------------- 1 | Hotel staff were unbelievably friendly and helpful; they often went above and beyond to be accommodating. -------------------------------------------------------------------------------- /data/gold/service/237193_2.txt: -------------------------------------------------------------------------------- 1 | The staff were very helpful and friendly: handy with a map and dining suggestions. Many of them were multilingual. -------------------------------------------------------------------------------- /data/gold/service/241742_0.txt: -------------------------------------------------------------------------------- 1 | The staff were impeccable and even provided tickets to a concert, and restaurant reservations. Overall they had great insider knowledge of Venice. They even helped book hotels in other cities. -------------------------------------------------------------------------------- /data/gold/service/241742_2.txt: -------------------------------------------------------------------------------- 1 | The hotel staff at Ca Pisani was knowledgable and efficient and always available to assist with any request or just generally to give recommendations when asked. -------------------------------------------------------------------------------- /data/gold/service/248861_1.txt: -------------------------------------------------------------------------------- 1 | Everyone on the staff was friendly, spoke good English, and recommended amazing local restaurants, like Pizzeria de Pasquale. -------------------------------------------------------------------------------- /data/gold/service/248861_2.txt: -------------------------------------------------------------------------------- 1 | The professional staff was very helpful and friendly, providing information at every turn for taxi service, map-supplied directions to local sites, tours, where to eat and whether they can facilitate reservations, etc. -------------------------------------------------------------------------------- /data/gold/service/250023_0.txt: -------------------------------------------------------------------------------- 1 | The staff was very friendly, efficient, and helpful in answering my questions. The housekeeper staff and the desk clerks were equally as professional. -------------------------------------------------------------------------------- /data/gold/service/250023_1.txt: -------------------------------------------------------------------------------- 1 | The professional staff was very friendly and helpful in answering questions -------------------------------------------------------------------------------- /data/gold/service/250023_2.txt: -------------------------------------------------------------------------------- 1 | Hotel staff was very friendly, and the housekeeper staff was equally as professional. -------------------------------------------------------------------------------- /data/gold/service/2514386_0.txt: -------------------------------------------------------------------------------- 1 | We found the staff to be very friendly and helpful and would recommend the Murray Hill East Suites to anyone. Service was amazing with housecleaning every day. -------------------------------------------------------------------------------- /data/gold/service/2514386_1.txt: -------------------------------------------------------------------------------- 1 | The staff was great and helpful, with wonderful housekeeping services provided daily. -------------------------------------------------------------------------------- /data/gold/service/2514386_2.txt: -------------------------------------------------------------------------------- 1 | The staff was very friendly, helpful, and personable, from the front desk staff to the manager and doorman. Requests were met promptly and with courteousness. The maid service was amazing on a daily basis. -------------------------------------------------------------------------------- /data/gold/service/2514725_1.txt: -------------------------------------------------------------------------------- 1 | The friendly staff were very helpful, efficient, and open, willing to do their best to accommodate customers above and beyond any expectations, and providing restaurant and nightlife recommendations and being honest about it -------------------------------------------------------------------------------- /data/gold/service/2514725_2.txt: -------------------------------------------------------------------------------- 1 | The staff was friendly, knowledgeable, and very helpful when asked for directions or recommendations on places to eat. -------------------------------------------------------------------------------- /data/gold/service/2514747_0.txt: -------------------------------------------------------------------------------- 1 | The staff is very friendly and helpful, always willing to help and accommodate our requests. Reception was wonderful and fluent in English. -------------------------------------------------------------------------------- /data/gold/service/2514747_1.txt: -------------------------------------------------------------------------------- 1 | The professional staff are very friendly and helpful with any requests, concerns, and needs, with English and French speakers alike -------------------------------------------------------------------------------- /data/gold/service/2514747_2.txt: -------------------------------------------------------------------------------- 1 | The reception staff were helpful and spoke fluent English which was important for us as we spoke minimal French! Staff was very nice to us, always willing to help and accommodate our requests. -------------------------------------------------------------------------------- /data/gold/service/2515098_0.txt: -------------------------------------------------------------------------------- 1 | Staff was fantastic, from the concierge to the restaurant. The front desk sends tea with honey to anybody experiencing a cold. They were equally charming and attentive. -------------------------------------------------------------------------------- /data/gold/service/2515098_2.txt: -------------------------------------------------------------------------------- 1 | Room service was quick and efficient. -------------------------------------------------------------------------------- /data/gold/service/2515152_0.txt: -------------------------------------------------------------------------------- 1 | The staff was very accommodating and with the helpful shuttle service added to our overall positive experience. -------------------------------------------------------------------------------- /data/gold/service/2515152_1.txt: -------------------------------------------------------------------------------- 1 | From the shuttle driver to the restaurant workers, the whole staff was friendly and helpful. Check-in was easy, with the front desk staff answered all questions with ease. They were really helpful giving all sorts of information. -------------------------------------------------------------------------------- /data/gold/service/2515152_2.txt: -------------------------------------------------------------------------------- 1 | The staff were helpful and friendly. They were attentive in helping with the shuttle service and making rental car and restaurant reservations. -------------------------------------------------------------------------------- /data/gold/service/2516007_0.txt: -------------------------------------------------------------------------------- 1 | Hotel Erwin, a Joie de Vivre hotel had excellent service from a very helpful staff. -------------------------------------------------------------------------------- /data/gold/service/2516007_1.txt: -------------------------------------------------------------------------------- 1 | Staff was friendly, accommodating, easy-going, and provided us with information to get around. There's super service on the rooftop lounge. -------------------------------------------------------------------------------- /data/gold/service/2516007_2.txt: -------------------------------------------------------------------------------- 1 | Hotel staff was laid-back but attentive, and even handled reservations and recommendations. All of it includes the exceptional rooftop lounge service. -------------------------------------------------------------------------------- /data/gold/service/2516165_0.txt: -------------------------------------------------------------------------------- 1 | The staff are responsive, friendly, polite, and helpful. They added a lot to the stay. The spa service spoils you. -------------------------------------------------------------------------------- /data/gold/service/2516165_1.txt: -------------------------------------------------------------------------------- 1 | Service is impeccable. The staff was attentive and very kind to all needs. Management and everyone else were also efficient. -------------------------------------------------------------------------------- /data/gold/service/2516165_2.txt: -------------------------------------------------------------------------------- 1 | The staff was friendly, helpful and attentive to the needs of guests. Rooms were very adequate. -------------------------------------------------------------------------------- /data/sentencepiece/spm_unigram_32k.model: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stangelid/qt/c136ac00e03adf443b90cd65ba0523a3617be01f/data/sentencepiece/spm_unigram_32k.model -------------------------------------------------------------------------------- /hyperparams.md: -------------------------------------------------------------------------------- 1 | # Hyperparameter setting used in paper 2 | 3 | __Coming soon!__ 4 | -------------------------------------------------------------------------------- /logs/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | !.gitignore 3 | -------------------------------------------------------------------------------- /models/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | !.gitignore 3 | -------------------------------------------------------------------------------- /outputs/.gitignore: -------------------------------------------------------------------------------- 1 | * 2 | !.gitignore 3 | -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | matplotlib==3.1.1 2 | nltk==3.4.4 3 | numpy==1.17.2 4 | scikit-learn==0.21.3 5 | scipy==1.3.1 6 | sentencepiece==0.1.83 7 | tensorboard==2.0.0 8 | tokenizers==0.5.2 9 | torch==1.3.1 10 | torchtext==0.4.0 11 | tqdm==4.35.0 12 | --------------------------------------------------------------------------------