Dialogue ID : PMUL4462.json
----------------------
Turn: 0
Sys :  
Usr : Hello, I am looking for a restaurant in Cambridge. I believe it is called Golden Wok.

GT  : {'restaurant': {'name': 'golden wok'}}
PR  : {'restaurant': {'name': 'golden wok'}}

Matched : True

----------------------
Turn: 1
Sys : It is located at 191 Histon Road Chesterton
Usr : Can you book me a table for 11:00 on Friday?

GT  : {'restaurant': {'day': 'friday', 'time': '11:00', 'name': 'golden wok'}}
PR  : {'restaurant': {'day': 'friday', 'time': '11:00', 'name': 'golden wok'}}

Matched : True

----------------------
Turn: 2
Sys : Yes I can! Table for 1?
Usr : Actually, for 4, please.

GT  : {'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}}
PR  : {'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}}

Matched : True

----------------------
Turn: 3
Sys : Okay, your booking was successful! The reference number is MUFCMYFF. The table will be reserved for 15 minutes.
Usr : Great, can you also get me information or architecture in the area

GT  : {'attraction': {'type': 'architecture'}, 'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}}
PR  : {'attraction': {'type': 'architecture'}, 'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}}

Matched : True

----------------------
Turn: 4
Sys : Sure.  There are several churches and an old schools attraction, all in the centre area.  Do you have a preference?
Usr : What do you recommend?

GT  : {'attraction': {'type': 'architecture'}, 'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}}
PR  : {'attraction': {'type': 'architecture'}, 'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}}

Matched : True

----------------------
Turn: 5
Sys : old schools is lovely, they are on trinity lane and free admission
Usr : Can I get the postcode for that? I also need to book a taxi to the Golden Wok.

GT  : {'attraction': {'name': 'old schools', 'type': 'architecture'}, 'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}, 'taxi': {'destination': 'golden wok', 'leaveat': 'friday'}}
PR  : {'attraction': {'name': 'old schools', 'type': 'architecture'}, 'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}}

Matched : False

----------------------
Turn: 6
Sys : The postcode is cb21tt. Are you looking for a taxi from Old Schools to the Golden Wok?
Usr : Yes I do. I'd like to make sure I arrive at the restaurant by the booked time. Can you check?

GT  : {'attraction': {'name': 'old schools', 'type': 'architecture'}, 'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}, 'taxi': {'arriveby': '10:45', 'departure': 'old schools', 'destination': 'golden wok', 'leaveat': 'friday'}}
PR  : {'attraction': {'name': 'old schools', 'type': 'architecture'}, 'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}, 'taxi': {'arriveby': '11:00', 'departure': 'old schools', 'destination': 'golden wok'}}

Matched : False

----------------------
Turn: 7
Sys : What time do you want to leave?
Usr : Actually all you have to do is set the taxi so it arrives by the arrived time.  Am I better off booking it myself?

GT  : {'attraction': {'name': 'old schools', 'type': 'architecture'}, 'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}, 'taxi': {'arriveby': '10:45', 'departure': 'old schools', 'destination': 'golden wok', 'leaveat': 'friday'}}
PR  : {'attraction': {'name': 'old schools', 'type': 'architecture'}, 'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}, 'taxi': {'arriveby': '11:00', 'departure': 'old schools', 'destination': 'golden wok'}}

Matched : False

----------------------
Turn: 8
Sys : I have booked you a taxi for Friday to arrive at Old Schools at 10:45. Is there anything else I may help you with?
Usr : I need the contact number and car type also.

GT  : {'attraction': {'name': 'old schools', 'type': 'architecture'}, 'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}, 'taxi': {'arriveby': '10:45', 'departure': 'old schools', 'destination': 'golden wok', 'leaveat': 'friday'}}
PR  : {'attraction': {'name': 'old schools', 'type': 'architecture'}, 'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}, 'taxi': {'arriveby': '11:00', 'departure': 'old schools', 'destination': 'golden wok'}}

Matched : False

----------------------
Turn: 9
Sys : it is a Lexus white in colour and contact number is 07381884388
Usr : Thanks for the service, good day.

GT  : {'attraction': {'name': 'old schools', 'type': 'architecture'}, 'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}, 'taxi': {'arriveby': '10:45', 'departure': 'old schools', 'destination': 'golden wok', 'leaveat': 'friday'}}
PR  : {'attraction': {'name': 'old schools', 'type': 'architecture'}, 'restaurant': {'day': 'friday', 'people': '4', 'time': '11:00', 'name': 'golden wok'}, 'taxi': {'arriveby': '11:00', 'departure': 'old schools', 'destination': 'golden wok'}}

Matched : False

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