Dialogue ID : PMUL1329.json
----------------------
Turn: 0
Sys :  
Usr : I need a train going to bishops stortford.

GT  : {'train': {'destination': 'bishops stortford'}}
PR  : {'train': {'destination': 'bishops stortford'}}

Matched : True

----------------------
Turn: 1
Sys : Ok.  Are you departing from Cambridge?
Usr : Yes, that's why I'm requesting help from Cambridge TownInfo.

GT  : {'train': {'departure': 'cambridge', 'destination': 'bishops stortford'}}
PR  : {'train': {'departure': 'cambridge', 'destination': 'bishops stortford'}}

Matched : True

----------------------
Turn: 2
Sys : What day and time would you like to depart?
Usr : I will be traveling on Sunday.

GT  : {'train': {'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}
PR  : {'train': {'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}

Matched : True

----------------------
Turn: 3
Sys : Alright, and what time would you like to leave or arrive by?
Usr : I would like to arrive by 10:00.

GT  : {'train': {'arriveby': '10:00', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}
PR  : {'train': {'arriveby': '10:00', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}

Matched : True

----------------------
Turn: 4
Sys : Okay. TR6572 departs at 05:29. Would you like me to book that for you?
Usr : What is the price?

GT  : {'train': {'arriveby': '10:00', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}
PR  : {'train': {'arriveby': '10:00', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}

Matched : True

----------------------
Turn: 5
Sys : The price is 8.08 pounds per person, would you like me to book you?
Usr : Yes book it and I need a reference number please

GT  : {'train': {'arriveby': '10:00', 'people': '1', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}
PR  : {'train': {'arriveby': '10:00', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}

Matched : False

----------------------
Turn: 6
Sys : Okay I got 1 ticket for you. The reference number is 3UO2LJIV. Anything else today?
Usr : I am looking for a theatre in the east, any one's you recommend?

GT  : {'attraction': {'area': 'east', 'type': 'theatre'}, 'train': {'arriveby': '10:00', 'people': '1', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}
PR  : {'attraction': {'area': 'east', 'type': 'theatre'}, 'train': {'arriveby': '10:00', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}

Matched : False

----------------------
Turn: 7
Sys : I'm sorry, there are no theatres in the east.
Usr : Ok, how about a park in the east?

GT  : {'attraction': {'area': 'east', 'type': 'park'}, 'train': {'arriveby': '10:00', 'people': '1', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}
PR  : {'attraction': {'area': 'east', 'type': 'park'}, 'train': {'arriveby': '10:00', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}

Matched : False

----------------------
Turn: 8
Sys : i have the cherry hinton water play park. they have free entrance. the address is cherry hinton hall, cherry hinton road. the postcode is cb18dw. phone number is 01223446100.
Usr : Thank you so much, that is everything I need.

GT  : {'attraction': {'area': 'east', 'name': 'cherry hinton water play', 'type': 'park'}, 'train': {'arriveby': '10:00', 'people': '1', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}
PR  : {'attraction': {'area': 'east', 'type': 'park'}, 'train': {'arriveby': '10:00', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}

Matched : False

----------------------
Turn: 9
Sys : I am glad to help enjoy !
Usr : I think it might be a good time to end the conversation. I've got to go. Goodbye.

GT  : {'attraction': {'area': 'east', 'name': 'cherry hinton water play', 'type': 'park'}, 'train': {'arriveby': '10:00', 'people': '1', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}
PR  : {'attraction': {'area': 'east', 'type': 'park'}, 'train': {'arriveby': '10:00', 'day': 'sunday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}

Matched : False

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