Dialogue ID : PMUL2627.json
----------------------
Turn: 0
Sys :  
Usr : Hello. I'm looking for a moderately priced four star hotel in Cambridge. Can you make some recommendations?

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

Matched : True

----------------------
Turn: 1
Sys : There are 11 4-star hotels within your price range. Do you need internet and/or parking?
Usr : I need internet but not interested in parking

GT  : {'hotel': {'internet': 'yes', 'pricerange': 'moderate', 'stars': '4'}}
PR  : {'hotel': {'internet': 'dontcare', 'parking': 'dontcare', 'pricerange': 'moderate', 'stars': '4'}}

Matched : False

----------------------
Turn: 2
Sys : The acorn guest house may be a great option.
Usr : If there are no hotels, a guesthouse would be fine, I suppose.

GT  : {'hotel': {'internet': 'yes', 'pricerange': 'moderate', 'stars': '4'}}
PR  : {'hotel': {'internet': 'dontcare', 'parking': 'dontcare', 'pricerange': 'moderate', 'stars': '4', 'type': 'guest house'}}

Matched : False

----------------------
Turn: 3
Sys : Could you like me to book that for you?
Usr : Yes please, I need to book for 5 nights starting saturday for one person. Could you please provide me with a reference number after booking?

GT  : {'hotel': {'day': 'saturday', 'people': '1', 'stay': '5', 'internet': 'yes', 'name': 'acorn guest house', 'pricerange': 'moderate', 'stars': '4'}}
PR  : {'hotel': {'day': 'saturday', 'people': '1', 'stay': '5', 'internet': 'dontcare', 'name': 'acorn guest house', 'parking': 'dontcare', 'pricerange': 'moderate', 'stars': '4', 'type': 'guest house'}}

Matched : False

----------------------
Turn: 4
Sys : I reserved a room for you at the acorn guest house for Saturday. Your reference is GU5QPFQR. Please let me know if I can be of further assistance
Usr : Thanks. I also want to visit a museum.

GT  : {'attraction': {'type': 'museum'}, 'hotel': {'day': 'saturday', 'people': '1', 'stay': '5', 'internet': 'yes', 'name': 'acorn guest house', 'pricerange': 'moderate', 'stars': '4'}}
PR  : {'attraction': {'type': 'museum'}, 'hotel': {'day': 'saturday', 'people': '1', 'stay': '5', 'internet': 'dontcare', 'name': 'acorn guest house', 'parking': 'dontcare', 'pricerange': 'moderate', 'stars': '4', 'type': 'guest house'}}

Matched : False

----------------------
Turn: 5
Sys : What area would you like me to look in?
Usr : It doesn't matter to me.

GT  : {'attraction': {'type': 'museum'}, 'hotel': {'day': 'saturday', 'people': '1', 'stay': '5', 'internet': 'yes', 'name': 'acorn guest house', 'pricerange': 'moderate', 'stars': '4'}}
PR  : {'attraction': {'area': 'dontcare', 'type': 'museum'}, 'hotel': {'day': 'saturday', 'people': '1', 'stay': '5', 'internet': 'dontcare', 'name': 'acorn guest house', 'parking': 'dontcare', 'pricerange': 'moderate', 'stars': '4', 'type': 'guest house'}}

Matched : False

----------------------
Turn: 6
Sys : Broughton house gallery is a nice museum in the centre and has free admission.
Usr : Sounds nice.  Can you book a taxi to get me from the hotel to Broughton House Gallery by 11:45?

GT  : {'attraction': {'name': 'broughton house gallery', 'type': 'museum'}, 'hotel': {'day': 'saturday', 'people': '1', 'stay': '5', 'internet': 'yes', 'name': 'acorn guest house', 'pricerange': 'moderate', 'stars': '4'}, 'taxi': {'arriveby': '11:45', 'departure': 'acorn guest house', 'destination': 'broughton house gallery'}}
PR  : {'attraction': {'area': 'dontcare', 'type': 'museum'}, 'hotel': {'day': 'saturday', 'people': '1', 'stay': '5', 'internet': 'dontcare', 'name': 'acorn guest house', 'parking': 'dontcare', 'pricerange': 'moderate', 'stars': '4', 'type': 'guest house'}, 'taxi': {'arriveby': '11:45', 'departure': 'acorn guest house', 'destination': 'broughton house gallery'}}

Matched : False

----------------------
Turn: 7
Sys : I've reserved a grey tesla departing the guesthouse and arriving at the gallery by 11:45. You can reach the driver at 07025393792. Can I help you find anything else today?
Usr : No thanks, that's all I needed.  Have a great day!

GT  : {'attraction': {'name': 'broughton house gallery', 'type': 'museum'}, 'hotel': {'day': 'saturday', 'people': '1', 'stay': '5', 'internet': 'yes', 'name': 'acorn guest house', 'pricerange': 'moderate', 'stars': '4'}, 'taxi': {'arriveby': '11:45', 'departure': 'acorn guest house', 'destination': 'broughton house gallery'}}
PR  : {'attraction': {'area': 'dontcare', 'type': 'museum'}, 'hotel': {'day': 'saturday', 'people': '1', 'stay': '5', 'internet': 'dontcare', 'name': 'acorn guest house', 'parking': 'dontcare', 'pricerange': 'moderate', 'stars': '4', 'type': 'guest house'}, 'taxi': {'arriveby': '11:45', 'departure': 'acorn guest house', 'destination': 'broughton house gallery'}}

Matched : False

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