Dialogue ID : PMUL3107.json
----------------------
Turn: 0
Sys :  
Usr : I am traveling to Cambridge and can't wait to see some attractions.  I am interested in a particular attraction.

GT  : {{}}
PR  : {}

Matched : True

----------------------
Turn: 1
Sys : Okay! What is the name of the attraction that you are interested in?
Usr : It is Trinity College. Can you tell me a little about it?

GT  : {'attraction': {'name': 'trinity college'}}
PR  : {'attraction': {'name': 'trinity college'}}

Matched : True

----------------------
Turn: 2
Sys : Sure it is one of Cambridge's most famous colleges and has a 1 pound entrance fee and is located on Trinity Street in the center of town.
Usr : Thanks. I also need a cheap place to stay while I am in town.

GT  : {'attraction': {'name': 'trinity college'}, 'hotel': {'pricerange': 'cheap'}}
PR  : {'attraction': {'name': 'trinity college'}, 'hotel': {'pricerange': 'cheap'}}

Matched : True

----------------------
Turn: 3
Sys : I have 10 hotels in town matching that requirement ranging from 0 to 4 stars guest houses and hotels. Do you have a preference for the area?
Usr : it should be in the east and have free wifi

GT  : {'attraction': {'name': 'trinity college'}, 'hotel': {'area': 'east', 'internet': 'yes', 'pricerange': 'cheap'}}
PR  : {'attraction': {'name': 'trinity college'}, 'hotel': {'area': 'east', 'internet': 'yes', 'pricerange': 'cheap'}}

Matched : True

----------------------
Turn: 4
Sys : great, i have 3 options for you!
Usr : Give me the cheapest option please and book it for me

GT  : {'attraction': {'name': 'trinity college'}, 'hotel': {'area': 'east', 'internet': 'yes', 'pricerange': 'cheap'}}
PR  : {'attraction': {'name': 'trinity college'}, 'hotel': {'area': 'east', 'internet': 'yes', 'pricerange': 'cheap'}}

Matched : True

----------------------
Turn: 5
Sys : That would be for the Leverton House. What day are you wanting to stay and how many guests?
Usr : Monday, for 2 nights, 2 people.  I'll need a reference number.  Also, I need a taxi to college by 4:00.  I need the contact number and car type.

GT  : {'attraction': {'name': 'trinity college'}, 'hotel': {'area': 'east', 'day': 'monday', 'people': '2', 'stay': '2', 'internet': 'yes', 'pricerange': 'cheap'}, 'taxi': {'destination': 'trinity college', 'leaveat': '04:00'}}
PR  : {'attraction': {'name': 'trinity college'}, 'hotel': {'area': 'east', 'day': 'monday', 'people': '2', 'stay': '2', 'internet': 'yes', 'name': 'leverton house', 'pricerange': 'cheap'}, 'taxi': {'arriveby': '04:00', 'departure': 'leverton house', 'destination': 'trinity college'}}

Matched : False

----------------------
Turn: 6
Sys : Reference number is : XIMION2S, for the hotel. You also need a taxi?
Usr : yes i need to leave the hotel by 4:00

GT  : {'attraction': {'name': 'trinity college'}, 'hotel': {'area': 'east', 'day': 'monday', 'people': '2', 'stay': '2', 'internet': 'yes', 'pricerange': 'cheap'}, 'taxi': {'departure': 'leverton house', 'destination': 'trinity college', 'leaveat': '04:00'}}
PR  : {'attraction': {'name': 'trinity college'}, 'hotel': {'area': 'east', 'day': 'monday', 'people': '2', 'stay': '2', 'internet': 'yes', 'name': 'leverton house', 'pricerange': 'cheap'}, 'taxi': {'arriveby': '04:00', 'departure': 'leverton house', 'destination': 'trinity college', 'leaveat': '04:00'}}

Matched : False

----------------------
Turn: 7
Sys : Booking completed! Booked car type-yellow lexus Contact number: 07923249169
Usr : Great thanks so much! That is all I needed. Have a nice day!

GT  : {'attraction': {'name': 'trinity college'}, 'hotel': {'area': 'east', 'day': 'monday', 'people': '2', 'stay': '2', 'internet': 'yes', 'pricerange': 'cheap'}, 'taxi': {'departure': 'leverton house', 'destination': 'trinity college', 'leaveat': '04:00'}}
PR  : {'attraction': {'name': 'trinity college'}, 'hotel': {'area': 'east', 'day': 'monday', 'people': '2', 'stay': '2', 'internet': 'yes', 'name': 'leverton house', 'pricerange': 'cheap'}, 'taxi': {'arriveby': '04:00', 'departure': 'leverton house', 'destination': 'trinity college', 'leaveat': '04:00'}}

Matched : False

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