Dialogue ID : MUL1240.json
----------------------
Turn: 0
Sys :  
Usr : Do you have information about the Warkworth House?

GT  : {'hotel': {'name': 'warkworth house'}}
PR  : {'hotel': {'name': 'warkworth house'}}

Matched : True

----------------------
Turn: 1
Sys : Yes I do! The Warkworth House is a 4 star guesthouse that is located in the east section of town. Would you like for me to book you a room?
Usr : No, but can you give me that phone number please?

GT  : {'hotel': {'name': 'warkworth house'}}
PR  : {'hotel': {'name': 'warkworth house'}}

Matched : True

----------------------
Turn: 2
Sys : Most definitely. The Warkworth House's phone number is 01223363682. Can I help you with anything else?
Usr : Yes I need to find an expensive place to eat serving Indian food.

GT  : {'hotel': {'name': 'warkworth house'}, 'restaurant': {'food': 'indian', 'pricerange': 'expensive'}}
PR  : {'hotel': {'name': 'warkworth house'}, 'restaurant': {'food': 'indian', 'pricerange': 'expensive'}}

Matched : True

----------------------
Turn: 3
Sys : There are over a dozen expensive Indian restaurants in the city. Do you have an area of town in mind?
Usr : Actually, can you suggest one of them. I'm willing to try something new. I want to reserve a table at the one you recommend.

GT  : {'hotel': {'name': 'warkworth house'}, 'restaurant': {'food': 'indian', 'pricerange': 'expensive'}}
PR  : {'hotel': {'name': 'warkworth house'}, 'restaurant': {'food': 'indian', 'pricerange': 'expensive'}}

Matched : True

----------------------
Turn: 4
Sys : How about the Curry Garden? How many people for your reservation?
Usr : There will be 8 people at 15:00 on sunday.

GT  : {'hotel': {'name': 'warkworth house'}, 'restaurant': {'day': 'sunday', 'people': '8', 'time': '15:00', 'food': 'indian', 'name': 'curry garden', 'pricerange': 'expensive'}}
PR  : {'hotel': {'name': 'warkworth house'}, 'restaurant': {'day': 'sunday', 'people': '8', 'time': '15:00', 'food': 'indian', 'name': 'curry garden', 'pricerange': 'expensive'}}

Matched : True

----------------------
Turn: 5
Sys : Unfortunately there are no tables available for 15:00. Would you be willing to try a different time?
Usr : Is 14:00 available? I also want to take a taxi to get there. Can you give me a car type and their number?

GT  : {'hotel': {'name': 'warkworth house'}, 'restaurant': {'day': 'sunday', 'people': '8', 'time': '14:00', 'food': 'indian', 'name': 'curry garden', 'pricerange': 'expensive'}, 'taxi': {'arriveby': '14:00', 'destination': 'curry garden'}}
PR  : {'hotel': {'name': 'warkworth house'}, 'restaurant': {'day': 'sunday', 'people': '8', 'time': '14:00', 'food': 'indian', 'name': 'curry garden', 'pricerange': 'expensive'}}

Matched : False

----------------------
Turn: 6
Sys : Yes, I booked you a table for 14:00. Your reference number is VQ46RAE2. Where will you be departing from?
Usr : I'll be leaving from the Warkworth House to the Curry Garden for my reservation.

GT  : {'hotel': {'name': 'warkworth house'}, 'restaurant': {'day': 'sunday', 'people': '8', 'time': '14:00', 'food': 'indian', 'name': 'curry garden', 'pricerange': 'expensive'}, 'taxi': {'arriveby': '14:00', 'departure': 'warkworth house', 'destination': 'curry garden'}}
PR  : {'hotel': {'name': 'warkworth house'}, 'restaurant': {'day': 'sunday', 'people': '8', 'time': '14:00', 'food': 'indian', 'name': 'curry garden', 'pricerange': 'expensive'}, 'taxi': {'departure': 'warkworth house', 'destination': 'curry garden'}}

Matched : False

----------------------
Turn: 7
Sys : Booking was successful.  
Booking completed!
Booked car type	:	grey honda
Contact number	:	07025426721    Is there anything else I can assist you with?
Usr : No thank you. That was all I needed.

GT  : {'hotel': {'name': 'warkworth house'}, 'restaurant': {'day': 'sunday', 'people': '8', 'time': '14:00', 'food': 'indian', 'name': 'curry garden', 'pricerange': 'expensive'}, 'taxi': {'arriveby': '14:00', 'departure': 'warkworth house', 'destination': 'curry garden'}}
PR  : {'hotel': {'name': 'warkworth house'}, 'restaurant': {'day': 'sunday', 'people': '8', 'time': '14:00', 'food': 'indian', 'name': 'curry garden', 'pricerange': 'expensive'}, 'taxi': {'departure': 'warkworth house', 'destination': 'curry garden'}}

Matched : False

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