Dialogue ID : SNG0792.json
----------------------
Turn: 0
Sys :  
Usr : Hello there! Can you tell me if there are any 4-star hotels or guesthouses in Cambridge that are cheap?

GT  : {'hotel': {'pricerange': 'cheap', 'stars': '4'}}
PR  : {'hotel': {'pricerange': 'cheap', 'stars': '4'}}

Matched : True

----------------------
Turn: 1
Sys : There are 21 locations, do you have any other requirements?
Usr : I am hoping it is a guesthouse

GT  : {'hotel': {'pricerange': 'cheap', 'stars': '4', 'type': 'guest house'}}
PR  : {'hotel': {'pricerange': 'cheap', 'stars': '4', 'type': 'guest house'}}

Matched : True

----------------------
Turn: 2
Sys : There are 7 guesthouses meeting your requirements. Is there a particular area you wish to stay in?
Usr : No, as long as it's cheap and have 4 stars. Can you recommend me one and book it for 8 people and 3 nights starting Thursday?

GT  : {'hotel': {'day': 'thursday', 'people': '8', 'stay': '3', 'pricerange': 'cheap', 'stars': '4', 'type': 'guest house'}}
PR  : {'hotel': {'day': 'thursday', 'people': '8', 'stay': '3', 'pricerange': 'cheap', 'stars': '4', 'type': 'guest house'}}

Matched : True

----------------------
Turn: 3
Sys : Sure the Autumn House is a personal favorite. Your booking was successful.
Usr : Great. What was the reference number for the booking?

GT  : {'hotel': {'day': 'thursday', 'people': '8', 'stay': '3', 'name': 'autumn house', 'pricerange': 'cheap', 'stars': '4', 'type': 'guest house'}}
PR  : {'hotel': {'day': 'thursday', 'people': '8', 'stay': '3', 'name': 'autumn house', 'pricerange': 'cheap', 'stars': '4', 'type': 'guest house'}}

Matched : True

----------------------
Turn: 4
Sys : Yes, it's 1GFITCAU.
Usr : OK. Thanks for your help. I look forward to the stay.

GT  : {'hotel': {'day': 'thursday', 'people': '8', 'stay': '3', 'name': 'autumn house', 'pricerange': 'cheap', 'stars': '4', 'type': 'guest house'}}
PR  : {'hotel': {'day': 'thursday', 'people': '8', 'stay': '3', 'name': 'autumn house', 'pricerange': 'cheap', 'stars': '4', 'type': 'guest house'}}

Matched : True

----------------------
Turn: 5
Sys : Wonderful.  Have a nice time. Can I reserve a taxi for you?
Usr : No, that is all thanks.

GT  : {'hotel': {'day': 'thursday', 'people': '8', 'stay': '3', 'name': 'autumn house', 'pricerange': 'cheap', 'stars': '4', 'type': 'guest house'}}
PR  : {'hotel': {'day': 'thursday', 'people': '8', 'stay': '3', 'name': 'autumn house', 'pricerange': 'cheap', 'stars': '4', 'type': 'guest house'}}

Matched : True

----------------------
