Dialogue ID : PMUL4054.json
----------------------
Turn: 0
Sys :  
Usr : i am looking for a expensive place to eat in the centre

GT  : {'restaurant': {'area': 'centre', 'pricerange': 'expensive'}}
PR  : {'restaurant': {'area': 'centre', 'pricerange': 'expensive'}}

Matched : True

----------------------
Turn: 1
Sys : There are many to chose from do you have a type of food you prefer?
Usr : Are there any chinese restaurants?

GT  : {'restaurant': {'area': 'centre', 'food': 'chinese', 'pricerange': 'expensive'}}
PR  : {'restaurant': {'area': 'centre', 'food': 'chinese', 'pricerange': 'expensive'}}

Matched : True

----------------------
Turn: 2
Sys : There are four expensive Chinese restaurants in that part of town. My favorite is Tang Chinese. Would you like to make a reservation?
Usr : Tang Chinese sounds good. Please book a table for 7 at 17:30 on Sunday and also provide the reference number. Thanks!

GT  : {'restaurant': {'area': 'centre', 'day': 'sunday', 'people': '7', 'time': '17:30', 'food': 'chinese', 'name': 'tang chinese', 'pricerange': 'expensive'}}
PR  : {'restaurant': {'area': 'centre', 'day': 'sunday', 'people': '7', 'time': '17:30', 'food': 'chinese', 'name': 'tang chinese', 'pricerange': 'expensive'}}

Matched : True

----------------------
Turn: 3
Sys : Booking was successful. The table will be reserved for 15 minutes.
Reference number is : 30MRBGVJ. Is there anything else you need?
Usr : Thanks! I also need a train for Sunday departing from Peterborough.

GT  : {'restaurant': {'area': 'centre', 'day': 'sunday', 'people': '7', 'time': '17:30', 'food': 'chinese', 'name': 'tang chinese', 'pricerange': 'expensive'}, 'train': {'day': 'sunday', 'departure': 'peterborough', 'destination': 'cambridge'}}
PR  : {'restaurant': {'area': 'centre', 'day': 'sunday', 'people': '7', 'time': '17:30', 'food': 'chinese', 'name': 'tang chinese', 'pricerange': 'expensive'}, 'train': {'day': 'sunday', 'departure': 'peterborough'}}

Matched : False

----------------------
Turn: 4
Sys : There are a number of trains on Sunday from peterborough. What time of day would you like to travel?
Usr : I need to arrive in Cambridge at about 11:15.

GT  : {'restaurant': {'area': 'centre', 'day': 'sunday', 'people': '7', 'time': '17:30', 'food': 'chinese', 'name': 'tang chinese', 'pricerange': 'expensive'}, 'train': {'day': 'sunday', 'departure': 'peterborough', 'destination': 'cambridge', 'leaveat': '11:15'}}
PR  : {'restaurant': {'area': 'centre', 'day': 'sunday', 'people': '7', 'time': '17:30', 'food': 'chinese', 'name': 'tang chinese', 'pricerange': 'expensive'}, 'train': {'arriveby': '11:15', 'day': 'sunday', 'departure': 'peterborough', 'destination': 'cambridge'}}

Matched : False

----------------------
Turn: 5
Sys : I have an 11:19 train from Cambridge. Would you like me to book that for you?
Usr : Yes please. For the same group of people.

GT  : {'restaurant': {'area': 'centre', 'day': 'sunday', 'people': '7', 'time': '17:30', 'food': 'chinese', 'name': 'tang chinese', 'pricerange': 'expensive'}, 'train': {'arriveby': '11:15', 'people': '7', 'day': 'sunday', 'departure': 'peterborough', 'destination': 'cambridge'}}
PR  : {'restaurant': {'area': 'centre', 'day': 'sunday', 'people': '7', 'time': '17:30', 'food': 'chinese', 'name': 'tang chinese', 'pricerange': 'expensive'}, 'train': {'arriveby': '11:15', 'people': '7', 'day': 'sunday', 'departure': 'peterborough', 'destination': 'cambridge'}}

Matched : True

----------------------
Turn: 6
Sys : I have booked TR8509 that leaves at 10:19. Your reference number is CJ04K4Y6.
Usr : Thank you so much for your help today.

GT  : {'restaurant': {'area': 'centre', 'day': 'sunday', 'people': '7', 'time': '17:30', 'food': 'chinese', 'name': 'tang chinese', 'pricerange': 'expensive'}, 'train': {'arriveby': '11:15', 'people': '7', 'day': 'sunday', 'departure': 'peterborough', 'destination': 'cambridge'}}
PR  : {'restaurant': {'area': 'centre', 'day': 'sunday', 'people': '7', 'time': '17:30', 'food': 'chinese', 'name': 'tang chinese', 'pricerange': 'expensive'}, 'train': {'arriveby': '11:15', 'people': '7', 'day': 'sunday', 'departure': 'peterborough', 'destination': 'cambridge'}}

Matched : True

----------------------
Turn: 7
Sys : You are welcome, enjoy the rest of your day.
Usr : Thank you. You too.

GT  : {'restaurant': {'area': 'centre', 'day': 'sunday', 'people': '7', 'time': '17:30', 'food': 'chinese', 'name': 'tang chinese', 'pricerange': 'expensive'}, 'train': {'arriveby': '11:15', 'people': '7', 'day': 'sunday', 'departure': 'peterborough', 'destination': 'cambridge'}}
PR  : {'restaurant': {'area': 'centre', 'day': 'sunday', 'people': '7', 'time': '17:30', 'food': 'chinese', 'name': 'tang chinese', 'pricerange': 'expensive'}, 'train': {'arriveby': '11:15', 'people': '7', 'day': 'sunday', 'departure': 'peterborough', 'destination': 'cambridge'}}

Matched : True

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