Dialogue ID : PMUL1593.json
----------------------
Turn: 0
Sys :  
Usr : I am looking for a train that leaves on Wednesday, going to Bishops Stortford.

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

Matched : False

----------------------
Turn: 1
Sys : TR4404 departs cambridge at 05:29 and arrives at 06:07 in Bishops Stortford. Would you like me to book it?
Usr : That's pretty early.  Would there be a later train that arrives by 15:00?

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

Matched : False

----------------------
Turn: 2
Sys : TR3844 departs Cambridge Wednesday at 13:29 and arrives in Bishops Stortford by 14:07. Would you like to reserve a seat?
Usr : No. How long will the train take?

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

Matched : False

----------------------
Turn: 3
Sys : That train ride will take approximately 38 minutes.
Usr : Thanks. I also need a particular hotel. Its name is ashley hotel

GT  : {'hotel': {'name': 'ashley hotel'}, 'train': {'arriveby': '15:00', 'day': 'wednesday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}
PR  : {'hotel': {'name': 'ashley hotel'}, 'train': {'arriveby': '15:00', 'day': 'wednesday', 'destination': 'bishops stortford'}}

Matched : False

----------------------
Turn: 4
Sys : Do you need me to book this for you?
Usr : Yes. Book for 5 people, 5 nights starting on Friday.

GT  : {'hotel': {'day': 'friday', 'people': '5', 'stay': '5', 'name': 'ashley hotel'}, 'train': {'arriveby': '15:00', 'day': 'wednesday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}
PR  : {'hotel': {'day': 'friday', 'people': '5', 'stay': '5', 'name': 'ashley hotel'}, 'train': {'arriveby': '15:00', 'day': 'wednesday', 'destination': 'bishops stortford'}}

Matched : False

----------------------
Turn: 5
Sys : I was able to book the room for you, your reference number is A6WU1HRS. Is there anything else I can assist you with today?
Usr : That is all. Thanks!

GT  : {'hotel': {'day': 'friday', 'people': '5', 'stay': '5', 'name': 'ashley hotel'}, 'train': {'arriveby': '15:00', 'day': 'wednesday', 'departure': 'cambridge', 'destination': 'bishops stortford'}}
PR  : {'hotel': {'day': 'friday', 'people': '5', 'stay': '5', 'name': 'ashley hotel'}, 'train': {'arriveby': '15:00', 'day': 'wednesday', 'destination': 'bishops stortford'}}

Matched : False

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