Dialogue ID : SNG0095.json
----------------------
Turn: 0
Sys :  
Usr : Hi, I'm looking for a taxi.  I need to leave from Golden House at 12:15.

GT  : {'taxi': {'departure': 'golden house', 'leaveat': '12:15'}}
PR  : {'taxi': {'departure': 'golden house', 'leaveat': '12:15'}}

Matched : True

----------------------
Turn: 1
Sys : Sure, can I have the destination for your taxi please?
Usr : I'm headed to the soul tree nightclub.

GT  : {'taxi': {'departure': 'golden house', 'destination': 'soul tree nightclub', 'leaveat': '12:15'}}
PR  : {'taxi': {'departure': 'golden house', 'destination': 'soul tree nightclub', 'leaveat': '12:15'}}

Matched : True

----------------------
Turn: 2
Sys : I have booked a taxi for you. It is a blue ford and the contact number is 07710275202. Is there anything else I can help you with today?
Usr : No, you have been very helpful. Thank you.

GT  : {'taxi': {'departure': 'golden house', 'destination': 'soul tree nightclub', 'leaveat': '12:15'}}
PR  : {'taxi': {'departure': 'golden house', 'destination': 'soul tree nightclub', 'leaveat': '12:15'}}

Matched : True

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