Dialogue ID : PMUL4644.json
----------------------
Turn: 0
Sys :  
Usr : I'm hoping you can help me find an expensive hotel on the North end

GT  : {'hotel': {'area': 'north', 'pricerange': 'expensive'}}
PR  : {'hotel': {'area': 'north', 'pricerange': 'expensive'}}

Matched : True

----------------------
Turn: 1
Sys : There are no results. Is there another area we can search or a different price range?
Usr : I am looking specifically for a guesthouse in the expensive price range in the north. Can you look again please?

GT  : {'hotel': {'area': 'north', 'pricerange': 'expensive', 'type': 'guest house'}}
PR  : {'hotel': {'area': 'north', 'pricerange': 'expensive', 'type': 'guest house'}}

Matched : True

----------------------
Turn: 2
Sys : I'm sorry, there are no hotels meeting your requirements.
Usr : Perhaps you could check the moderate price range in the north area of town.

GT  : {'hotel': {'area': 'north', 'pricerange': 'moderate', 'type': 'guest house'}}
PR  : {'hotel': {'area': 'north', 'pricerange': 'moderate', 'type': 'guest house'}}

Matched : True

----------------------
Turn: 3
Sys : acorn guest house is very nice.
Usr : Okay, great! I'll need it booked for Sunday, 5 nights, and 5 people, please?

GT  : {'hotel': {'area': 'north', 'day': 'sunday', 'people': '5', 'stay': '5', 'name': 'acorn guest house', 'pricerange': 'moderate', 'type': 'guest house'}}
PR  : {'hotel': {'area': 'north', 'day': 'sunday', 'people': '5', 'stay': '5', 'name': 'acorn guest house', 'pricerange': 'moderate', 'type': 'guest house'}}

Matched : True

----------------------
Turn: 4
Sys : Your booking for the acorn guesthouse is successful. Your reference number is 5DR3NH3R. Can I help you with anything else?
Usr : Yes, I'm also looking for a place to dine. I'd like for it to be in the north and serve modern American food.

GT  : {'hotel': {'area': 'north', 'day': 'sunday', 'people': '5', 'stay': '5', 'name': 'acorn guest house', 'pricerange': 'moderate', 'type': 'guest house'}, 'restaurant': {'area': 'north', 'food': 'modern american'}}
PR  : {'hotel': {'area': 'north', 'day': 'sunday', 'people': '5', 'stay': '5', 'name': 'acorn guest house', 'pricerange': 'moderate', 'type': 'guest house'}, 'restaurant': {'area': 'north', 'food': 'modern american'}}

Matched : True

----------------------
Turn: 5
Sys : We don't have any that match. Do you have any other location preferences?
Usr : Okay can you look out for any in still the same location with the Hotel that serves asian oriental food.

GT  : {'hotel': {'area': 'north', 'day': 'sunday', 'people': '5', 'stay': '5', 'name': 'acorn guest house', 'pricerange': 'moderate', 'type': 'guest house'}, 'restaurant': {'area': 'north', 'food': 'asian oriental'}}
PR  : {'hotel': {'area': 'north', 'day': 'sunday', 'people': '5', 'stay': '5', 'name': 'acorn guest house', 'pricerange': 'moderate', 'type': 'guest house'}, 'restaurant': {'area': 'north', 'food': 'asian oriental'}}

Matched : True

----------------------
Turn: 6
Sys : saigon city is asian oriental. Want to book?
Usr : No thank you. I just need the price range and postcode.

GT  : {'hotel': {'area': 'north', 'day': 'sunday', 'people': '5', 'stay': '5', 'name': 'acorn guest house', 'pricerange': 'moderate', 'type': 'guest house'}, 'restaurant': {'area': 'north', 'food': 'asian oriental', 'name': 'saigon city'}}
PR  : {'hotel': {'area': 'north', 'day': 'sunday', 'people': '5', 'stay': '5', 'name': 'acorn guest house', 'pricerange': 'moderate', 'type': 'guest house'}, 'restaurant': {'area': 'north', 'food': 'asian oriental', 'name': 'saigon city'}}

Matched : True

----------------------
Turn: 7
Sys : Saigon city is in the expensive price range, and the postcode is cb41nl.
Usr : Thank you for all your help!

GT  : {'hotel': {'area': 'north', 'day': 'sunday', 'people': '5', 'stay': '5', 'name': 'acorn guest house', 'pricerange': 'moderate', 'type': 'guest house'}, 'restaurant': {'area': 'north', 'food': 'asian oriental', 'name': 'saigon city'}}
PR  : {'hotel': {'area': 'north', 'day': 'sunday', 'people': '5', 'stay': '5', 'name': 'acorn guest house', 'pricerange': 'moderate', 'type': 'guest house'}, 'restaurant': {'area': 'north', 'food': 'asian oriental', 'name': 'saigon city'}}

Matched : True

----------------------
Turn: 8
Sys : Can I be of further assistance today?
Usr : That's all, goodbye!

GT  : {'hotel': {'area': 'north', 'day': 'sunday', 'people': '5', 'stay': '5', 'name': 'acorn guest house', 'pricerange': 'moderate', 'type': 'guest house'}, 'restaurant': {'area': 'north', 'food': 'asian oriental', 'name': 'saigon city'}}
PR  : {'hotel': {'area': 'north', 'day': 'sunday', 'people': '5', 'stay': '5', 'name': 'acorn guest house', 'pricerange': 'moderate', 'type': 'guest house'}, 'restaurant': {'area': 'north', 'food': 'asian oriental', 'name': 'saigon city'}}

Matched : True

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