Dialogue ID : MUL0340.json
----------------------
Turn: 0
Sys :  
Usr : I am going to Cambridge and need a place to eat that serves lebanese food and is cheaply priced.

GT  : {'restaurant': {'food': 'lebanese', 'pricerange': 'cheap'}}
PR  : {'restaurant': {'food': 'lebanese', 'pricerange': 'cheap'}}

Matched : True

----------------------
Turn: 1
Sys : Unfortunately there are no Lebanese restaurants in the cheap price range. Would you like another cuisine type or price range?
Usr : What kind of cheap restaurants are there in the center of town?

GT  : {'restaurant': {'area': 'centre', 'food': 'lebanese', 'pricerange': 'cheap'}}
PR  : {'restaurant': {'area': 'centre', 'pricerange': 'cheap'}}

Matched : False

----------------------
Turn: 2
Sys : I'm sorry, there are none. Would you like to change your cuisine type or location?
Usr : how about one that serves indian food?

GT  : {'restaurant': {'area': 'centre', 'food': 'indian', 'pricerange': 'cheap'}}
PR  : {'restaurant': {'area': 'centre', 'food': 'indian', 'pricerange': 'cheap'}}

Matched : True

----------------------
Turn: 3
Sys : I found three cheap indian restaurants in the centre.  Would you like to book at Mahal of Cambridge?
Usr : That sounds great. I need a table for 6 at 16:30 on Saturday, please. And I will need the reference number once it's booked.

GT  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '6', 'time': '16:30', 'food': 'indian', 'pricerange': 'cheap'}}
PR  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '6', 'time': '16:30', 'food': 'indian', 'name': 'mahal of cambridge', 'pricerange': 'cheap'}}

Matched : False

----------------------
Turn: 4
Sys : Booking was successful. The table will be reserved for 15 minutes. Your reference number is ZCRT70X4. Can I help with anything else?
Usr : I need to book a train on Sunday as well.

GT  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '6', 'time': '16:30', 'food': 'indian', 'pricerange': 'cheap'}, 'train': {'day': 'sunday'}}
PR  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '6', 'time': '16:30', 'food': 'indian', 'name': 'mahal of cambridge', 'pricerange': 'cheap'}, 'train': {'day': 'sunday'}}

Matched : False

----------------------
Turn: 5
Sys : There are 404 entries for Sunday. Where would you like to depart from?
Usr : I'm departing from cambridge.

GT  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '6', 'time': '16:30', 'food': 'indian', 'pricerange': 'cheap'}, 'train': {'day': 'sunday', 'departure': 'cambridge'}}
PR  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '6', 'time': '16:30', 'food': 'indian', 'name': 'mahal of cambridge', 'pricerange': 'cheap'}, 'train': {'day': 'sunday', 'departure': 'cambridge'}}

Matched : False

----------------------
Turn: 6
Sys : And what would your preferred destination be?
Usr : The train should arrive in broxbourne by 08:45.

GT  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '6', 'time': '16:30', 'food': 'indian', 'pricerange': 'cheap'}, 'train': {'arriveby': '08:45', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'broxbourne'}}
PR  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '6', 'time': '16:30', 'food': 'indian', 'name': 'mahal of cambridge', 'pricerange': 'cheap'}, 'train': {'arriveby': '08:45', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'broxbourne'}}

Matched : False

----------------------
Turn: 7
Sys : I have found three trains leaving Cambridge for Broxbourne. They arrive at 06:01, 07:01, and 08:01. Each departs one hour from their arrival time. Which train would you like to book?
Usr : I suppose I will book the train arriving at 7:01. Please provide me with the reference number.

GT  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '6', 'time': '16:30', 'food': 'indian', 'pricerange': 'cheap'}, 'train': {'arriveby': '08:45', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'broxbourne'}}
PR  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '6', 'time': '16:30', 'food': 'indian', 'name': 'mahal of cambridge', 'pricerange': 'cheap'}, 'train': {'arriveby': '08:45', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'broxbourne'}}

Matched : False

----------------------
Turn: 8
Sys : Sure, I can book that for you. How many tickets would you like?
Usr : I need to make a reservation for the same group of people. May I also have the reference number?

GT  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '6', 'time': '16:30', 'food': 'indian', 'pricerange': 'cheap'}, 'train': {'arriveby': '08:45', 'people': '6', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'broxbourne'}}
PR  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '6', 'time': '16:30', 'food': 'indian', 'name': 'mahal of cambridge', 'pricerange': 'cheap'}, 'train': {'arriveby': '08:45', 'people': '6', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'broxbourne'}}

Matched : False

----------------------
Turn: 9
Sys : Excellent. Your total is 85.92 GBP and you may pay that at the station. Your reference number is AE2L0GW1. Is there anything else I can help you with today?
Usr : No, that's all I need. Thank you for all your help today!

GT  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '6', 'time': '16:30', 'food': 'indian', 'pricerange': 'cheap'}, 'train': {'arriveby': '08:45', 'people': '6', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'broxbourne'}}
PR  : {'restaurant': {'area': 'centre', 'day': 'saturday', 'people': '6', 'time': '16:30', 'food': 'indian', 'name': 'mahal of cambridge', 'pricerange': 'cheap'}, 'train': {'arriveby': '08:45', 'people': '6', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'broxbourne'}}

Matched : False

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