Dialogue ID : MUL0212.json
----------------------
Turn: 0
Sys :  
Usr : I am looking for a moderately priced place to dine in the centre of Cambridge

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

Matched : True

----------------------
Turn: 1
Sys : Is there any specific type of food you are wanting?
Usr : I would like a polynesian restaurant, please.

GT  : {'restaurant': {'area': 'centre', 'food': 'polynesian', 'pricerange': 'moderate'}}
PR  : {'restaurant': {'area': 'centre', 'food': 'polynesian', 'pricerange': 'moderate'}}

Matched : True

----------------------
Turn: 2
Sys : Unfortunately there are no Polynesian restaurants located in Cambridge, were you wanting any other type of food?
Usr : Are there any Turkish restaurants?

GT  : {'restaurant': {'area': 'centre', 'food': 'turkish', 'pricerange': 'moderate'}}
PR  : {'restaurant': {'area': 'centre', 'food': 'turkish', 'pricerange': 'moderate'}}

Matched : True

----------------------
Turn: 3
Sys : I have 2 Turkish restaurants in the Centre, both are moderately priced. Anatolia and Efes Restaurant, would you like to book at either one of them?
Usr : Could you tell me more about their locations? Do they offer free parking?  How far are each of them from my hotel?

GT  : {'restaurant': {'area': 'centre', 'food': 'turkish', 'pricerange': 'moderate'}}
PR  : {'restaurant': {'area': 'centre', 'food': 'turkish', 'pricerange': 'moderate'}}

Matched : True

----------------------
Turn: 4
Sys : One is at 	30 Bridge Street City Centre, and the other is at King Street City Centre
Usr : Please book the one at 30 Bridge Street. Can you also give me the postcode and phone number?

GT  : {'restaurant': {'area': 'centre', 'food': 'turkish', 'pricerange': 'moderate'}}
PR  : {'restaurant': {'area': 'centre', 'food': 'turkish', 'pricerange': 'moderate'}}

Matched : True

----------------------
Turn: 5
Sys : That would be the anatolia restaurant. The postcode is cb21uj, phone 01223362372. How many are in your party and what day would you like the reservation?
Usr : I'll be dining Saturday at 7 pm, there are 3 in my party. Also, I need to know if there are any trains leaving Sunday going to Peterborough.

GT  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '3', 'time': '19:00', 'food': 'turkish', 'name': 'anatolia', 'pricerange': 'moderate'}, 'train': {'day': 'sunday', 'departure': 'cambridge', 'destination': 'peterborough'}}
PR  : {'restaurant': {'area': 'centre', 'food': 'turkish', 'pricerange': 'moderate'}, 'train': {'day': 'sunday', 'destination': 'peterborough'}}

Matched : False

----------------------
Turn: 6
Sys : Yes, there are plenty of trains leaving Cambridge going to Peterborough. What time would you like to leave or arrive?
Usr : I would like to leave after 8:30 on Sunday.

GT  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '3', 'time': '19:00', 'food': 'turkish', 'name': 'anatolia', 'pricerange': 'moderate'}, 'train': {'day': 'sunday', 'departure': 'cambridge', 'destination': 'peterborough', 'leaveat': '08:30'}}
PR  : {'restaurant': {'area': 'centre', 'food': 'turkish', 'pricerange': 'moderate'}, 'train': {'day': 'sunday', 'departure': 'cambridge', 'destination': 'peterborough', 'leaveat': '08:30'}}

Matched : False

----------------------
Turn: 7
Sys : Train TR8821 Departs Cambridge at 08:34, the cost is 13.2 pounds. Should I book it for you?
Usr : Real quickly, what is the travel time?

GT  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '3', 'time': '19:00', 'food': 'turkish', 'name': 'anatolia', 'pricerange': 'moderate'}, 'train': {'day': 'sunday', 'departure': 'cambridge', 'destination': 'peterborough', 'leaveat': '08:30'}}
PR  : {'restaurant': {'area': 'centre', 'food': 'turkish', 'pricerange': 'moderate'}, 'train': {'day': 'sunday', 'departure': 'cambridge', 'destination': 'peterborough', 'leaveat': '08:30'}}

Matched : False

----------------------
Turn: 8
Sys : The travel time is 50 minutes. May I help you with anything else?
Usr : No, that was all the information I needed. Thank you very much.

GT  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '3', 'time': '19:00', 'food': 'turkish', 'name': 'anatolia', 'pricerange': 'moderate'}, 'train': {'day': 'sunday', 'departure': 'cambridge', 'destination': 'peterborough', 'leaveat': '08:30'}}
PR  : {'restaurant': {'area': 'centre', 'food': 'turkish', 'pricerange': 'moderate'}, 'train': {'day': 'sunday', 'departure': 'cambridge', 'destination': 'peterborough', 'leaveat': '08:30'}}

Matched : False

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