diff --git "a/datasets/schema_guided/dialogues_023.json" "b/datasets/schema_guided/dialogues_023.json" deleted file mode 100644--- "a/datasets/schema_guided/dialogues_023.json" +++ /dev/null @@ -1,99688 +0,0 @@ -[ - { - "dialogue_id": "23_00000", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "560 Waverley Street" - ], - "slot": "destination", - "values": [ - "560 Waverley Street" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 94, - "slot": "destination", - "start": 75 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "560 Waverley Street" - ], - "number_of_riders": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me book a cab?it is for two people and we would like to go to 560 Waverley Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is shared ride ok for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "560 Waverley Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am ok with shared ride and is it for one people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "560 Waverley Street" - ], - "slot": "destination", - "values": [ - "560 Waverley Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 113, - "slot": "destination", - "start": 94 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "please confirm thr following details: you want to book a cab for 1 people in a shared ride to 560 Waverley Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "560 Waverley Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's correct" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "560 Waverley Street", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "18", - "destination": "560 Waverley Street", - "number_of_riders": "1", - "ride_fare": "9.69", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You Cab booking is confirmed and your cab is on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "560 Waverley Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your timely help. At present this is what i need for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Wish you a great day." - } - ] - }, - { - "dialogue_id": "23_00001", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_riders": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a cab for two people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is a shared ride okay? Where are you going to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3136 Contra Loma Boulevard" - ], - "slot": "destination", - "values": [ - "3136 Contra Loma Boulevard" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3136 Contra Loma Boulevard" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to get to 3136 Contra Loma Boulevard and a shared ride should be okay." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "3136 Contra Loma Boulevard" - ], - "slot": "destination", - "values": [ - "3136 Contra Loma Boulevard" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "destination", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I book a shared cab for 2 people to 3136 Contra Loma Boulevard?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3136 Contra Loma Boulevard" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please go ahead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "3136 Contra Loma Boulevard", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "10", - "destination": "3136 Contra Loma Boulevard", - "number_of_riders": "2", - "ride_fare": "9.14", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab has been booked and your ride is on its way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3136 Contra Loma Boulevard" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much for the assistance. That'll be all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00002", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sons Of Liberty Alehouse" - ], - "slot": "destination", - "values": [ - "Sons of Liberty Alehouse" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sons of Liberty Alehouse" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to Sons of Liberty Alehouse and I need a taxi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sons of Liberty Alehouse" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, sure, that would be okay." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many passengers will be traveling?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_riders", - "values": [ - "3" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sons of Liberty Alehouse" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There are 3 of us." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sons Of Liberty Alehouse" - ], - "slot": "destination", - "values": [ - "Sons of Liberty Alehouse" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_riders", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 90, - "slot": "destination", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm these details: There are 3 passengers traveling to Sons of Liberty Alehouse. A shared ride would be acceptable." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare" - ], - "slot_values": { - "destination": [ - "Sons of Liberty Alehouse" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that sounds good. How much is this going to be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "13.75" - ], - "slot": "ride_fare", - "values": [ - "$13.75" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Sons Of Liberty Alehouse", - "number_of_riders": "3", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "7", - "destination": "Sons Of Liberty Alehouse", - "number_of_riders": "3", - "ride_fare": "13.75", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 89, - "slot": "ride_fare", - "start": 83 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The taxi has been booked and it is headed to your location. The total cost will be $13.75." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sons of Liberty Alehouse" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sons of Liberty Alehouse" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's it. I really appreciate your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "23_00003", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "211 Quarry Road #107" - ], - "slot": "destination", - "values": [ - "211 Quarry Road #107" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 75, - "slot": "destination", - "start": 55 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "211 Quarry Road #107" - ], - "number_of_riders": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you call me at cab for one person? I need to go to 211 Quarry Road #107." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "211 Quarry Road #107" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "211 Quarry Road #107" - ], - "slot": "destination", - "values": [ - "211 Quarry Road #107" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 80, - "slot": "destination", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: you want a shared cab ride to 211 Quarry Road #107 for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare" - ], - "slot_values": { - "destination": [ - "211 Quarry Road #107" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works, how much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "8.20" - ], - "slot": "ride_fare", - "values": [ - "$8.20" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "211 Quarry Road #107", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "24", - "destination": "211 Quarry Road #107", - "number_of_riders": "1", - "ride_fare": "8.20", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 71, - "slot": "ride_fare", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab has been booked and the driver is en route. The ride cost $8.20." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "211 Quarry Road #107" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, that is all I need for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00004", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you call me a cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going and how many people is the cab for? Do you want a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "605 Cowper Street" - ], - "slot": "destination", - "values": [ - "605 Cowper Street" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "destination", - "start": 40 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "605 Cowper Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's for one person and I need to go to 605 Cowper Street. I'm good with a shared ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "605 Cowper Street" - ], - "slot": "destination", - "values": [ - "605 Cowper Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 80, - "slot": "destination", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you confirm the following details: 1 person wants to go to 605 Cowper Street and you want a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "approximate_ride_duration", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "approximate_ride_duration", - "ride_fare" - ], - "slot_values": { - "destination": [ - "605 Cowper Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that works. How long is the ride, and how much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15" - ], - "slot": "approximate_ride_duration", - "values": [ - "15" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "12.26" - ], - "slot": "ride_fare", - "values": [ - "$12.26" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "605 Cowper Street", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "15", - "destination": "605 Cowper Street", - "number_of_riders": "1", - "ride_fare": "12.26", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "approximate_ride_duration", - "start": 70 - }, - { - "exclusive_end": 92, - "slot": "ride_fare", - "start": 86 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is booked and the cab is on the way. The ride will be about 15 min and cost $12.26." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "605 Cowper Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "605 Cowper Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "23_00005", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a taxi for 2 people. I'm fine with sharing a ride with someone." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. Where are you going to." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "20700 Lake Chabot Road" - ], - "slot": "destination", - "values": [ - "20700 Lake Chabot Road" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "20700 Lake Chabot Road" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to 20700 Lake Chabot Road." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "20700 Lake Chabot Road" - ], - "slot": "destination", - "values": [ - "20700 Lake Chabot Road" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 71, - "slot": "destination", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want a shared ride in a taxi for 2 people to 20700 Lake Chabot Road. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "20700 Lake Chabot Road" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "20700 Lake Chabot Road", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "22", - "destination": "20700 Lake Chabot Road", - "number_of_riders": "2", - "ride_fare": "13.89", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your taxi will be here momentarily." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "20700 Lake Chabot Road" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else you want help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "20700 Lake Chabot Road" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day!" - } - ] - }, - { - "dialogue_id": "23_00006", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a cab please, and I don't mind sharing a ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, where are you needing to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1512 Locust Street" - ], - "slot": "destination", - "values": [ - "1512 Locust Street" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "destination", - "start": 33 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1512 Locust Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It will be for 1 person to go to 1512 Locust Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1512 Locust Street" - ], - "slot": "destination", - "values": [ - "1512 Locust Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 72, - "slot": "destination", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, you will need a cab for 1 person to take you to 1512 Locust Street and it can be a shared ride, correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "approximate_ride_duration", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "approximate_ride_duration", - "ride_fare" - ], - "slot_values": { - "destination": [ - "1512 Locust Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that will be fine, can you give a estimate of how long this ride will be, and how much will it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "10" - ], - "slot": "approximate_ride_duration", - "values": [ - "10" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "7.38" - ], - "slot": "ride_fare", - "values": [ - "$7.38" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "1512 Locust Street", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "10", - "destination": "1512 Locust Street", - "number_of_riders": "1", - "ride_fare": "7.38", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "approximate_ride_duration", - "start": 51 - }, - { - "exclusive_end": 76, - "slot": "ride_fare", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, I have confirmed your cab ride that will take 10 minutes and cost $7.38." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1512 Locust Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, thank you for your help, that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are welcome, have a great day!" - } - ] - }, - { - "dialogue_id": "23_00007", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please find me a shared cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "22 Belden Place" - ], - "slot": "destination", - "values": [ - "22 Belden Place" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "22 Belden Place" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to get to 22 Belden Place." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many people will be traveling?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "22 Belden Place" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's just one person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "22 Belden Place" - ], - "slot": "destination", - "values": [ - "22 Belden Place" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "destination", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, you need a shared cab to 22 Belden Place for 1 person. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "22 Belden Place" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Make it for 2 people please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, so you need the shared cab for 2 people. Right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "22 Belden Place" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "22 Belden Place", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "11", - "destination": "22 Belden Place", - "number_of_riders": "2", - "ride_fare": "14.81", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is confirmed and the cab is on its way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare" - ], - "slot_values": { - "destination": [ - "22 Belden Place" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much do I have to pay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "14.81" - ], - "slot": "ride_fare", - "values": [ - "$14.81" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "ride_fare", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab charge is $14.81." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "22 Belden Place" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for the assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "22 Belden Place" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. That's all I need for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00008", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "BAM Howard Gilman Opera House" - ], - "slot": "destination", - "values": [ - "BAM Howard Gilman Opera House" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "BAM Howard Gilman Opera House" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I have to get to BAM Howard Gilman Opera House, can you get a cab for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many riders will there be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "BAM Howard Gilman Opera House" - ], - "number_of_riders": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's just for one person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is a shared ride okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "BAM Howard Gilman Opera House" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, a shared ride is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "BAM Howard Gilman Opera House" - ], - "slot": "destination", - "values": [ - "BAM Howard Gilman Opera House" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 80, - "slot": "destination", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you'll need a cab for 1 person, shared ride, to BAM Howard Gilman Opera House, is that all correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "approximate_ride_duration", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "approximate_ride_duration", - "ride_fare" - ], - "slot_values": { - "destination": [ - "BAM Howard Gilman Opera House" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's correct. What'll it cost? Also, how long is the ride for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "11" - ], - "slot": "approximate_ride_duration", - "values": [ - "11" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "10.37" - ], - "slot": "ride_fare", - "values": [ - "$10.37" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "BAM Howard Gilman Opera House", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "11", - "destination": "BAM Howard Gilman Opera House", - "number_of_riders": "1", - "ride_fare": "10.37", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 26, - "slot": "approximate_ride_duration", - "start": 24 - }, - { - "exclusive_end": 50, - "slot": "ride_fare", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The ride will be around 11 minutes and cost $10.37. I booked the cab and it's on route to you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "BAM Howard Gilman Opera House" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much. That's all the help I need for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a really good day!" - } - ] - }, - { - "dialogue_id": "23_00009", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you think you could help me call a cab, I'm fine with sharing the ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many people can fit in the cab, and where is it heading to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "630 Park Court" - ], - "slot": "destination", - "values": [ - "630 Park Court" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 49, - "slot": "destination", - "start": 35 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "630 Park Court" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I have 2 people that need to go to 630 Park Court." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "630 Park Court" - ], - "slot": "destination", - "values": [ - "630 Park Court" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 52, - "slot": "destination", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you want to go to 630 Park Court in a cab for 2 people. Also you want a shared ride, correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "approximate_ride_duration", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "approximate_ride_duration" - ], - "slot_values": { - "destination": [ - "630 Park Court" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah that'll do. What's the duration of the trip?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "19" - ], - "slot": "approximate_ride_duration", - "values": [ - "19" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "630 Park Court", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "19", - "destination": "630 Park Court", - "number_of_riders": "2", - "ride_fare": "18.95", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 80, - "slot": "approximate_ride_duration", - "start": 78 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride has been booked and the can is heading your way. The ride will take 19 minutes to reach your destination." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare" - ], - "slot_values": { - "destination": [ - "630 Park Court" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is this going to cost me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "18.95" - ], - "slot": "ride_fare", - "values": [ - "$18.95" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "ride_fare", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The final price to you is $18.95." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "630 Park Court" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I really appreciate your help, and wanted to thank you. For now that's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Hope you have an excellent day!" - } - ] - }, - { - "dialogue_id": "23_00010", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'd like to get a taxi cab please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah I'm ok with a shared ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many people will the cab be for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Just me, one person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Aato" - ], - "slot": "destination", - "values": [ - "Aato" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "destination", - "start": 14 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Aato" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm headed to Aato." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Aato" - ], - "slot": "destination", - "values": [ - "Aato" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "destination", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You need a cab for 1 person, shared ride, going to Aato is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_riders", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2100 Monument Boulevard #8" - ], - "slot": "destination", - "values": [ - "2100 Monument Boulevard #8" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 80, - "slot": "destination", - "start": 54 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2100 Monument Boulevard #8" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually wait, No I need it for three people going to 2100 Monument Boulevard #8." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2100 Monument Boulevard #8" - ], - "slot": "destination", - "values": [ - "2100 Monument Boulevard #8" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_riders", - "values": [ - "3" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 74, - "slot": "destination", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright so you need a cab for 3 people going to 2100 Monument Boulevard #8 correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2100 Monument Boulevard #8" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "2100 Monument Boulevard #8", - "number_of_riders": "3", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "23", - "destination": "2100 Monument Boulevard #8", - "number_of_riders": "3", - "ride_fare": "16.54", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, Your ride has been booked and the cab is on its way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2100 Monument Boulevard #8" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "2100 Monument Boulevard #8" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope nothing else, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome." - } - ] - }, - { - "dialogue_id": "23_00011", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_riders": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please get me a cab. I need it for two persons please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Mancora Cebicheria" - ], - "slot": "destination", - "values": [ - "Mancora Cebicheria" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Mancora Cebicheria" - ], - "number_of_riders": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Mancora Cebicheria please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want shared ride option?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pelayo's Mexican Food" - ], - "slot": "destination", - "values": [ - "Pelayo's Mexican Food" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "destination", - "start": 30 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Pelayo's Mexican Food" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's fine. I need to get to Pelayo's Mexican Food." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Pelayo's Mexican Food" - ], - "slot": "destination", - "values": [ - "Pelayo's Mexican Food" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "destination", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Fine, you want to get to Pelayo's Mexican Food. 2 people need to ride and you want shared riding." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "approximate_ride_duration", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "approximate_ride_duration", - "ride_fare" - ], - "slot_values": { - "destination": [ - "Pelayo's Mexican Food" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's the thing I want. Sure. What is the length of the ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "23.86" - ], - "slot": "ride_fare", - "values": [ - "$23.86" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "17" - ], - "slot": "approximate_ride_duration", - "values": [ - "17" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Pelayo's Mexican Food", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "17", - "destination": "Pelayo's Mexican Food", - "number_of_riders": "2", - "ride_fare": "23.86", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 37, - "slot": "ride_fare", - "start": 31 - }, - { - "exclusive_end": 2, - "slot": "approximate_ride_duration", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "17 minutes and it will run you $23.86." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Pelayo's Mexican Food" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Wonderful, you're great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I may help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Pelayo's Mexican Food" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "nothin. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Nice, have a great ride." - } - ] - }, - { - "dialogue_id": "23_00012", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_riders": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a cab for 2 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2327 Polk Street" - ], - "slot": "destination", - "values": [ - "2327 Polk Street" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2327 Polk Street" - ], - "number_of_riders": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to 2327 Polk Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you mind using a shared cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Woodcreek" - ], - "slot": "destination", - "values": [ - "Woodcreek" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 71, - "slot": "destination", - "start": 62 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Woodcreek" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "A shared ride is fine, but I want to change my destination to Woodcreek." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Woodcreek" - ], - "slot": "destination", - "values": [ - "Woodcreek" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "destination", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please verify that you'd like a shared cab for 2 people to Woodcreek." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare" - ], - "slot_values": { - "destination": [ - "Woodcreek" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect. How much is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "19.59" - ], - "slot": "ride_fare", - "values": [ - "$19.59" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Woodcreek", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "30", - "destination": "Woodcreek", - "number_of_riders": "2", - "ride_fare": "19.59", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 24, - "slot": "ride_fare", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab will cost $19.59. Your ride is booked and on the way to you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Woodcreek" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's all I need, thank you!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day!" - } - ] - }, - { - "dialogue_id": "23_00013", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need you to call me a cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "St. Vincent Tavern And Wine Merchant" - ], - "slot": "destination", - "values": [ - "St. Vincent Tavern and Wine Merchant" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 98, - "slot": "destination", - "start": 62 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "St. Vincent Tavern and Wine Merchant" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "A shared ride is okay. I only need 1 spot. The destination is St. Vincent Tavern and Wine Merchant." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "St. Vincent Tavern And Wine Merchant" - ], - "slot": "destination", - "values": [ - "St. Vincent Tavern and Wine Merchant" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 81, - "slot": "destination", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, you want 1 spot in a shared ride to St. Vincent Tavern and Wine Merchant. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "St. Vincent Tavern and Wine Merchant" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yea that is perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "St. Vincent Tavern And Wine Merchant", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "16", - "destination": "St. Vincent Tavern And Wine Merchant", - "number_of_riders": "1", - "ride_fare": "10.15", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, your cab is booked and on it's way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "approximate_ride_duration", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "approximate_ride_duration", - "ride_fare" - ], - "slot_values": { - "destination": [ - "St. Vincent Tavern and Wine Merchant" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How long is the ride and what is the price?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "10.15" - ], - "slot": "ride_fare", - "values": [ - "$10.15" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "16" - ], - "slot": "approximate_ride_duration", - "values": [ - "16" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "ride_fare", - "start": 36 - }, - { - "exclusive_end": 9, - "slot": "approximate_ride_duration", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a 16 minute ride and will cost $10.15." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "St. Vincent Tavern and Wine Merchant" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for the help. That will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one!" - } - ] - }, - { - "dialogue_id": "23_00014", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you call me a cab? It's for 2 people, doesn't matter if it's a shared ride or not." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you need to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4342 California Street" - ], - "slot": "destination", - "values": [ - "4342 California Street" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "4342 California Street" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be going to 4342 California Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "4342 California Street" - ], - "slot": "destination", - "values": [ - "4342 California Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "destination", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you want to go to 4342 California Street. The cab is for 2 people and you want a shared ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "4342 California Street" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "4342 California Street", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "25", - "destination": "4342 California Street", - "number_of_riders": "2", - "ride_fare": "23.15", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have booked your ride, the cab is now on it's way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "4342 California Street" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much, that's all I needed have a great day!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have yourself a wonderful day!" - } - ] - }, - { - "dialogue_id": "23_00015", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Columbia Center" - ], - "slot": "destination", - "values": [ - "Columbia Center" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 37, - "slot": "destination", - "start": 22 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Columbia Center" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a cab to go to Columbia Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many riders? Do you want a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "400 Moffett Boulevard" - ], - "slot": "destination", - "values": [ - "400 Moffett Boulevard" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 90, - "slot": "destination", - "start": 69 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "400 Moffett Boulevard" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm OK with a shared ride. I just need space for one person to go to 400 Moffett Boulevard." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "400 Moffett Boulevard" - ], - "slot": "destination", - "values": [ - "400 Moffett Boulevard" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 78, - "slot": "destination", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you want a shared cab for 1 going to 400 Moffett Boulevard." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "400 Moffett Boulevard" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "400 Moffett Boulevard", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "21", - "destination": "400 Moffett Boulevard", - "number_of_riders": "1", - "ride_fare": "10.86", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is booked and on its way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "approximate_ride_duration", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "approximate_ride_duration", - "ride_fare" - ], - "slot_values": { - "destination": [ - "400 Moffett Boulevard" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the ride cost and duration?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "10.86" - ], - "slot": "ride_fare", - "values": [ - "$10.86" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "21" - ], - "slot": "approximate_ride_duration", - "values": [ - "21" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "ride_fare", - "start": 30 - }, - { - "exclusive_end": 9, - "slot": "approximate_ride_duration", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a 21 minute ride costing $10.86 total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "400 Moffett Boulevard" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help. That's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00016", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_riders", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_riders": [ - "4" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hey, I need to leave right now. Can you help me find a cab? It's for 4 people and I'm ok with sharing a ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where is the ride to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kitson Road" - ], - "slot": "destination", - "values": [ - "Kitson Road" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "destination", - "start": 6 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Kitson Road" - ], - "number_of_riders": [ - "4" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It to Kitson Road." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Kitson Road" - ], - "slot": "destination", - "values": [ - "Kitson road" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_riders", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 61, - "slot": "destination", - "start": 50 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you confirm me the details? You want to go to Kitson road and need a cab for 4 people. You want a shared ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "approximate_ride_duration", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "approximate_ride_duration", - "ride_fare" - ], - "slot_values": { - "destination": [ - "Kitson Road", - "Kitson road" - ], - "number_of_riders": [ - "4" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep, that's it. How long is the ride? And how much will it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "13.12" - ], - "slot": "ride_fare", - "values": [ - "$13.12" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "32" - ], - "slot": "approximate_ride_duration", - "values": [ - "32" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Kitson Road", - "number_of_riders": "4", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "32", - "destination": "Kitson Road", - "number_of_riders": "4", - "ride_fare": "13.12", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "ride_fare", - "start": 52 - }, - { - "exclusive_end": 87, - "slot": "approximate_ride_duration", - "start": 85 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride was successfully booked. It will cost you $13.12. The ride will last about 32 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Kitson Road", - "Kitson road" - ], - "number_of_riders": [ - "4" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "23_00017", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Book me a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. What time will you pick it up? What date will you return the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "10:30" - ], - "slot": "pickup_time", - "values": [ - "10:30 in the morning" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 75, - "slot": "dropoff_date", - "start": 62 - }, - { - "exclusive_end": 43, - "slot": "pickup_time", - "start": 23 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_time": [ - "10:30 in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll pick it up around 10:30 in the morning, keeping it until next Thursday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be picking it up? What day?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "pickup_city", - "values": [ - "New York" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "March 4th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "pickup_city", - "start": 19 - }, - { - "exclusive_end": 40, - "slot": "pickup_date", - "start": 31 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "March 4th" - ], - "pickup_time": [ - "10:30 in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll pick it up in New York on March 4th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "pickup_location", - "values": [ - "Port Authority Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_time": "10:30" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "Port Authority Station", - "pickup_time": "10:30", - "total_price": "84", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "JFK International Airport", - "pickup_time": "10:30", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "JFK International Airport", - "pickup_time": "10:30", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "JFK International Airport", - "pickup_time": "10:30", - "total_price": "102", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "Port Authority Station", - "pickup_time": "10:30", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "Port Authority Station", - "pickup_time": "10:30", - "total_price": "81", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 93, - "slot": "pickup_location", - "start": 71 - }, - { - "exclusive_end": 105, - "slot": "pickup_date", - "start": 94 - }, - { - "exclusive_end": 56, - "slot": "car_name", - "start": 50 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 6 cars for you. There's a standard car, an Altima, available at Port Authority Station next Monday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_location": [ - "Port Authority Station" - ], - "pickup_time": [ - "10:30 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to book a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_location": [ - "Port Authority Station" - ], - "pickup_time": [ - "10:30 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No not now" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can do?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_location": [ - "Port Authority Station" - ], - "pickup_time": [ - "10:30 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks so much" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day" - } - ] - }, - { - "dialogue_id": "23_00018", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "pickup_city", - "values": [ - "New York" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "March 6th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "pickup_city", - "start": 54 - }, - { - "exclusive_end": 41, - "slot": "pickup_date", - "start": 32 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "March 6th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to find a rental car for March 6th, pick up in New York." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "On which day would you like to return the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "18:30" - ], - "slot": "pickup_time", - "values": [ - "18:30" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "the 7th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "pickup_time", - "start": 28 - }, - { - "exclusive_end": 71, - "slot": "dropoff_date", - "start": 64 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 7th" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "March 6th" - ], - "pickup_time": [ - "18:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a pickup time around 18:30 and I will need the car until the 7th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Grand Central Station" - ], - "slot": "pickup_location", - "values": [ - "Grand Central Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-06", - "pickup_time": "18:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-06", - "pickup_location": "Grand Central Station", - "pickup_time": "18:30", - "total_price": "30", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-06", - "pickup_location": "JFK International Airport", - "pickup_time": "18:30", - "total_price": "32", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-06", - "pickup_location": "JFK International Airport", - "pickup_time": "18:30", - "total_price": "35", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-06", - "pickup_location": "Grand Central Station", - "pickup_time": "18:30", - "total_price": "29", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-06", - "pickup_location": "JFK International Airport", - "pickup_time": "18:30", - "total_price": "30", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 97, - "slot": "pickup_location", - "start": 76 - }, - { - "exclusive_end": 112, - "slot": "pickup_date", - "start": 98 - }, - { - "exclusive_end": 38, - "slot": "car_name", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 5 cars available. A nice Accord, Standard is available for pickup at Grand Central Station next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 7th" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_time": [ - "18:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "JFK International Airport" - ], - "slot": "pickup_location", - "values": [ - "JFK International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 58, - "slot": "pickup_location", - "start": 33 - }, - { - "exclusive_end": 76, - "slot": "pickup_date", - "start": 62 - }, - { - "exclusive_end": 16, - "slot": "car_name", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "A Standard Camry is available at JFK International Airport on next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 7th" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "JFK International Airport" - ], - "pickup_time": [ - "18:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That would be perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to make a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 7th" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "JFK International Airport" - ], - "pickup_time": [ - "18:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I don't want to reserve it yet. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Glad I could help, have a great day!" - } - ] - }, - { - "dialogue_id": "23_00019", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "My usual car is being repaired right now. I'm in need of a rental car for the interim." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long will you need the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "March 14th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "pickup_date", - "start": 24 - }, - { - "exclusive_end": 47, - "slot": "dropoff_date", - "start": 37 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_date": [ - "March 9th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be needing it from March 9th to March 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "At what location will you be picking it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "pickup_city", - "values": [ - "Phoenix" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "pickup_city", - "start": 28 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 9th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to pick it up from Phoenix." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "At what time will you need to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "pickup_time", - "start": 31 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 9th" - ], - "pickup_time": [ - "4:30 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll have to pick it up around 4:30 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-09", - "pickup_time": "16:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-14", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-09", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "16:30", - "total_price": "165", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-14", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-09", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "16:30", - "total_price": "170", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-14", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-09", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "16:30", - "total_price": "160", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 61, - "slot": "pickup_location", - "start": 29 - }, - { - "exclusive_end": 91, - "slot": "pickup_date", - "start": 82 - }, - { - "exclusive_end": 25, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a Standard Accord at Sky Harbor International Airport ready for pickup on March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 9th" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to reserve it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 9th" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I want to rent this Accord." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 77, - "slot": "pickup_location", - "start": 45 - }, - { - "exclusive_end": 90, - "slot": "pickup_date", - "start": 81 - }, - { - "exclusive_end": 102, - "slot": "pickup_time", - "start": 95 - }, - { - "exclusive_end": 137, - "slot": "dropoff_date", - "start": 127 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So, you'll be picking up a Standard car from Sky Harbor International Airport on March 9th, at 4:30 pm, and dropping it off on March 14th?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 9th" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's all correct. What will it cost me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "165" - ], - "slot": "total_price", - "values": [ - "$165" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-09", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "16:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-09", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "16:30", - "total_price": "165", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "total_price", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've successfully reserved your car. It's going to cost you $165." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 9th" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Are there any other matters you need help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 9th" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all. Thanks for helping." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Always a pleasure. Enjoy your day." - } - ] - }, - { - "dialogue_id": "23_00020", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "dropoff_date", - "start": 17 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a car for next Thursday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "6 in the evening" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 16, - "slot": "pickup_time", - "start": 0 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_time": [ - "6 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "6 in the evening please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What day would you like it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "5th of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 16, - "slot": "pickup_date", - "start": 4 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_date": [ - "5th of March" - ], - "pickup_time": [ - "6 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "the 5th of March" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I have a pick up location?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "pickup_city", - "values": [ - "Sacramento, Ca" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "4th of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "pickup_city", - "start": 10 - }, - { - "exclusive_end": 44, - "slot": "pickup_date", - "start": 32 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_city": [ - "Sacramento, Ca" - ], - "pickup_date": [ - "4th of March" - ], - "pickup_time": [ - "6 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, from Sacramento, Ca on the 4th of March" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SMF International Airport" - ], - "slot": "pickup_location", - "values": [ - "SMF International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-04", - "pickup_time": "18:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-07", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-04", - "pickup_location": "SMF International Airport", - "pickup_time": "18:00", - "total_price": "102", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-07", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-04", - "pickup_location": "SMF International Airport", - "pickup_time": "18:00", - "total_price": "102", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-07", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-04", - "pickup_location": "SMF International Airport", - "pickup_time": "18:00", - "total_price": "108", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-07", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-04", - "pickup_location": "SMF International Airport", - "pickup_time": "18:00", - "total_price": "96", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 79, - "slot": "pickup_location", - "start": 54 - }, - { - "exclusive_end": 91, - "slot": "pickup_date", - "start": 80 - }, - { - "exclusive_end": 46, - "slot": "car_name", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 4 standard cars. How about an Accord at the SMF International Airport next Monday?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_city": [ - "Sacramento, Ca" - ], - "pickup_date": [ - "4th of March", - "next Monday" - ], - "pickup_time": [ - "6 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "102" - ], - "slot": "total_price", - "values": [ - "$102" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 4, - "slot": "total_price", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$102" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "pickup_city", - "values": [ - "New York" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 71, - "slot": "pickup_city", - "start": 63 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "4th of March", - "next Monday" - ], - "pickup_time": [ - "6 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is there, I'd like arrange for it to be picked up in New York." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "pickup_location", - "values": [ - "Port Authority Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "altima" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_time": "18:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "Grand Central Station", - "pickup_time": "18:00", - "total_price": "69", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "Port Authority Station", - "pickup_time": "18:00", - "total_price": "84", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "JFK International Airport", - "pickup_time": "18:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "JFK International Airport", - "pickup_time": "18:00", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "Grand Central Station", - "pickup_time": "18:00", - "total_price": "66", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "Port Authority Station", - "pickup_time": "18:00", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-07", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "Port Authority Station", - "pickup_time": "18:00", - "total_price": "81", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "pickup_location", - "start": 47 - }, - { - "exclusive_end": 81, - "slot": "pickup_date", - "start": 70 - }, - { - "exclusive_end": 25, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a standard altima available located at Port Authority Station next monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "4th of March", - "next Monday", - "next monday" - ], - "pickup_time": [ - "6 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "84" - ], - "slot": "total_price", - "values": [ - "$84" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 3, - "slot": "total_price", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$84" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "4th of March", - "next Monday", - "next monday" - ], - "pickup_location": [ - "Port Authority Station" - ], - "pickup_time": [ - "6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to reserve this car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "4th of March", - "next Monday", - "next monday" - ], - "pickup_location": [ - "Port Authority Station" - ], - "pickup_time": [ - "6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "pickup_location", - "values": [ - "Port Authority Station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "6 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 107, - "slot": "pickup_location", - "start": 85 - }, - { - "exclusive_end": 119, - "slot": "pickup_date", - "start": 108 - }, - { - "exclusive_end": 127, - "slot": "pickup_time", - "start": 123 - }, - { - "exclusive_end": 147, - "slot": "dropoff_date", - "start": 134 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, please confirm the car booking details: A standard car will be picked up from Port Authority Station next Monday at 6 pm until next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "4th of March", - "next Monday", - "next monday" - ], - "pickup_location": [ - "Port Authority Station" - ], - "pickup_time": [ - "6 in the evening", - "6 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sweet, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_date": "2019-03-04", - "pickup_location": "Port Authority Station", - "pickup_time": "18:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-07", - "pickup_date": "2019-03-04", - "pickup_location": "Port Authority Station", - "pickup_time": "18:00", - "total_price": "84", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The car is now reserved" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "4th of March", - "next Monday", - "next monday" - ], - "pickup_location": [ - "Port Authority Station" - ], - "pickup_time": [ - "6 in the evening", - "6 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Awesome, thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there something else I can help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Thursday" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "4th of March", - "next Monday", - "next monday" - ], - "pickup_location": [ - "Port Authority Station" - ], - "pickup_time": [ - "6 in the evening", - "6 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day" - } - ] - }, - { - "dialogue_id": "23_00021", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I have an out-of-town business meeting and would prefer to drive. Please find me a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What's your preferred pick-up location, and for how many days would you like to rent the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "pickup_city", - "values": [ - "Toronto, Canada" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "dropoff_date", - "values": [ - "6th of this month" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "pickup_city", - "start": 28 - }, - { - "exclusive_end": 84, - "slot": "dropoff_date", - "start": 67 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "6th of this month" - ], - "pickup_city": [ - "Toronto, Canada" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to pick it up from Toronto, Canada, and keep it until the 6th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time would you like to get it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "5th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "morning 11" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "type", - "values": [ - "dontcare" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "pickup_date", - "start": 33 - }, - { - "exclusive_end": 63, - "slot": "pickup_time", - "start": 53 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "6th of this month" - ], - "pickup_city": [ - "Toronto, Canada" - ], - "pickup_date": [ - "5th of March" - ], - "pickup_time": [ - "morning 11" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be needing the car from the 5th of March around morning 11. Any type will do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "9" - ], - "slot": "count", - "values": [ - "9" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_time": "11:00" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "35", - "type": "Standard" - }, - { - "car_name": "Cooper", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "29", - "type": "Compact" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "35", - "type": "Standard" - }, - { - "car_name": "Equinox", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "53", - "type": "Full-size" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "26", - "type": "Compact" - }, - { - "car_name": "Forester", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "41", - "type": "Full-size" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "29", - "type": "Compact" - }, - { - "car_name": "GTI", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "30", - "type": "Compact" - }, - { - "car_name": "Tucson", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "50", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 135, - "slot": "pickup_location", - "start": 98 - }, - { - "exclusive_end": 149, - "slot": "pickup_date", - "start": 137 - }, - { - "exclusive_end": 71, - "slot": "car_name", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 9 cars that might interest you. How about the Standard Camry available for pickup from Toronto Pearson International Airport, next Tuesday?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "6th of this month" - ], - "pickup_city": [ - "Toronto, Canada" - ], - "pickup_date": [ - "5th of March", - "next Tuesday" - ], - "pickup_time": [ - "morning 11" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much will everything cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "35" - ], - "slot": "total_price", - "values": [ - "$35" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "total_price", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The total cost of your reservation is $35." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "March 4th" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 82, - "slot": "pickup_date", - "start": 73 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "6th of this month" - ], - "pickup_city": [ - "Toronto, Canada" - ], - "pickup_date": [ - "March 4th" - ], - "pickup_time": [ - "morning 11" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sorry, there's been a last-minute change of plans and I have to leave on March 4th. Do you have anything else available then?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cooper" - ], - "slot": "car_name", - "values": [ - "Cooper" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-04", - "pickup_time": "11:00" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-04", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "76", - "type": "Standard" - }, - { - "car_name": "Cooper", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-04", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "54", - "type": "Compact" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-04", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "66", - "type": "Standard" - }, - { - "car_name": "Equinox", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-04", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "90", - "type": "Full-size" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-04", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "54", - "type": "Compact" - }, - { - "car_name": "Forester", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-04", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "76", - "type": "Full-size" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-04", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "60", - "type": "Compact" - }, - { - "car_name": "GTI", - "dropoff_date": "2019-03-06", - "pickup_city": "Toronto", - "pickup_date": "2019-03-04", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "11:00", - "total_price": "54", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 167, - "slot": "pickup_location", - "start": 130 - }, - { - "exclusive_end": 180, - "slot": "pickup_date", - "start": 169 - }, - { - "exclusive_end": 103, - "slot": "car_name", - "start": 97 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. The search has yielded 8 cars that might interest you. What do you think about the Compact Cooper available for pickup from Toronto Pearson International Airport, next Monday?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "6th of this month" - ], - "pickup_city": [ - "Toronto, Canada" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_time": [ - "morning 11" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much will everything cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "54" - ], - "slot": "total_price", - "values": [ - "$54" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "total_price", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The total cost of your reservation is $54." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "6th of this month" - ], - "pickup_city": [ - "Toronto, Canada" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_time": [ - "morning 11" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cruze" - ], - "slot": "car_name", - "values": [ - "Cruze" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 106, - "slot": "pickup_location", - "start": 69 - }, - { - "exclusive_end": 119, - "slot": "pickup_date", - "start": 108 - }, - { - "exclusive_end": 42, - "slot": "car_name", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What do you think about the Standard Cruze available for pickup from Toronto Pearson International Airport, next Monday?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "6th of this month" - ], - "pickup_city": [ - "Toronto, Canada" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "morning 11" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to reserve this car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "6th of this month" - ], - "pickup_city": [ - "Toronto, Canada" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "morning 11" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not at the moment." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Will there be anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "6th of this month" - ], - "pickup_city": [ - "Toronto, Canada" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "morning 11" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, you've been very helpful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "23_00022", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to pick up the rental car? How long do you want the rental car for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "pickup_city", - "values": [ - "Phoenix" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "the 7th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "pickup_city", - "start": 38 - }, - { - "exclusive_end": 59, - "slot": "dropoff_date", - "start": 52 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 7th" - ], - "pickup_city": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick up the rental car from Phoenix until the 7th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What dates do you want the rental car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "March 6th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "evening 6" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "pickup_date", - "start": 33 - }, - { - "exclusive_end": 62, - "slot": "pickup_time", - "start": 53 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 7th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 6th" - ], - "pickup_time": [ - "evening 6" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like the rental car from March 6th at around evening 6." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-06", - "pickup_time": "18:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-07", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-06", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "18:00", - "total_price": "38", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-07", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-06", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "18:00", - "total_price": "31", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-07", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-06", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "18:00", - "total_price": "30", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 95, - "slot": "pickup_location", - "start": 63 - }, - { - "exclusive_end": 59, - "slot": "pickup_date", - "start": 45 - }, - { - "exclusive_end": 25, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a Standard Accord for rent available next Wednesday at Sky Harbor International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 7th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "evening 6" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to reserve the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 7th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "evening 6" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I don't want to reserve it right now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 7th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "evening 6" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "23_00023", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to rent a Full-size car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to pick it from? What dates would you like to have it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "pickup_city", - "values": [ - "Portland, OR" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "Wednesday next week" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "pickup_city", - "start": 44 - }, - { - "exclusive_end": 40, - "slot": "pickup_date", - "start": 21 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "Wednesday next week" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to pick it on Wednesday next week in Portland, OR." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time would you like to pick it up and what date would you be returning it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "10th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "2 in the afternoon" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 94, - "slot": "dropoff_date", - "start": 76 - }, - { - "exclusive_end": 51, - "slot": "pickup_time", - "start": 33 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of this month" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "Wednesday next week" - ], - "pickup_time": [ - "2 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to pick the car up around 2 in the afternoon and keeping it till the 10th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "PDX International Airport" - ], - "slot": "pickup_location", - "values": [ - "PDX International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "CR-V" - ], - "slot": "car_name", - "values": [ - "CR-V" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_city": "Portland", - "pickup_date": "2019-03-06", - "pickup_time": "14:00", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "CR-V", - "dropoff_date": "2019-03-10", - "pickup_city": "Portland", - "pickup_date": "2019-03-06", - "pickup_location": "PDX International Airport", - "pickup_time": "14:00", - "total_price": "216", - "type": "Full-size" - }, - { - "car_name": "Cherokee", - "dropoff_date": "2019-03-10", - "pickup_city": "Portland", - "pickup_date": "2019-03-06", - "pickup_location": "Union Station", - "pickup_time": "14:00", - "total_price": "168", - "type": "Full-size" - }, - { - "car_name": "RAV4", - "dropoff_date": "2019-03-10", - "pickup_city": "Portland", - "pickup_date": "2019-03-06", - "pickup_location": "PDX International Airport", - "pickup_time": "14:00", - "total_price": "156", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "pickup_location", - "start": 34 - }, - { - "exclusive_end": 86, - "slot": "pickup_date", - "start": 72 - }, - { - "exclusive_end": 30, - "slot": "car_name", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a nice Full-size CR-V at PDX International Airport for pick up next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "10th of this month" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_time": [ - "2 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is the total?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "216" - ], - "slot": "total_price", - "values": [ - "$216" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "total_price", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The total cost would be $216." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of this month" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_location": [ - "PDX International Airport" - ], - "pickup_time": [ - "2 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Will there be anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of this month" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_location": [ - "PDX International Airport" - ], - "pickup_time": [ - "2 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to make the reservation for the car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "PDX International Airport" - ], - "slot": "pickup_location", - "values": [ - "PDX International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "2 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "pickup_location", - "start": 31 - }, - { - "exclusive_end": 71, - "slot": "pickup_date", - "start": 57 - }, - { - "exclusive_end": 79, - "slot": "pickup_time", - "start": 75 - }, - { - "exclusive_end": 113, - "slot": "dropoff_date", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Picking up a full-size CR-V at PDX International Airport next Wednesday at 2 pm and dropping it off on March 10th. Does that sound good?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of this month", - "March 10th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_location": [ - "PDX International Airport" - ], - "pickup_time": [ - "2 in the afternoon", - "2 pm" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-06", - "pickup_location": "PDX International Airport", - "pickup_time": "14:00", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "CR-V", - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-06", - "pickup_location": "PDX International Airport", - "pickup_time": "14:00", - "total_price": "216", - "type": "Full-size" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of this month", - "March 10th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_location": [ - "PDX International Airport" - ], - "pickup_time": [ - "2 in the afternoon", - "2 pm" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have an awesome day!" - } - ] - }, - { - "dialogue_id": "23_00024", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "the 10th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 52, - "slot": "dropoff_date", - "start": 44 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hey, I want a car for rent. I need it until the 10th. Can you help me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which pickup location would you like to choose? From which dates would you like the vehicle? At what time is a good time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "pickup_city", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "13:30" - ], - "slot": "pickup_time", - "values": [ - "afternoon 1:30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "pickup_city", - "start": 22 - }, - { - "exclusive_end": 38, - "slot": "pickup_date", - "start": 25 - }, - { - "exclusive_end": 101, - "slot": "pickup_time", - "start": 87 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "SD" - ], - "pickup_date": [ - "next Thursday" - ], - "pickup_time": [ - "afternoon 1:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to get it from SD next Thursday around the afternoon when I'm free, like around afternoon 1:30." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "pickup_location", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_city": "San Diego", - "pickup_date": "2019-03-07", - "pickup_time": "13:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-10", - "pickup_city": "San Diego", - "pickup_date": "2019-03-07", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:30", - "total_price": "87", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-10", - "pickup_city": "San Diego", - "pickup_date": "2019-03-07", - "pickup_location": "SAN International Airport", - "pickup_time": "13:30", - "total_price": "96", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-10", - "pickup_city": "San Diego", - "pickup_date": "2019-03-07", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:30", - "total_price": "81", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-10", - "pickup_city": "San Diego", - "pickup_date": "2019-03-07", - "pickup_location": "SAN International Airport", - "pickup_time": "13:30", - "total_price": "78", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-10", - "pickup_city": "San Diego", - "pickup_date": "2019-03-07", - "pickup_location": "SAN International Airport", - "pickup_time": "13:30", - "total_price": "114", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-10", - "pickup_city": "San Diego", - "pickup_date": "2019-03-07", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:30", - "total_price": "87", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 80, - "slot": "pickup_location", - "start": 66 - }, - { - "exclusive_end": 94, - "slot": "pickup_date", - "start": 81 - }, - { - "exclusive_end": 137, - "slot": "car_name", - "start": 131 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a vehicle which matches your request and is available at Santa Fe Depot next Thursday. It is a standard vehicle and is an Accord. Is this OK?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "SD" - ], - "pickup_date": [ - "next Thursday" - ], - "pickup_location": [ - "Santa Fe Depot" - ], - "pickup_time": [ - "afternoon 1:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, please get me that vehicle/" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to make a formal reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "SD" - ], - "pickup_date": [ - "next Thursday" - ], - "pickup_location": [ - "Santa Fe Depot" - ], - "pickup_time": [ - "afternoon 1:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I don't really want a a reservation right now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else that I may help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "SD" - ], - "pickup_date": [ - "next Thursday" - ], - "pickup_location": [ - "Santa Fe Depot" - ], - "pickup_time": [ - "afternoon 1:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Of course. Have a wonderful day." - } - ] - }, - { - "dialogue_id": "23_00025", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "6 o\"clock in the evening" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 95, - "slot": "pickup_time", - "start": 71 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "6 o\"clock in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I have an urgent trip in the evening. Can you find a rental car around 6 o\"clock in the evening." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From where you will pick it up, and how long will you use it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "pickup_city", - "values": [ - "Paris" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "pickup_city", - "start": 33 - }, - { - "exclusive_end": 16, - "slot": "dropoff_date", - "start": 5 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Paris" - ], - "pickup_time": [ - "6 o\"clock in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Till next Friday I want it, from Paris." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "On which date do you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "4th of this month" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "pickup_date", - "start": 5 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "4th of this month" - ], - "pickup_time": [ - "6 o\"clock in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From 4th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-04", - "pickup_time": "18:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-04", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "18:00", - "total_price": "132", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-04", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "18:00", - "total_price": "132", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-04", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "18:00", - "total_price": "120", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-04", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "18:00", - "total_price": "144", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 107, - "slot": "pickup_location", - "start": 68 - }, - { - "exclusive_end": 64, - "slot": "pickup_date", - "start": 53 - }, - { - "exclusive_end": 36, - "slot": "car_name", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 4 cars . A standard Accord is available on next Monday at Charles de Gaulle International Airport" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "4th of this month", - "next Monday" - ], - "pickup_time": [ - "6 o\"clock in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer a medium-sized one, look for that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cruze" - ], - "slot": "car_name", - "values": [ - "Cruze" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-04", - "pickup_time": "18:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-04", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "18:00", - "total_price": "132", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-04", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "18:00", - "total_price": "132", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-04", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "18:00", - "total_price": "120", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 84, - "slot": "pickup_location", - "start": 45 - }, - { - "exclusive_end": 99, - "slot": "pickup_date", - "start": 88 - }, - { - "exclusive_end": 41, - "slot": "car_name", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 3 such ones, Standard one Cruze at Charles de Gaulle International Airport on next monday will be suitable for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "4th of this month", - "next Monday", - "next monday" - ], - "pickup_time": [ - "6 o\"clock in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What will be the cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "132" - ], - "slot": "total_price", - "values": [ - "$132" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 10, - "slot": "total_price", - "start": 6 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is $132." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "the 7th" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "pickup_date", - "start": 18 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "the 7th" - ], - "pickup_time": [ - "6 o\"clock in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Look for one from the 7th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Prius" - ], - "slot": "car_name", - "values": [ - "Prius" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-07", - "pickup_time": "18:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-07", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "18:00", - "total_price": "29", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-07", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "18:00", - "total_price": "33", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 114, - "slot": "pickup_location", - "start": 75 - }, - { - "exclusive_end": 71, - "slot": "pickup_date", - "start": 58 - }, - { - "exclusive_end": 30, - "slot": "car_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "2 cars available, one is Prius, Standard one available on next Thursday at Charles de Gaulle International Airport" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "6 o\"clock in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great , that will do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can it be reserved now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "6 o\"clock in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah go on." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "6 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 140, - "slot": "pickup_location", - "start": 101 - }, - { - "exclusive_end": 58, - "slot": "pickup_date", - "start": 45 - }, - { - "exclusive_end": 66, - "slot": "pickup_time", - "start": 62 - }, - { - "exclusive_end": 94, - "slot": "dropoff_date", - "start": 83 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm, A standard car, pick up date next Thursday at 6 pm and drop off on next Friday, from Charles de Gaulle International Airport" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "6 o\"clock in the evening", - "6 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes it is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "28" - ], - "slot": "total_price", - "values": [ - "$28" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-07", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "18:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-07", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "18:00", - "total_price": "28", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 37, - "slot": "total_price", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Reservation done, You have to pay $28." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "6 o\"clock in the evening", - "6 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "thank you for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thanks for getting service, visit again." - } - ] - }, - { - "dialogue_id": "23_00026", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "6th of March" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 77, - "slot": "pickup_date", - "start": 65 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "6th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hi, I will be travelling and I need to book a rental car for the 6th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Until what day do you want to rent the car? And what time will you be needing it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "three pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "dropoff_date", - "values": [ - "March 9th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "pickup_time", - "start": 30 - }, - { - "exclusive_end": 73, - "slot": "dropoff_date", - "start": 64 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 9th" - ], - "pickup_date": [ - "6th of March" - ], - "pickup_time": [ - "three pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to pick it up around three pm and I will need it until March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to pick up the car from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "pickup_city", - "values": [ - "Philly" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "pickup_city", - "start": 37 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 9th" - ], - "pickup_city": [ - "Philly" - ], - "pickup_date": [ - "6th of March" - ], - "pickup_time": [ - "three pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to pick up the car from Philly." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "30th Street Station" - ], - "slot": "pickup_location", - "values": [ - "30th Street Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-06", - "pickup_time": "15:00" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-09", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-06", - "pickup_location": "30th Street Station", - "pickup_time": "15:00", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-09", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-06", - "pickup_location": "PHL International Airport", - "pickup_time": "15:00", - "total_price": "129", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-09", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-06", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:00", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-09", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-06", - "pickup_location": "PHL International Airport", - "pickup_time": "15:00", - "total_price": "108", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-09", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-06", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-09", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-06", - "pickup_location": "PHL International Airport", - "pickup_time": "15:00", - "total_price": "114", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-09", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-06", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:00", - "total_price": "87", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-09", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-06", - "pickup_location": "30th Street Station", - "pickup_time": "15:00", - "total_price": "75", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "pickup_location", - "start": 40 - }, - { - "exclusive_end": 88, - "slot": "pickup_date", - "start": 74 - }, - { - "exclusive_end": 113, - "slot": "car_name", - "start": 107 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a nice car available for you at 30th Street Station for pickup on next Wednesday. It is a Standard Altima." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 9th" - ], - "pickup_city": [ - "Philly" - ], - "pickup_date": [ - "6th of March", - "next Wednesday" - ], - "pickup_location": [ - "30th Street Station" - ], - "pickup_time": [ - "three pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great, I'd like to reserve the car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "30th Street Station" - ], - "slot": "pickup_location", - "values": [ - "30th Street Station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "dropoff_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 54, - "slot": "pickup_location", - "start": 35 - }, - { - "exclusive_end": 69, - "slot": "pickup_date", - "start": 55 - }, - { - "exclusive_end": 77, - "slot": "pickup_time", - "start": 73 - }, - { - "exclusive_end": 114, - "slot": "dropoff_date", - "start": 105 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you are picking up the car from 30th Street Station next Wednesday at 3 pm. The drop off-date will be March 9th and it is a Standard car. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 9th" - ], - "pickup_city": [ - "Philly" - ], - "pickup_date": [ - "6th of March", - "next Wednesday" - ], - "pickup_location": [ - "30th Street Station" - ], - "pickup_time": [ - "3 pm", - "three pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that works great for me. What will the price be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "90" - ], - "slot": "total_price", - "values": [ - "$90" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_date": "2019-03-06", - "pickup_location": "30th Street Station", - "pickup_time": "15:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-09", - "pickup_date": "2019-03-06", - "pickup_location": "30th Street Station", - "pickup_time": "15:00", - "total_price": "90", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "total_price", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I booked your car! The total cost of the reservation will be $90." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 9th" - ], - "pickup_city": [ - "Philly" - ], - "pickup_date": [ - "6th of March", - "next Wednesday" - ], - "pickup_location": [ - "30th Street Station" - ], - "pickup_time": [ - "3 pm", - "three pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for everything, that's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day!" - } - ] - }, - { - "dialogue_id": "23_00027", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I think I need to rent a car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to pick up the car? Do you know the details regarding the rental?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "11th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "evening 6" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "pickup_city", - "values": [ - "Long Beach, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "the 14th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 64, - "slot": "pickup_date", - "start": 46 - }, - { - "exclusive_end": 42, - "slot": "pickup_time", - "start": 33 - }, - { - "exclusive_end": 112, - "slot": "pickup_city", - "start": 98 - }, - { - "exclusive_end": 142, - "slot": "dropoff_date", - "start": 134 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "11th of this month" - ], - "pickup_time": [ - "evening 6" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to pick up the car around evening 6 on 11th of this month. I really need to get the car in Long Beach, CA and can return it on the 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "LGB Airport" - ], - "slot": "pickup_location", - "values": [ - "LGB Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "March 11th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-11", - "pickup_time": "18:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-14", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-11", - "pickup_location": "LGB Airport", - "pickup_time": "18:00", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-14", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-11", - "pickup_location": "LGB Airport", - "pickup_time": "18:00", - "total_price": "102", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-14", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-11", - "pickup_location": "LGB Airport", - "pickup_time": "18:00", - "total_price": "108", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-14", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-11", - "pickup_location": "Downtown Station", - "pickup_time": "18:00", - "total_price": "84", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-14", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-11", - "pickup_location": "Downtown Station", - "pickup_time": "18:00", - "total_price": "84", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "pickup_location", - "start": 42 - }, - { - "exclusive_end": 36, - "slot": "pickup_date", - "start": 26 - }, - { - "exclusive_end": 85, - "slot": "car_name", - "start": 79 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 5 possibilities on March 11th from LGB Airport. One is standard car, an Accord." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "11th of this month", - "March 11th" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "evening 6" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Let's do that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "LGB Airport" - ], - "slot": "pickup_location", - "values": [ - "LGB Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "6 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "pickup_location", - "start": 40 - }, - { - "exclusive_end": 73, - "slot": "pickup_date", - "start": 63 - }, - { - "exclusive_end": 59, - "slot": "pickup_time", - "start": 55 - }, - { - "exclusive_end": 128, - "slot": "dropoff_date", - "start": 118 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have it. To confirm; pick car up from LGB Airport at 6 pm on March 11th. The date you'll return the Standard car is March 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 14th", - "the 14th" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "11th of this month", - "March 11th" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "6 pm", - "evening 6" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much will all this cost me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "90" - ], - "slot": "total_price", - "values": [ - "$90" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-11", - "pickup_location": "LGB Airport", - "pickup_time": "18:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-11", - "pickup_location": "LGB Airport", - "pickup_time": "18:00", - "total_price": "90", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 3, - "slot": "total_price", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$90 is the cost, and I have your reservation made." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th", - "the 14th" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "11th of this month", - "March 11th" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "6 pm", - "evening 6" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "You're the best, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What else can I assist you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th", - "the 14th" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "11th of this month", - "March 11th" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "6 pm", - "evening 6" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nothing, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, have a safe and blessed trip." - } - ] - }, - { - "dialogue_id": "23_00028", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you search for a rental car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you need it? How long do you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "11th of this month" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "pickup_date", - "start": 23 - }, - { - "exclusive_end": 60, - "slot": "dropoff_date", - "start": 42 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_date": [ - "next Tuesday" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I have to take it from next Tuesday, till 11th of this month" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time do you have to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "pickup_city", - "values": [ - "NYC" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "12 pm" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "pickup_city", - "start": 19 - }, - { - "exclusive_end": 12, - "slot": "pickup_time", - "start": 7 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "next Tuesday" - ], - "pickup_time": [ - "12 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Around 12 pm, from NYC" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Grand Central Station" - ], - "slot": "pickup_location", - "values": [ - "Grand Central Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "New York", - "pickup_date": "2019-03-05", - "pickup_time": "12:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-11", - "pickup_city": "New York", - "pickup_date": "2019-03-05", - "pickup_location": "Grand Central Station", - "pickup_time": "12:00", - "total_price": "204", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-11", - "pickup_city": "New York", - "pickup_date": "2019-03-05", - "pickup_location": "Port Authority Station", - "pickup_time": "12:00", - "total_price": "210", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-11", - "pickup_city": "New York", - "pickup_date": "2019-03-05", - "pickup_location": "JFK International Airport", - "pickup_time": "12:00", - "total_price": "180", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-11", - "pickup_city": "New York", - "pickup_date": "2019-03-05", - "pickup_location": "Port Authority Station", - "pickup_time": "12:00", - "total_price": "156", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "pickup_location", - "start": 41 - }, - { - "exclusive_end": 78, - "slot": "pickup_date", - "start": 66 - }, - { - "exclusive_end": 109, - "slot": "car_name", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 4 possibilities. There is one at Grand Central Station on next Tuesday. It's a Standard car, a Accord." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "next Tuesday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "12 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect! Book this car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Grand Central Station" - ], - "slot": "pickup_location", - "values": [ - "Grand Central Station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "12 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "pickup_location", - "start": 20 - }, - { - "exclusive_end": 55, - "slot": "pickup_date", - "start": 43 - }, - { - "exclusive_end": 64, - "slot": "pickup_time", - "start": 59 - }, - { - "exclusive_end": 95, - "slot": "dropoff_date", - "start": 85 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "A Standard car from Grand Central Station, next Tuesday at 12 pm; the return date is March 11th. Do you confirm?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "11th of this month", - "March 11th" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "next Tuesday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "12 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I do. What is the cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "204" - ], - "slot": "total_price", - "values": [ - "$204" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-05", - "pickup_location": "Grand Central Station", - "pickup_time": "12:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-05", - "pickup_location": "Grand Central Station", - "pickup_time": "12:00", - "total_price": "204", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 4, - "slot": "total_price", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$204 in total. Your car is booked" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month", - "March 11th" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "next Tuesday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "12 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you again?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month", - "March 11th" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "next Tuesday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "12 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, It's all, thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day" - } - ] - }, - { - "dialogue_id": "23_00029", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "8th of this month" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 83, - "slot": "dropoff_date", - "start": 66 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to find a rental car. I'll need to keep it until the 8th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "Tuesday next week" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "pickup_date", - "start": 19 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of this month" - ], - "pickup_date": [ - "Tuesday next week" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it starting Tuesday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "At what time would you like it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "17:00" - ], - "slot": "pickup_time", - "values": [ - "five pm" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "pickup_time", - "start": 34 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of this month" - ], - "pickup_date": [ - "Tuesday next week" - ], - "pickup_time": [ - "five pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to pick it up around five pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to get it from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "pickup_city", - "values": [ - "Fresno, CA" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "pickup_city", - "start": 28 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of this month" - ], - "pickup_city": [ - "Fresno, CA" - ], - "pickup_date": [ - "Tuesday next week" - ], - "pickup_time": [ - "five pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to get it from Fresno, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Fresno Station" - ], - "slot": "pickup_location", - "values": [ - "Fresno Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-05", - "pickup_time": "17:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-05", - "pickup_location": "Fresno Station", - "pickup_time": "17:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-05", - "pickup_location": "Fresno Yosemite International Airport", - "pickup_time": "17:00", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-05", - "pickup_location": "Fresno Yosemite International Airport", - "pickup_time": "17:00", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-05", - "pickup_location": "Fresno Yosemite International Airport", - "pickup_time": "17:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-05", - "pickup_location": "Fresno Station", - "pickup_time": "17:00", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-05", - "pickup_location": "Fresno Yosemite International Airport", - "pickup_time": "17:00", - "total_price": "90", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 87, - "slot": "pickup_location", - "start": 73 - }, - { - "exclusive_end": 100, - "slot": "pickup_date", - "start": 88 - }, - { - "exclusive_end": 59, - "slot": "car_name", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 6 options you might enjoy. There's a standard Accord available at Fresno Station next Tuesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of this month" - ], - "pickup_city": [ - "Fresno, CA" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_time": [ - "five pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else? I would like a standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Fresno Yosemite International Airport" - ], - "slot": "pickup_location", - "values": [ - "Fresno Yosemite International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-05", - "pickup_time": "17:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-05", - "pickup_location": "Fresno Station", - "pickup_time": "17:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-05", - "pickup_location": "Fresno Yosemite International Airport", - "pickup_time": "17:00", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-05", - "pickup_location": "Fresno Yosemite International Airport", - "pickup_time": "17:00", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-05", - "pickup_location": "Fresno Yosemite International Airport", - "pickup_time": "17:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-05", - "pickup_location": "Fresno Station", - "pickup_time": "17:00", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-05", - "pickup_location": "Fresno Yosemite International Airport", - "pickup_time": "17:00", - "total_price": "90", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 76, - "slot": "pickup_location", - "start": 39 - }, - { - "exclusive_end": 109, - "slot": "pickup_date", - "start": 97 - }, - { - "exclusive_end": 25, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a Standard Altima available at Fresno Yosemite International Airport. You can pick it up next Tuesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "8th of this month" - ], - "pickup_city": [ - "Fresno, CA" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_time": [ - "five pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the cost of it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "90" - ], - "slot": "total_price", - "values": [ - "$90" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "total_price", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation would cost $90." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of this month" - ], - "pickup_city": [ - "Fresno, CA" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_location": [ - "Fresno Yosemite International Airport" - ], - "pickup_time": [ - "five pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to reserve the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of this month" - ], - "pickup_city": [ - "Fresno, CA" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_location": [ - "Fresno Yosemite International Airport" - ], - "pickup_time": [ - "five pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I don't need it now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of this month" - ], - "pickup_city": [ - "Fresno, CA" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_location": [ - "Fresno Yosemite International Airport" - ], - "pickup_time": [ - "five pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, that's for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "23_00030", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Hello. Can you help me find a rental car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, I can do that. Until what date will you need this car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "dropoff_date", - "values": [ - "March 5th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "dropoff_date", - "start": 44 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 5th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a car that will be available through March 5th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. When and where would you like to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "pickup_city", - "values": [ - "Ciudad de Mexico" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "this Sunday" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 48, - "slot": "pickup_city", - "start": 32 - }, - { - "exclusive_end": 63, - "slot": "pickup_date", - "start": 52 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 5th" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "this Sunday" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to pick it up from Ciudad de Mexico on this Sunday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great. One more question: what time would you like to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "13:30" - ], - "slot": "pickup_time", - "values": [ - "1:30 in the afternoon" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "pickup_time", - "start": 36 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 5th" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "this Sunday" - ], - "pickup_time": [ - "1:30 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would prefer to pick it up around 1:30 in the afternoon." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Estacion Buenavista" - ], - "slot": "pickup_location", - "values": [ - "Estacion Buenavista" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_time": "13:30" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Estacion Buenavista", - "pickup_time": "13:30", - "total_price": "38", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Estacion Buenavista", - "pickup_time": "13:30", - "total_price": "36", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "13:30", - "total_price": "56", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Estacion Buenavista", - "pickup_time": "13:30", - "total_price": "42", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "13:30", - "total_price": "48", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "13:30", - "total_price": "48", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 135, - "slot": "pickup_location", - "start": 116 - }, - { - "exclusive_end": 172, - "slot": "pickup_date", - "start": 154 - }, - { - "exclusive_end": 71, - "slot": "car_name", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Thanks! There are 6 cars that meet your requirements. How about a Camry, which is a standard car? It's available at Estacion Buenavista for pickup on the day after tomorrow." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 5th" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "day after tomorrow", - "this Sunday" - ], - "pickup_time": [ - "1:30 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm not thrilled with that option. What else could I rent?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Estacion Buenavista" - ], - "slot": "pickup_location", - "values": [ - "Estacion Buenavista" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Civic" - ], - "slot": "car_name", - "values": [ - "Civic" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 105, - "slot": "pickup_location", - "start": 86 - }, - { - "exclusive_end": 142, - "slot": "pickup_date", - "start": 124 - }, - { - "exclusive_end": 15, - "slot": "car_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a Civic available, which is also considered a standard car. It's available at Estacion Buenavista for pickup on the day after tomorrow as well." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 5th" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "day after tomorrow", - "this Sunday" - ], - "pickup_time": [ - "1:30 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would really prefer a medium-sized car. Are there any available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Benito Juarez International Airport" - ], - "slot": "pickup_location", - "values": [ - "Benito Juarez International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Corolla" - ], - "slot": "car_name", - "values": [ - "Corolla" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_time": "13:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Estacion Buenavista", - "pickup_time": "13:30", - "total_price": "38", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Estacion Buenavista", - "pickup_time": "13:30", - "total_price": "36", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "13:30", - "total_price": "56", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Estacion Buenavista", - "pickup_time": "13:30", - "total_price": "42", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "13:30", - "total_price": "48", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "13:30", - "total_price": "48", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 70, - "slot": "pickup_location", - "start": 35 - }, - { - "exclusive_end": 107, - "slot": "pickup_date", - "start": 89 - }, - { - "exclusive_end": 21, - "slot": "car_name", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, I have a Corolla available at Benito Juarez International Airport for pickup on the day after tomorrow. That's also considered a standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 5th" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "day after tomorrow", - "this Sunday" - ], - "pickup_time": [ - "1:30 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the total cost to reserve that car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "56" - ], - "slot": "total_price", - "values": [ - "$56" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "total_price", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That reservation will total $56." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 5th" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "day after tomorrow", - "this Sunday" - ], - "pickup_location": [ - "Benito Juarez International Airport" - ], - "pickup_time": [ - "1:30 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. Would you please reserve that car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Benito Juarez International Airport" - ], - "slot": "pickup_location", - "values": [ - "Benito Juarez International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "13:30" - ], - "slot": "pickup_time", - "values": [ - "1:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "dropoff_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 111, - "slot": "pickup_location", - "start": 76 - }, - { - "exclusive_end": 137, - "slot": "pickup_date", - "start": 119 - }, - { - "exclusive_end": 148, - "slot": "pickup_time", - "start": 141 - }, - { - "exclusive_end": 179, - "slot": "dropoff_date", - "start": 167 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Certainly. Please confirm: you are reserving a standard car for pickup from Benito Juarez International Airport on the day after tomorrow at 1:30 pm. You'll return it next Tuesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "day after tomorrow", - "this Sunday" - ], - "pickup_location": [ - "Benito Juarez International Airport" - ], - "pickup_time": [ - "1:30 in the afternoon", - "1:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-05", - "pickup_date": "2019-03-03", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "13:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Corolla", - "dropoff_date": "2019-03-05", - "pickup_date": "2019-03-03", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "13:30", - "total_price": "56", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've reserved your car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "day after tomorrow", - "this Sunday" - ], - "pickup_location": [ - "Benito Juarez International Airport" - ], - "pickup_time": [ - "1:30 in the afternoon", - "1:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can do for you today?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "day after tomorrow", - "this Sunday" - ], - "pickup_location": [ - "Benito Juarez International Airport" - ], - "pickup_time": [ - "1:30 in the afternoon", - "1:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's it. Thanks again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00031", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm going on a trip and need to rent a car, can you find me one?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure thing, when and where would you like to pick it up and how long do you want it for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "pickup_city", - "values": [ - "Sacramento" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "the 12th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15:30" - ], - "slot": "pickup_time", - "values": [ - "3:30 pm" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 50, - "slot": "pickup_city", - "start": 40 - }, - { - "exclusive_end": 86, - "slot": "dropoff_date", - "start": 78 - }, - { - "exclusive_end": 34, - "slot": "pickup_time", - "start": 27 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 12th" - ], - "pickup_city": [ - "Sacramento" - ], - "pickup_time": [ - "3:30 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll probably need it from 3:30 pm from Sacramento and I'll be coming back on the 12th so I'll need it until then" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And what date do you want to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "9th of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 12, - "slot": "pickup_date", - "start": 0 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 12th" - ], - "pickup_city": [ - "Sacramento" - ], - "pickup_date": [ - "9th of March" - ], - "pickup_time": [ - "3:30 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "9th of March please" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SMF International Airport" - ], - "slot": "pickup_location", - "values": [ - "SMF International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-09", - "pickup_time": "15:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-12", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-09", - "pickup_location": "SMF International Airport", - "pickup_time": "15:30", - "total_price": "84", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-12", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-09", - "pickup_location": "SMF International Airport", - "pickup_time": "15:30", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-12", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-09", - "pickup_location": "SMF International Airport", - "pickup_time": "15:30", - "total_price": "102", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-12", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-09", - "pickup_location": "Sacramento Valley Station", - "pickup_time": "15:30", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-12", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-09", - "pickup_location": "SMF International Airport", - "pickup_time": "15:30", - "total_price": "99", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 111, - "slot": "pickup_location", - "start": 86 - }, - { - "exclusive_end": 82, - "slot": "pickup_date", - "start": 73 - }, - { - "exclusive_end": 48, - "slot": "car_name", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, I've found 5 cars. There's a Standard Accord that you can pick up on March 9th at SMF International Airport. How does that sound?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 12th" - ], - "pickup_city": [ - "Sacramento" - ], - "pickup_date": [ - "9th of March", - "March 9th" - ], - "pickup_location": [ - "SMF International Airport" - ], - "pickup_time": [ - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds perfect, can you book the car please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "SMF International Airport" - ], - "slot": "pickup_location", - "values": [ - "SMF International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "15:30" - ], - "slot": "pickup_time", - "values": [ - "3:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 114, - "slot": "pickup_location", - "start": 89 - }, - { - "exclusive_end": 85, - "slot": "pickup_date", - "start": 76 - }, - { - "exclusive_end": 72, - "slot": "pickup_time", - "start": 65 - }, - { - "exclusive_end": 154, - "slot": "dropoff_date", - "start": 144 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, so just to confirm, I'll book a standard car to pick up at 3:30 pm on March 9th at SMF International Airport. You can drop it back off on March 12th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 12th", - "the 12th" - ], - "pickup_city": [ - "Sacramento" - ], - "pickup_date": [ - "9th of March", - "March 9th" - ], - "pickup_location": [ - "SMF International Airport" - ], - "pickup_time": [ - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please! And how much is that?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "84" - ], - "slot": "total_price", - "values": [ - "$84" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_date": "2019-03-09", - "pickup_location": "SMF International Airport", - "pickup_time": "15:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-12", - "pickup_date": "2019-03-09", - "pickup_location": "SMF International Airport", - "pickup_time": "15:30", - "total_price": "84", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "total_price", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's all been booked for you at a cost of $84" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 12th", - "the 12th" - ], - "pickup_city": [ - "Sacramento" - ], - "pickup_date": [ - "9th of March", - "March 9th" - ], - "pickup_location": [ - "SMF International Airport" - ], - "pickup_time": [ - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Lovely, thank you very much" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 12th", - "the 12th" - ], - "pickup_city": [ - "Sacramento" - ], - "pickup_date": [ - "9th of March", - "March 9th" - ], - "pickup_location": [ - "SMF International Airport" - ], - "pickup_time": [ - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, have a lovely day" - } - ] - }, - { - "dialogue_id": "23_00032", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm looking to rent a car for my next trip." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a date and a time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "the 11th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "10:00" - ], - "slot": "pickup_time", - "values": [ - "morning 10" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "pickup_date", - "start": 20 - }, - { - "exclusive_end": 46, - "slot": "pickup_time", - "start": 36 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "the 11th" - ], - "pickup_time": [ - "morning 10" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "yes, I need it from the 11th around morning 10" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Until when you need the car? Where do you want to pick it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "pickup_city", - "values": [ - "Portland, OR" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "the 14th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "pickup_city", - "start": 11 - }, - { - "exclusive_end": 68, - "slot": "dropoff_date", - "start": 60 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "the 11th" - ], - "pickup_time": [ - "morning 10" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be in Portland, OR and the car will stay with me until the 14th. Please look for a medium-sized car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "pickup_location", - "values": [ - "Portland Bus station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "March 11th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Portland", - "pickup_date": "2019-03-11", - "pickup_time": "10:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-14", - "pickup_city": "Portland", - "pickup_date": "2019-03-11", - "pickup_location": "Portland Bus Station", - "pickup_time": "10:00", - "total_price": "105", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-14", - "pickup_city": "Portland", - "pickup_date": "2019-03-11", - "pickup_location": "Portland Bus Station", - "pickup_time": "10:00", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Accord", - "dropoff_date": "2019-03-14", - "pickup_city": "Portland", - "pickup_date": "2019-03-11", - "pickup_location": "PDX International Airport", - "pickup_time": "09:30", - "total_price": "117", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-14", - "pickup_city": "Portland", - "pickup_date": "2019-03-11", - "pickup_location": "PDX International Airport", - "pickup_time": "09:30", - "total_price": "84", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-14", - "pickup_city": "Portland", - "pickup_date": "2019-03-11", - "pickup_location": "PDX International Airport", - "pickup_time": "09:30", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-14", - "pickup_city": "Portland", - "pickup_date": "2019-03-11", - "pickup_location": "PDX International Airport", - "pickup_time": "09:30", - "total_price": "114", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 92, - "slot": "pickup_location", - "start": 72 - }, - { - "exclusive_end": 106, - "slot": "pickup_date", - "start": 96 - }, - { - "exclusive_end": 37, - "slot": "car_name", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 6 options, there's a Camry, a standard car, available at the Portland Bus station on March 11th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 11th", - "the 11th" - ], - "pickup_time": [ - "morning 10" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you show me another possibility?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "pickup_location", - "values": [ - "portland bus station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "March 11th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sentra" - ], - "slot": "car_name", - "values": [ - "Sentra" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 74, - "slot": "pickup_location", - "start": 54 - }, - { - "exclusive_end": 88, - "slot": "pickup_date", - "start": 78 - }, - { - "exclusive_end": 49, - "slot": "car_name", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "of course. There's another standard car, a Sentra, at portland bus station on March 11th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 11th", - "the 11th" - ], - "pickup_time": [ - "morning 10" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer a compact car honestly." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "pickup_location", - "values": [ - "portland bus station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "march 11th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Forte" - ], - "slot": "car_name", - "values": [ - "forte" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Portland", - "pickup_date": "2019-03-11", - "pickup_time": "10:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Forte", - "dropoff_date": "2019-03-14", - "pickup_city": "Portland", - "pickup_date": "2019-03-11", - "pickup_location": "Portland Bus Station", - "pickup_time": "10:00", - "total_price": "66", - "type": "Compact" - }, - { - "car_name": "Leaf", - "dropoff_date": "2019-03-14", - "pickup_city": "Portland", - "pickup_date": "2019-03-11", - "pickup_location": "Portland Bus Station", - "pickup_time": "10:00", - "total_price": "63", - "type": "Compact" - }, - { - "car_name": "Cooper", - "dropoff_date": "2019-03-14", - "pickup_city": "Portland", - "pickup_date": "2019-03-11", - "pickup_location": "PDX International Airport", - "pickup_time": "09:30", - "total_price": "75", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-14", - "pickup_city": "Portland", - "pickup_date": "2019-03-11", - "pickup_location": "PDX International Airport", - "pickup_time": "09:30", - "total_price": "87", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 55, - "slot": "pickup_location", - "start": 35 - }, - { - "exclusive_end": 83, - "slot": "pickup_date", - "start": 73 - }, - { - "exclusive_end": 19, - "slot": "car_name", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Then I have a forte, a compact, at portland bus station ready for you on march 11th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 11th", - "march 11th", - "the 11th" - ], - "pickup_location": [ - "Portland Bus station", - "portland bus station" - ], - "pickup_time": [ - "morning 10" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I may like it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "do you want me to rent it for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 11th", - "march 11th", - "the 11th" - ], - "pickup_location": [ - "Portland Bus station", - "portland bus station" - ], - "pickup_time": [ - "morning 10" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I do more for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 11th", - "march 11th", - "the 11th" - ], - "pickup_location": [ - "Portland Bus station", - "portland bus station" - ], - "pickup_time": [ - "morning 10" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I don't have any other request." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Bye for now" - } - ] - }, - { - "dialogue_id": "23_00033", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I wish for a car for rent." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want it and time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "this sunday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "18:30" - ], - "slot": "pickup_time", - "values": [ - "half past 6 in the evening" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "pickup_city", - "values": [ - "sacramento, ca" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 15, - "slot": "pickup_date", - "start": 4 - }, - { - "exclusive_end": 52, - "slot": "pickup_time", - "start": 26 - }, - { - "exclusive_end": 71, - "slot": "pickup_city", - "start": 57 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "sacramento, ca" - ], - "pickup_date": [ - "this sunday" - ], - "pickup_time": [ - "half past 6 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "For this sunday at around half past 6 in the evening rom sacramento, ca." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And until when do you wish it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "dropoff_date", - "values": [ - "4th of march" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "dropoff_date", - "start": 6 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of march" - ], - "pickup_city": [ - "sacramento, ca" - ], - "pickup_date": [ - "this sunday" - ], - "pickup_time": [ - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Until 4th of march, and it can be standard car;" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SMF International Airport" - ], - "slot": "pickup_location", - "values": [ - "smf international airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-03", - "pickup_time": "18:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-04", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-03", - "pickup_location": "SMF International Airport", - "pickup_time": "18:30", - "total_price": "29", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-04", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-03", - "pickup_location": "SMF International Airport", - "pickup_time": "18:30", - "total_price": "32", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-04", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-03", - "pickup_location": "SMF International Airport", - "pickup_time": "18:30", - "total_price": "30", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-04", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-03", - "pickup_location": "SMF International Airport", - "pickup_time": "18:30", - "total_price": "35", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 37, - "slot": "pickup_location", - "start": 12 - }, - { - "exclusive_end": 60, - "slot": "pickup_date", - "start": 42 - }, - { - "exclusive_end": 95, - "slot": "car_name", - "start": 89 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is at smf international airport for day after tomorrow, it is standard and it is a accord. There is a total of 4 like you want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "4th of march" - ], - "pickup_city": [ - "sacramento, ca" - ], - "pickup_date": [ - "day after tomorrow", - "this sunday" - ], - "pickup_time": [ - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "29" - ], - "slot": "total_price", - "values": [ - "$29" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 7, - "slot": "total_price", - "start": 4 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Its $29 dollars." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of march" - ], - "pickup_city": [ - "sacramento, ca" - ], - "pickup_date": [ - "day after tomorrow", - "this sunday" - ], - "pickup_location": [ - "smf international airport" - ], - "pickup_time": [ - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thats exactly what I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want it to finish?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of march" - ], - "pickup_city": [ - "sacramento, ca" - ], - "pickup_date": [ - "day after tomorrow", - "this sunday" - ], - "pickup_location": [ - "smf international airport" - ], - "pickup_time": [ - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please rent it ." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "SMF International Airport" - ], - "slot": "pickup_location", - "values": [ - "smf international airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "18:30" - ], - "slot": "pickup_time", - "values": [ - "6:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "dropoff_date", - "values": [ - "next monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "pickup_location", - "start": 16 - }, - { - "exclusive_end": 61, - "slot": "pickup_date", - "start": 43 - }, - { - "exclusive_end": 85, - "slot": "pickup_time", - "start": 78 - }, - { - "exclusive_end": 109, - "slot": "dropoff_date", - "start": 98 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm please, smf international airport, day after tomorrow, the time being 6:30 pm and drop at next monday, it is standard." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of march", - "next monday" - ], - "pickup_city": [ - "sacramento, ca" - ], - "pickup_date": [ - "day after tomorrow", - "this sunday" - ], - "pickup_location": [ - "smf international airport" - ], - "pickup_time": [ - "6:30 pm", - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, thank u for this." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_date": "2019-03-03", - "pickup_location": "SMF International Airport", - "pickup_time": "18:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-04", - "pickup_date": "2019-03-03", - "pickup_location": "SMF International Airport", - "pickup_time": "18:30", - "total_price": "29", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Its all done already." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of march", - "next monday" - ], - "pickup_city": [ - "sacramento, ca" - ], - "pickup_date": [ - "day after tomorrow", - "this sunday" - ], - "pickup_location": [ - "smf international airport" - ], - "pickup_time": [ - "6:30 pm", - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much for being fast;" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Youre welcome, good luck with the car." - } - ] - }, - { - "dialogue_id": "23_00034", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I wanna find a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to pick it up from, and at what time will you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "pickup_city", - "values": [ - "Sacramento, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "19:30" - ], - "slot": "pickup_time", - "values": [ - "evening 7:30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "pickup_city", - "start": 26 - }, - { - "exclusive_end": 61, - "slot": "pickup_time", - "start": 49 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Sacramento, CA" - ], - "pickup_time": [ - "evening 7:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up from Sacramento, CA, around evening 7:30." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Till what date do you want the car, and when do you want it from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "the 14th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "pickup_date", - "start": 20 - }, - { - "exclusive_end": 44, - "slot": "dropoff_date", - "start": 36 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Sacramento, CA" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_time": [ - "evening 7:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car from March 10th till the 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SMF International Airport" - ], - "slot": "pickup_location", - "values": [ - "SMF International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-10", - "pickup_time": "19:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-14", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-10", - "pickup_location": "SMF International Airport", - "pickup_time": "19:30", - "total_price": "100", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-14", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-10", - "pickup_location": "SMF International Airport", - "pickup_time": "19:30", - "total_price": "136", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-14", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-10", - "pickup_location": "SMF International Airport", - "pickup_time": "19:30", - "total_price": "120", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-14", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-10", - "pickup_location": "SMF International Airport", - "pickup_time": "19:30", - "total_price": "144", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 94, - "slot": "pickup_location", - "start": 69 - }, - { - "exclusive_end": 119, - "slot": "pickup_date", - "start": 109 - }, - { - "exclusive_end": 136, - "slot": "car_name", - "start": 130 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 4 cars which might suit you. There is a nice one avaliable at SMF International Airport for pickup on March 10th. It is an Accord, a Standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Sacramento, CA" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_time": [ - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else avaliable? I'd like a Compact car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SMF International Airport" - ], - "slot": "pickup_location", - "values": [ - "SMF International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-10", - "pickup_time": "19:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-14", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-10", - "pickup_location": "SMF International Airport", - "pickup_time": "19:30", - "total_price": "108", - "type": "Compact" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-14", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-10", - "pickup_location": "SMF International Airport", - "pickup_time": "19:30", - "total_price": "112", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 94, - "slot": "pickup_location", - "start": 69 - }, - { - "exclusive_end": 119, - "slot": "pickup_date", - "start": 109 - }, - { - "exclusive_end": 133, - "slot": "car_name", - "start": 129 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 2 cars which you might like. There is a nice one avaliable at SMF International Airport for pickup on March 10th. It is a Bolt, a Compact car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Sacramento, CA" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_location": [ - "SMF International Airport" - ], - "pickup_time": [ - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to reserve this car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Sacramento, CA" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_location": [ - "SMF International Airport" - ], - "pickup_time": [ - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, I'm good for now. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one!" - } - ] - }, - { - "dialogue_id": "23_00035", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "11th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "pickup_city", - "values": [ - "London, UK" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "dropoff_date", - "start": 28 - }, - { - "exclusive_end": 77, - "slot": "pickup_city", - "start": 67 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of March" - ], - "pickup_city": [ - "London, UK" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the rental car until 11th of March. I want to pick it up in London, UK." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time? When?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "the 5th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 in the afternoon" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "pickup_date", - "start": 20 - }, - { - "exclusive_end": 74, - "slot": "pickup_time", - "start": 56 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of March" - ], - "pickup_city": [ - "London, UK" - ], - "pickup_date": [ - "the 5th" - ], - "pickup_time": [ - "3 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car from the 5th and I want to pick it up at 3 in the afternoon." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Heathrow International Airport" - ], - "slot": "pickup_location", - "values": [ - "Heathrow International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "London", - "pickup_date": "2019-03-05", - "pickup_time": "15:00" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-11", - "pickup_city": "London", - "pickup_date": "2019-03-05", - "pickup_location": "Heathrow International Airport", - "pickup_time": "15:00", - "total_price": "216", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-11", - "pickup_city": "London", - "pickup_date": "2019-03-05", - "pickup_location": "Heathrow International Airport", - "pickup_time": "15:00", - "total_price": "204", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-11", - "pickup_city": "London", - "pickup_date": "2019-03-05", - "pickup_location": "Heathrow International Airport", - "pickup_time": "15:00", - "total_price": "210", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_city": "London", - "pickup_date": "2019-03-05", - "pickup_location": "Heathrow International Airport", - "pickup_time": "15:00", - "total_price": "186", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 48, - "slot": "pickup_location", - "start": 18 - }, - { - "exclusive_end": 65, - "slot": "pickup_date", - "start": 53 - }, - { - "exclusive_end": 90, - "slot": "car_name", - "start": 84 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a car at Heathrow International Airport for next Tuesday. It is a Standard Altima. There are 4 car options." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of March" - ], - "pickup_city": [ - "London, UK" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_time": [ - "3 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Heathrow International Airport" - ], - "slot": "pickup_location", - "values": [ - "Heathrow International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cruze" - ], - "slot": "car_name", - "values": [ - "Cruze" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 77, - "slot": "pickup_location", - "start": 47 - }, - { - "exclusive_end": 101, - "slot": "pickup_date", - "start": 89 - }, - { - "exclusive_end": 32, - "slot": "car_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a Standard car, a Cruze, available at Heathrow International Airport for pickup next Tuesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of March" - ], - "pickup_city": [ - "London, UK" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "3 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That will work." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need to reserve this car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of March" - ], - "pickup_city": [ - "London, UK" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "3 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not right now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of March" - ], - "pickup_city": [ - "London, UK" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "3 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, nothing else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "23_00036", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to find a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When and where do you want to pick it up from? Until when will you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "pickup_city", - "values": [ - "Portland, OR" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "dropoff_date", - "values": [ - "March 4th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "11:45" - ], - "slot": "pickup_time", - "values": [ - "morning 11:45" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "pickup_city", - "start": 26 - }, - { - "exclusive_end": 91, - "slot": "dropoff_date", - "start": 82 - }, - { - "exclusive_end": 59, - "slot": "pickup_time", - "start": 46 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 4th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_time": [ - "morning 11:45" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up from Portland, OR around morning 11:45. I will need it until March 4th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What day do you want to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "pickup_date", - "start": 27 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 4th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "tomorrow" - ], - "pickup_time": [ - "morning 11:45" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a standard car from tomorrow." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Union Station" - ], - "slot": "pickup_location", - "values": [ - "Union Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Corolla" - ], - "slot": "car_name", - "values": [ - "Corolla" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_time": "11:45", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Corolla", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "Union Station", - "pickup_time": "12:00", - "total_price": "58", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "Union Station", - "pickup_time": "12:00", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Accord", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "PDX International Airport", - "pickup_time": "11:30", - "total_price": "70", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "Portland Bus Station", - "pickup_time": "11:30", - "total_price": "50", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "PDX International Airport", - "pickup_time": "11:30", - "total_price": "68", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "PDX International Airport", - "pickup_time": "11:30", - "total_price": "64", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "PDX International Airport", - "pickup_time": "11:30", - "total_price": "64", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "Portland Bus Station", - "pickup_time": "11:30", - "total_price": "46", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 50, - "slot": "pickup_location", - "start": 37 - }, - { - "exclusive_end": 80, - "slot": "pickup_date", - "start": 72 - }, - { - "exclusive_end": 97, - "slot": "car_name", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a standard car available at Union Station available for pickup tomorrow. It is a Corolla." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 4th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "tomorrow" - ], - "pickup_time": [ - "morning 11:45" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What will the total cost be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "58" - ], - "slot": "total_price", - "values": [ - "$58" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "total_price", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The rental car reservation will cost $58 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "twelve pm" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "pickup_time", - "start": 51 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 4th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "tomorrow" - ], - "pickup_time": [ - "twelve pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else available for pickup around twelve pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "PDX International Airport" - ], - "slot": "pickup_location", - "values": [ - "PDX International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "7" - ], - "slot": "count", - "values": [ - "7" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_time": "12:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "PDX International Airport", - "pickup_time": "12:00", - "total_price": "70", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "Portland Bus Station", - "pickup_time": "12:00", - "total_price": "50", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "PDX International Airport", - "pickup_time": "12:00", - "total_price": "68", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "Union Station", - "pickup_time": "12:00", - "total_price": "58", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "PDX International Airport", - "pickup_time": "12:00", - "total_price": "64", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "Union Station", - "pickup_time": "12:00", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-04", - "pickup_city": "Portland", - "pickup_date": "2019-03-02", - "pickup_location": "PDX International Airport", - "pickup_time": "12:00", - "total_price": "64", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 80, - "slot": "pickup_location", - "start": 55 - }, - { - "exclusive_end": 110, - "slot": "pickup_date", - "start": 102 - }, - { - "exclusive_end": 127, - "slot": "car_name", - "start": 121 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 7 cars. There is a standard car available at PDX International Airport available for pickup tomorrow. It is an Accord." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 4th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "tomorrow" - ], - "pickup_time": [ - "twelve pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What will the total cost be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "70" - ], - "slot": "total_price", - "values": [ - "$70" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "total_price", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The rental car reservation will cost $70 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 4th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "tomorrow" - ], - "pickup_location": [ - "PDX International Airport" - ], - "pickup_time": [ - "twelve pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to reserve the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 4th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "tomorrow" - ], - "pickup_location": [ - "PDX International Airport" - ], - "pickup_time": [ - "twelve pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I don't want to reserve the car right now. That's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "23_00037", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to find a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When and where do you want to pick it up from? How long do you want the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "11th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "the 13th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "pickup_city", - "values": [ - "Phoenix" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "pickup_date", - "start": 20 - }, - { - "exclusive_end": 48, - "slot": "dropoff_date", - "start": 40 - }, - { - "exclusive_end": 81, - "slot": "pickup_city", - "start": 74 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "11th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car from 11th of March until the 13th. I want to pick it up in Phoenix." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "At what time will you be picking it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15:30" - ], - "slot": "pickup_time", - "values": [ - "3:30 pm" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "pickup_time", - "start": 28 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "11th of March" - ], - "pickup_time": [ - "3:30 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up around 3:30 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "March 11th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-11", - "pickup_time": "15:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-13", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-11", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "15:30", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-13", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-11", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "15:30", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-13", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-11", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "15:30", - "total_price": "72", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 32, - "slot": "pickup_location", - "start": 0 - }, - { - "exclusive_end": 92, - "slot": "pickup_date", - "start": 82 - }, - { - "exclusive_end": 109, - "slot": "car_name", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sky Harbor International Airport has a nice Standard car available for pick up on March 11th. It is an Accord. There are 3 cars you may like." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "11th of March", - "March 11th" - ], - "pickup_time": [ - "3:30 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "March 11th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "pickup_location", - "start": 0 - }, - { - "exclusive_end": 92, - "slot": "pickup_date", - "start": 82 - }, - { - "exclusive_end": 107, - "slot": "car_name", - "start": 102 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sky Harbor International Airport has another Standard car available for pickup on March 11th. It is a Camry." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "11th of March", - "March 11th" - ], - "pickup_time": [ - "3:30 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "March 11th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Prius" - ], - "slot": "car_name", - "values": [ - "Prius" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "pickup_location", - "start": 0 - }, - { - "exclusive_end": 92, - "slot": "pickup_date", - "start": 82 - }, - { - "exclusive_end": 107, - "slot": "car_name", - "start": 102 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sky Harbor International Airport has another Standard car available for pickup on March 11th. It is a Prius." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "11th of March", - "March 11th" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great. I want to reserve that one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "15:30" - ], - "slot": "pickup_time", - "values": [ - "3:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 113, - "slot": "pickup_location", - "start": 81 - }, - { - "exclusive_end": 127, - "slot": "pickup_date", - "start": 117 - }, - { - "exclusive_end": 138, - "slot": "pickup_time", - "start": 131 - }, - { - "exclusive_end": 171, - "slot": "dropoff_date", - "start": 161 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following reservation: You are picking up a Standard car from Sky Harbor International Airport on March 11th at 3:30 pm. The drop-off date is March 13th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th", - "the 13th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "11th of March", - "March 11th" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_date": "2019-03-11", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "15:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Prius", - "dropoff_date": "2019-03-13", - "pickup_date": "2019-03-11", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "15:30", - "total_price": "72", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 13th", - "the 13th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "11th of March", - "March 11th" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is the total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "72" - ], - "slot": "total_price", - "values": [ - "$72" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "total_price", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation will cost $72 total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th", - "the 13th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "11th of March", - "March 11th" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much for your help!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th", - "the 13th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "11th of March", - "March 11th" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope. Thanks a lot for all your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00038", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a Full-size rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When and at what time do you need a car? In which place do you want to get pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "pickup_city", - "values": [ - "San Diego" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "pickup_date", - "values": [ - "13th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "13:00" - ], - "slot": "pickup_time", - "values": [ - "1 o\"clock in the afternoon" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 74, - "slot": "pickup_city", - "start": 65 - }, - { - "exclusive_end": 29, - "slot": "pickup_date", - "start": 16 - }, - { - "exclusive_end": 59, - "slot": "pickup_time", - "start": 33 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "13th of March" - ], - "pickup_time": [ - "1 o\"clock in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a car on 13th of March at 1 o\"clock in the afternoon from San Diego." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Up to which date you want a car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "March 14th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "dropoff_date", - "start": 13 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "13th of March" - ], - "pickup_time": [ - "1 o\"clock in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need up to March 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "pickup_location", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-13" - ], - "slot": "pickup_date", - "values": [ - "March 13th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cherokee" - ], - "slot": "car_name", - "values": [ - "Cherokee" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "San Diego", - "pickup_date": "2019-03-13", - "pickup_time": "13:00", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Cherokee", - "dropoff_date": "2019-03-14", - "pickup_city": "San Diego", - "pickup_date": "2019-03-13", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:00", - "total_price": "43", - "type": "Full-size" - }, - { - "car_name": "Equinox", - "dropoff_date": "2019-03-14", - "pickup_city": "San Diego", - "pickup_date": "2019-03-13", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:00", - "total_price": "44", - "type": "Full-size" - }, - { - "car_name": "Escape", - "dropoff_date": "2019-03-14", - "pickup_city": "San Diego", - "pickup_date": "2019-03-13", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:00", - "total_price": "44", - "type": "Full-size" - }, - { - "car_name": "Highlander", - "dropoff_date": "2019-03-14", - "pickup_city": "San Diego", - "pickup_date": "2019-03-13", - "pickup_location": "SAN International Airport", - "pickup_time": "12:30", - "total_price": "41", - "type": "Full-size" - }, - { - "car_name": "RAV4", - "dropoff_date": "2019-03-14", - "pickup_city": "San Diego", - "pickup_date": "2019-03-13", - "pickup_location": "SAN International Airport", - "pickup_time": "12:30", - "total_price": "49", - "type": "Full-size" - }, - { - "car_name": "Tucson", - "dropoff_date": "2019-03-14", - "pickup_city": "San Diego", - "pickup_date": "2019-03-13", - "pickup_location": "SAN International Airport", - "pickup_time": "12:30", - "total_price": "42", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 32, - "slot": "pickup_location", - "start": 18 - }, - { - "exclusive_end": 46, - "slot": "pickup_date", - "start": 36 - }, - { - "exclusive_end": 64, - "slot": "car_name", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 6 cars at Santa Fe Depot on March 13th. It is a Cherokee Full-size car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "13th of March", - "March 13th" - ], - "pickup_location": [ - "Santa Fe Depot" - ], - "pickup_time": [ - "1 o\"clock in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It is great. I want to book this car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "pickup_location", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "pickup_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "13:00" - ], - "slot": "pickup_time", - "values": [ - "1 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 89, - "slot": "pickup_location", - "start": 75 - }, - { - "exclusive_end": 33, - "slot": "pickup_date", - "start": 23 - }, - { - "exclusive_end": 41, - "slot": "pickup_time", - "start": 37 - }, - { - "exclusive_end": 126, - "slot": "dropoff_date", - "start": 116 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Kindly ensure that, on March 13th at 1 pm a Full-size car pick up you from Santa Fe Depot . It will drop-off you on March 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "13th of March", - "March 13th" - ], - "pickup_location": [ - "Santa Fe Depot" - ], - "pickup_time": [ - "1 o\"clock in the afternoon", - "1 pm" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. It is good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-13", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:00", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Cherokee", - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-13", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:00", - "total_price": "43", - "type": "Full-size" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "13th of March", - "March 13th" - ], - "pickup_location": [ - "Santa Fe Depot" - ], - "pickup_time": [ - "1 o\"clock in the afternoon", - "1 pm" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "May I know the total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "43" - ], - "slot": "total_price", - "values": [ - "$43" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "total_price", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking cost is $43 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "13th of March", - "March 13th" - ], - "pickup_location": [ - "Santa Fe Depot" - ], - "pickup_time": [ - "1 o\"clock in the afternoon", - "1 pm" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much for your help. That is what I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "23_00039", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "pickup_city", - "values": [ - "San Diego" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "pickup_city", - "start": 36 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "San Diego" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I have a business trip coming up in San Diego and will need a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What are the dates and times you will need the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "dropoff_date", - "values": [ - "9th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "13:30" - ], - "slot": "pickup_time", - "values": [ - "1:30 in the afternoon" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "dropoff_date", - "start": 38 - }, - { - "exclusive_end": 129, - "slot": "pickup_time", - "start": 108 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of this month" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_time": [ - "1:30 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will need to rent the car until the 9th of this month and would like to be able to pick the car up around 1:30 in the afternoon." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you need to pick the car up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "the 5th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "pickup_date", - "start": 23 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of this month" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "the 5th" - ], - "pickup_time": [ - "1:30 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will need the car on the 5th if possible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "pickup_location", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_time": "13:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-09", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:30", - "total_price": "132", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-09", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "SAN International Airport", - "pickup_time": "13:30", - "total_price": "124", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-09", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:30", - "total_price": "116", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-09", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "SAN International Airport", - "pickup_time": "13:30", - "total_price": "116", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-09", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "SAN International Airport", - "pickup_time": "13:30", - "total_price": "132", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-09", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:30", - "total_price": "120", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 70, - "slot": "pickup_location", - "start": 56 - }, - { - "exclusive_end": 52, - "slot": "pickup_date", - "start": 40 - }, - { - "exclusive_end": 29, - "slot": "car_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'm showing a Standard Accord available next Tuesday at Santa Fe Depot. How does that sound?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of this month" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_location": [ - "Santa Fe Depot" - ], - "pickup_time": [ - "1:30 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect, can you please reserve that for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "pickup_location", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "13:30" - ], - "slot": "pickup_time", - "values": [ - "1:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "dropoff_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 98, - "slot": "pickup_location", - "start": 84 - }, - { - "exclusive_end": 65, - "slot": "pickup_date", - "start": 53 - }, - { - "exclusive_end": 77, - "slot": "pickup_time", - "start": 70 - }, - { - "exclusive_end": 138, - "slot": "dropoff_date", - "start": 129 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Absolutely! So I have a Standard car being picked up next Tuesday, at 1:30 pm, from Santa Fe Depot and being dropped back off on March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of this month", - "March 9th" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_location": [ - "Santa Fe Depot" - ], - "pickup_time": [ - "1:30 in the afternoon", - "1:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_date": "2019-03-05", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-09", - "pickup_date": "2019-03-05", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:30", - "total_price": "132", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have successfully made that reservation for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of this month", - "March 9th" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_location": [ - "Santa Fe Depot" - ], - "pickup_time": [ - "1:30 in the afternoon", - "1:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much, that saves me some extra time." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can do for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of this month", - "March 9th" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_location": [ - "Santa Fe Depot" - ], - "pickup_time": [ - "1:30 in the afternoon", - "1:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all I needed, thank you!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have an amazing day." - } - ] - }, - { - "dialogue_id": "23_00040", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "9th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "11th of this month" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "pickup_date", - "start": 43 - }, - { - "exclusive_end": 88, - "slot": "dropoff_date", - "start": 70 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_date": [ - "9th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a rental car for two days, from the 9th of this month till the 11th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure I can help with that. What time and where do you want to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "pickup_city", - "values": [ - "Philly" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 pm" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "pickup_city", - "start": 13 - }, - { - "exclusive_end": 47, - "slot": "pickup_time", - "start": 43 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Philly" - ], - "pickup_date": [ - "9th of this month" - ], - "pickup_time": [ - "3 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it in Philly and I'll get it around 3 pm" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "30th Street Station" - ], - "slot": "pickup_location", - "values": [ - "30th Street Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_time": "15:00" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "30th Street Station", - "pickup_time": "15:00", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "PHL International Airport", - "pickup_time": "15:00", - "total_price": "76", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:00", - "total_price": "50", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "PHL International Airport", - "pickup_time": "15:00", - "total_price": "70", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:00", - "total_price": "64", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "PHL International Airport", - "pickup_time": "15:00", - "total_price": "68", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:00", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "30th Street Station", - "pickup_time": "15:00", - "total_price": "58", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 102, - "slot": "pickup_location", - "start": 83 - }, - { - "exclusive_end": 79, - "slot": "pickup_date", - "start": 70 - }, - { - "exclusive_end": 56, - "slot": "car_name", - "start": 50 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 8 cars that might work. There's a standard Altima available on March 9th at 30th Street Station" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Philly" - ], - "pickup_date": [ - "9th of this month", - "March 9th" - ], - "pickup_time": [ - "3 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What will that run me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "60" - ], - "slot": "total_price", - "values": [ - "$60" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "total_price", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will run you $60 total" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Philly" - ], - "pickup_date": [ - "9th of this month", - "March 9th" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there another car? Maybe an intermediate car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "PHL International Airport" - ], - "slot": "pickup_location", - "values": [ - "PHL International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Civic" - ], - "slot": "car_name", - "values": [ - "Civic" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_time": "15:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "30th Street Station", - "pickup_time": "15:00", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "PHL International Airport", - "pickup_time": "15:00", - "total_price": "76", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:00", - "total_price": "50", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "PHL International Airport", - "pickup_time": "15:00", - "total_price": "70", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:00", - "total_price": "64", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "PHL International Airport", - "pickup_time": "15:00", - "total_price": "68", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:00", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-09", - "pickup_location": "30th Street Station", - "pickup_time": "15:00", - "total_price": "58", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 78, - "slot": "pickup_location", - "start": 53 - }, - { - "exclusive_end": 49, - "slot": "pickup_date", - "start": 40 - }, - { - "exclusive_end": 24, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a Standard Civic also available March 9th at PHL International Airport" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Philly" - ], - "pickup_date": [ - "9th of this month", - "March 9th" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Give me more options" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "pickup_location", - "values": [ - "Intercity Terminal" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Corolla" - ], - "slot": "car_name", - "values": [ - "Corolla" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 52, - "slot": "pickup_location", - "start": 34 - }, - { - "exclusive_end": 65, - "slot": "pickup_date", - "start": 56 - }, - { - "exclusive_end": 28, - "slot": "car_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about a standard Corolla from Intercity Terminal on March 9th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Philly" - ], - "pickup_date": [ - "9th of this month", - "March 9th" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's that cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "50" - ], - "slot": "total_price", - "values": [ - "$50" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "total_price", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's cheaper, $50 total" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Philly" - ], - "pickup_date": [ - "9th of this month", - "March 9th" - ], - "pickup_location": [ - "Intercity Terminal" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great, book it for me" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "pickup_location", - "values": [ - "Intercity Terminal" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 106, - "slot": "pickup_location", - "start": 88 - }, - { - "exclusive_end": 49, - "slot": "pickup_date", - "start": 40 - }, - { - "exclusive_end": 57, - "slot": "pickup_time", - "start": 53 - }, - { - "exclusive_end": 84, - "slot": "dropoff_date", - "start": 74 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirming that standard car pick up on March 9th at 3 pm and drop-off on March 11th at Intercity Terminal" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month", - "March 11th" - ], - "pickup_city": [ - "Philly" - ], - "pickup_date": [ - "9th of this month", - "March 9th" - ], - "pickup_location": [ - "Intercity Terminal" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's all correct" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-09", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Corolla", - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-09", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:00", - "total_price": "50", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've reserved the car for you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month", - "March 11th" - ], - "pickup_city": [ - "Philly" - ], - "pickup_date": [ - "9th of this month", - "March 9th" - ], - "pickup_location": [ - "Intercity Terminal" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for that, that's all for now" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you, have a good day" - } - ] - }, - { - "dialogue_id": "23_00041", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to a rental car" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "pickup_city", - "values": [ - "Mexico City" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "the 4th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "pickup_city", - "start": 29 - }, - { - "exclusive_end": 54, - "slot": "pickup_date", - "start": 47 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "the 4th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to rent it from Mexico City, from the 4th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "At what time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "12:30" - ], - "slot": "pickup_time", - "values": [ - "afternoon 12:30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "pickup_time", - "start": 7 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "the 4th" - ], - "pickup_time": [ - "afternoon 12:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Around afternoon 12:30" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Until when will you rent it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "dropoff_date", - "values": [ - "the 5th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 13, - "slot": "dropoff_date", - "start": 6 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 5th" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "the 4th" - ], - "pickup_time": [ - "afternoon 12:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Until the 5th, please" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Estacion Buenavista" - ], - "slot": "pickup_location", - "values": [ - "Estacion Buenavista" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-04", - "pickup_time": "12:30" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-04", - "pickup_location": "Estacion Buenavista", - "pickup_time": "12:30", - "total_price": "18", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-04", - "pickup_location": "Estacion Buenavista", - "pickup_time": "12:30", - "total_price": "17", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-04", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "12:30", - "total_price": "22", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-04", - "pickup_location": "Estacion Buenavista", - "pickup_time": "12:30", - "total_price": "17", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-04", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "12:30", - "total_price": "24", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-04", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "12:30", - "total_price": "21", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 87, - "slot": "pickup_location", - "start": 68 - }, - { - "exclusive_end": 102, - "slot": "pickup_date", - "start": 91 - }, - { - "exclusive_end": 49, - "slot": "car_name", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 6 cars: I propose you a Standard Camry car, available at Estacion Buenavista on next Monday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 5th" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "next Monday", - "the 4th" - ], - "pickup_time": [ - "afternoon 12:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me a Compact car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Benito Juarez International Airport" - ], - "slot": "pickup_location", - "values": [ - "Benito Juarez International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cooper" - ], - "slot": "car_name", - "values": [ - "Cooper" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-04", - "pickup_time": "12:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-04", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "12:30", - "total_price": "17", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-04", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "12:30", - "total_price": "16", - "type": "Compact" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-04", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "12:30", - "total_price": "14", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-05", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-04", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "12:30", - "total_price": "17", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 78, - "slot": "pickup_location", - "start": 43 - }, - { - "exclusive_end": 93, - "slot": "pickup_date", - "start": 82 - }, - { - "exclusive_end": 26, - "slot": "car_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you like Compact Cooper? There's one at Benito Juarez International Airport on next Monday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 5th" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "next Monday", - "the 4th" - ], - "pickup_time": [ - "afternoon 12:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much does the rental of this car cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "17" - ], - "slot": "total_price", - "values": [ - "$17" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 12, - "slot": "total_price", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It costs $17 in total" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 5th" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "next Monday", - "the 4th" - ], - "pickup_location": [ - "Benito Juarez International Airport" - ], - "pickup_time": [ - "afternoon 12:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Oh, It's perfect! I want it!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Benito Juarez International Airport" - ], - "slot": "pickup_location", - "values": [ - "Benito Juarez International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:30" - ], - "slot": "pickup_time", - "values": [ - "12:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "dropoff_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 54, - "slot": "pickup_location", - "start": 19 - }, - { - "exclusive_end": 70, - "slot": "pickup_date", - "start": 59 - }, - { - "exclusive_end": 82, - "slot": "pickup_time", - "start": 74 - }, - { - "exclusive_end": 102, - "slot": "dropoff_date", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "A Compact car from Benito Juarez International Airport for next Monday at 12:30 pm, until next Tuesday: it's correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "next Monday", - "the 4th" - ], - "pickup_location": [ - "Benito Juarez International Airport" - ], - "pickup_time": [ - "12:30 pm", - "afternoon 12:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, It's correct, thank you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-05", - "pickup_date": "2019-03-04", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "12:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-05", - "pickup_date": "2019-03-04", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "12:30", - "total_price": "17", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The reservation was successful" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "next Monday", - "the 4th" - ], - "pickup_location": [ - "Benito Juarez International Airport" - ], - "pickup_time": [ - "12:30 pm", - "afternoon 12:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your valuable help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You need anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "next Monday", - "the 4th" - ], - "pickup_location": [ - "Benito Juarez International Airport" - ], - "pickup_time": [ - "12:30 pm", - "afternoon 12:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, It's all. Thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day!" - } - ] - }, - { - "dialogue_id": "23_00042", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "dropoff_date", - "values": [ - "the 2nd" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 86, - "slot": "dropoff_date", - "start": 79 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 2nd" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to find a rental car while I'm out of town. I need a Standard car until the 2nd." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the pick up location?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "pickup_city", - "values": [ - "London, England" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "1st of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "pickup_city", - "start": 26 - }, - { - "exclusive_end": 61, - "slot": "pickup_date", - "start": 49 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 2nd" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "1st of March" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to pick it up from London, England on the 1st of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time is the pick up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "12 o\"clock in the afternoon" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "pickup_time", - "start": 33 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 2nd" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "1st of March" - ], - "pickup_time": [ - "12 o\"clock in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick up the car around 12 o\"clock in the afternoon." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Gatwick International Airport" - ], - "slot": "pickup_location", - "values": [ - "Gatwick International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "today" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-02", - "pickup_city": "London", - "pickup_date": "2019-03-01", - "pickup_time": "12:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-02", - "pickup_city": "London", - "pickup_date": "2019-03-01", - "pickup_location": "Gatwick International Airport", - "pickup_time": "12:00", - "total_price": "35", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-02", - "pickup_city": "London", - "pickup_date": "2019-03-01", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "total_price": "35", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-02", - "pickup_city": "London", - "pickup_date": "2019-03-01", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "total_price": "34", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-02", - "pickup_city": "London", - "pickup_date": "2019-03-01", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "total_price": "36", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-02", - "pickup_city": "London", - "pickup_date": "2019-03-01", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "total_price": "29", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 96, - "slot": "pickup_location", - "start": 67 - }, - { - "exclusive_end": 114, - "slot": "pickup_date", - "start": 109 - }, - { - "exclusive_end": 63, - "slot": "car_name", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 5 cars to choose from. There's a nice Standard Accord at Gatwick International Airport for pick up today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 2nd" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "1st of March", - "today" - ], - "pickup_time": [ - "12 o\"clock in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much will it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "35" - ], - "slot": "total_price", - "values": [ - "$35" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "total_price", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Total cost is $35." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 2nd" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "1st of March", - "today" - ], - "pickup_time": [ - "12 o\"clock in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Heathrow International Airport" - ], - "slot": "pickup_location", - "values": [ - "Heathrow International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "today" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 59, - "slot": "pickup_location", - "start": 29 - }, - { - "exclusive_end": 77, - "slot": "pickup_date", - "start": 72 - }, - { - "exclusive_end": 25, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a Standard Altima at Heathrow International Airport for pick up today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 2nd" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "1st of March", - "today" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "12 o\"clock in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good, let's reserve that car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Heathrow International Airport" - ], - "slot": "pickup_location", - "values": [ - "Heathrow International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "12 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "dropoff_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 72, - "slot": "pickup_location", - "start": 42 - }, - { - "exclusive_end": 78, - "slot": "pickup_date", - "start": 73 - }, - { - "exclusive_end": 87, - "slot": "pickup_time", - "start": 82 - }, - { - "exclusive_end": 114, - "slot": "dropoff_date", - "start": 106 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: picking Standard car from Heathrow International Airport today at 12 pm. Drop-off date is tomorrow." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 2nd", - "tomorrow" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "1st of March", - "today" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "12 o\"clock in the afternoon", - "12 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good. How much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "35" - ], - "slot": "total_price", - "values": [ - "$35" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-02", - "pickup_date": "2019-03-01", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-02", - "pickup_date": "2019-03-01", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "total_price": "35", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 34, - "slot": "total_price", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been reserved for $35 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 2nd", - "tomorrow" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "1st of March", - "today" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "12 o\"clock in the afternoon", - "12 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 2nd", - "tomorrow" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "1st of March", - "today" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "12 o\"clock in the afternoon", - "12 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00043", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Im looking for a car rental" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "At what time and when do you need it? Till what date do you want the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "March 5th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "dropoff_date", - "values": [ - "6th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15:30" - ], - "slot": "pickup_time", - "values": [ - "3:30 in the afternoon" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "pickup_date", - "start": 20 - }, - { - "exclusive_end": 52, - "slot": "dropoff_date", - "start": 35 - }, - { - "exclusive_end": 94, - "slot": "pickup_time", - "start": 73 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "6th of this month" - ], - "pickup_date": [ - "March 5th" - ], - "pickup_time": [ - "3:30 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car from March 5th till 6th of this month, will pickup around 3:30 in the afternoon." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From where do you want to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "pickup_city", - "values": [ - "Ciudad de Mexico" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "pickup_city", - "start": 5 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "6th of this month" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "March 5th" - ], - "pickup_time": [ - "3:30 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From Ciudad de Mexico I will pick it up." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Estacion Buenavista" - ], - "slot": "pickup_location", - "values": [ - "Estacion Buenavista" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-05", - "pickup_time": "15:30" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-06", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-05", - "pickup_location": "Estacion Buenavista", - "pickup_time": "15:30", - "total_price": "23", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-06", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-05", - "pickup_location": "Estacion Buenavista", - "pickup_time": "15:30", - "total_price": "21", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-06", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-05", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "15:30", - "total_price": "24", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-06", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-05", - "pickup_location": "Estacion Buenavista", - "pickup_time": "15:30", - "total_price": "20", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-06", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-05", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "15:30", - "total_price": "23", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-06", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-05", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "15:30", - "total_price": "22", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "pickup_location", - "start": 44 - }, - { - "exclusive_end": 90, - "slot": "pickup_date", - "start": 78 - }, - { - "exclusive_end": 107, - "slot": "car_name", - "start": 102 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "6 cars you may like. There is a good car in Estacion Buenavista for pickup on next Tuesday which is a Camry Standard car" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "6th of this month" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_time": [ - "3:30 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Whats the total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "23" - ], - "slot": "total_price", - "values": [ - "$23" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "total_price", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking costs $23" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "6th of this month" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "3:30 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thats perfect for me" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you wanna book this car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "6th of this month" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "3:30 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. I want to book the car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Estacion Buenavista" - ], - "slot": "pickup_location", - "values": [ - "Estacion Buenavista" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "15:30" - ], - "slot": "pickup_time", - "values": [ - "3:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "dropoff_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "pickup_location", - "start": 43 - }, - { - "exclusive_end": 78, - "slot": "pickup_date", - "start": 66 - }, - { - "exclusive_end": 89, - "slot": "pickup_time", - "start": 82 - }, - { - "exclusive_end": 121, - "slot": "dropoff_date", - "start": 107 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm this : You are picking from Estacion Buenavista on next Tuesday at 3:30 pm. The drop off is next Wednesday. its a Standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "6th of this month", - "next Wednesday" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "3:30 in the afternoon", - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes thats great" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_date": "2019-03-05", - "pickup_location": "Estacion Buenavista", - "pickup_time": "15:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-06", - "pickup_date": "2019-03-05", - "pickup_location": "Estacion Buenavista", - "pickup_time": "15:30", - "total_price": "23", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking is done and reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "6th of this month", - "next Wednesday" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "3:30 in the afternoon", - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot for the help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can i assist you on anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "6th of this month", - "next Wednesday" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "3:30 in the afternoon", - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No Thanks for the help thats all I need" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day" - } - ] - }, - { - "dialogue_id": "23_00044", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to find a car to rent." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I'll need to know what time you need it, where do you want it from, and where do you want to pic it up." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "March 5th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "afternoon 2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "pickup_city", - "values": [ - "Toronto, Ontario" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "pickup_date", - "start": 29 - }, - { - "exclusive_end": 57, - "slot": "pickup_time", - "start": 46 - }, - { - "exclusive_end": 105, - "slot": "pickup_city", - "start": 89 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Toronto, Ontario" - ], - "pickup_date": [ - "March 5th" - ], - "pickup_time": [ - "afternoon 2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll need to pick up the car March 5th in the afternoon 2 pm. I'll be picking it up from Toronto, Ontario." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long do you want the car for." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "March 7th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "March 10th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "pickup_date", - "start": 23 - }, - { - "exclusive_end": 46, - "slot": "dropoff_date", - "start": 36 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "Toronto, Ontario" - ], - "pickup_date": [ - "March 7th" - ], - "pickup_time": [ - "afternoon 2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll need the car from March 7th to March 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_city": "Toronto", - "pickup_date": "2019-03-07", - "pickup_time": "14:00" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-10", - "pickup_city": "Toronto", - "pickup_date": "2019-03-07", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "14:00", - "total_price": "96", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-10", - "pickup_city": "Toronto", - "pickup_date": "2019-03-07", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "14:00", - "total_price": "84", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 119, - "slot": "pickup_location", - "start": 82 - }, - { - "exclusive_end": 154, - "slot": "pickup_date", - "start": 141 - }, - { - "exclusive_end": 177, - "slot": "car_name", - "start": 172 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So I have 2 cars that you might like. One's a pretty nice car that's available at Toronto Pearson International Airport that you can pick up next Thursday. It's a Standard Camry." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "Toronto, Ontario" - ], - "pickup_date": [ - "March 7th", - "next Thursday" - ], - "pickup_time": [ - "afternoon 2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What will the final price be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "96" - ], - "slot": "total_price", - "values": [ - "$96" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "total_price", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The reservation will cost $96 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "Toronto, Ontario" - ], - "pickup_date": [ - "March 7th", - "next Thursday" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "afternoon 2" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Well that sounds excellent." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to make a reservation on this car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "Toronto, Ontario" - ], - "pickup_date": [ - "March 7th", - "next Thursday" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "afternoon 2" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, I'd like to rent a vehicle please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "2 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 126, - "slot": "pickup_location", - "start": 89 - }, - { - "exclusive_end": 140, - "slot": "pickup_date", - "start": 127 - }, - { - "exclusive_end": 79, - "slot": "pickup_time", - "start": 75 - }, - { - "exclusive_end": 71, - "slot": "dropoff_date", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm for me that you'll be picking up the Standard car on March 10th at 2 pm from the Toronto Pearson International Airport next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "Toronto, Ontario" - ], - "pickup_date": [ - "March 7th", - "next Thursday" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "2 pm", - "afternoon 2" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep that sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-07", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "14:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-07", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "14:00", - "total_price": "96", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "We have reserved your car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "Toronto, Ontario" - ], - "pickup_date": [ - "March 7th", - "next Thursday" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "2 pm", - "afternoon 2" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I really appreciate your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can assist you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "Toronto, Ontario" - ], - "pickup_date": [ - "March 7th", - "next Thursday" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "2 pm", - "afternoon 2" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, but I appreciate all your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great rest of your day!" - } - ] - }, - { - "dialogue_id": "23_00045", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the pick up time." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "three in the afternoon" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "the 13th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "pickup_time", - "start": 24 - }, - { - "exclusive_end": 78, - "slot": "dropoff_date", - "start": 70 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_time": [ - "three in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for around three in the afternoon and I will drop-off on the 13th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the pick up location and date." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "9th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "pickup_city", - "values": [ - "Vancouver, BC" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 72, - "slot": "pickup_date", - "start": 60 - }, - { - "exclusive_end": 42, - "slot": "pickup_city", - "start": 29 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "9th of March" - ], - "pickup_time": [ - "three in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick up a car from Vancouver, BC and need it from 9th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-09", - "pickup_time": "15:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-13", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-09", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "144", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-13", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-09", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "132", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-13", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-09", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "148", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-13", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-09", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "124", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-13", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-09", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "120", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-13", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-09", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "112", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-13", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-09", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "140", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 95, - "slot": "pickup_location", - "start": 70 - }, - { - "exclusive_end": 66, - "slot": "pickup_date", - "start": 57 - }, - { - "exclusive_end": 27, - "slot": "car_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "We have an excellent Accord, Standard car available from March 9th ar YVR International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "9th of March", - "March 9th" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "three in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's good news." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would like to reserve the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "9th of March", - "March 9th" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "three in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I would like to proceed with the reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 81, - "slot": "pickup_location", - "start": 56 - }, - { - "exclusive_end": 114, - "slot": "pickup_date", - "start": 105 - }, - { - "exclusive_end": 122, - "slot": "pickup_time", - "start": 118 - }, - { - "exclusive_end": 148, - "slot": "dropoff_date", - "start": 138 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: Pick up location: YVR International Airport Pick up date and Time: March 9th at 3 pm Drop-off date: March 13th Car Type: Standard" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th", - "the 13th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "9th of March", - "March 9th" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "3 pm", - "three in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I confirm the details are correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_date": "2019-03-09", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-13", - "pickup_date": "2019-03-09", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "144", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Congratulations! Your car has been reserver." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th", - "the 13th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "9th of March", - "March 9th" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "3 pm", - "three in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day ahead!" - } - ] - }, - { - "dialogue_id": "23_00046", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "16:30" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "pickup_time", - "start": 37 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "16:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to book a car for rent around 16:30, can you find something?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From when and where do you want to pick the car and to which date you need the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "pickup_city", - "values": [ - "Atlanta" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "Tuesday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "the 8th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 61, - "slot": "pickup_city", - "start": 54 - }, - { - "exclusive_end": 37, - "slot": "pickup_date", - "start": 20 - }, - { - "exclusive_end": 48, - "slot": "dropoff_date", - "start": 41 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Atlanta" - ], - "pickup_date": [ - "Tuesday next week" - ], - "pickup_time": [ - "16:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the Car from Tuesday next week to the 8th from Atlanta." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Hartsfield-Jackson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Hartsfield-Jackson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Atlanta", - "pickup_date": "2019-03-05", - "pickup_time": "16:30" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-08", - "pickup_city": "Atlanta", - "pickup_date": "2019-03-05", - "pickup_location": "Hartsfield-Jackson International Airport", - "pickup_time": "16:30", - "total_price": "78", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-08", - "pickup_city": "Atlanta", - "pickup_date": "2019-03-05", - "pickup_location": "Hartsfield-Jackson International Airport", - "pickup_time": "16:30", - "total_price": "96", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_city": "Atlanta", - "pickup_date": "2019-03-05", - "pickup_location": "Peachtree Station", - "pickup_time": "16:30", - "total_price": "96", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-08", - "pickup_city": "Atlanta", - "pickup_date": "2019-03-05", - "pickup_location": "Hartsfield-Jackson International Airport", - "pickup_time": "16:30", - "total_price": "111", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 85, - "slot": "pickup_location", - "start": 45 - }, - { - "exclusive_end": 113, - "slot": "pickup_date", - "start": 101 - }, - { - "exclusive_end": 37, - "slot": "car_name", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found one, that is a standard Camry Car at Hartsfield-Jackson International Airport for pick up on next Tuesday. Is that okay to you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Atlanta" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_time": [ - "16:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Get me the rent details so that I can confirm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "78" - ], - "slot": "total_price", - "values": [ - "$78" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "total_price", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Total cost will be $78 for a reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Atlanta" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_time": [ - "16:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you get me some other car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Hartsfield-Jackson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Hartsfield-Jackson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cruze" - ], - "slot": "car_name", - "values": [ - "Cruze" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 69, - "slot": "pickup_location", - "start": 29 - }, - { - "exclusive_end": 96, - "slot": "pickup_date", - "start": 84 - }, - { - "exclusive_end": 21, - "slot": "car_name", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, a standard Cruze Car at Hartsfield-Jackson International Airport for pickup on next Tuesday, how about that?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Atlanta" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_time": [ - "16:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "and what is the rent?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "96" - ], - "slot": "total_price", - "values": [ - "$96" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 14, - "slot": "total_price", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will be $96 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Atlanta" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_location": [ - "Hartsfield-Jackson International Airport" - ], - "pickup_time": [ - "16:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That seems okay to me. can you reserve it for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Hartsfield-Jackson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Hartsfield-Jackson International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 92, - "slot": "pickup_location", - "start": 52 - }, - { - "exclusive_end": 119, - "slot": "pickup_date", - "start": 107 - }, - { - "exclusive_end": 130, - "slot": "pickup_time", - "start": 123 - }, - { - "exclusive_end": 167, - "slot": "dropoff_date", - "start": 156 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, please confirm to book a standard Cruze Car at Hartsfield-Jackson International Airport for pickup on next Tuesday at 4:30 pm and the drop-off date is next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday", - "the 8th" - ], - "pickup_city": [ - "Atlanta" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_location": [ - "Hartsfield-Jackson International Airport" - ], - "pickup_time": [ - "16:30", - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-05", - "pickup_location": "Hartsfield-Jackson International Airport", - "pickup_time": "16:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Cruze", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-05", - "pickup_location": "Hartsfield-Jackson International Airport", - "pickup_time": "16:30", - "total_price": "96", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation was successful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday", - "the 8th" - ], - "pickup_city": [ - "Atlanta" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_location": [ - "Hartsfield-Jackson International Airport" - ], - "pickup_time": [ - "16:30", - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Any other help do you want me to do?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday", - "the 8th" - ], - "pickup_city": [ - "Atlanta" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_location": [ - "Hartsfield-Jackson International Airport" - ], - "pickup_time": [ - "16:30", - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "23_00047", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "pickup_city", - "values": [ - "Washington" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "6 pm" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "pickup_city", - "start": 46 - }, - { - "exclusive_end": 64, - "slot": "pickup_time", - "start": 60 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Washington" - ], - "pickup_time": [ - "6 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me a rental car I can pick up in Washington at 6 pm?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you like to pick up the car, and how long will you be keeping it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "3rd of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "dropoff_date", - "values": [ - "next Tuesday" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "pickup_date", - "start": 27 - }, - { - "exclusive_end": 63, - "slot": "dropoff_date", - "start": 51 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Tuesday" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "3rd of this month" - ], - "pickup_time": [ - "6 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will need the car on the 3rd of this month until next Tuesday. I am looking for a small car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "pickup_location", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-05", - "pickup_city": "Washington", - "pickup_date": "2019-03-03", - "pickup_time": "18:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-05", - "pickup_city": "Washington", - "pickup_date": "2019-03-03", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:00", - "total_price": "48", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-05", - "pickup_city": "Washington", - "pickup_date": "2019-03-03", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:00", - "total_price": "60", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-05", - "pickup_city": "Washington", - "pickup_date": "2019-03-03", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:00", - "total_price": "56", - "type": "Compact" - }, - { - "car_name": "Leaf", - "dropoff_date": "2019-03-05", - "pickup_city": "Washington", - "pickup_date": "2019-03-03", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:00", - "total_price": "50", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 55, - "slot": "pickup_location", - "start": 27 - }, - { - "exclusive_end": 102, - "slot": "pickup_date", - "start": 84 - }, - { - "exclusive_end": 123, - "slot": "car_name", - "start": 119 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 4 cars available at Dulles International Airport available for pickup on the day after tomorrow. It's a Compact Bolt car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Tuesday" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "3rd of this month", - "day after tomorrow" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "6 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works. I would like to reserve this." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "pickup_location", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "6 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "dropoff_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "pickup_location", - "start": 45 - }, - { - "exclusive_end": 104, - "slot": "pickup_date", - "start": 86 - }, - { - "exclusive_end": 81, - "slot": "pickup_time", - "start": 77 - }, - { - "exclusive_end": 139, - "slot": "dropoff_date", - "start": 127 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, the Compact car will be picked up from Dulles International Airport at 6 pm the day after tomorrow, and will be returned next Tuesday. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Tuesday" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "3rd of this month", - "day after tomorrow" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "6 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-05", - "pickup_date": "2019-03-03", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-05", - "pickup_date": "2019-03-03", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:00", - "total_price": "48", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car is now reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Tuesday" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "3rd of this month", - "day after tomorrow" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "6 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "23_00048", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm interested in renting a car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For what dates do you need the car rental?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "dropoff_date", - "values": [ - "9th of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "dropoff_date", - "start": 35 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to rent out a car until the 9th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going to pick up the rental car, and at what time should it be ready?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "pickup_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "15:00" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 77, - "slot": "pickup_city", - "start": 68 - }, - { - "exclusive_end": 36, - "slot": "pickup_time", - "start": 31 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_time": [ - "15:00" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick up a car around 15:00, and I want to pick it up from Vancouver." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you begin the rental period?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "6th of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 16, - "slot": "pickup_date", - "start": 4 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "6th of March" - ], - "pickup_time": [ - "15:00" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The 6th of March is when I will begin renting the car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_time": "15:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "102", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "72", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "111", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "81", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 25, - "slot": "pickup_location", - "start": 0 - }, - { - "exclusive_end": 133, - "slot": "pickup_date", - "start": 119 - }, - { - "exclusive_end": 74, - "slot": "car_name", - "start": 68 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "YVR International Airport has an available car for rental, it is an Accord and a standard car, and it can be picked up next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "6th of March", - "next Wednesday" - ], - "pickup_time": [ - "15:00" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What will it cost to rent out the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "90" - ], - "slot": "total_price", - "values": [ - "$90" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "total_price", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The car rental reservation will cost $90." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "6th of March", - "next Wednesday" - ], - "pickup_time": [ - "15:00" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking to rent a medium-sized car, is there anything else available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_time": "15:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "102", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "72", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "111", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 95, - "slot": "pickup_location", - "start": 70 - }, - { - "exclusive_end": 178, - "slot": "pickup_date", - "start": 164 - }, - { - "exclusive_end": 133, - "slot": "car_name", - "start": 127 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "From 6 car recommendations, I can recommend another standard car from YVR International Airport. Would you be interested in an Altima, also available for pickup on next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "3rd of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "13:00" - ], - "slot": "pickup_time", - "values": [ - "1 in the afternoon" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 86, - "slot": "pickup_date", - "start": 74 - }, - { - "exclusive_end": 113, - "slot": "pickup_time", - "start": 95 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "3rd of March" - ], - "pickup_time": [ - "1 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can I get another recommendation, and can I change the pickup date to the 3rd of March, around 1 in the afternoon?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Pacific Central Station" - ], - "slot": "pickup_location", - "values": [ - "Pacific Central Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sentra" - ], - "slot": "car_name", - "values": [ - "Sentra" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-03", - "pickup_time": "13:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Sentra", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-03", - "pickup_location": "Pacific Central Station", - "pickup_time": "13:00", - "total_price": "180", - "type": "Standard" - }, - { - "car_name": "Accord", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-03", - "pickup_location": "YVR International Airport", - "pickup_time": "12:30", - "total_price": "210", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-03", - "pickup_location": "YVR International Airport", - "pickup_time": "12:30", - "total_price": "186", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-03", - "pickup_location": "YVR International Airport", - "pickup_time": "12:30", - "total_price": "228", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-03", - "pickup_location": "YVR International Airport", - "pickup_time": "12:30", - "total_price": "216", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 23, - "slot": "pickup_location", - "start": 0 - }, - { - "exclusive_end": 95, - "slot": "pickup_date", - "start": 77 - }, - { - "exclusive_end": 132, - "slot": "car_name", - "start": 126 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Pacific Central Station also has a standard car available for pickup for the day after tomorrow, would you be interested in a Sentra?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "3rd of March", - "day after tomorrow" - ], - "pickup_location": [ - "Pacific Central Station" - ], - "pickup_time": [ - "1 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "A Sentra sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to reserve this car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "3rd of March", - "day after tomorrow" - ], - "pickup_location": [ - "Pacific Central Station" - ], - "pickup_time": [ - "1 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please rent out the vehicle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Pacific Central Station" - ], - "slot": "pickup_location", - "values": [ - "Pacific Central Station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "13:00" - ], - "slot": "pickup_time", - "values": [ - "1 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "dropoff_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "pickup_location", - "start": 39 - }, - { - "exclusive_end": 85, - "slot": "pickup_date", - "start": 67 - }, - { - "exclusive_end": 93, - "slot": "pickup_time", - "start": 89 - }, - { - "exclusive_end": 128, - "slot": "dropoff_date", - "start": 119 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to pickup a standard car from Pacific Central Station the day after tomorrow at 1 pm, and will drop it off on March 9th, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "9th of March", - "March 9th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "3rd of March", - "day after tomorrow" - ], - "pickup_location": [ - "Pacific Central Station" - ], - "pickup_time": [ - "1 in the afternoon", - "1 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That all sounds good, what will be the total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "180" - ], - "slot": "total_price", - "values": [ - "$180" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_date": "2019-03-03", - "pickup_location": "Pacific Central Station", - "pickup_time": "13:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Sentra", - "dropoff_date": "2019-03-09", - "pickup_date": "2019-03-03", - "pickup_location": "Pacific Central Station", - "pickup_time": "13:00", - "total_price": "180", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 30, - "slot": "total_price", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The reservation will cost $180 in total, and has been successfully made." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of March", - "March 9th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "3rd of March", - "day after tomorrow" - ], - "pickup_location": [ - "Pacific Central Station" - ], - "pickup_time": [ - "1 in the afternoon", - "1 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for the assistance, that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, have a great day!" - } - ] - }, - { - "dialogue_id": "23_00049", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I got to rent some wheels?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You got a pick up time and place in mind." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "pickup_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "Later today" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15:30" - ], - "slot": "pickup_time", - "values": [ - "15:30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "pickup_city", - "start": 32 - }, - { - "exclusive_end": 17, - "slot": "pickup_date", - "start": 6 - }, - { - "exclusive_end": 26, - "slot": "pickup_time", - "start": 21 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "Later today" - ], - "pickup_time": [ - "15:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah. Later today at 15:30 from San Francisco." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long do you need the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "dropoff_date", - "values": [ - "4th of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "dropoff_date", - "start": 27 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of March" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "Later today" - ], - "pickup_time": [ - "15:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I got to have it until the 4th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "pickup_location", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "today" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-01", - "pickup_time": "15:30" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-04", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-01", - "pickup_location": "SFO International Airport", - "pickup_time": "15:30", - "total_price": "111", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-04", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-01", - "pickup_location": "Salesforce Transit Center", - "pickup_time": "15:30", - "total_price": "87", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-04", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-01", - "pickup_location": "SFO International Airport", - "pickup_time": "15:30", - "total_price": "96", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-04", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-01", - "pickup_location": "SFO International Airport", - "pickup_time": "15:30", - "total_price": "105", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-04", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-01", - "pickup_location": "SFO International Airport", - "pickup_time": "15:30", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-04", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-01", - "pickup_location": "Salesforce Transit Center", - "pickup_time": "15:30", - "total_price": "81", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 115, - "slot": "pickup_location", - "start": 90 - }, - { - "exclusive_end": 84, - "slot": "pickup_date", - "start": 79 - }, - { - "exclusive_end": 57, - "slot": "car_name", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I see 6 that might fit the bill. I got an Standard Altima that you can pick up today from SFO International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "4th of March" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "Later today", - "today" - ], - "pickup_time": [ - "15:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the damage report?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "111" - ], - "slot": "total_price", - "values": [ - "$111" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "total_price", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The bill will be $111 total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of March" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "Later today", - "today" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "15:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Alright. I'll take it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "pickup_location", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "15:30" - ], - "slot": "pickup_time", - "values": [ - "3:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "dropoff_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 100, - "slot": "pickup_location", - "start": 75 - }, - { - "exclusive_end": 35, - "slot": "pickup_date", - "start": 30 - }, - { - "exclusive_end": 29, - "slot": "pickup_time", - "start": 22 - }, - { - "exclusive_end": 53, - "slot": "dropoff_date", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK. Standard car from 3:30 pm today until next Monday to be picked up from SFO International Airport. Confirmed?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of March", - "next Monday" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "Later today", - "today" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "15:30", - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah. Confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_date": "2019-03-01", - "pickup_location": "SFO International Airport", - "pickup_time": "15:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-04", - "pickup_date": "2019-03-01", - "pickup_location": "SFO International Airport", - "pickup_time": "15:30", - "total_price": "111", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And your reservation is also confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of March", - "next Monday" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "Later today", - "today" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "15:30", - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Good job." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I can do other stuff." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of March", - "next Monday" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "Later today", - "today" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "15:30", - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm sure you can. But I am good to go." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Then go enjoy your day." - } - ] - }, - { - "dialogue_id": "23_00050", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am in need of renting a car and I need it to be a small car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which is the time from when you will need to rent the car from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "10th of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "pickup_date", - "start": 28 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "10th of March" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to rent the car from 10th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a specific place from where you want to pick up your car? Till when will you be keeping the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "pickup_city", - "values": [ - "Paris, France" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "12th of this month" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "pickup_city", - "start": 34 - }, - { - "exclusive_end": 96, - "slot": "dropoff_date", - "start": 78 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "10th of March" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be picking the car up from Paris, France and I will be renting it till 12th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which is the time when you will be needing it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "17:00" - ], - "slot": "pickup_time", - "values": [ - "5 in the evening" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 59, - "slot": "pickup_time", - "start": 43 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "10th of March" - ], - "pickup_time": [ - "5 in the evening" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to pick up the rented car at around 5 in the evening." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_city": "Paris", - "pickup_date": "2019-03-10", - "pickup_time": "17:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-12", - "pickup_city": "Paris", - "pickup_date": "2019-03-10", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "17:00", - "total_price": "46", - "type": "Compact" - }, - { - "car_name": "Cooper", - "dropoff_date": "2019-03-12", - "pickup_city": "Paris", - "pickup_date": "2019-03-10", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "17:00", - "total_price": "52", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-12", - "pickup_city": "Paris", - "pickup_date": "2019-03-10", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "17:00", - "total_price": "52", - "type": "Compact" - }, - { - "car_name": "Leaf", - "dropoff_date": "2019-03-12", - "pickup_city": "Paris", - "pickup_date": "2019-03-10", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "17:00", - "total_price": "54", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 164, - "slot": "pickup_location", - "start": 125 - }, - { - "exclusive_end": 178, - "slot": "pickup_date", - "start": 168 - }, - { - "exclusive_end": 251, - "slot": "car_name", - "start": 247 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I see that 4 cars match to your request. There is a good car which is an available option for you, and you can pick it up at Charles de Gaulle International airport on March 10th. The type of the car is a Compact one and more specifically it is a Bolt." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "10th of March", - "March 10th" - ], - "pickup_time": [ - "5 in the evening" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me how much it will cost me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "46" - ], - "slot": "total_price", - "values": [ - "$46" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "total_price", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booked car would cost you $46 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "10th of March", - "March 10th" - ], - "pickup_time": [ - "5 in the evening" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there some other options which are available to me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cooper" - ], - "slot": "car_name", - "values": [ - "cooper" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 135, - "slot": "pickup_location", - "start": 96 - }, - { - "exclusive_end": 92, - "slot": "pickup_date", - "start": 82 - }, - { - "exclusive_end": 61, - "slot": "car_name", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I can see that another Compact car more specifically a cooper can be picked up on March 10th at Charles de Gaulle International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "10th of March", - "March 10th" - ], - "pickup_time": [ - "5 in the evening" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me how much this car will be costing me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "52" - ], - "slot": "total_price", - "values": [ - "$52" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "total_price", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The booking of this car will cost you $52." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "10th of March", - "March 10th" - ], - "pickup_time": [ - "5 in the evening" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there some other options which I can have?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Fit" - ], - "slot": "car_name", - "values": [ - "Fit" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 169, - "slot": "pickup_location", - "start": 130 - }, - { - "exclusive_end": 183, - "slot": "pickup_date", - "start": 173 - }, - { - "exclusive_end": 101, - "slot": "car_name", - "start": 98 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I can see that another option which is available for you is a Compact car and more specifically a Fit on that can be picked up at Charles de Gaulle International Airport on March 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "10th of March", - "March 10th" - ], - "pickup_location": [ - "Charles de Gaulle International Airport", - "Charles de Gaulle International airport" - ], - "pickup_time": [ - "5 in the evening" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That suits well to what I need. I want to book this car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "17:00" - ], - "slot": "pickup_time", - "values": [ - "5 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 162, - "slot": "pickup_location", - "start": 123 - }, - { - "exclusive_end": 119, - "slot": "pickup_date", - "start": 109 - }, - { - "exclusive_end": 170, - "slot": "pickup_time", - "start": 166 - }, - { - "exclusive_end": 215, - "slot": "dropoff_date", - "start": 205 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you please confirm back to me that you want to rent a Compact car, and that you will be picking it up on March 10th at Charles de Gaulle International Airport at 5 pm. You will stop renting the car on March 12th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "12th of this month", - "March 12th" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "10th of March", - "March 10th" - ], - "pickup_location": [ - "Charles de Gaulle International Airport", - "Charles de Gaulle International airport" - ], - "pickup_time": [ - "5 in the evening", - "5 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Those details seems good. Can you tell me how much it will cost me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "52" - ], - "slot": "total_price", - "values": [ - "$52" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_date": "2019-03-10", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "17:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Fit", - "dropoff_date": "2019-03-12", - "pickup_date": "2019-03-10", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "17:00", - "total_price": "52", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "total_price", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your rental car has been booked, and it will be costing you a total of $52." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month", - "March 12th" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "10th of March", - "March 10th" - ], - "pickup_location": [ - "Charles de Gaulle International Airport", - "Charles de Gaulle International airport" - ], - "pickup_time": [ - "5 in the evening", - "5 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I appreciate your help very much. That would be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good time!" - } - ] - }, - { - "dialogue_id": "23_00051", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "March 7th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "pickup_date", - "start": 26 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "March 7th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to rent a car from March 7th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Till when do you need the car, and where do you want to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "March 8th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "pickup_city", - "values": [ - "Paris" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "dropoff_date", - "start": 20 - }, - { - "exclusive_end": 65, - "slot": "pickup_city", - "start": 60 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 8th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 7th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car till March 8th and I want to pick it up from Paris." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "That's okay, and at what time will you need to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "March 13th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "pickup_time", - "start": 24 - }, - { - "exclusive_end": 66, - "slot": "dropoff_date", - "start": 56 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 7th" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up at 3 pm. I want a Compact car till March 13th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_city": "Paris", - "pickup_date": "2019-03-07", - "pickup_time": "15:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-13", - "pickup_city": "Paris", - "pickup_date": "2019-03-07", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "15:00", - "total_price": "162", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-13", - "pickup_city": "Paris", - "pickup_date": "2019-03-07", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "15:00", - "total_price": "162", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 80, - "slot": "pickup_location", - "start": 41 - }, - { - "exclusive_end": 97, - "slot": "pickup_date", - "start": 84 - }, - { - "exclusive_end": 111, - "slot": "car_name", - "start": 107 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Fine. There's a Compact car avalaible at Charles de Gaulle International airport on next Thursday. it is a Bolt." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 13th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 7th", - "next Thursday" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please tell me the cost" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "162" - ], - "slot": "total_price", - "values": [ - "$162" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "total_price", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will cost you $162 in total" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 7th", - "next Thursday" - ], - "pickup_location": [ - "Charles de Gaulle International airport" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect. I want to reserve it" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 105, - "slot": "pickup_location", - "start": 66 - }, - { - "exclusive_end": 124, - "slot": "pickup_date", - "start": 111 - }, - { - "exclusive_end": 153, - "slot": "pickup_time", - "start": 149 - }, - { - "exclusive_end": 189, - "slot": "dropoff_date", - "start": 179 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm me these detail: you will picking up the Compact car from Charles de Gaulle International airport, the next Thursday. You will pick it up at 3 pm and the drop off data is March 13th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 7th", - "next Thursday" - ], - "pickup_location": [ - "Charles de Gaulle International airport" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_date": "2019-03-07", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "15:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-13", - "pickup_date": "2019-03-07", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "15:00", - "total_price": "162", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your Compact car has been reserved" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 7th", - "next Thursday" - ], - "pickup_location": [ - "Charles de Gaulle International airport" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I do anything else for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 7th", - "next Thursday" - ], - "pickup_location": [ - "Charles de Gaulle International airport" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks. That's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great! Have a nice day." - } - ] - }, - { - "dialogue_id": "23_00052", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Nairobi" - ], - "slot": "pickup_city", - "values": [ - "Nairobi" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "11th of this month" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "pickup_city", - "start": 38 - }, - { - "exclusive_end": 80, - "slot": "dropoff_date", - "start": 62 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Nairobi" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am interested in renting a car from Nairobi and i want till 11th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the exact time and date you need the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "March 8th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "12:30" - ], - "slot": "pickup_time", - "values": [ - "12:30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "pickup_date", - "start": 20 - }, - { - "exclusive_end": 66, - "slot": "pickup_time", - "start": 61 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Nairobi" - ], - "pickup_date": [ - "March 8th" - ], - "pickup_time": [ - "12:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want the car from March 8th and need to get the car around 12:30." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Jomo Kenyatta International Airport" - ], - "slot": "pickup_location", - "values": [ - "Jomo Kenyatta International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Elantra" - ], - "slot": "car_name", - "values": [ - "Elantra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Nairobi", - "pickup_date": "2019-03-08", - "pickup_time": "12:30" - } - }, - "service_results": [ - { - "car_name": "Elantra", - "dropoff_date": "2019-03-11", - "pickup_city": "Nairobi", - "pickup_date": "2019-03-08", - "pickup_location": "Jomo Kenyatta International Airport", - "pickup_time": "12:30", - "total_price": "72", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_city": "Nairobi", - "pickup_date": "2019-03-08", - "pickup_location": "Jomo Kenyatta International Airport", - "pickup_time": "12:30", - "total_price": "78", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 110, - "slot": "pickup_location", - "start": 75 - }, - { - "exclusive_end": 137, - "slot": "pickup_date", - "start": 126 - }, - { - "exclusive_end": 57, - "slot": "car_name", - "start": 50 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 2 cars of your liking. There is a Standard Elantra car available at Jomo Kenyatta International Airport for pick up on next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Nairobi" - ], - "pickup_date": [ - "March 8th", - "next Friday" - ], - "pickup_time": [ - "12:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "As i need a small car any other thing available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Jomo Kenyatta International Airport" - ], - "slot": "pickup_location", - "values": [ - "Jomo Kenyatta International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cooper" - ], - "slot": "car_name", - "values": [ - "cooper" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Nairobi", - "pickup_date": "2019-03-08", - "pickup_time": "12:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-11", - "pickup_city": "Nairobi", - "pickup_date": "2019-03-08", - "pickup_location": "Jomo Kenyatta International Airport", - "pickup_time": "12:30", - "total_price": "51", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-11", - "pickup_city": "Nairobi", - "pickup_date": "2019-03-08", - "pickup_location": "Jomo Kenyatta International Airport", - "pickup_time": "12:30", - "total_price": "39", - "type": "Compact" - }, - { - "car_name": "Leaf", - "dropoff_date": "2019-03-11", - "pickup_city": "Nairobi", - "pickup_date": "2019-03-08", - "pickup_location": "Jomo Kenyatta International Airport", - "pickup_time": "12:30", - "total_price": "51", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "pickup_location", - "start": 34 - }, - { - "exclusive_end": 96, - "slot": "pickup_date", - "start": 85 - }, - { - "exclusive_end": 16, - "slot": "car_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "A compact cooper car available at Jomo Kenyatta International Airport for pick up on next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Nairobi" - ], - "pickup_date": [ - "March 8th", - "next Friday" - ], - "pickup_time": [ - "12:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the total price?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "51" - ], - "slot": "total_price", - "values": [ - "$51" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "total_price", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking price $51 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Nairobi" - ], - "pickup_date": [ - "March 8th", - "next Friday" - ], - "pickup_location": [ - "Jomo Kenyatta International Airport" - ], - "pickup_time": [ - "12:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's cool. I want to book this car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Jomo Kenyatta International Airport" - ], - "slot": "pickup_location", - "values": [ - "Jomo Kenyatta International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:30" - ], - "slot": "pickup_time", - "values": [ - "12:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 96, - "slot": "pickup_location", - "start": 61 - }, - { - "exclusive_end": 111, - "slot": "pickup_date", - "start": 100 - }, - { - "exclusive_end": 123, - "slot": "pickup_time", - "start": 115 - }, - { - "exclusive_end": 160, - "slot": "dropoff_date", - "start": 150 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "please give confirmation details: you are picking it up from Jomo Kenyatta International Airport on next friday at 12:30 pm and drop-off date will be March 11th and it is a compact car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month", - "March 11th" - ], - "pickup_city": [ - "Nairobi" - ], - "pickup_date": [ - "March 8th", - "next Friday", - "next friday" - ], - "pickup_location": [ - "Jomo Kenyatta International Airport" - ], - "pickup_time": [ - "12:30", - "12:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "This is perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-08", - "pickup_location": "Jomo Kenyatta International Airport", - "pickup_time": "12:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-08", - "pickup_location": "Jomo Kenyatta International Airport", - "pickup_time": "12:30", - "total_price": "51", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Car reservation done for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month", - "March 11th" - ], - "pickup_city": [ - "Nairobi" - ], - "pickup_date": [ - "March 8th", - "next Friday", - "next friday" - ], - "pickup_location": [ - "Jomo Kenyatta International Airport" - ], - "pickup_time": [ - "12:30", - "12:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "23_00053", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to find a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date will you need the rental car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "pickup_city", - "values": [ - "Washington" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "the 14th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "pickup_city", - "start": 20 - }, - { - "exclusive_end": 86, - "slot": "dropoff_date", - "start": 78 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Washington" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to pickup in Washington. I prefer a compact car and will need it until the 14th ." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want to get it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "9th of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "pickup_date", - "start": 27 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "9th of March" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to get it the 9th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "8th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "18:30" - ], - "slot": "pickup_time", - "values": [ - "18:30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "pickup_date", - "start": 27 - }, - { - "exclusive_end": 81, - "slot": "pickup_time", - "start": 76 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "8th of this month" - ], - "pickup_time": [ - "18:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the rental from the 8th of this month. I would like to get it around 18:30. ." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "pickup_location", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Washington", - "pickup_date": "2019-03-08", - "pickup_time": "18:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-14", - "pickup_city": "Washington", - "pickup_date": "2019-03-08", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:30", - "total_price": "180", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-14", - "pickup_city": "Washington", - "pickup_date": "2019-03-08", - "pickup_location": "Union Station", - "pickup_time": "18:30", - "total_price": "168", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-14", - "pickup_city": "Washington", - "pickup_date": "2019-03-08", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:30", - "total_price": "168", - "type": "Compact" - }, - { - "car_name": "Leaf", - "dropoff_date": "2019-03-14", - "pickup_city": "Washington", - "pickup_date": "2019-03-08", - "pickup_location": "Union Station", - "pickup_time": "18:30", - "total_price": "174", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 32, - "slot": "pickup_location", - "start": 4 - }, - { - "exclusive_end": 80, - "slot": "pickup_date", - "start": 69 - }, - { - "exclusive_end": 94, - "slot": "car_name", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The Dulles International Airport has a nice car that you can pick up next Friday. It is a Bolt, which is Compact." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "8th of this month", - "next Friday" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "18:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That will work. I would like to reserve it ." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "pickup_location", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "18:30" - ], - "slot": "pickup_time", - "values": [ - "6:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "pickup_location", - "start": 29 - }, - { - "exclusive_end": 69, - "slot": "pickup_date", - "start": 58 - }, - { - "exclusive_end": 80, - "slot": "pickup_time", - "start": 73 - }, - { - "exclusive_end": 119, - "slot": "dropoff_date", - "start": 109 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm - pickup from Dulles International Airport next Friday at 6:30 pm. You will drop off the cacr March 14th. The car is Compact." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th", - "the 14th" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "8th of this month", - "next Friday" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "18:30", - "6:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-08", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-08", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:30", - "total_price": "180", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Car is booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 14th", - "the 14th" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "8th of this month", - "next Friday" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "18:30", - "6:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is the total?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "180" - ], - "slot": "total_price", - "values": [ - "$180" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 15, - "slot": "total_price", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will be $180." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th", - "the 14th" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "8th of this month", - "next Friday" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "18:30", - "6:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need any other assistancec?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th", - "the 14th" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "8th of this month", - "next Friday" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "18:30", - "6:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "23_00054", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "March 12th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "dropoff_date", - "start": 37 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 12th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a rental car through March 12th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I can help you with that. When do you want to pick up your rental?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "the 9th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "pickup_date", - "start": 24 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 12th" - ], - "pickup_date": [ - "the 9th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to pick it up on the 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great. Where would you like to pick it up, and at what time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "pickup_city", - "values": [ - "Portland, OR" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "six in the evening" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "pickup_city", - "start": 24 - }, - { - "exclusive_end": 63, - "slot": "pickup_time", - "start": 45 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 12th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "the 9th" - ], - "pickup_time": [ - "six in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up in Portland, OR, around six in the evening." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "PDX International Airport" - ], - "slot": "pickup_location", - "values": [ - "PDX International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_city": "Portland", - "pickup_date": "2019-03-09", - "pickup_time": "18:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-12", - "pickup_city": "Portland", - "pickup_date": "2019-03-09", - "pickup_location": "PDX International Airport", - "pickup_time": "18:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-12", - "pickup_city": "Portland", - "pickup_date": "2019-03-09", - "pickup_location": "Portland Bus Station", - "pickup_time": "18:00", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-12", - "pickup_city": "Portland", - "pickup_date": "2019-03-09", - "pickup_location": "PDX International Airport", - "pickup_time": "18:00", - "total_price": "105", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-12", - "pickup_city": "Portland", - "pickup_date": "2019-03-09", - "pickup_location": "PDX International Airport", - "pickup_time": "18:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-12", - "pickup_city": "Portland", - "pickup_date": "2019-03-09", - "pickup_location": "PDX International Airport", - "pickup_time": "18:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-12", - "pickup_city": "Portland", - "pickup_date": "2019-03-09", - "pickup_location": "Portland Bus Station", - "pickup_time": "18:00", - "total_price": "84", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 105, - "slot": "pickup_location", - "start": 80 - }, - { - "exclusive_end": 76, - "slot": "pickup_date", - "start": 67 - }, - { - "exclusive_end": 16, - "slot": "car_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have an Accord, which is a standard car, available for pickup on March 9th at PDX International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 12th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 9th", - "the 9th" - ], - "pickup_time": [ - "six in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "pickup_location", - "values": [ - "Portland Bus Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 65, - "slot": "pickup_location", - "start": 45 - }, - { - "exclusive_end": 37, - "slot": "pickup_date", - "start": 28 - }, - { - "exclusive_end": 14, - "slot": "car_name", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a Camry available on March 9th at the Portland Bus Station. How about that one? It is also a standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 12th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 9th", - "the 9th" - ], - "pickup_time": [ - "six in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the total for that rental?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "93" - ], - "slot": "total_price", - "values": [ - "$93" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "total_price", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That reservation will be $93 total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 12th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 9th", - "the 9th" - ], - "pickup_location": [ - "Portland Bus Station" - ], - "pickup_time": [ - "six in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. I want to reserve that car now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "pickup_location", - "values": [ - "Portland Bus Station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "6 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 100, - "slot": "pickup_location", - "start": 80 - }, - { - "exclusive_end": 113, - "slot": "pickup_date", - "start": 104 - }, - { - "exclusive_end": 121, - "slot": "pickup_time", - "start": 117 - }, - { - "exclusive_end": 153, - "slot": "dropoff_date", - "start": 143 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm your reservation details. You are picking up a standard car from Portland Bus Station on March 9th at 6 pm. You'll return it on March 12th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 12th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 9th", - "the 9th" - ], - "pickup_location": [ - "Portland Bus Station" - ], - "pickup_time": [ - "6 pm", - "six in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_date": "2019-03-09", - "pickup_location": "Portland Bus Station", - "pickup_time": "18:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-12", - "pickup_date": "2019-03-09", - "pickup_location": "Portland Bus Station", - "pickup_time": "18:00", - "total_price": "93", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 12th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 9th", - "the 9th" - ], - "pickup_location": [ - "Portland Bus Station" - ], - "pickup_time": [ - "6 pm", - "six in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot! That's all I need today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00055", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to find a compact car for rent." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From what time to which date, do you need the car for rent?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "dropoff_date", - "values": [ - "March 9th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 pm" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 48, - "slot": "dropoff_date", - "start": 39 - }, - { - "exclusive_end": 28, - "slot": "pickup_time", - "start": 24 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 9th" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up at 3 pm and up to March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From When and Where do you want the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delhi" - ], - "slot": "pickup_city", - "values": [ - "Delhi" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "March 6th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "pickup_city", - "start": 19 - }, - { - "exclusive_end": 39, - "slot": "pickup_date", - "start": 30 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 9th" - ], - "pickup_city": [ - "Delhi" - ], - "pickup_date": [ - "March 6th" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "In need the Car in Delhi from March 6th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Indira Gandhi International Airport" - ], - "slot": "pickup_location", - "values": [ - "Indira Gandhi International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_city": "Delhi", - "pickup_date": "2019-03-06", - "pickup_time": "15:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-09", - "pickup_city": "Delhi", - "pickup_date": "2019-03-06", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "total_price": "84", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-09", - "pickup_city": "Delhi", - "pickup_date": "2019-03-06", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "total_price": "87", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-09", - "pickup_city": "Delhi", - "pickup_date": "2019-03-06", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "total_price": "87", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 93, - "slot": "pickup_location", - "start": 58 - }, - { - "exclusive_end": 122, - "slot": "pickup_date", - "start": 108 - }, - { - "exclusive_end": 27, - "slot": "car_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 3 from which a Bolt car which is a compact one at Indira Gandhi International Airport for pickup on next Wednesday. Is that okay for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 9th" - ], - "pickup_city": [ - "Delhi" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Get me the cost details to confirm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "84" - ], - "slot": "total_price", - "values": [ - "$84" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "total_price", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Total cost will be $84 for each reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 9th" - ], - "pickup_city": [ - "Delhi" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you search for some other car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Indira Gandhi International Airport" - ], - "slot": "pickup_location", - "values": [ - "Indira Gandhi International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Fit" - ], - "slot": "car_name", - "values": [ - "Fit" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 79, - "slot": "pickup_location", - "start": 44 - }, - { - "exclusive_end": 108, - "slot": "pickup_date", - "start": 94 - }, - { - "exclusive_end": 13, - "slot": "car_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a Fit car which is a compact one at Indira Gandhi International Airport for pickup on next Wednesday. Is that okay for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "pickup_city", - "values": [ - "Vancouver, BC" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "pickup_city", - "start": 30 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 9th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any other car is available at Vancouver, BC?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cooper" - ], - "slot": "car_name", - "values": [ - "Cooper" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_time": "15:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "90", - "type": "Compact" - }, - { - "car_name": "Cooper", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "81", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "81", - "type": "Compact" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "72", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-09", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "81", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "pickup_location", - "start": 39 - }, - { - "exclusive_end": 93, - "slot": "pickup_date", - "start": 79 - }, - { - "exclusive_end": 8, - "slot": "car_name", - "start": 2 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "A Cooper car which is a compact one at YVR International Airport for pickup on next Wednesday. Is that okay for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 9th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much does the car rent?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "81" - ], - "slot": "total_price", - "values": [ - "$81" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "total_price", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The total cost will be $81." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 9th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I make a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 9th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not now, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "23_00056", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to book a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. When would you like to pick it up and return it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "7th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "14:30" - ], - "slot": "pickup_time", - "values": [ - "2:30 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "10th of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "pickup_date", - "start": 24 - }, - { - "exclusive_end": 54, - "slot": "pickup_time", - "start": 47 - }, - { - "exclusive_end": 78, - "slot": "dropoff_date", - "start": 65 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March" - ], - "pickup_date": [ - "7th of March" - ], - "pickup_time": [ - "2:30 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car from the 7th of March at around 2:30 pm until the 10th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok. Where will you pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "pickup_city", - "values": [ - "Chicago" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "pickup_city", - "start": 20 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "7th of March" - ], - "pickup_time": [ - "2:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll get the car in Chicago. I want a small car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Chicago Union Station" - ], - "slot": "pickup_location", - "values": [ - "Chicago Union Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_city": "Chicago", - "pickup_date": "2019-03-07", - "pickup_time": "14:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-10", - "pickup_city": "Chicago", - "pickup_date": "2019-03-07", - "pickup_location": "Chicago Union Station", - "pickup_time": "14:00", - "total_price": "69", - "type": "Compact" - }, - { - "car_name": "Cooper", - "dropoff_date": "2019-03-10", - "pickup_city": "Chicago", - "pickup_date": "2019-03-07", - "pickup_location": "O'Hare International Airport", - "pickup_time": "14:00", - "total_price": "84", - "type": "Compact" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-10", - "pickup_city": "Chicago", - "pickup_date": "2019-03-07", - "pickup_location": "O'Hare International Airport", - "pickup_time": "14:00", - "total_price": "90", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-10", - "pickup_city": "Chicago", - "pickup_date": "2019-03-07", - "pickup_location": "Chicago Union Station", - "pickup_time": "14:00", - "total_price": "78", - "type": "Compact" - }, - { - "car_name": "Leaf", - "dropoff_date": "2019-03-10", - "pickup_city": "Chicago", - "pickup_date": "2019-03-07", - "pickup_location": "Chicago Union Station", - "pickup_time": "14:00", - "total_price": "78", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "pickup_location", - "start": 44 - }, - { - "exclusive_end": 90, - "slot": "pickup_date", - "start": 77 - }, - { - "exclusive_end": 29, - "slot": "car_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a Compact Car, a Bolt, available at Chicago Union Station for pickup next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "7th of March", - "next Thursday" - ], - "pickup_time": [ - "2:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "O'Hare International Airport" - ], - "slot": "pickup_location", - "values": [ - "O'Hare International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cooper" - ], - "slot": "car_name", - "values": [ - "Cooper" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "pickup_location", - "start": 40 - }, - { - "exclusive_end": 104, - "slot": "pickup_date", - "start": 91 - }, - { - "exclusive_end": 33, - "slot": "car_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about a Compact car, a Cooper, from O'Hare International Airport, available for pickup next Thursday?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "12:30" - ], - "slot": "pickup_time", - "values": [ - "half past 12 in the afternoon" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "pickup_time", - "start": 28 - }, - { - "exclusive_end": 87, - "slot": "dropoff_date", - "start": 76 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "7th of March", - "next Thursday" - ], - "pickup_time": [ - "half past 12 in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to pick it up around half past 12 in the afternoon and keep it until next Friday. What else is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "O'Hare International Airport" - ], - "slot": "pickup_location", - "values": [ - "O'Hare International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Forte" - ], - "slot": "car_name", - "values": [ - "Forte" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Chicago", - "pickup_date": "2019-03-07", - "pickup_time": "12:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-08", - "pickup_city": "Chicago", - "pickup_date": "2019-03-07", - "pickup_location": "O'Hare International Airport", - "pickup_time": "12:30", - "total_price": "27", - "type": "Compact" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-08", - "pickup_city": "Chicago", - "pickup_date": "2019-03-07", - "pickup_location": "O'Hare International Airport", - "pickup_time": "12:30", - "total_price": "25", - "type": "Compact" - }, - { - "car_name": "Bolt", - "dropoff_date": "2019-03-08", - "pickup_city": "Chicago", - "pickup_date": "2019-03-07", - "pickup_location": "Chicago Union Station", - "pickup_time": "13:00", - "total_price": "20", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-08", - "pickup_city": "Chicago", - "pickup_date": "2019-03-07", - "pickup_location": "Chicago Union Station", - "pickup_time": "13:00", - "total_price": "23", - "type": "Compact" - }, - { - "car_name": "Leaf", - "dropoff_date": "2019-03-08", - "pickup_city": "Chicago", - "pickup_date": "2019-03-07", - "pickup_location": "Chicago Union Station", - "pickup_time": "13:00", - "total_price": "26", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 67, - "slot": "pickup_location", - "start": 39 - }, - { - "exclusive_end": 92, - "slot": "pickup_date", - "start": 79 - }, - { - "exclusive_end": 32, - "slot": "car_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about a Compact car, a Forte, from O'Hare International Airport, available next Thursday?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "7th of March", - "next Thursday" - ], - "pickup_time": [ - "half past 12 in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What will it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "25" - ], - "slot": "total_price", - "values": [ - "$25" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "total_price", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The total cost is $25 for this reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "7th of March", - "next Thursday" - ], - "pickup_location": [ - "O'Hare International Airport" - ], - "pickup_time": [ - "half past 12 in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great. Please book it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "O'Hare International Airport" - ], - "slot": "pickup_location", - "values": [ - "O'Hare International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:30" - ], - "slot": "pickup_time", - "values": [ - "12:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 63, - "slot": "pickup_location", - "start": 35 - }, - { - "exclusive_end": 85, - "slot": "pickup_date", - "start": 72 - }, - { - "exclusive_end": 97, - "slot": "pickup_time", - "start": 89 - }, - { - "exclusive_end": 119, - "slot": "dropoff_date", - "start": 108 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: a Compact car from O'Hare International Airport, pickup next Thursday at 12:30 pm, drop-off next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "7th of March", - "next Thursday" - ], - "pickup_location": [ - "O'Hare International Airport" - ], - "pickup_time": [ - "12:30 pm", - "half past 12 in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-07", - "pickup_location": "O'Hare International Airport", - "pickup_time": "12:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Forte", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-07", - "pickup_location": "O'Hare International Airport", - "pickup_time": "12:30", - "total_price": "25", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car is reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "7th of March", - "next Thursday" - ], - "pickup_location": [ - "O'Hare International Airport" - ], - "pickup_time": [ - "12:30 pm", - "half past 12 in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks. That's great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Take care!" - } - ] - }, - { - "dialogue_id": "23_00057", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a standard class rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I can help you with that. When do you need the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "13:00" - ], - "slot": "pickup_time", - "values": [ - "afternoon 1" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "pickup_time", - "start": 28 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "afternoon 1" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up around afternoon 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you be returning it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "dropoff_date", - "start": 16 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_time": [ - "afternoon 1" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it until March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "On what day will you pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "March 6th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "pickup_date", - "start": 29 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_date": [ - "March 6th" - ], - "pickup_time": [ - "afternoon 1" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to pick up the car on March 6th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to pick up the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "pickup_city", - "values": [ - "Paris" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 10, - "slot": "pickup_city", - "start": 5 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 6th" - ], - "pickup_time": [ - "afternoon 1" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From Paris, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Paris", - "pickup_date": "2019-03-06", - "pickup_time": "13:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-11", - "pickup_city": "Paris", - "pickup_date": "2019-03-06", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "12:30", - "total_price": "175", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-11", - "pickup_city": "Paris", - "pickup_date": "2019-03-06", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "12:30", - "total_price": "180", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_city": "Paris", - "pickup_date": "2019-03-06", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "12:30", - "total_price": "140", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-11", - "pickup_city": "Paris", - "pickup_date": "2019-03-06", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "12:30", - "total_price": "155", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "pickup_location", - "start": 30 - }, - { - "exclusive_end": 95, - "slot": "pickup_date", - "start": 81 - }, - { - "exclusive_end": 16, - "slot": "car_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have an Accord available at Charles de Gaulle International Airport for pickup next Wednesday. That's a standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_time": [ - "afternoon 1" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm not fond of Accords. Is anything else available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cruze" - ], - "slot": "car_name", - "values": [ - "Cruze" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 82, - "slot": "pickup_location", - "start": 43 - }, - { - "exclusive_end": 39, - "slot": "pickup_date", - "start": 25 - }, - { - "exclusive_end": 14, - "slot": "car_name", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a Cruze available next Wednesday at Charles de Gaulle International Airport. That's also a standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "March 8th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "13:30" - ], - "slot": "pickup_time", - "values": [ - "afternoon 1:30" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "pickup_date", - "start": 53 - }, - { - "exclusive_end": 93, - "slot": "pickup_time", - "start": 79 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 8th" - ], - "pickup_time": [ - "afternoon 1:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any other choices available? I want to pick it up on March 8th instead, around afternoon 1:30." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Prius" - ], - "slot": "car_name", - "values": [ - "Prius" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Paris", - "pickup_date": "2019-03-08", - "pickup_time": "13:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-11", - "pickup_city": "Paris", - "pickup_date": "2019-03-08", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "13:30", - "total_price": "108", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-11", - "pickup_city": "Paris", - "pickup_date": "2019-03-08", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "13:30", - "total_price": "96", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_city": "Paris", - "pickup_date": "2019-03-08", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "13:30", - "total_price": "108", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-11", - "pickup_city": "Paris", - "pickup_date": "2019-03-08", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "13:30", - "total_price": "96", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 79, - "slot": "pickup_location", - "start": 40 - }, - { - "exclusive_end": 36, - "slot": "pickup_date", - "start": 25 - }, - { - "exclusive_end": 14, - "slot": "car_name", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a Prius available next Friday at Charles de Gaulle International Airport. That's a standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 8th", - "next Friday" - ], - "pickup_time": [ - "afternoon 1:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "OK, what is the total for that rental?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "108" - ], - "slot": "total_price", - "values": [ - "$108" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "total_price", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That reservation will total $108." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 8th", - "next Friday" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "afternoon 1:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to reserve the car now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 8th", - "next Friday" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "afternoon 1:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please reserve it for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "13:30" - ], - "slot": "pickup_time", - "values": [ - "1:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 127, - "slot": "pickup_location", - "start": 88 - }, - { - "exclusive_end": 71, - "slot": "pickup_date", - "start": 60 - }, - { - "exclusive_end": 82, - "slot": "pickup_time", - "start": 75 - }, - { - "exclusive_end": 162, - "slot": "dropoff_date", - "start": 152 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: you are reserving a standard car for pickup next Friday at 1:30 pm from Charles de Gaulle International Airport. You're returning it on March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 8th", - "next Friday" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "1:30 pm", - "afternoon 1:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-08", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "13:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-08", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "13:30", - "total_price": "108", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "March 8th", - "next Friday" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "1:30 pm", - "afternoon 1:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks very much. That's all I need today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "23_00058", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "pickup_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "Tuesday next week" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "pickup_city", - "start": 53 - }, - { - "exclusive_end": 83, - "slot": "pickup_date", - "start": 66 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "Tuesday next week" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I nned to find a rental car. I wanna pick it up from Vancouver on Tuesday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Until when do you need the car? And at what time do you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 in the evening" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "the 8th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "pickup_time", - "start": 26 - }, - { - "exclusive_end": 73, - "slot": "dropoff_date", - "start": 66 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "Tuesday next week" - ], - "pickup_time": [ - "4:30 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I wanna pick it up around 4:30 in the evening, and I need it till the 8th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "7" - ], - "slot": "count", - "values": [ - "7" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_time": "16:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-08", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "16:30", - "total_price": "114", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-08", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "16:30", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-08", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "16:30", - "total_price": "108", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-08", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "Pacific Central Station", - "pickup_time": "16:30", - "total_price": "96", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-08", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "16:30", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "Pacific Central Station", - "pickup_time": "16:30", - "total_price": "111", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-08", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "Pacific Central Station", - "pickup_time": "16:30", - "total_price": "90", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 96, - "slot": "pickup_location", - "start": 71 - }, - { - "exclusive_end": 123, - "slot": "pickup_date", - "start": 111 - }, - { - "exclusive_end": 156, - "slot": "car_name", - "start": 150 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 7 cars that you might like. There's a nice one avaliable at YVR International Airport for pickup on next Tuesday. It is a Standard cas, an Accord." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_time": [ - "4:30 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "114" - ], - "slot": "total_price", - "values": [ - "$114" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "total_price", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your rental would cost $114 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "pickup_city", - "values": [ - "Anaheim" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 69, - "slot": "pickup_city", - "start": 62 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Anaheim" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_time": [ - "4:30 in the evening" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else avaliable? I'd like to pick it up from Anaheim, and I want a large car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "John Wayne Airport" - ], - "slot": "pickup_location", - "values": [ - "John Wayne Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Escape" - ], - "slot": "car_name", - "values": [ - "Escape" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-05", - "pickup_time": "16:30", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Escape", - "dropoff_date": "2019-03-08", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-05", - "pickup_location": "John Wayne Airport", - "pickup_time": "16:30", - "total_price": "150", - "type": "Full-size" - }, - { - "car_name": "Forester", - "dropoff_date": "2019-03-08", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-05", - "pickup_location": "John Wayne Airport", - "pickup_time": "16:30", - "total_price": "132", - "type": "Full-size" - }, - { - "car_name": "Highlander", - "dropoff_date": "2019-03-08", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-05", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "16:30", - "total_price": "111", - "type": "Full-size" - }, - { - "car_name": "Rogue", - "dropoff_date": "2019-03-08", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-05", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "16:30", - "total_price": "111", - "type": "Full-size" - }, - { - "car_name": "Tucson", - "dropoff_date": "2019-03-08", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-05", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "16:30", - "total_price": "123", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 90, - "slot": "pickup_location", - "start": 72 - }, - { - "exclusive_end": 117, - "slot": "pickup_date", - "start": 105 - }, - { - "exclusive_end": 151, - "slot": "car_name", - "start": 145 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 5 cars which you might like. There's a nice one avaliable at John Wayne Airport for pickup on next Tuesday. It is a Full-Size car, an Escape." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "Monday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "dropoff_date", - "values": [ - "Tuesday next week" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 70, - "slot": "pickup_date", - "start": 54 - }, - { - "exclusive_end": 99, - "slot": "dropoff_date", - "start": 82 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_city": [ - "Anaheim" - ], - "pickup_date": [ - "Monday next week" - ], - "pickup_time": [ - "4:30 in the evening" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else avaliable? I need the car from Monday next week, and until Tuesday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "John Wayne Airport" - ], - "slot": "pickup_location", - "values": [ - "John Wayne Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Forester" - ], - "slot": "car_name", - "values": [ - "Forester" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-05", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_time": "16:30", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Escape", - "dropoff_date": "2019-03-05", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_location": "John Wayne Airport", - "pickup_time": "16:30", - "total_price": "45", - "type": "Full-size" - }, - { - "car_name": "Forester", - "dropoff_date": "2019-03-05", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_location": "John Wayne Airport", - "pickup_time": "16:30", - "total_price": "40", - "type": "Full-size" - }, - { - "car_name": "Highlander", - "dropoff_date": "2019-03-05", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "16:30", - "total_price": "43", - "type": "Full-size" - }, - { - "car_name": "Rogue", - "dropoff_date": "2019-03-05", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "16:30", - "total_price": "45", - "type": "Full-size" - }, - { - "car_name": "Tucson", - "dropoff_date": "2019-03-05", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "16:30", - "total_price": "45", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 51, - "slot": "pickup_location", - "start": 33 - }, - { - "exclusive_end": 77, - "slot": "pickup_date", - "start": 66 - }, - { - "exclusive_end": 112, - "slot": "car_name", - "start": 104 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a nice car avaliable at John Wayne Airport for pickup on next Monday. It is a Full-size car, a Forester." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_city": [ - "Anaheim" - ], - "pickup_date": [ - "Monday next week", - "next Monday" - ], - "pickup_location": [ - "John Wayne Airport" - ], - "pickup_time": [ - "4:30 in the evening" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. I'd like to reserve this car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "John Wayne Airport" - ], - "slot": "pickup_location", - "values": [ - "John Wayne Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "dropoff_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 94, - "slot": "pickup_location", - "start": 76 - }, - { - "exclusive_end": 131, - "slot": "pickup_date", - "start": 120 - }, - { - "exclusive_end": 143, - "slot": "pickup_time", - "start": 136 - }, - { - "exclusive_end": 178, - "slot": "dropoff_date", - "start": 166 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please, could you confirm the following details? You are picking it up from John Wayne Airport. The pickup date will be next Monday, at 4:30 pm. The drop-off date is next Tuesday. It is a Full-size car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_city": [ - "Anaheim" - ], - "pickup_date": [ - "Monday next week", - "next Monday" - ], - "pickup_location": [ - "John Wayne Airport" - ], - "pickup_time": [ - "4:30 in the evening", - "4:30 pm" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that sounds good. What is the total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "40" - ], - "slot": "total_price", - "values": [ - "$40" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-05", - "pickup_date": "2019-03-04", - "pickup_location": "John Wayne Airport", - "pickup_time": "16:30", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Forester", - "dropoff_date": "2019-03-05", - "pickup_date": "2019-03-04", - "pickup_location": "John Wayne Airport", - "pickup_time": "16:30", - "total_price": "40", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 40, - "slot": "total_price", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation has been made. It's $40 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_city": [ - "Anaheim" - ], - "pickup_date": [ - "Monday next week", - "next Monday" - ], - "pickup_location": [ - "John Wayne Airport" - ], - "pickup_time": [ - "4:30 in the evening", - "4:30 pm" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_city": [ - "Anaheim" - ], - "pickup_date": [ - "Monday next week", - "next Monday" - ], - "pickup_location": [ - "John Wayne Airport" - ], - "pickup_time": [ - "4:30 in the evening", - "4:30 pm" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope. Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one!" - } - ] - }, - { - "dialogue_id": "23_00059", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "8th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 129, - "slot": "pickup_date", - "start": 117 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "8th of March" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hello, Good evening. How are you doing today? I am planning for a trip. I am looking for some good Standard Car from 8th of March. Do you have any cars available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Yup! We've a variety of cars for online booking. At what time and when do you wish to have the car? Where will be your pick up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "pickup_city", - "values": [ - "Phoenix, AZ" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "11th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15:30" - ], - "slot": "pickup_time", - "values": [ - "half past 3 in the afternoon" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "pickup_city", - "start": 34 - }, - { - "exclusive_end": 188, - "slot": "dropoff_date", - "start": 170 - }, - { - "exclusive_end": 122, - "slot": "pickup_time", - "start": 94 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "8th of March" - ], - "pickup_time": [ - "half past 3 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would prefer to pick it up from Phoenix, AZ and if it is possible to pick up the car around half past 3 in the afternoon that would be great. I might need the car till 11th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-08", - "pickup_time": "15:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-11", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-08", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "15:30", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-11", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-08", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "15:30", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-08", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "15:30", - "total_price": "87", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 180, - "slot": "pickup_location", - "start": 148 - }, - { - "exclusive_end": 214, - "slot": "pickup_date", - "start": 203 - }, - { - "exclusive_end": 110, - "slot": "car_name", - "start": 104 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please give me a moment. I will look for the best car for you. Hey! I can find 3 Standard cars for you. Accord, which is a nice car is available at Sky Harbor International Airport and you can pickup on next Friday. Would you like to rent it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "18:30" - ], - "slot": "pickup_time", - "values": [ - "half past 6 in the evening" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 101, - "slot": "pickup_time", - "start": 75 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "8th of March", - "next Friday" - ], - "pickup_time": [ - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hmmmm..... Any other cars please? I will be able to pick up the car around half past 6 in the evening." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-08", - "pickup_time": "18:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-11", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-08", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "18:30", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-11", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-08", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "18:30", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-08", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "18:30", - "total_price": "87", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 156, - "slot": "pickup_location", - "start": 124 - }, - { - "exclusive_end": 120, - "slot": "pickup_date", - "start": 109 - }, - { - "exclusive_end": 65, - "slot": "car_name", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Wait... lemme check.... Fortunately, I've got a good one, a Camry, the Standard car, available for pickup on next Friday at Sky Harbor International Airport. Would you like to rent this car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "8th of March", - "next Friday" - ], - "pickup_time": [ - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Lemme decide .... Is it a costlier one? How much they charge for a day and what is their total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "90" - ], - "slot": "total_price", - "values": [ - "$90" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 15, - "slot": "total_price", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "They charge $90 in total for your reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "8th of March", - "next Friday" - ], - "pickup_time": [ - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have any others available with a less price?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Prius" - ], - "slot": "car_name", - "values": [ - "Prius" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 125, - "slot": "pickup_location", - "start": 93 - }, - { - "exclusive_end": 89, - "slot": "pickup_date", - "start": 78 - }, - { - "exclusive_end": 36, - "slot": "car_name", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yup! One more is there... It's Prius, a Standard Car, available for pickup on next Friday at Sky Harbor International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "8th of March", - "next Friday" - ], - "pickup_time": [ - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much they aggregate with taxes?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "87" - ], - "slot": "total_price", - "values": [ - "$87" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 48, - "slot": "total_price", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It would be $3 less than the other, might be $87 including taxes for your reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "8th of March", - "next Friday" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Awesome! sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to proceed with booking for this car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "8th of March", - "next Friday" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup! I wish to rent this car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "18:30" - ], - "slot": "pickup_time", - "values": [ - "6:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 85, - "slot": "pickup_location", - "start": 53 - }, - { - "exclusive_end": 42, - "slot": "pickup_date", - "start": 31 - }, - { - "exclusive_end": 96, - "slot": "pickup_time", - "start": 89 - }, - { - "exclusive_end": 179, - "slot": "dropoff_date", - "start": 169 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay! Your booking will be for next Friday pickup at Sky Harbor International Airport at 6:30 pm and the type of the car would be Standard. The drop-off date will be on March 11th. Please can you confirm me the above details?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month", - "March 11th" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "8th of March", - "next Friday" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "6:30 pm", - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup! Sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-08", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "18:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-08", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "18:30", - "total_price": "87", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation is made successfully." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month", - "March 11th" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "8th of March", - "next Friday" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "6:30 pm", - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks much for your service." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else you need to be assisted?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month", - "March 11th" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "8th of March", - "next Friday" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "6:30 pm", - "half past 6 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks. I'm set." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a cheerful day and have a nice time with your road trip." - } - ] - }, - { - "dialogue_id": "23_00060", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "March 4th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "pickup_city", - "values": [ - "NY" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "pickup_date", - "start": 25 - }, - { - "exclusive_end": 21, - "slot": "pickup_city", - "start": 19 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "NY" - ], - "pickup_date": [ - "March 4th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to be in NY on March 4th and need to get a rental car. Can you find me one?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time do you want to pick up the car, and how long will you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "eleven am" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "pickup_time", - "start": 30 - }, - { - "exclusive_end": 75, - "slot": "dropoff_date", - "start": 64 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "NY" - ], - "pickup_date": [ - "March 4th" - ], - "pickup_time": [ - "eleven am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to pick it up around eleven am, and I'll need it until next Friday. Is there anything available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Grand Central Station" - ], - "slot": "pickup_location", - "values": [ - "Grand Central Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_time": "11:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "Grand Central Station", - "pickup_time": "11:00", - "total_price": "116", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "Port Authority Station", - "pickup_time": "11:00", - "total_price": "120", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "JFK International Airport", - "pickup_time": "11:00", - "total_price": "140", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "JFK International Airport", - "pickup_time": "11:00", - "total_price": "116", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "Grand Central Station", - "pickup_time": "11:00", - "total_price": "120", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "Port Authority Station", - "pickup_time": "11:00", - "total_price": "116", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-04", - "pickup_location": "Port Authority Station", - "pickup_time": "11:00", - "total_price": "112", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 73, - "slot": "pickup_location", - "start": 52 - }, - { - "exclusive_end": 85, - "slot": "pickup_date", - "start": 74 - }, - { - "exclusive_end": 106, - "slot": "car_name", - "start": 100 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a nice Standard car available for pickup at Grand Central Station next Monday. It's a Honda Accord." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "NY" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "eleven am" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll take that reservation!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Grand Central Station" - ], - "slot": "pickup_location", - "values": [ - "Grand Central Station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "11 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 92, - "slot": "pickup_location", - "start": 71 - }, - { - "exclusive_end": 104, - "slot": "pickup_date", - "start": 93 - }, - { - "exclusive_end": 113, - "slot": "pickup_time", - "start": 108 - }, - { - "exclusive_end": 188, - "slot": "dropoff_date", - "start": 177 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to confirm, you will be picking up the Standard Honda Accord from Grand Central Station next Monday at 11 am. The reservation is good from pick-up on Monday until drop-off next Friday. Does that sound okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "NY" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "11 am", - "eleven am" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good! What will the cost of that be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "116" - ], - "slot": "total_price", - "values": [ - "$116" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-04", - "pickup_location": "Grand Central Station", - "pickup_time": "11:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-04", - "pickup_location": "Grand Central Station", - "pickup_time": "11:00", - "total_price": "116", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 31, - "slot": "total_price", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation will cost $116. I've submitted your reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "NY" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "11 am", - "eleven am" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem! Is there anything else I can help you with today?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "NY" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "11 am", - "eleven am" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, that was all. Thanks again!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00061", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to find a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time will you need it and where will you pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "pickup_city", - "values": [ - "NY" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "2 pm" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "pickup_city", - "start": 28 - }, - { - "exclusive_end": 24, - "slot": "pickup_time", - "start": 20 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "NY" - ], - "pickup_time": [ - "2 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I can pick it up at 2 pm in NY." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which date and when do you want it from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "March 11th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "13th of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "pickup_date", - "start": 15 - }, - { - "exclusive_end": 49, - "slot": "dropoff_date", - "start": 36 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "13th of March" - ], - "pickup_city": [ - "NY" - ], - "pickup_date": [ - "March 11th" - ], - "pickup_time": [ - "2 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it from March 11th until the 13th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Grand Central Station" - ], - "slot": "pickup_location", - "values": [ - "Grand Central Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "March 11th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_city": "New York", - "pickup_date": "2019-03-11", - "pickup_time": "14:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-13", - "pickup_city": "New York", - "pickup_date": "2019-03-11", - "pickup_location": "Grand Central Station", - "pickup_time": "14:00", - "total_price": "56", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-13", - "pickup_city": "New York", - "pickup_date": "2019-03-11", - "pickup_location": "Port Authority Station", - "pickup_time": "14:00", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-13", - "pickup_city": "New York", - "pickup_date": "2019-03-11", - "pickup_location": "JFK International Airport", - "pickup_time": "14:00", - "total_price": "66", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-13", - "pickup_city": "New York", - "pickup_date": "2019-03-11", - "pickup_location": "JFK International Airport", - "pickup_time": "14:00", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-13", - "pickup_city": "New York", - "pickup_date": "2019-03-11", - "pickup_location": "Grand Central Station", - "pickup_time": "14:00", - "total_price": "64", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-13", - "pickup_city": "New York", - "pickup_date": "2019-03-11", - "pickup_location": "Port Authority Station", - "pickup_time": "14:00", - "total_price": "54", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-13", - "pickup_city": "New York", - "pickup_date": "2019-03-11", - "pickup_location": "Port Authority Station", - "pickup_time": "14:00", - "total_price": "58", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 78, - "slot": "pickup_location", - "start": 57 - }, - { - "exclusive_end": 53, - "slot": "pickup_date", - "start": 43 - }, - { - "exclusive_end": 95, - "slot": "car_name", - "start": 89 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, there is a car available for pickup on March 11th at Grand Central Station. It is an Accord and a standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "13th of March" - ], - "pickup_city": [ - "NY" - ], - "pickup_date": [ - "March 11th" - ], - "pickup_time": [ - "2 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "56" - ], - "slot": "total_price", - "values": [ - "$56" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 14, - "slot": "total_price", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "A total of $56." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "13th of March" - ], - "pickup_city": [ - "NY" - ], - "pickup_date": [ - "March 11th" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "2 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please reserve it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Grand Central Station" - ], - "slot": "pickup_location", - "values": [ - "Grand Central Station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "2 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 79, - "slot": "pickup_location", - "start": 58 - }, - { - "exclusive_end": 93, - "slot": "pickup_date", - "start": 83 - }, - { - "exclusive_end": 52, - "slot": "pickup_time", - "start": 48 - }, - { - "exclusive_end": 124, - "slot": "dropoff_date", - "start": 114 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirming the details: Standard car pick up at 2 pm from Grand Central Station on March 11th and returning it on March 13th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "13th of March", - "March 13th" - ], - "pickup_city": [ - "NY" - ], - "pickup_date": [ - "March 11th" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "2 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_date": "2019-03-11", - "pickup_location": "Grand Central Station", - "pickup_time": "14:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-13", - "pickup_date": "2019-03-11", - "pickup_location": "Grand Central Station", - "pickup_time": "14:00", - "total_price": "56", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "13th of March", - "March 13th" - ], - "pickup_city": [ - "NY" - ], - "pickup_date": [ - "March 11th" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "2 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "23_00062", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like a compact car to rent." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "March 5th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 14, - "slot": "pickup_date", - "start": 5 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "March 5th" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From March 5th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time will you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "16:30" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "Friday next week" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "pickup_time", - "start": 31 - }, - { - "exclusive_end": 69, - "slot": "dropoff_date", - "start": 53 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week" - ], - "pickup_date": [ - "March 5th" - ], - "pickup_time": [ - "16:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could i pick the car up around 16:30. I need it till Friday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to pick it up from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "pickup_city", - "values": [ - "Toronto" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 12, - "slot": "pickup_city", - "start": 5 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "Toronto" - ], - "pickup_date": [ - "March 5th" - ], - "pickup_time": [ - "16:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From Toronto" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cooper" - ], - "slot": "car_name", - "values": [ - "cooper" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_time": "16:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-08", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "16:30", - "total_price": "90", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-08", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "16:30", - "total_price": "81", - "type": "Compact" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-08", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "16:30", - "total_price": "87", - "type": "Compact" - }, - { - "car_name": "GTI", - "dropoff_date": "2019-03-08", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "16:30", - "total_price": "87", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 82, - "slot": "pickup_location", - "start": 45 - }, - { - "exclusive_end": 95, - "slot": "pickup_date", - "start": 83 - }, - { - "exclusive_end": 110, - "slot": "car_name", - "start": 104 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There a compact car available for pick up at Toronto Pearson International Airport next Tuesday. It's a cooper." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "Toronto" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_time": [ - "16:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Fit" - ], - "slot": "car_name", - "values": [ - "fit" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 82, - "slot": "pickup_location", - "start": 45 - }, - { - "exclusive_end": 95, - "slot": "pickup_date", - "start": 83 - }, - { - "exclusive_end": 107, - "slot": "car_name", - "start": 104 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There a compact car available for pick up at Toronto Pearson International Airport next Tuesday. It's a fit." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "Toronto" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_time": [ - "16:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Forte" - ], - "slot": "car_name", - "values": [ - "Forte" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 82, - "slot": "pickup_location", - "start": 45 - }, - { - "exclusive_end": 95, - "slot": "pickup_date", - "start": 83 - }, - { - "exclusive_end": 109, - "slot": "car_name", - "start": 104 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There a compact car available for pick up at Toronto Pearson International Airport next Tuesday. It's a Forte." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "Toronto" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "16:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good! I would like to reserve this car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 94, - "slot": "pickup_location", - "start": 57 - }, - { - "exclusive_end": 127, - "slot": "pickup_date", - "start": 115 - }, - { - "exclusive_end": 151, - "slot": "pickup_time", - "start": 144 - }, - { - "exclusive_end": 175, - "slot": "dropoff_date", - "start": 164 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: You are picking it up from Toronto Pearson International Airport. The pickup date is next Tuesday. Time of pickup 4:30 pm Drop off is next Friday. It's a compact car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "Friday next week", - "next Friday" - ], - "pickup_city": [ - "Toronto" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "16:30", - "4:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the total cost? That sounds good!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "87" - ], - "slot": "total_price", - "values": [ - "$87" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "16:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Forte", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "16:30", - "total_price": "87", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 21, - "slot": "total_price", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Reservation costs $87 in total. The car has been reserved for you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week", - "next Friday" - ], - "pickup_city": [ - "Toronto" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "16:30", - "4:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week", - "next Friday" - ], - "pickup_city": [ - "Toronto" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "16:30", - "4:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thanks for the help!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00063", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Find me a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time frame do you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "March 5th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 48, - "slot": "pickup_date", - "start": 39 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "March 5th" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want an intermediate car starting on March 5th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From what pickup location?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "pickup_city", - "values": [ - "Vancouver" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 14, - "slot": "pickup_city", - "start": 5 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "March 5th" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From Vancouver." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long do you need the rental?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "dropoff_date", - "values": [ - "the 6th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 13, - "slot": "dropoff_date", - "start": 6 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 6th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "March 5th" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Until the 6th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Pickup time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "15:00" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "pickup_time", - "start": 30 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 6th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "March 5th" - ], - "pickup_time": [ - "15:00" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer to pick it up around 15:00, if possible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "7" - ], - "slot": "count", - "values": [ - "7" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_time": "15:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "31", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "31", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "37", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "30", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "35", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "32", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "32", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 112, - "slot": "pickup_location", - "start": 87 - }, - { - "exclusive_end": 77, - "slot": "pickup_date", - "start": 65 - }, - { - "exclusive_end": 40, - "slot": "car_name", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 7 cars. One is a Standard Accord available for pickup on next Tuesday from the YVR International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "March 7th" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "dropoff_date", - "start": 44 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 7th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_time": [ - "15:00" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else available? I need a car until March 7th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_time": "15:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-07", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "66", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-07", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "56", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-07", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-07", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "66", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-07", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "64", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-07", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "66", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 125, - "slot": "pickup_location", - "start": 100 - }, - { - "exclusive_end": 90, - "slot": "pickup_date", - "start": 78 - }, - { - "exclusive_end": 50, - "slot": "car_name", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 6 more cars available. A Standard Altima is available for pickup on next Tuesday from the YVR International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 7th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_time": [ - "15:00" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "For how much in total?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "56" - ], - "slot": "total_price", - "values": [ - "$56" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "total_price", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your total would be $56." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 7th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "15:00" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good. Can you make me a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 98, - "slot": "pickup_location", - "start": 73 - }, - { - "exclusive_end": 63, - "slot": "pickup_date", - "start": 51 - }, - { - "exclusive_end": 106, - "slot": "pickup_time", - "start": 102 - }, - { - "exclusive_end": 157, - "slot": "dropoff_date", - "start": 144 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I am reserving a Standard Altima for you to pickup next Tuesday from the YVR International Airport at 3 pm. You will be dropping off the car on next Thursday. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 7th", - "next Thursday" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "15:00", - "3 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes it is." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-07", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "56", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation is complete." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 7th", - "next Thursday" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "15:00", - "3 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help. I am all set." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day!" - } - ] - }, - { - "dialogue_id": "23_00064", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to get a car to drive." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, when would you like to get it? What time do you want to pick up a car? When will you return it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "the 9th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "the 10th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "19:30" - ], - "slot": "pickup_time", - "values": [ - "7:30 in the evening" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "pickup_date", - "start": 26 - }, - { - "exclusive_end": 71, - "slot": "dropoff_date", - "start": 63 - }, - { - "exclusive_end": 123, - "slot": "pickup_time", - "start": 104 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_date": [ - "the 9th" - ], - "pickup_time": [ - "7:30 in the evening" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I have to have the car on the 9th and I can turn it back in on the 10th. Can I pick something up around 7:30 in the evening? Oh, also I need this to be a compact." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, where will you pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "pickup_city", - "values": [ - "Portland, OR" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "pickup_city", - "start": 7 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "the 9th" - ], - "pickup_time": [ - "7:30 in the evening" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm in Portland, OR." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "pickup_location", - "values": [ - "Portland Bus station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Forte" - ], - "slot": "car_name", - "values": [ - "Forte" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_city": "Portland", - "pickup_date": "2019-03-09", - "pickup_time": "19:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Forte", - "dropoff_date": "2019-03-10", - "pickup_city": "Portland", - "pickup_date": "2019-03-09", - "pickup_location": "Portland Bus Station", - "pickup_time": "19:30", - "total_price": "23", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-10", - "pickup_city": "Portland", - "pickup_date": "2019-03-09", - "pickup_location": "Portland Bus Station", - "pickup_time": "19:30", - "total_price": "27", - "type": "Compact" - }, - { - "car_name": "Leaf", - "dropoff_date": "2019-03-10", - "pickup_city": "Portland", - "pickup_date": "2019-03-09", - "pickup_location": "Portland Bus Station", - "pickup_time": "19:30", - "total_price": "27", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 66, - "slot": "pickup_location", - "start": 46 - }, - { - "exclusive_end": 89, - "slot": "pickup_date", - "start": 80 - }, - { - "exclusive_end": 24, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have the perfect Forte compact available at Portland Bus station available on March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 9th", - "the 9th" - ], - "pickup_time": [ - "7:30 in the evening" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I really don't like that option. What else is there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "pickup_location", - "values": [ - "Portland bus station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Golf" - ], - "slot": "car_name", - "values": [ - "Golf" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 74, - "slot": "pickup_location", - "start": 54 - }, - { - "exclusive_end": 48, - "slot": "pickup_date", - "start": 39 - }, - { - "exclusive_end": 25, - "slot": "car_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a wonderful Golf available on March 9th from Portland bus station. It is a compact like you wanted." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 9th", - "the 9th" - ], - "pickup_time": [ - "7:30 in the evening" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How many clams will that run me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "27" - ], - "slot": "total_price", - "values": [ - "$27" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 3, - "slot": "total_price", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$27 total is your amount due." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 9th", - "the 9th" - ], - "pickup_location": [ - "Portland Bus station", - "Portland bus station" - ], - "pickup_time": [ - "7:30 in the evening" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, I'll do it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Portland Bus Station" - ], - "slot": "pickup_location", - "values": [ - "Portland Bus station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "19:30" - ], - "slot": "pickup_time", - "values": [ - "7:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "march 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 93, - "slot": "pickup_location", - "start": 73 - }, - { - "exclusive_end": 67, - "slot": "pickup_date", - "start": 58 - }, - { - "exclusive_end": 104, - "slot": "pickup_time", - "start": 97 - }, - { - "exclusive_end": 138, - "slot": "dropoff_date", - "start": 128 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm the following detail: Picking up Golf Compact car March 9th from Portland Bus station at 7:30 pm. You'll return the car march 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "march 10th", - "the 10th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 9th", - "the 9th" - ], - "pickup_location": [ - "Portland Bus station", - "Portland bus station" - ], - "pickup_time": [ - "7:30 in the evening", - "7:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I agree to your terms maam." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-09", - "pickup_location": "Portland Bus Station", - "pickup_time": "19:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Golf", - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-09", - "pickup_location": "Portland Bus Station", - "pickup_time": "19:30", - "total_price": "27", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, you got it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "march 10th", - "the 10th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 9th", - "the 9th" - ], - "pickup_location": [ - "Portland Bus station", - "Portland bus station" - ], - "pickup_time": [ - "7:30 in the evening", - "7:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for you attentive assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What else would you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "march 10th", - "the 10th" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_date": [ - "March 9th", - "the 9th" - ], - "pickup_location": [ - "Portland Bus station", - "Portland bus station" - ], - "pickup_time": [ - "7:30 in the evening", - "7:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nothing now, thanks for asking though." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, have a great drive." - } - ] - }, - { - "dialogue_id": "23_00065", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "How shall I find a rental car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When and what time you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "Tuesday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "12:00" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "pickup_date", - "start": 22 - }, - { - "exclusive_end": 70, - "slot": "pickup_time", - "start": 65 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "Tuesday next week" - ], - "pickup_time": [ - "12:00" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "May I have the car on Tuesday next week. I need a compact car at 12:00." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In place place You want to pick the car and how many days do you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "pickup_city", - "values": [ - "KL" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "March 7th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 61, - "slot": "pickup_city", - "start": 59 - }, - { - "exclusive_end": 38, - "slot": "dropoff_date", - "start": 29 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 7th" - ], - "pickup_city": [ - "KL" - ], - "pickup_date": [ - "Tuesday next week" - ], - "pickup_time": [ - "12:00" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to book the car up to March 7th and pick up me from KL." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "KLIA International Airport" - ], - "slot": "pickup_location", - "values": [ - "KLIA International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cooper" - ], - "slot": "car_name", - "values": [ - "Cooper" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-05", - "pickup_time": "12:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-07", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-05", - "pickup_location": "KLIA International Airport", - "pickup_time": "12:00", - "total_price": "34", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-07", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-05", - "pickup_location": "KLIA International Airport", - "pickup_time": "12:00", - "total_price": "28", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-07", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-05", - "pickup_location": "KLIA International Airport", - "pickup_time": "12:00", - "total_price": "30", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 86, - "slot": "pickup_location", - "start": 60 - }, - { - "exclusive_end": 15, - "slot": "pickup_date", - "start": 3 - }, - { - "exclusive_end": 39, - "slot": "car_name", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "On next Tuesday, a great Compact Cooper car is available at KLIA International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 7th" - ], - "pickup_city": [ - "KL" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_location": [ - "KLIA International Airport" - ], - "pickup_time": [ - "12:00" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It is great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I book a car for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 7th" - ], - "pickup_city": [ - "KL" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_location": [ - "KLIA International Airport" - ], - "pickup_time": [ - "12:00" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please. Please book a car for rent." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "KLIA International Airport" - ], - "slot": "pickup_location", - "values": [ - "KLIA International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "12 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 97, - "slot": "pickup_location", - "start": 71 - }, - { - "exclusive_end": 35, - "slot": "pickup_date", - "start": 23 - }, - { - "exclusive_end": 106, - "slot": "pickup_time", - "start": 101 - }, - { - "exclusive_end": 142, - "slot": "dropoff_date", - "start": 129 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Kindly ensure that, on next Tuesday a Compact car can pick up you from KLIA International Airport at 12 pm. The drop off date is next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 7th", - "next Thursday" - ], - "pickup_city": [ - "KL" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_location": [ - "KLIA International Airport" - ], - "pickup_time": [ - "12 pm", - "12:00" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. It is great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_date": "2019-03-05", - "pickup_location": "KLIA International Airport", - "pickup_time": "12:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-07", - "pickup_date": "2019-03-05", - "pickup_location": "KLIA International Airport", - "pickup_time": "12:00", - "total_price": "34", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Car has been booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 7th", - "next Thursday" - ], - "pickup_city": [ - "KL" - ], - "pickup_date": [ - "Tuesday next week", - "next Tuesday" - ], - "pickup_location": [ - "KLIA International Airport" - ], - "pickup_time": [ - "12 pm", - "12:00" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much for your help. That is what I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "23_00066", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm looking to rent a car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time are you going to need that car? And until what date will you be renting the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "7th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 in the evening" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 103, - "slot": "dropoff_date", - "start": 91 - }, - { - "exclusive_end": 54, - "slot": "pickup_time", - "start": 35 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "7th of March" - ], - "pickup_time": [ - "4:30 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to need to pick it up at 4:30 in the evening. And I'm going to need it until the 7th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you like to pick up the car and where would you like to pick it up from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "pickup_city", - "values": [ - "Washington" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "March 5th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 94, - "slot": "pickup_city", - "start": 84 - }, - { - "exclusive_end": 47, - "slot": "pickup_date", - "start": 38 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "7th of March" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "March 5th" - ], - "pickup_time": [ - "4:30 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to need the car starting on March 5th and I would like to pick it up from Washington." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Union Station" - ], - "slot": "pickup_location", - "values": [ - "Union Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_time": "16:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-07", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_location": "Union Station", - "pickup_time": "16:30", - "total_price": "70", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-07", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_location": "Dulles International Airport", - "pickup_time": "16:30", - "total_price": "64", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-07", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_location": "Union Station", - "pickup_time": "16:30", - "total_price": "68", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-07", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_location": "Dulles International Airport", - "pickup_time": "16:30", - "total_price": "84", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 116, - "slot": "pickup_location", - "start": 103 - }, - { - "exclusive_end": 129, - "slot": "pickup_date", - "start": 117 - }, - { - "exclusive_end": 72, - "slot": "car_name", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 4 cars that might interest you. There's a nice Standard Accord that is can be picked up from Union Station next Tuesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "7th of March" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_time": [ - "4:30 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is another option?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "pickup_location", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 85, - "slot": "pickup_location", - "start": 57 - }, - { - "exclusive_end": 98, - "slot": "pickup_date", - "start": 86 - }, - { - "exclusive_end": 29, - "slot": "car_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a nice Standard Camry that can be picked up from Dulles International Airport next Tuesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "7th of March" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "4:30 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like that, please reserve that car for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "pickup_location", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 72, - "slot": "pickup_location", - "start": 44 - }, - { - "exclusive_end": 85, - "slot": "pickup_date", - "start": 73 - }, - { - "exclusive_end": 96, - "slot": "pickup_time", - "start": 89 - }, - { - "exclusive_end": 132, - "slot": "dropoff_date", - "start": 119 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You'd like the Standard car to pick up from Dulles International Airport next Tuesday at 4:30 pm with a return date of next Thursday, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "7th of March", - "next Thursday" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "4:30 in the evening", - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is correct, how much will that cost me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "64" - ], - "slot": "total_price", - "values": [ - "$64" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_date": "2019-03-05", - "pickup_location": "Dulles International Airport", - "pickup_time": "16:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-07", - "pickup_date": "2019-03-05", - "pickup_location": "Dulles International Airport", - "pickup_time": "16:30", - "total_price": "64", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 12, - "slot": "total_price", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It costs $64 altogether, and I've reserved the car for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "7th of March", - "next Thursday" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "4:30 in the evening", - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much for the help, that'll be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "23_00067", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "Sunday this week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "13:45" - ], - "slot": "pickup_time", - "values": [ - "afternoon 1:45" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "pickup_date", - "start": 24 - }, - { - "exclusive_end": 62, - "slot": "pickup_time", - "start": 48 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "Sunday this week" - ], - "pickup_time": [ - "afternoon 1:45" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a rental car for Sunday this week around afternoon 1:45." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Till which date do you want the car? From where do you want to pick up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "pickup_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "the 8th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "pickup_city", - "start": 20 - }, - { - "exclusive_end": 58, - "slot": "dropoff_date", - "start": 51 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "Sunday this week" - ], - "pickup_time": [ - "afternoon 1:45" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need pick up from Las Vegas. I need the car till the 8th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "McCarran International Airport" - ], - "slot": "pickup_location", - "values": [ - "McCarran International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Civic" - ], - "slot": "car_name", - "values": [ - "Civic" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-03", - "pickup_time": "13:45" - } - }, - "service_results": [ - { - "car_name": "Civic", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-03", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "190", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-03", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "180", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-03", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "170", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "pickup_location", - "start": 33 - }, - { - "exclusive_end": 96, - "slot": "pickup_date", - "start": 78 - }, - { - "exclusive_end": 120, - "slot": "car_name", - "start": 115 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a good car available at McCarran International Airport for pickup on day after tomorrow. It is a Standard Civic car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 in the afternoon" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "pickup_time", - "start": 33 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "Sunday this week", - "day after tomorrow" - ], - "pickup_time": [ - "3 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick up the car around 3 in the afternoon." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "McCarran International Airport" - ], - "slot": "pickup_location", - "values": [ - "McCarran International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Prius" - ], - "slot": "car_name", - "values": [ - "Prius" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-03", - "pickup_time": "15:00" - } - }, - "service_results": [ - { - "car_name": "Civic", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-03", - "pickup_location": "McCarran International Airport", - "pickup_time": "15:00", - "total_price": "190", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-03", - "pickup_location": "McCarran International Airport", - "pickup_time": "15:00", - "total_price": "180", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 60, - "slot": "pickup_location", - "start": 30 - }, - { - "exclusive_end": 93, - "slot": "pickup_date", - "start": 75 - }, - { - "exclusive_end": 117, - "slot": "car_name", - "start": 112 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 2 cars available at McCarran International Airport for pickup on day after tomorrow. It is a Standard Prius car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "Sunday this week", - "day after tomorrow" - ], - "pickup_location": [ - "McCarran International Airport" - ], - "pickup_time": [ - "3 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am confirming to reserve this car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "McCarran International Airport" - ], - "slot": "pickup_location", - "values": [ - "McCarran International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 87, - "slot": "pickup_location", - "start": 57 - }, - { - "exclusive_end": 126, - "slot": "pickup_date", - "start": 108 - }, - { - "exclusive_end": 51, - "slot": "pickup_time", - "start": 47 - }, - { - "exclusive_end": 160, - "slot": "dropoff_date", - "start": 149 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I want your confirmation for a Standard car at 3 pm from McCarran International Airport. The pickup date is day after tomorrow. The drop-off date is next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday", - "the 8th" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "Sunday this week", - "day after tomorrow" - ], - "pickup_location": [ - "McCarran International Airport" - ], - "pickup_time": [ - "3 in the afternoon", - "3 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like this." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-03", - "pickup_location": "McCarran International Airport", - "pickup_time": "15:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-03", - "pickup_location": "McCarran International Airport", - "pickup_time": "15:00", - "total_price": "180", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday", - "the 8th" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "Sunday this week", - "day after tomorrow" - ], - "pickup_location": [ - "McCarran International Airport" - ], - "pickup_time": [ - "3 in the afternoon", - "3 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "23_00068", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find a rental car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes of course. What city will be your pickup and on which date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "10th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "2 o\"clock in the afternoon" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 78, - "slot": "pickup_date", - "start": 60 - }, - { - "exclusive_end": 52, - "slot": "pickup_time", - "start": 26 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "10th of this month" - ], - "pickup_time": [ - "2 o\"clock in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer to pickup around 2 o\"clock in the afternoon on the 10th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, but what is the date you'd like to pickup? I also need to know the date you will return the car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "pickup_city", - "values": [ - "Atlanta, GA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "the 11th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 72, - "slot": "pickup_city", - "start": 61 - }, - { - "exclusive_end": 34, - "slot": "dropoff_date", - "start": 26 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "Atlanta, GA" - ], - "pickup_date": [ - "10th of this month" - ], - "pickup_time": [ - "2 o\"clock in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will need the car until the 11th and I'd like to pickup in Atlanta, GA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Hartsfield-Jackson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Hartsfield-Jackson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Atlanta", - "pickup_date": "2019-03-10", - "pickup_time": "14:00" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-11", - "pickup_city": "Atlanta", - "pickup_date": "2019-03-10", - "pickup_location": "Hartsfield-Jackson International Airport", - "pickup_time": "14:00", - "total_price": "30", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-11", - "pickup_city": "Atlanta", - "pickup_date": "2019-03-10", - "pickup_location": "Hartsfield-Jackson International Airport", - "pickup_time": "14:00", - "total_price": "34", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_city": "Atlanta", - "pickup_date": "2019-03-10", - "pickup_location": "Peachtree Station", - "pickup_time": "14:00", - "total_price": "31", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-11", - "pickup_city": "Atlanta", - "pickup_date": "2019-03-10", - "pickup_location": "Hartsfield-Jackson International Airport", - "pickup_time": "14:00", - "total_price": "33", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 40, - "slot": "pickup_location", - "start": 0 - }, - { - "exclusive_end": 135, - "slot": "pickup_date", - "start": 125 - }, - { - "exclusive_end": 98, - "slot": "car_name", - "start": 93 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Hartsfield-Jackson International Airport has 4 cars to choose from. One option is a standard Camry which can be picked up on March 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "Atlanta, GA" - ], - "pickup_date": [ - "10th of this month", - "March 10th" - ], - "pickup_time": [ - "2 o\"clock in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Hartsfield-Jackson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Hartsfield-Jackson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cruze" - ], - "slot": "car_name", - "values": [ - "Cruze" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "pickup_location", - "start": 0 - }, - { - "exclusive_end": 101, - "slot": "pickup_date", - "start": 91 - }, - { - "exclusive_end": 66, - "slot": "car_name", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Hartsfield-Jackson International Airport also has a standard Cruze available for pickup on March 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "Atlanta, GA" - ], - "pickup_date": [ - "10th of this month", - "March 10th" - ], - "pickup_time": [ - "2 o\"clock in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you know what the rental cost would be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "34" - ], - "slot": "total_price", - "values": [ - "$34" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "total_price", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The total cost would come to $34." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "Atlanta, GA" - ], - "pickup_date": [ - "10th of this month", - "March 10th" - ], - "pickup_time": [ - "2 o\"clock in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What about a medium-sized car? Are nay of those available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Peachtree Station" - ], - "slot": "pickup_location", - "values": [ - "Peachtree Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Prius" - ], - "slot": "car_name", - "values": [ - "Prius" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Atlanta", - "pickup_date": "2019-03-10", - "pickup_time": "14:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-11", - "pickup_city": "Atlanta", - "pickup_date": "2019-03-10", - "pickup_location": "Hartsfield-Jackson International Airport", - "pickup_time": "14:00", - "total_price": "30", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-11", - "pickup_city": "Atlanta", - "pickup_date": "2019-03-10", - "pickup_location": "Hartsfield-Jackson International Airport", - "pickup_time": "14:00", - "total_price": "34", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 17, - "slot": "pickup_location", - "start": 0 - }, - { - "exclusive_end": 52, - "slot": "pickup_date", - "start": 42 - }, - { - "exclusive_end": 85, - "slot": "car_name", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Peachtree Station has 2 cars available on March 10th. One being a nice standard Prius." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "Atlanta, GA" - ], - "pickup_date": [ - "10th of this month", - "March 10th" - ], - "pickup_location": [ - "Peachtree Station" - ], - "pickup_time": [ - "2 o\"clock in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like the sounds of a Prius." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I put in a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "Atlanta, GA" - ], - "pickup_date": [ - "10th of this month", - "March 10th" - ], - "pickup_location": [ - "Peachtree Station" - ], - "pickup_time": [ - "2 o\"clock in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not at this time. That will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a lovely day." - } - ] - }, - { - "dialogue_id": "23_00069", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help with renting a Standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. When do you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "pickup_date", - "values": [ - "March 12th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "pickup_date", - "start": 21 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "March 12th" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would need it from March 12th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please tell me the duration of the rental, as well as the pick up time and location." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "pickup_city", - "values": [ - "Kuala Lumpur" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "the 13th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "12:30" - ], - "slot": "pickup_time", - "values": [ - "half past 12 in the afternoon" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 72, - "slot": "pickup_city", - "start": 60 - }, - { - "exclusive_end": 29, - "slot": "dropoff_date", - "start": 21 - }, - { - "exclusive_end": 105, - "slot": "pickup_time", - "start": 76 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Kuala Lumpur" - ], - "pickup_date": [ - "March 12th" - ], - "pickup_time": [ - "half past 12 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car until the 13th and I'd like to pick it up in Kuala Lumpur at half past 12 in the afternoon." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "KLIA International Airport" - ], - "slot": "pickup_location", - "values": [ - "KLIA International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-12" - ], - "slot": "pickup_date", - "values": [ - "March 12th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-12", - "pickup_time": "12:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-13", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-12", - "pickup_location": "KLIA International Airport", - "pickup_time": "12:30", - "total_price": "20", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-13", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-12", - "pickup_location": "KLIA International Airport", - "pickup_time": "12:30", - "total_price": "22", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-13", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-12", - "pickup_location": "KLIA International Airport", - "pickup_time": "12:30", - "total_price": "21", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-13", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-12", - "pickup_location": "KLIA International Airport", - "pickup_time": "12:30", - "total_price": "22", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 135, - "slot": "pickup_location", - "start": 109 - }, - { - "exclusive_end": 149, - "slot": "pickup_date", - "start": 139 - }, - { - "exclusive_end": 66, - "slot": "car_name", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 4 cars matching your criteria. I'd recommend a nice Accord, Standard class, available for pick up at KLIA International Airport on March 12th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "pickup_city", - "values": [ - "San Diego" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "pickup_city", - "start": 64 - }, - { - "exclusive_end": 90, - "slot": "pickup_date", - "start": 79 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "next Friday" - ], - "pickup_time": [ - "half past 12 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else available? I'd like to change pick up location to San Diego, for next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SAN International Airport" - ], - "slot": "pickup_location", - "values": [ - "SAN International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_city": "San Diego", - "pickup_date": "2019-03-08", - "pickup_time": "12:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-13", - "pickup_city": "San Diego", - "pickup_date": "2019-03-08", - "pickup_location": "SAN International Airport", - "pickup_time": "12:30", - "total_price": "170", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-13", - "pickup_city": "San Diego", - "pickup_date": "2019-03-08", - "pickup_location": "SAN International Airport", - "pickup_time": "12:30", - "total_price": "180", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-13", - "pickup_city": "San Diego", - "pickup_date": "2019-03-08", - "pickup_location": "SAN International Airport", - "pickup_time": "12:30", - "total_price": "170", - "type": "Standard" - }, - { - "car_name": "Accord", - "dropoff_date": "2019-03-13", - "pickup_city": "San Diego", - "pickup_date": "2019-03-08", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:00", - "total_price": "145", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-13", - "pickup_city": "San Diego", - "pickup_date": "2019-03-08", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:00", - "total_price": "135", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-13", - "pickup_city": "San Diego", - "pickup_date": "2019-03-08", - "pickup_location": "Santa Fe Depot", - "pickup_time": "13:00", - "total_price": "140", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 101, - "slot": "pickup_location", - "start": 76 - }, - { - "exclusive_end": 72, - "slot": "pickup_date", - "start": 61 - }, - { - "exclusive_end": 49, - "slot": "car_name", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a nice Standard class car, a Toyota Camry, available next Friday at SAN International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "next Friday" - ], - "pickup_time": [ - "half past 12 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you please tell me the total rental cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "170" - ], - "slot": "total_price", - "values": [ - "$170" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "total_price", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. Your rental cost would be $170." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "next Friday" - ], - "pickup_location": [ - "SAN International Airport" - ], - "pickup_time": [ - "half past 12 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "This sounds perfect. Can you help with the reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "SAN International Airport" - ], - "slot": "pickup_location", - "values": [ - "SAN International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:30" - ], - "slot": "pickup_time", - "values": [ - "12:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 128, - "slot": "pickup_location", - "start": 103 - }, - { - "exclusive_end": 97, - "slot": "pickup_date", - "start": 86 - }, - { - "exclusive_end": 140, - "slot": "pickup_time", - "start": 132 - }, - { - "exclusive_end": 172, - "slot": "dropoff_date", - "start": 162 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. Please confirm that you'd like me to reserve you a Standard car to be picked up next Friday from SAN International Airport at 12:30 pm, due for drop off on March 13th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th", - "the 13th" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "next Friday" - ], - "pickup_location": [ - "SAN International Airport" - ], - "pickup_time": [ - "12:30 pm", - "half past 12 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_date": "2019-03-08", - "pickup_location": "SAN International Airport", - "pickup_time": "12:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-13", - "pickup_date": "2019-03-08", - "pickup_location": "SAN International Airport", - "pickup_time": "12:30", - "total_price": "170", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've successfully placed your reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th", - "the 13th" - ], - "pickup_city": [ - "San Diego" - ], - "pickup_date": [ - "next Friday" - ], - "pickup_location": [ - "SAN International Airport" - ], - "pickup_time": [ - "12:30 pm", - "half past 12 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect, thanks a lot for everything! That will be all for now!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one!" - } - ] - }, - { - "dialogue_id": "23_00070", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to book a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date will you pick up and drop off and where will you pick up from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15:30" - ], - "slot": "pickup_time", - "values": [ - "half past 3 in the afternoon" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "pickup_city", - "values": [ - "Long Beach, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "8th of this month" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "pickup_time", - "start": 29 - }, - { - "exclusive_end": 77, - "slot": "pickup_city", - "start": 63 - }, - { - "exclusive_end": 127, - "slot": "dropoff_date", - "start": 110 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of this month" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_time": [ - "half past 3 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick up the car at half past 3 in the afternoon from Long Beach, CA. I will be needing it until the 8th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want it from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "pickup_date", - "start": 20 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of this month" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "next Tuesday" - ], - "pickup_time": [ - "half past 3 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car from next Tuesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "LGB Airport" - ], - "slot": "pickup_location", - "values": [ - "LGB Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-05", - "pickup_time": "15:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-08", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-05", - "pickup_location": "LGB Airport", - "pickup_time": "15:30", - "total_price": "96", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-08", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-05", - "pickup_location": "LGB Airport", - "pickup_time": "15:30", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-08", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-05", - "pickup_location": "LGB Airport", - "pickup_time": "15:30", - "total_price": "96", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-08", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-05", - "pickup_location": "Downtown Station", - "pickup_time": "15:30", - "total_price": "96", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-05", - "pickup_location": "Downtown Station", - "pickup_time": "15:30", - "total_price": "81", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 39, - "slot": "pickup_location", - "start": 28 - }, - { - "exclusive_end": 64, - "slot": "pickup_date", - "start": 52 - }, - { - "exclusive_end": 88, - "slot": "car_name", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a car available at LGB Airport for pick up next Tuesday. It's a standard Accord car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of this month" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "next Tuesday" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "half past 3 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good, reserve it please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "LGB Airport" - ], - "slot": "pickup_location", - "values": [ - "LGB Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "15:30" - ], - "slot": "pickup_time", - "values": [ - "3:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 52, - "slot": "pickup_location", - "start": 41 - }, - { - "exclusive_end": 65, - "slot": "pickup_date", - "start": 53 - }, - { - "exclusive_end": 76, - "slot": "pickup_time", - "start": 69 - }, - { - "exclusive_end": 98, - "slot": "dropoff_date", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details: Pick up from LGB Airport next tuesday at 3:30 pm. Drop off next Friday. It's a Standard Accord." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of this month", - "next Friday" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "next Tuesday", - "next tuesday" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "3:30 pm", - "half past 3 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-05", - "pickup_location": "LGB Airport", - "pickup_time": "15:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-05", - "pickup_location": "LGB Airport", - "pickup_time": "15:30", - "total_price": "96", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of this month", - "next Friday" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "next Tuesday", - "next tuesday" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "3:30 pm", - "half past 3 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "23_00071", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to rent a car" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city do you want to rent from? How long do you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "pickup_city", - "values": [ - "Philadelphia" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "the 14th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "pickup_city", - "start": 5 - }, - { - "exclusive_end": 34, - "slot": "dropoff_date", - "start": 26 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Philadelphia" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From Philadelphia. Untill the 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What day and time do you want to rent a car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "pickup_date", - "values": [ - "12th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15:45" - ], - "slot": "pickup_time", - "values": [ - "afternoon 3:45" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 16, - "slot": "pickup_date", - "start": 3 - }, - { - "exclusive_end": 39, - "slot": "pickup_time", - "start": 25 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Philadelphia" - ], - "pickup_date": [ - "12th of March" - ], - "pickup_time": [ - "afternoon 3:45" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On 12th of March, around afternoon 3:45" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "30th Street Station" - ], - "slot": "pickup_location", - "values": [ - "30th Street Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-12" - ], - "slot": "pickup_date", - "values": [ - "March 12th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_time": "15:45" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "30th Street Station", - "pickup_time": "15:30", - "total_price": "52", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "PHL International Airport", - "pickup_time": "15:30", - "total_price": "64", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:30", - "total_price": "54", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "PHL International Airport", - "pickup_time": "15:30", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:30", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "PHL International Airport", - "pickup_time": "15:30", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:30", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "30th Street Station", - "pickup_time": "15:30", - "total_price": "66", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "pickup_location", - "start": 40 - }, - { - "exclusive_end": 73, - "slot": "pickup_date", - "start": 63 - }, - { - "exclusive_end": 26, - "slot": "car_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a Standard Altima available at 30th Street Station on March 12th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Philadelphia" - ], - "pickup_date": [ - "12th of March", - "March 12th" - ], - "pickup_time": [ - "afternoon 3:45" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would prefer a Compact car" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "pickup_location", - "values": [ - "Intercity Terminal" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-12" - ], - "slot": "pickup_date", - "values": [ - "March 12th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cooper" - ], - "slot": "car_name", - "values": [ - "Cooper" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_time": "15:45", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:30", - "total_price": "40", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "Intercity Terminal", - "pickup_time": "15:30", - "total_price": "60", - "type": "Compact" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "PHL International Airport", - "pickup_time": "15:30", - "total_price": "64", - "type": "Compact" - }, - { - "car_name": "GTI", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "PHL International Airport", - "pickup_time": "15:30", - "total_price": "54", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "30th Street Station", - "pickup_time": "15:30", - "total_price": "52", - "type": "Compact" - }, - { - "car_name": "Leaf", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "30th Street Station", - "pickup_time": "15:30", - "total_price": "54", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 46, - "slot": "pickup_location", - "start": 28 - }, - { - "exclusive_end": 60, - "slot": "pickup_date", - "start": 50 - }, - { - "exclusive_end": 24, - "slot": "car_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a Compact Cooper at Intercity Terminal on March 12th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "19:30" - ], - "slot": "pickup_time", - "values": [ - "evening 7:30" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "pickup_time", - "start": 35 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Philadelphia" - ], - "pickup_date": [ - "12th of March", - "March 12th" - ], - "pickup_time": [ - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "If I wanted to rent the car around evening 7:30 what would there be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "pickup_location", - "values": [ - "Intercity Terminal" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-12" - ], - "slot": "pickup_date", - "values": [ - "March 12th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Fit" - ], - "slot": "car_name", - "values": [ - "Fit" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_time": "19:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "Intercity Terminal", - "pickup_time": "19:30", - "total_price": "40", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-14", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-12", - "pickup_location": "Intercity Terminal", - "pickup_time": "19:30", - "total_price": "60", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "pickup_location", - "start": 40 - }, - { - "exclusive_end": 72, - "slot": "pickup_date", - "start": 62 - }, - { - "exclusive_end": 36, - "slot": "car_name", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 2 cars: a nice Compact Fit at Intercity Terminal on March 12th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Philadelphia" - ], - "pickup_date": [ - "12th of March", - "March 12th" - ], - "pickup_location": [ - "Intercity Terminal" - ], - "pickup_time": [ - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Oh, It's perfect for me! I want this car!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "pickup_location", - "values": [ - "Intercity Terminal" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "pickup_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "19:30" - ], - "slot": "pickup_time", - "values": [ - "7:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 37, - "slot": "pickup_location", - "start": 19 - }, - { - "exclusive_end": 52, - "slot": "pickup_date", - "start": 42 - }, - { - "exclusive_end": 63, - "slot": "pickup_time", - "start": 56 - }, - { - "exclusive_end": 81, - "slot": "dropoff_date", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "A Compact car from Intercity Terminal, on March 12th at 7:30 pm, until March 14th: do you confirm?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 14th", - "the 14th" - ], - "pickup_city": [ - "Philadelphia" - ], - "pickup_date": [ - "12th of March", - "March 12th" - ], - "pickup_location": [ - "Intercity Terminal" - ], - "pickup_time": [ - "7:30 pm", - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I confirm. What's the total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "60" - ], - "slot": "total_price", - "values": [ - "$60" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-12", - "pickup_location": "Intercity Terminal", - "pickup_time": "19:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Fit", - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-12", - "pickup_location": "Intercity Terminal", - "pickup_time": "19:30", - "total_price": "60", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 3, - "slot": "total_price", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$60 in total. Yor car is booked" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th", - "the 14th" - ], - "pickup_city": [ - "Philadelphia" - ], - "pickup_date": [ - "12th of March", - "March 12th" - ], - "pickup_location": [ - "Intercity Terminal" - ], - "pickup_time": [ - "7:30 pm", - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much! It's all!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day" - } - ] - }, - { - "dialogue_id": "23_00072", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to find a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Until what date will you be needing it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "12th of this month" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "dropoff_date", - "start": 10 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Until the 12th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Starting on what date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "the 7th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "pickup_date", - "start": 12 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_date": [ - "the 7th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Starting on the 7th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When and where do you want to pick it up from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delhi" - ], - "slot": "pickup_city", - "values": [ - "Delhi, India" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "10:30" - ], - "slot": "pickup_time", - "values": [ - "10:30 AM" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 50, - "slot": "pickup_city", - "start": 38 - }, - { - "exclusive_end": 34, - "slot": "pickup_time", - "start": 26 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Delhi, India" - ], - "pickup_date": [ - "the 7th" - ], - "pickup_time": [ - "10:30 AM" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to pick it up at 10:30 AM in Delhi, India." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Indira Gandhi International Airport" - ], - "slot": "pickup_location", - "values": [ - "Indira Gandhi International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_city": "Delhi", - "pickup_date": "2019-03-07", - "pickup_time": "10:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-12", - "pickup_city": "Delhi", - "pickup_date": "2019-03-07", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "10:30", - "total_price": "175", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-12", - "pickup_city": "Delhi", - "pickup_date": "2019-03-07", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "10:30", - "total_price": "165", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-12", - "pickup_city": "Delhi", - "pickup_date": "2019-03-07", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "10:30", - "total_price": "175", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 87, - "slot": "pickup_location", - "start": 52 - }, - { - "exclusive_end": 48, - "slot": "pickup_date", - "start": 35 - }, - { - "exclusive_end": 24, - "slot": "car_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a standard accord available next Thursday at Indira Gandhi International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Delhi, India" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_time": [ - "10:30 AM" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else do you have?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Indira Gandhi International Airport" - ], - "slot": "pickup_location", - "values": [ - "Indira Gandhi International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Elantra" - ], - "slot": "car_name", - "values": [ - "Elantra" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 88, - "slot": "pickup_location", - "start": 53 - }, - { - "exclusive_end": 49, - "slot": "pickup_date", - "start": 36 - }, - { - "exclusive_end": 25, - "slot": "car_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a standard Elantra available next Thursday at Indira Gandhi International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "pickup_city", - "values": [ - "London" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "14th of March" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 50, - "slot": "pickup_city", - "start": 44 - }, - { - "exclusive_end": 71, - "slot": "dropoff_date", - "start": 58 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of March" - ], - "pickup_city": [ - "London" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_time": [ - "10:30 AM" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What do you have available for pick up from London on the 14th of March?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Heathrow International Airport" - ], - "slot": "pickup_location", - "values": [ - "Heathrow International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Prius" - ], - "slot": "car_name", - "values": [ - "Prius" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "London", - "pickup_date": "2019-03-07", - "pickup_time": "10:30" - } - }, - "service_results": [ - { - "car_name": "Prius", - "dropoff_date": "2019-03-14", - "pickup_city": "London", - "pickup_date": "2019-03-07", - "pickup_location": "Heathrow International Airport", - "pickup_time": "10:30", - "total_price": "273", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 70, - "slot": "pickup_location", - "start": 40 - }, - { - "exclusive_end": 84, - "slot": "pickup_date", - "start": 71 - }, - { - "exclusive_end": 108, - "slot": "car_name", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 1 car available for pick up from Heathrow International Airport next Thursday, it is a standard Prius." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "14th of March" - ], - "pickup_city": [ - "London" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_time": [ - "10:30 AM" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "273" - ], - "slot": "total_price", - "values": [ - "$273" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "total_price", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The total would be $273." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of March" - ], - "pickup_city": [ - "London" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "10:30 AM" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds OK." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to make a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of March" - ], - "pickup_city": [ - "London" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "10:30 AM" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes I'd like to do the rental." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Heathrow International Airport" - ], - "slot": "pickup_location", - "values": [ - "Heathrow International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "10:30" - ], - "slot": "pickup_time", - "values": [ - "10:30 AM" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 87, - "slot": "pickup_location", - "start": 57 - }, - { - "exclusive_end": 101, - "slot": "pickup_date", - "start": 88 - }, - { - "exclusive_end": 113, - "slot": "pickup_time", - "start": 105 - }, - { - "exclusive_end": 141, - "slot": "dropoff_date", - "start": 131 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirming the following, picking up a standard car from Heathrow International Airport next Thursday at 10:30 AM and dropping off March 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of March", - "March 14th" - ], - "pickup_city": [ - "London" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "10:30 AM" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds perfect to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-07", - "pickup_location": "Heathrow International Airport", - "pickup_time": "10:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Prius", - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-07", - "pickup_location": "Heathrow International Airport", - "pickup_time": "10:30", - "total_price": "273", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The reservation is complete." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of March", - "March 14th" - ], - "pickup_city": [ - "London" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "10:30 AM" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else today?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of March", - "March 14th" - ], - "pickup_city": [ - "London" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "10:30 AM" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not today, no." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "23_00073", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "17:00" - ], - "slot": "pickup_time", - "values": [ - "17:00" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "pickup_time", - "start": 50 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "17:00" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to find a rental car with a pick up around 17:00." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "HOw long do want the car for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "14th of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 37, - "slot": "dropoff_date", - "start": 24 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of March" - ], - "pickup_time": [ - "17:00" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will return it on the 14th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want to pick it up? Where do you want to pick it up from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "Thursday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "pickup_city", - "values": [ - "Sacramento, CA" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 63, - "slot": "pickup_date", - "start": 45 - }, - { - "exclusive_end": 41, - "slot": "pickup_city", - "start": 27 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of March" - ], - "pickup_city": [ - "Sacramento, CA" - ], - "pickup_date": [ - "Thursday next week" - ], - "pickup_time": [ - "17:00" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to get the car from Sacramento, CA on Thursday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "pickup_location", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-07", - "pickup_time": "17:00" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-14", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-07", - "pickup_location": "Sacramento Valley Station", - "pickup_time": "17:00", - "total_price": "217", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 97, - "slot": "pickup_location", - "start": 72 - }, - { - "exclusive_end": 57, - "slot": "pickup_date", - "start": 44 - }, - { - "exclusive_end": 32, - "slot": "car_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a standard car, a Camry, available next Thursday for pickup at Sacramento Valley Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "pickup_city", - "values": [ - "Paris, France" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "pickup_city", - "start": 26 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of March" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "Thursday next week", - "next Thursday" - ], - "pickup_time": [ - "17:00" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up from Paris, France. Can you check if there is anything else available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Prius" - ], - "slot": "car_name", - "values": [ - "Prius" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Paris", - "pickup_date": "2019-03-07", - "pickup_time": "17:00" - } - }, - "service_results": [ - { - "car_name": "Prius", - "dropoff_date": "2019-03-14", - "pickup_city": "Paris", - "pickup_date": "2019-03-07", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "17:00", - "total_price": "245", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 121, - "slot": "pickup_location", - "start": 82 - }, - { - "exclusive_end": 78, - "slot": "pickup_date", - "start": 65 - }, - { - "exclusive_end": 42, - "slot": "car_name", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is 1 Standard car available, a Prius, available for pickup next Thursday at Charles de Gaulle International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "14th of March" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "Thursday next week", - "next Thursday" - ], - "pickup_time": [ - "17:00" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What will it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "245" - ], - "slot": "total_price", - "values": [ - "$245" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "total_price", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation costs $245 total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of March" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "Thursday next week", - "next Thursday" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "17:00" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to make a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of March" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "Thursday next week", - "next Thursday" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "17:00" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please make the reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "17:00" - ], - "slot": "pickup_time", - "values": [ - "5 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 128, - "slot": "pickup_location", - "start": 89 - }, - { - "exclusive_end": 83, - "slot": "pickup_date", - "start": 70 - }, - { - "exclusive_end": 69, - "slot": "pickup_time", - "start": 65 - }, - { - "exclusive_end": 162, - "slot": "dropoff_date", - "start": 152 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details: You are picking up a standard car at 5 pm next Thursday from Charles de Gaulle International Airport and dropping it off on March 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of March", - "March 14th" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "Thursday next week", - "next Thursday" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "17:00", - "5 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-07", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "17:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Prius", - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-07", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "17:00", - "total_price": "245", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of March", - "March 14th" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "Thursday next week", - "next Thursday" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "17:00", - "5 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "THanks for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of March", - "March 14th" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "Thursday next week", - "next Thursday" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "17:00", - "5 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "23_00074", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Hello! I am looking for rental car information." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I can help you with that. When do you need the car? Please give me a start and end date if you can." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "the 3rd" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "the 8th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "pickup_date", - "start": 18 - }, - { - "exclusive_end": 39, - "slot": "dropoff_date", - "start": 32 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_date": [ - "the 3rd" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a car from the 3rd until the 8th, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great. Where would you like to pick up the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "pickup_city", - "values": [ - "London, England" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "12:00" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "pickup_city", - "start": 30 - }, - { - "exclusive_end": 78, - "slot": "pickup_time", - "start": 73 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "the 3rd" - ], - "pickup_time": [ - "12:00" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to pick it up in London, England. Could I pick it up around 12:00?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Heathrow International Airport" - ], - "slot": "pickup_location", - "values": [ - "Heathrow International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Prius" - ], - "slot": "car_name", - "values": [ - "Prius" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "London", - "pickup_date": "2019-03-03", - "pickup_time": "12:00" - } - }, - "service_results": [ - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_city": "London", - "pickup_date": "2019-03-03", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "total_price": "170", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 91, - "slot": "pickup_location", - "start": 61 - }, - { - "exclusive_end": 126, - "slot": "pickup_date", - "start": 108 - }, - { - "exclusive_end": 143, - "slot": "car_name", - "start": 138 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Let me see what's available. There's a good one available at Heathrow International Airport for pick on the day after tomorrow. This is a Prius, which is considered a standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "day after tomorrow", - "the 3rd" - ], - "pickup_time": [ - "12:00" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "OK. What is the total cost for that rental?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "170" - ], - "slot": "total_price", - "values": [ - "$170" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "total_price", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That reservation would be $170 total for the time you requested." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "day after tomorrow", - "the 3rd" - ], - "pickup_time": [ - "12:00" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other options available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_FAILURE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "London", - "pickup_date": "2019-03-03", - "pickup_time": "12:00" - } - }, - "service_results": [], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sorry, I am not able to find any other cars available that meet your requirements. Is there anything else that I can do for you today?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "day after tomorrow", - "the 3rd" - ], - "pickup_time": [ - "12:00" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Let's search again, please. Are there any small cars available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Heathrow International Airport" - ], - "slot": "pickup_location", - "values": [ - "Heathrow International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Fit" - ], - "slot": "car_name", - "values": [ - "Fit" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "London", - "pickup_date": "2019-03-03", - "pickup_time": "12:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Fit", - "dropoff_date": "2019-03-08", - "pickup_city": "London", - "pickup_date": "2019-03-03", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "total_price": "150", - "type": "Compact" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-08", - "pickup_city": "London", - "pickup_date": "2019-03-03", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "total_price": "130", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 138, - "slot": "pickup_location", - "start": 108 - }, - { - "exclusive_end": 104, - "slot": "pickup_date", - "start": 86 - }, - { - "exclusive_end": 54, - "slot": "car_name", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 2 cars available which you might like. A Fit is available for pickup on the day after tomorrow at Heathrow International Airport. That's considered a compact car. How about that one?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "day after tomorrow", - "the 3rd" - ], - "pickup_time": [ - "12:00" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the total cost for reserving that one?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "150" - ], - "slot": "total_price", - "values": [ - "$150" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "total_price", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That reservation will be $150 total for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "day after tomorrow", - "the 3rd" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "12:00" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds better. I would like to reserve that one, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Heathrow International Airport" - ], - "slot": "pickup_location", - "values": [ - "Heathrow International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "12 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 112, - "slot": "pickup_location", - "start": 82 - }, - { - "exclusive_end": 157, - "slot": "pickup_date", - "start": 139 - }, - { - "exclusive_end": 167, - "slot": "pickup_time", - "start": 162 - }, - { - "exclusive_end": 194, - "slot": "dropoff_date", - "start": 183 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details. You are reserving a compact car, to be picked up from Heathrow International Airport. You'll pick it up on the day after tomorrow, at 12 pm, and return it next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday", - "the 8th" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "day after tomorrow", - "the 3rd" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "12 pm", - "12:00" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's exactly right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-03", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Fit", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-03", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "total_price": "150", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you! Your car has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday", - "the 8th" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "day after tomorrow", - "the 3rd" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "12 pm", - "12:00" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help! That's all I need today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a pleasant day!" - } - ] - }, - { - "dialogue_id": "23_00075", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "12:30" - ], - "slot": "pickup_time", - "values": [ - "12:30 pm" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 50, - "slot": "pickup_time", - "start": 42 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "12:30 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to find a rental car to pick up at 12:30 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What days do you want the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "3rd of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "dropoff_date", - "values": [ - "4th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "pickup_city", - "values": [ - "Mexico City" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "pickup_date", - "start": 9 - }, - { - "exclusive_end": 49, - "slot": "dropoff_date", - "start": 37 - }, - { - "exclusive_end": 75, - "slot": "pickup_city", - "start": 64 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of March" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "3rd of this month" - ], - "pickup_time": [ - "12:30 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From the 3rd of this month until the 4th of March. I want it in Mexico City." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Estacion Buenavista" - ], - "slot": "pickup_location", - "values": [ - "Estacion Buenavista" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_time": "12:30" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-04", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Estacion Buenavista", - "pickup_time": "12:30", - "total_price": "25", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-04", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Estacion Buenavista", - "pickup_time": "12:30", - "total_price": "19", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-04", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "12:30", - "total_price": "24", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-04", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Estacion Buenavista", - "pickup_time": "12:30", - "total_price": "19", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-04", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "12:30", - "total_price": "25", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-04", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-03", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "12:30", - "total_price": "24", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "pickup_location", - "start": 39 - }, - { - "exclusive_end": 81, - "slot": "pickup_date", - "start": 63 - }, - { - "exclusive_end": 25, - "slot": "car_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a Standard Camry available at Estacion Buenavista the day after tomorrow?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of March" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "3rd of this month", - "day after tomorrow" - ], - "pickup_time": [ - "12:30 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is anything else available." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Estacion Buenavista" - ], - "slot": "pickup_location", - "values": [ - "Estacion Buenavista" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Civic" - ], - "slot": "car_name", - "values": [ - "Civic" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "pickup_location", - "start": 37 - }, - { - "exclusive_end": 79, - "slot": "pickup_date", - "start": 61 - }, - { - "exclusive_end": 23, - "slot": "car_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "ere is a Standard Civic available at Estacion Buenavista the day after tomorrow?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "4th of March" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "3rd of this month", - "day after tomorrow" - ], - "pickup_time": [ - "12:30 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the total?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "19" - ], - "slot": "total_price", - "values": [ - "$19" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 3, - "slot": "total_price", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$19 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of March" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "3rd of this month", - "day after tomorrow" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "12:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to reserve this car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of March" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "3rd of this month", - "day after tomorrow" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "12:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not now. That's all I needed though." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good rest of your day!" - } - ] - }, - { - "dialogue_id": "23_00076", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "pickup_city", - "values": [ - "san fran" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "pickup_city", - "start": 35 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "san fran" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm trying to find a rental car in san fran." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long would you like to rent a vehicle, and when would you like to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "pickup_date", - "values": [ - "march 12th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "14th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "evening 4:30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "pickup_date", - "start": 18 - }, - { - "exclusive_end": 57, - "slot": "dropoff_date", - "start": 39 - }, - { - "exclusive_end": 100, - "slot": "pickup_time", - "start": 88 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of this month" - ], - "pickup_city": [ - "san fran" - ], - "pickup_date": [ - "march 12th" - ], - "pickup_time": [ - "evening 4:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a car from march 12th until the 14th of this month. I'd like to pick one up this evening 4:30 if possible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "pickup_location", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-12" - ], - "slot": "pickup_date", - "values": [ - "march 12th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-12", - "pickup_time": "16:30" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-14", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-12", - "pickup_location": "SFO International Airport", - "pickup_time": "16:30", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-14", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-12", - "pickup_location": "Salesforce Transit Center", - "pickup_time": "16:30", - "total_price": "56", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-14", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-12", - "pickup_location": "SFO International Airport", - "pickup_time": "16:30", - "total_price": "78", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-14", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-12", - "pickup_location": "SFO International Airport", - "pickup_time": "16:30", - "total_price": "56", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-14", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-12", - "pickup_location": "SFO International Airport", - "pickup_time": "16:30", - "total_price": "70", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-14", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-12", - "pickup_location": "Salesforce Transit Center", - "pickup_time": "16:30", - "total_price": "62", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 87, - "slot": "pickup_location", - "start": 62 - }, - { - "exclusive_end": 58, - "slot": "pickup_date", - "start": 48 - }, - { - "exclusive_end": 26, - "slot": "car_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a standard Altima available for pickup march 12th at SFO International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "14th of this month" - ], - "pickup_city": [ - "san fran" - ], - "pickup_date": [ - "march 12th" - ], - "pickup_time": [ - "evening 4:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What would be the total cost for the rental?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "62" - ], - "slot": "total_price", - "values": [ - "$62" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "total_price", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation of the rental would cost $62 total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of this month" - ], - "pickup_city": [ - "san fran" - ], - "pickup_date": [ - "march 12th" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds alright, I'd like to reserve the car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "pickup_location", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "pickup_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "march 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 78, - "slot": "pickup_location", - "start": 53 - }, - { - "exclusive_end": 92, - "slot": "pickup_date", - "start": 82 - }, - { - "exclusive_end": 103, - "slot": "pickup_time", - "start": 96 - }, - { - "exclusive_end": 131, - "slot": "dropoff_date", - "start": 121 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay so you will be picking up the standard car from SFO International Airport on March 12th at 4:30 pm and return it on march 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of this month", - "march 14th" - ], - "pickup_city": [ - "san fran" - ], - "pickup_date": [ - "March 12th", - "march 12th" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-12", - "pickup_location": "SFO International Airport", - "pickup_time": "16:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-12", - "pickup_location": "SFO International Airport", - "pickup_time": "16:30", - "total_price": "62", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The rental car has been successfully reserved for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of this month", - "march 14th" - ], - "pickup_city": [ - "san fran" - ], - "pickup_date": [ - "March 12th", - "march 12th" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I really appreciate the help thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else that I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "14th of this month", - "march 14th" - ], - "pickup_city": [ - "san fran" - ], - "pickup_date": [ - "March 12th", - "march 12th" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that was all I wanted, thanks again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, have a wonderful day." - } - ] - }, - { - "dialogue_id": "23_00077", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you find me a rental car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, when would you like it and till what date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "1st of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "afternoon 12" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "dropoff_date", - "values": [ - "next Monday" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "pickup_date", - "start": 19 - }, - { - "exclusive_end": 61, - "slot": "pickup_time", - "start": 49 - }, - { - "exclusive_end": 78, - "slot": "dropoff_date", - "start": 67 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_date": [ - "1st of this month" - ], - "pickup_time": [ - "afternoon 12" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it from the 1st of this month starting at afternoon 12 till next Monday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok. Where do you want to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "15:00" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delhi" - ], - "slot": "pickup_city", - "values": [ - "New Delhi" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "pickup_time", - "start": 46 - }, - { - "exclusive_end": 35, - "slot": "pickup_city", - "start": 26 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "New Delhi" - ], - "pickup_date": [ - "1st of this month" - ], - "pickup_time": [ - "15:00" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up from New Delhi at around 15:00" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Indira Gandhi International Airport" - ], - "slot": "pickup_location", - "values": [ - "Indira Gandhi International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "today" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_city": "Delhi", - "pickup_date": "2019-03-01", - "pickup_time": "15:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-04", - "pickup_city": "Delhi", - "pickup_date": "2019-03-01", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-04", - "pickup_city": "Delhi", - "pickup_date": "2019-03-01", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-04", - "pickup_city": "Delhi", - "pickup_date": "2019-03-01", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "total_price": "102", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 68, - "slot": "pickup_location", - "start": 33 - }, - { - "exclusive_end": 29, - "slot": "pickup_date", - "start": 24 - }, - { - "exclusive_end": 92, - "slot": "car_name", - "start": 86 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "This is a car available today at Indira Gandhi International Airport. It's a standard Accord car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "2nd of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "type", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "pickup_date", - "start": 15 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "New Delhi" - ], - "pickup_date": [ - "2nd of March" - ], - "pickup_time": [ - "15:00" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it from 2nd of March. Is there another car? I'm good with anything." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Indira Gandhi International Airport" - ], - "slot": "pickup_location", - "values": [ - "Indira Gandhi International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "7" - ], - "slot": "count", - "values": [ - "7" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_city": "Delhi", - "pickup_date": "2019-03-02", - "pickup_time": "15:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-04", - "pickup_city": "Delhi", - "pickup_date": "2019-03-02", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "total_price": "56", - "type": "Standard" - }, - { - "car_name": "Bolt", - "dropoff_date": "2019-03-04", - "pickup_city": "Delhi", - "pickup_date": "2019-03-02", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "total_price": "54", - "type": "Compact" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-04", - "pickup_city": "Delhi", - "pickup_date": "2019-03-02", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "total_price": "78", - "type": "Standard" - }, - { - "car_name": "Escape", - "dropoff_date": "2019-03-04", - "pickup_city": "Delhi", - "pickup_date": "2019-03-02", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "total_price": "84", - "type": "Full-size" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-04", - "pickup_city": "Delhi", - "pickup_date": "2019-03-02", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "total_price": "44", - "type": "Compact" - }, - { - "car_name": "Forester", - "dropoff_date": "2019-03-04", - "pickup_city": "Delhi", - "pickup_date": "2019-03-02", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "total_price": "90", - "type": "Full-size" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-04", - "pickup_city": "Delhi", - "pickup_date": "2019-03-02", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "total_price": "70", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "pickup_location", - "start": 28 - }, - { - "exclusive_end": 24, - "slot": "pickup_date", - "start": 16 - }, - { - "exclusive_end": 78, - "slot": "car_name", - "start": 74 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "This is one for tomorrow at Indira Gandhi International Airport. It's the Bolt, a compact car. I also have 7 other cars for you too." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "New Delhi" - ], - "pickup_date": [ - "2nd of March", - "tomorrow" - ], - "pickup_time": [ - "15:00" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is the cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "54" - ], - "slot": "total_price", - "values": [ - "$54" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 12, - "slot": "total_price", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It'll be $54 in total" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "New Delhi" - ], - "pickup_date": [ - "2nd of March", - "tomorrow" - ], - "pickup_location": [ - "Indira Gandhi International Airport" - ], - "pickup_time": [ - "15:00" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works. I want to reserve it" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Indira Gandhi International Airport" - ], - "slot": "pickup_location", - "values": [ - "Indira Gandhi International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "dropoff_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 112, - "slot": "pickup_location", - "start": 77 - }, - { - "exclusive_end": 65, - "slot": "pickup_date", - "start": 57 - }, - { - "exclusive_end": 73, - "slot": "pickup_time", - "start": 69 - }, - { - "exclusive_end": 146, - "slot": "dropoff_date", - "start": 135 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. Just to confirm, you're picking up the compact car tomorrow at 3 pm at Indira Gandhi International Airport. The drop-off date is next Monday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "New Delhi" - ], - "pickup_date": [ - "2nd of March", - "tomorrow" - ], - "pickup_location": [ - "Indira Gandhi International Airport" - ], - "pickup_time": [ - "15:00", - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's right" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_date": "2019-03-02", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-04", - "pickup_date": "2019-03-02", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "15:00", - "total_price": "54", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "All done, your car is reserved" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "New Delhi" - ], - "pickup_date": [ - "2nd of March", - "tomorrow" - ], - "pickup_location": [ - "Indira Gandhi International Airport" - ], - "pickup_time": [ - "15:00", - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else you need help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "New Delhi" - ], - "pickup_date": [ - "2nd of March", - "tomorrow" - ], - "pickup_location": [ - "Indira Gandhi International Airport" - ], - "pickup_time": [ - "15:00", - "3 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's it" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00078", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "2 in the afternoon" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 70, - "slot": "pickup_time", - "start": 52 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "2 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hello! I need to reserve a rental car to pick up at 2 in the afternoon today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I can help you with that. Where would you like to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "pickup_city", - "values": [ - "Ciudad de Mexico" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "pickup_city", - "start": 20 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_time": [ - "2 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to get it in Ciudad de Mexico." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long will you need the car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "pickup_city", - "values": [ - "Seattle, WA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "the 10th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "the 13th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "pickup_city", - "start": 31 - }, - { - "exclusive_end": 70, - "slot": "pickup_date", - "start": 62 - }, - { - "exclusive_end": 85, - "slot": "dropoff_date", - "start": 77 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "the 10th" - ], - "pickup_time": [ - "2 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, I need to pick it up Seattle, WA. I'll need it from the 10th until the 13th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Seattle-Tacoma International Airport" - ], - "slot": "pickup_location", - "values": [ - "Seattle-Tacoma International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Civic" - ], - "slot": "car_name", - "values": [ - "Civic" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_time": "14:00" - } - }, - "service_results": [ - { - "car_name": "Civic", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "Seattle-Tacoma International Airport", - "pickup_time": "14:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "King Street Station", - "pickup_time": "14:00", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "King Street Station", - "pickup_time": "14:00", - "total_price": "105", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "Seattle-Tacoma International Airport", - "pickup_time": "14:00", - "total_price": "102", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "Seattle-Tacoma International Airport", - "pickup_time": "14:00", - "total_price": "105", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 146, - "slot": "pickup_location", - "start": 110 - }, - { - "exclusive_end": 106, - "slot": "pickup_date", - "start": 96 - }, - { - "exclusive_end": 71, - "slot": "car_name", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 5 options that may work for you. There is a Standard Civic available for pickup on March 10th at Seattle-Tacoma International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "March 10th", - "the 10th" - ], - "pickup_time": [ - "2 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "99" - ], - "slot": "total_price", - "values": [ - "$99" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 15, - "slot": "total_price", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It would be $99." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "March 10th", - "the 10th" - ], - "pickup_time": [ - "2 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am interested in a Standard car. Do you have anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "King Street Station" - ], - "slot": "pickup_location", - "values": [ - "King Street Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Elantra" - ], - "slot": "car_name", - "values": [ - "Elantra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_time": "14:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Civic", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "Seattle-Tacoma International Airport", - "pickup_time": "14:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "King Street Station", - "pickup_time": "14:00", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "King Street Station", - "pickup_time": "14:00", - "total_price": "105", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "Seattle-Tacoma International Airport", - "pickup_time": "14:00", - "total_price": "102", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 120, - "slot": "pickup_location", - "start": 101 - }, - { - "exclusive_end": 134, - "slot": "pickup_date", - "start": 124 - }, - { - "exclusive_end": 76, - "slot": "car_name", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, there are 4 others that meet your criteria. There is a Standard Elantra that you can pick up at King Street Station on March 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "type", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "March 10th", - "the 10th" - ], - "pickup_time": [ - "2 in the afternoon" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to know what my other options are. Any model is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Seattle-Tacoma International Airport" - ], - "slot": "pickup_location", - "values": [ - "Seattle-Tacoma International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_time": "14:00" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "Seattle-Tacoma International Airport", - "pickup_time": "14:00", - "total_price": "78", - "type": "Compact" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "Seattle-Tacoma International Airport", - "pickup_time": "14:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "King Street Station", - "pickup_time": "14:00", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "King Street Station", - "pickup_time": "14:00", - "total_price": "60", - "type": "Compact" - }, - { - "car_name": "Forester", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "Seattle-Tacoma International Airport", - "pickup_time": "14:00", - "total_price": "126", - "type": "Full-size" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "Seattle-Tacoma International Airport", - "pickup_time": "14:00", - "total_price": "96", - "type": "Compact" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "King Street Station", - "pickup_time": "14:00", - "total_price": "105", - "type": "Standard" - }, - { - "car_name": "GTI", - "dropoff_date": "2019-03-13", - "pickup_city": "Seattle", - "pickup_date": "2019-03-10", - "pickup_location": "Seattle-Tacoma International Airport", - "pickup_time": "14:00", - "total_price": "81", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 134, - "slot": "pickup_location", - "start": 98 - }, - { - "exclusive_end": 94, - "slot": "pickup_date", - "start": 84 - }, - { - "exclusive_end": 70, - "slot": "car_name", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I have found 8 cars for you to consider. There is a Compact Bolt available on March 10th at Seattle-Tacoma International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "March 10th", - "the 10th" - ], - "pickup_time": [ - "2 in the afternoon" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much would that one be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "78" - ], - "slot": "total_price", - "values": [ - "$78" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "total_price", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That would be $78." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "March 10th", - "the 10th" - ], - "pickup_location": [ - "Seattle-Tacoma International Airport" - ], - "pickup_time": [ - "2 in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great. I'd like to reserve it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seattle-Tacoma International Airport" - ], - "slot": "pickup_location", - "values": [ - "Seattle-Tacoma International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "2 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 141, - "slot": "pickup_location", - "start": 105 - }, - { - "exclusive_end": 86, - "slot": "pickup_date", - "start": 76 - }, - { - "exclusive_end": 97, - "slot": "pickup_time", - "start": 93 - }, - { - "exclusive_end": 181, - "slot": "dropoff_date", - "start": 171 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, let's confirm the details. You will be picking up your Compact car on March 10th at at 2 pm at the Seattle-Tacoma International Airport. You will be returning it on March 13th. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th", - "the 13th" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "March 10th", - "the 10th" - ], - "pickup_location": [ - "Seattle-Tacoma International Airport" - ], - "pickup_time": [ - "2 in the afternoon", - "2 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_date": "2019-03-10", - "pickup_location": "Seattle-Tacoma International Airport", - "pickup_time": "14:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-13", - "pickup_date": "2019-03-10", - "pickup_location": "Seattle-Tacoma International Airport", - "pickup_time": "14:00", - "total_price": "78", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great! Your car has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th", - "the 13th" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "March 10th", - "the 10th" - ], - "pickup_location": [ - "Seattle-Tacoma International Airport" - ], - "pickup_time": [ - "2 in the afternoon", - "2 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect. Thank you for the assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with today?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 13th", - "the 13th" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "March 10th", - "the 10th" - ], - "pickup_location": [ - "Seattle-Tacoma International Airport" - ], - "pickup_time": [ - "2 in the afternoon", - "2 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's everything for today. Thank you again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are welcome. Have a wonderful day." - } - ] - }, - { - "dialogue_id": "23_00079", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "dropoff_date", - "values": [ - "9th of March" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "dropoff_date", - "start": 39 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to find a car to rent until the 9th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I can help you with that. What date, time, and location would you like for your rental car pickup?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "pickup_city", - "values": [ - "Seattle, WA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "March 4th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "09:00" - ], - "slot": "pickup_time", - "values": [ - "9 in the morning" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "pickup_city", - "start": 57 - }, - { - "exclusive_end": 53, - "slot": "pickup_date", - "start": 44 - }, - { - "exclusive_end": 40, - "slot": "pickup_time", - "start": 24 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "March 4th" - ], - "pickup_time": [ - "9 in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up at 9 in the morning on March 4th in Seattle, WA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "King Street Station" - ], - "slot": "pickup_location", - "values": [ - "King Street Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Civic" - ], - "slot": "car_name", - "values": [ - "Civic" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_city": "Seattle", - "pickup_date": "2019-03-04", - "pickup_time": "09:00" - } - }, - "service_results": [ - { - "car_name": "Civic", - "dropoff_date": "2019-03-09", - "pickup_city": "Seattle", - "pickup_date": "2019-03-04", - "pickup_location": "King Street Station", - "pickup_time": "09:00", - "total_price": "165", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-09", - "pickup_city": "Seattle", - "pickup_date": "2019-03-04", - "pickup_location": "King Street Station", - "pickup_time": "09:00", - "total_price": "165", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-09", - "pickup_city": "Seattle", - "pickup_date": "2019-03-04", - "pickup_location": "King Street Station", - "pickup_time": "09:00", - "total_price": "125", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 92, - "slot": "pickup_location", - "start": 73 - }, - { - "exclusive_end": 104, - "slot": "pickup_date", - "start": 93 - }, - { - "exclusive_end": 50, - "slot": "car_name", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 3 cars available. A nice Standard Civic can be picked up from King Street Station next Monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_time": [ - "9 in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much will it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "165" - ], - "slot": "total_price", - "values": [ - "$165" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 4, - "slot": "total_price", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$165 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "Friday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 70, - "slot": "pickup_date", - "start": 54 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "Friday next week" - ], - "pickup_time": [ - "9 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have anything else? I want a Standard car from Friday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "King Street Station" - ], - "slot": "pickup_location", - "values": [ - "King Street Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Elantra" - ], - "slot": "car_name", - "values": [ - "Elantra" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_city": "Seattle", - "pickup_date": "2019-03-08", - "pickup_time": "09:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Civic", - "dropoff_date": "2019-03-09", - "pickup_city": "Seattle", - "pickup_date": "2019-03-08", - "pickup_location": "King Street Station", - "pickup_time": "09:00", - "total_price": "32", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-09", - "pickup_city": "Seattle", - "pickup_date": "2019-03-08", - "pickup_location": "King Street Station", - "pickup_time": "09:00", - "total_price": "31", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-09", - "pickup_city": "Seattle", - "pickup_date": "2019-03-08", - "pickup_location": "King Street Station", - "pickup_time": "09:00", - "total_price": "32", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 111, - "slot": "pickup_location", - "start": 92 - }, - { - "exclusive_end": 88, - "slot": "pickup_date", - "start": 77 - }, - { - "exclusive_end": 60, - "slot": "car_name", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 3 available cars. There's a nice Standard Elantra you can pick up next Friday at King Street Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "Friday next week", - "next Friday" - ], - "pickup_time": [ - "9 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Got anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "King Street Station" - ], - "slot": "pickup_location", - "values": [ - "King Street Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Fusion" - ], - "slot": "car_name", - "values": [ - "Fusion" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 75, - "slot": "pickup_location", - "start": 56 - }, - { - "exclusive_end": 52, - "slot": "pickup_date", - "start": 41 - }, - { - "exclusive_end": 30, - "slot": "car_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's also a Standard Fusion available next Friday at King Street Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "Friday next week", - "next Friday" - ], - "pickup_location": [ - "King Street Station" - ], - "pickup_time": [ - "9 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That one sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to reserve the car now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Seattle, WA" - ], - "pickup_date": [ - "Friday next week", - "next Friday" - ], - "pickup_location": [ - "King Street Station" - ], - "pickup_time": [ - "9 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not yet. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "All right. Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00080", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "pickup_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "pickup_city", - "start": 34 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a rental car to pick up at Las Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time do you need the car at and until what date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "March 1st" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "evening 6" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "dropoff_date", - "values": [ - "March 6th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "pickup_date", - "start": 24 - }, - { - "exclusive_end": 20, - "slot": "pickup_time", - "start": 11 - }, - { - "exclusive_end": 49, - "slot": "dropoff_date", - "start": 40 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "March 1st" - ], - "pickup_time": [ - "evening 6" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Pick up at evening 6 on March 1st until March 6th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Union Plaza" - ], - "slot": "pickup_location", - "values": [ - "Union Plaza" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "today" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Civic" - ], - "slot": "car_name", - "values": [ - "Civic" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-01", - "pickup_time": "18:00" - } - }, - "service_results": [ - { - "car_name": "Civic", - "dropoff_date": "2019-03-06", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-01", - "pickup_location": "Union Plaza", - "pickup_time": "18:00", - "total_price": "175", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-06", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-01", - "pickup_location": "Union Plaza", - "pickup_time": "18:00", - "total_price": "150", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 40, - "slot": "pickup_location", - "start": 29 - }, - { - "exclusive_end": 57, - "slot": "pickup_date", - "start": 52 - }, - { - "exclusive_end": 81, - "slot": "car_name", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is an available car at Union Plaza for pickup today. It is a standard Civic car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "March 1st", - "today" - ], - "pickup_time": [ - "evening 6" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like a Compact car. Is there anything available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Union Plaza" - ], - "slot": "pickup_location", - "values": [ - "union Plaza" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "today" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Fit" - ], - "slot": "car_name", - "values": [ - "Fit" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-01", - "pickup_time": "18:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Fit", - "dropoff_date": "2019-03-06", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-01", - "pickup_location": "Union Plaza", - "pickup_time": "18:00", - "total_price": "115", - "type": "Compact" - }, - { - "car_name": "GTI", - "dropoff_date": "2019-03-06", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-01", - "pickup_location": "Union Plaza", - "pickup_time": "18:00", - "total_price": "130", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "pickup_location", - "start": 34 - }, - { - "exclusive_end": 62, - "slot": "pickup_date", - "start": 57 - }, - { - "exclusive_end": 83, - "slot": "car_name", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is another car available at union Plaza for pickup today. It is a Compact Fit car. There are 2 cars to choose from." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "March 1st", - "today" - ], - "pickup_location": [ - "Union Plaza", - "union Plaza" - ], - "pickup_time": [ - "evening 6" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to book this car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "March 1st", - "today" - ], - "pickup_location": [ - "Union Plaza", - "union Plaza" - ], - "pickup_time": [ - "evening 6" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes I would." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Union Plaza" - ], - "slot": "pickup_location", - "values": [ - "Union Plaza" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "6 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "dropoff_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 64, - "slot": "pickup_location", - "start": 53 - }, - { - "exclusive_end": 70, - "slot": "pickup_date", - "start": 65 - }, - { - "exclusive_end": 78, - "slot": "pickup_time", - "start": 74 - }, - { - "exclusive_end": 115, - "slot": "dropoff_date", - "start": 101 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm then you are picking up a Compact car frm Union Plaza today at 6 pm. The drop off date is next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "March 1st", - "today" - ], - "pickup_location": [ - "Union Plaza", - "union Plaza" - ], - "pickup_time": [ - "6 pm", - "evening 6" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that sounds right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_date": "2019-03-01", - "pickup_location": "Union Plaza", - "pickup_time": "18:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Fit", - "dropoff_date": "2019-03-06", - "pickup_date": "2019-03-01", - "pickup_location": "Union Plaza", - "pickup_time": "18:00", - "total_price": "115", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have reserved your car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "March 1st", - "today" - ], - "pickup_location": [ - "Union Plaza", - "union Plaza" - ], - "pickup_time": [ - "6 pm", - "evening 6" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What does it cost in total?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "115" - ], - "slot": "total_price", - "values": [ - "$115" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "total_price", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will cost $115 altogether." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "March 1st", - "today" - ], - "pickup_location": [ - "Union Plaza", - "union Plaza" - ], - "pickup_time": [ - "6 pm", - "evening 6" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I assist you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "March 1st", - "today" - ], - "pickup_location": [ - "Union Plaza", - "union Plaza" - ], - "pickup_time": [ - "6 pm", - "evening 6" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a lovely day." - } - ] - }, - { - "dialogue_id": "23_00081", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I will need to be moving a lot. I need to rent a car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you looking for and when do you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Fresno" - ], - "slot": "pickup_city", - "values": [ - "Fresno, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "six pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 91, - "slot": "pickup_city", - "start": 81 - }, - { - "exclusive_end": 23, - "slot": "pickup_time", - "start": 17 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Fresno, CA" - ], - "pickup_time": [ - "six pm" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it around six pm, I would like a large car and I will be picking it up in Fresno, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What dates do you want the rental?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "7th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "13th of this month" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "pickup_date", - "start": 27 - }, - { - "exclusive_end": 73, - "slot": "dropoff_date", - "start": 55 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "13th of this month" - ], - "pickup_city": [ - "Fresno, CA" - ], - "pickup_date": [ - "7th of this month" - ], - "pickup_time": [ - "six pm" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to rent it from the 7th of this month until the 13th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Fresno Station" - ], - "slot": "pickup_location", - "values": [ - "Fresno Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cherokee" - ], - "slot": "car_name", - "values": [ - "Cherokee" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_city": "Fresno", - "pickup_date": "2019-03-07", - "pickup_time": "18:00", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Cherokee", - "dropoff_date": "2019-03-13", - "pickup_city": "Fresno", - "pickup_date": "2019-03-07", - "pickup_location": "Fresno Station", - "pickup_time": "18:00", - "total_price": "234", - "type": "Full-size" - }, - { - "car_name": "Rogue", - "dropoff_date": "2019-03-13", - "pickup_city": "Fresno", - "pickup_date": "2019-03-07", - "pickup_location": "Fresno Station", - "pickup_time": "18:00", - "total_price": "258", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 97, - "slot": "pickup_location", - "start": 83 - }, - { - "exclusive_end": 136, - "slot": "pickup_date", - "start": 123 - }, - { - "exclusive_end": 75, - "slot": "car_name", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 2 options that match your criteria. There is a Full-size Cherokee car at Fresno Station, available to pick it up next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "Friday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "eleven am" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "dropoff_date", - "start": 27 - }, - { - "exclusive_end": 75, - "slot": "pickup_time", - "start": 66 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "Fresno, CA" - ], - "pickup_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_time": [ - "eleven am" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to need it until Friday next week and pick it up around eleven am. Do you have other cars?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Fresno Yosemite International Airport" - ], - "slot": "pickup_location", - "values": [ - "Fresno Yosemite International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Rogue" - ], - "slot": "car_name", - "values": [ - "Rogue" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-07", - "pickup_time": "11:00", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Cherokee", - "dropoff_date": "2019-03-08", - "pickup_city": "Fresno", - "pickup_date": "2019-03-07", - "pickup_location": "Fresno Yosemite International Airport", - "pickup_time": "11:00", - "total_price": "45", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 133, - "slot": "pickup_location", - "start": 96 - }, - { - "exclusive_end": 150, - "slot": "pickup_date", - "start": 137 - }, - { - "exclusive_end": 67, - "slot": "car_name", - "start": 62 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is 1 car that matches your criteria. There is Full-size Rogue car available to pick up at Fresno Yosemite International Airport on next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "Fresno, CA" - ], - "pickup_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_time": [ - "eleven am" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the price of the rental?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "42" - ], - "slot": "total_price", - "values": [ - "$42" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "total_price", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The rental will be $42." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "Fresno, CA" - ], - "pickup_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_location": [ - "Fresno Yosemite International Airport" - ], - "pickup_time": [ - "eleven am" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to book the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "Fresno, CA" - ], - "pickup_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_location": [ - "Fresno Yosemite International Airport" - ], - "pickup_time": [ - "eleven am" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I want to book it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Fresno Yosemite International Airport" - ], - "slot": "pickup_location", - "values": [ - "Fresno Yosemite International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "11 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 82, - "slot": "pickup_location", - "start": 45 - }, - { - "exclusive_end": 96, - "slot": "pickup_date", - "start": 83 - }, - { - "exclusive_end": 105, - "slot": "pickup_time", - "start": 100 - }, - { - "exclusive_end": 133, - "slot": "dropoff_date", - "start": 122 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Full-size car for pick up at Fresno Yosemite International Airport next Thursday at 11 am with a drop off next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week", - "next Friday" - ], - "pickup_city": [ - "Fresno, CA" - ], - "pickup_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_location": [ - "Fresno Yosemite International Airport" - ], - "pickup_time": [ - "11 am", - "eleven am" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-07", - "pickup_location": "Fresno Yosemite International Airport", - "pickup_time": "11:00", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Rogue", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-07", - "pickup_location": "Fresno Yosemite International Airport", - "pickup_time": "11:00", - "total_price": "42", - "type": "Full-size" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The car has been booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week", - "next Friday" - ], - "pickup_city": [ - "Fresno, CA" - ], - "pickup_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_location": [ - "Fresno Yosemite International Airport" - ], - "pickup_time": [ - "11 am", - "eleven am" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week", - "next Friday" - ], - "pickup_city": [ - "Fresno, CA" - ], - "pickup_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_location": [ - "Fresno Yosemite International Airport" - ], - "pickup_time": [ - "11 am", - "eleven am" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that would be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "23_00082", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a car to rent." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you need the car and until when would you like to rent it? Also, what time do you want to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "the 1st" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "dropoff_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "13:00" - ], - "slot": "pickup_time", - "values": [ - "1 in the afternoon" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "pickup_date", - "start": 28 - }, - { - "exclusive_end": 53, - "slot": "dropoff_date", - "start": 39 - }, - { - "exclusive_end": 103, - "slot": "pickup_time", - "start": 85 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Wednesday" - ], - "pickup_date": [ - "the 1st" - ], - "pickup_time": [ - "1 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to rent the car from the 1st to next Wednesday, and I'd like to pick it at at 1 in the afternoon." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to pick up the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "pickup_city", - "values": [ - "Paris" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "pickup_city", - "start": 13 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Wednesday" - ], - "pickup_city": [ - "Paris" - ], - "pickup_date": [ - "the 1st" - ], - "pickup_time": [ - "1 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it in Paris, so pick up there." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "today" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_city": "Paris", - "pickup_date": "2019-03-01", - "pickup_time": "13:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-06", - "pickup_city": "Paris", - "pickup_date": "2019-03-01", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "12:30", - "total_price": "175", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-06", - "pickup_city": "Paris", - "pickup_date": "2019-03-01", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "12:30", - "total_price": "155", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-06", - "pickup_city": "Paris", - "pickup_date": "2019-03-01", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "12:30", - "total_price": "170", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-06", - "pickup_city": "Paris", - "pickup_date": "2019-03-01", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "12:30", - "total_price": "190", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 133, - "slot": "pickup_location", - "start": 94 - }, - { - "exclusive_end": 139, - "slot": "pickup_date", - "start": 134 - }, - { - "exclusive_end": 69, - "slot": "car_name", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 4 cars that you might enjoy. There's a nice Standard Accord that you can pick up at Charles de Gaulle International Airport today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "pickup_city", - "values": [ - "Chicago" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 74, - "slot": "pickup_city", - "start": 67 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Wednesday" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "the 1st", - "today" - ], - "pickup_time": [ - "1 in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is there. An I made a mistake, I want to pick it up from Chicago and it should be a Compact car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Chicago Union Station" - ], - "slot": "pickup_location", - "values": [ - "Chicago Union Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "today" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Forte" - ], - "slot": "car_name", - "values": [ - "Forte" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_city": "Chicago", - "pickup_date": "2019-03-01", - "pickup_time": "13:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Forte", - "dropoff_date": "2019-03-06", - "pickup_city": "Chicago", - "pickup_date": "2019-03-01", - "pickup_location": "Chicago Union Station", - "pickup_time": "13:00", - "total_price": "125", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-06", - "pickup_city": "Chicago", - "pickup_date": "2019-03-01", - "pickup_location": "Chicago Union Station", - "pickup_time": "13:00", - "total_price": "130", - "type": "Compact" - }, - { - "car_name": "Cooper", - "dropoff_date": "2019-03-06", - "pickup_city": "Chicago", - "pickup_date": "2019-03-01", - "pickup_location": "O'Hare International Airport", - "pickup_time": "12:30", - "total_price": "140", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 71, - "slot": "pickup_location", - "start": 50 - }, - { - "exclusive_end": 77, - "slot": "pickup_date", - "start": 72 - }, - { - "exclusive_end": 28, - "slot": "car_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a nice Compact Forte you can pick up from Chicago Union Station today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "next Wednesday" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "the 1st", - "today" - ], - "pickup_time": [ - "1 in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much will that cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "125" - ], - "slot": "total_price", - "values": [ - "$125" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "total_price", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will costs $125 altogether." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Wednesday" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "the 1st", - "today" - ], - "pickup_time": [ - "1 in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else do you have." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Chicago Union Station" - ], - "slot": "pickup_location", - "values": [ - "Chicago Union Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "today" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Golf" - ], - "slot": "car_name", - "values": [ - "Golf" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 74, - "slot": "pickup_location", - "start": 53 - }, - { - "exclusive_end": 80, - "slot": "pickup_date", - "start": 75 - }, - { - "exclusive_end": 26, - "slot": "car_name", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a nice Compact Golf that you can pick up from Chicago Union Station today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "next Wednesday" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "the 1st", - "today" - ], - "pickup_time": [ - "1 in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "And what's the cost of that?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "130" - ], - "slot": "total_price", - "values": [ - "$130" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 9, - "slot": "total_price", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's $130 altogether." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Wednesday" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "the 1st", - "today" - ], - "pickup_location": [ - "Chicago Union Station" - ], - "pickup_time": [ - "1 in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds like it'll work." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to reserve you this car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Wednesday" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "the 1st", - "today" - ], - "pickup_location": [ - "Chicago Union Station" - ], - "pickup_time": [ - "1 in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, please reserve it for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Chicago Union Station" - ], - "slot": "pickup_location", - "values": [ - "Chicago Union Station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "today" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "13:00" - ], - "slot": "pickup_time", - "values": [ - "1 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "dropoff_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 94, - "slot": "pickup_location", - "start": 73 - }, - { - "exclusive_end": 100, - "slot": "pickup_date", - "start": 95 - }, - { - "exclusive_end": 108, - "slot": "pickup_time", - "start": 104 - }, - { - "exclusive_end": 146, - "slot": "dropoff_date", - "start": 132 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So please make sure this is correct, you will pick up a Compact car from Chicago Union Station today at 1 pm and will have it until next Wednesday?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Wednesday" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "the 1st", - "today" - ], - "pickup_location": [ - "Chicago Union Station" - ], - "pickup_time": [ - "1 in the afternoon", - "1 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that' correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_date": "2019-03-01", - "pickup_location": "Chicago Union Station", - "pickup_time": "13:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Golf", - "dropoff_date": "2019-03-06", - "pickup_date": "2019-03-01", - "pickup_location": "Chicago Union Station", - "pickup_time": "13:00", - "total_price": "130", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've reserved you the car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Wednesday" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "the 1st", - "today" - ], - "pickup_location": [ - "Chicago Union Station" - ], - "pickup_time": [ - "1 in the afternoon", - "1 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need me to do anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Wednesday" - ], - "pickup_city": [ - "Chicago" - ], - "pickup_date": [ - "the 1st", - "today" - ], - "pickup_location": [ - "Chicago Union Station" - ], - "pickup_time": [ - "1 in the afternoon", - "1 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks again for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "23_00083", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "10:30" - ], - "slot": "pickup_time", - "values": [ - "morning 10:30" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 93, - "slot": "pickup_time", - "start": 80 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "morning 10:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to search for a rental vehicle. I'd like to collect the vehicle around morning 10:30." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Until what day would you like the vehicle for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next friday" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "dropoff_date", - "start": 28 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next friday" - ], - "pickup_time": [ - "morning 10:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I require the vehicle until next friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time would you like the car from, and what location would you like to collect it from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "pickup_city", - "values": [ - "Toronto" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "the 7th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "pickup_city", - "start": 28 - }, - { - "exclusive_end": 81, - "slot": "pickup_date", - "start": 74 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next friday" - ], - "pickup_city": [ - "Toronto" - ], - "pickup_date": [ - "the 7th" - ], - "pickup_time": [ - "morning 10:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to collect it from Toronto and I require the vehicle starting on the 7th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "camry" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Toronto", - "pickup_date": "2019-03-07", - "pickup_time": "10:30" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-08", - "pickup_city": "Toronto", - "pickup_date": "2019-03-07", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "10:30", - "total_price": "38", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-08", - "pickup_city": "Toronto", - "pickup_date": "2019-03-07", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "10:30", - "total_price": "32", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 108, - "slot": "pickup_location", - "start": 71 - }, - { - "exclusive_end": 142, - "slot": "pickup_date", - "start": 129 - }, - { - "exclusive_end": 57, - "slot": "car_name", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 2 vehicles you may life. There is a standard camry available at Toronto Pearson International Airport ready for pickup on next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next friday" - ], - "pickup_city": [ - "Toronto" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_time": [ - "morning 10:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have some other car ready?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cruze" - ], - "slot": "car_name", - "values": [ - "Cruze" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 66, - "slot": "pickup_location", - "start": 29 - }, - { - "exclusive_end": 100, - "slot": "pickup_date", - "start": 87 - }, - { - "exclusive_end": 25, - "slot": "car_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a standard Cruze at Toronto Pearson International Airport ready for pickup on next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next friday" - ], - "pickup_city": [ - "Toronto" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "morning 10:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect for me. I'd like to book this vehicle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "10:30" - ], - "slot": "pickup_time", - "values": [ - "10:30 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 121, - "slot": "pickup_location", - "start": 84 - }, - { - "exclusive_end": 138, - "slot": "pickup_date", - "start": 125 - }, - { - "exclusive_end": 150, - "slot": "pickup_time", - "start": 142 - }, - { - "exclusive_end": 187, - "slot": "dropoff_date", - "start": 176 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please verify the following information: you are picking up a standard vehicle from Toronto Pearson International Airport on next Thursday at 10:30 am, and the drop-off day is next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "next Friday", - "next friday" - ], - "pickup_city": [ - "Toronto" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "10:30 am", - "morning 10:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup, that's all right with me. How much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "32" - ], - "slot": "total_price", - "values": [ - "$32" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-07", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "10:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Cruze", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-07", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "10:30", - "total_price": "32", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 67, - "slot": "total_price", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your vehicle has been booked, and your booking costs a total of $32." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday", - "next friday" - ], - "pickup_city": [ - "Toronto" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "10:30 am", - "morning 10:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Could I assist you with something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday", - "next friday" - ], - "pickup_city": [ - "Toronto" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "10:30 am", - "morning 10:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thank you so much for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a pleasant afternoon!" - } - ] - }, - { - "dialogue_id": "23_00084", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your pick-up location and time and drop off date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "pickup_city", - "values": [ - "Portland, OR" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "Thursday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "11 am" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 77, - "slot": "pickup_city", - "start": 65 - }, - { - "exclusive_end": 44, - "slot": "dropoff_date", - "start": 26 - }, - { - "exclusive_end": 86, - "slot": "pickup_time", - "start": 81 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Thursday next week" - ], - "pickup_city": [ - "Portland, OR" - ], - "pickup_time": [ - "11 am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will need the car until Thursday next week and will pick up at Portland, OR at 11 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your pick up date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "pickup_city", - "values": [ - "Washington" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "March 6th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "pickup_city", - "start": 45 - }, - { - "exclusive_end": 39, - "slot": "pickup_date", - "start": 30 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Thursday next week" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "March 6th" - ], - "pickup_time": [ - "11 am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would pick the rental up on March 6th from Washington." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Union Station" - ], - "slot": "pickup_location", - "values": [ - "Union Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_city": "Washington", - "pickup_date": "2019-03-06", - "pickup_time": "11:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-07", - "pickup_city": "Washington", - "pickup_date": "2019-03-06", - "pickup_location": "Union Station", - "pickup_time": "11:00", - "total_price": "24", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-07", - "pickup_city": "Washington", - "pickup_date": "2019-03-06", - "pickup_location": "Dulles International Airport", - "pickup_time": "11:00", - "total_price": "26", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-07", - "pickup_city": "Washington", - "pickup_date": "2019-03-06", - "pickup_location": "Union Station", - "pickup_time": "11:00", - "total_price": "29", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-07", - "pickup_city": "Washington", - "pickup_date": "2019-03-06", - "pickup_location": "Dulles International Airport", - "pickup_time": "11:00", - "total_price": "31", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 54, - "slot": "pickup_location", - "start": 41 - }, - { - "exclusive_end": 91, - "slot": "pickup_date", - "start": 77 - }, - { - "exclusive_end": 37, - "slot": "car_name", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a Standard transmission Accord at Union Station available for pick up next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Thursday next week" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_time": [ - "11 am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "pickup_location", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 80, - "slot": "pickup_location", - "start": 52 - }, - { - "exclusive_end": 95, - "slot": "pickup_date", - "start": 81 - }, - { - "exclusive_end": 38, - "slot": "car_name", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a standard transmission Camry available at Dulles International Airport next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Thursday next week" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_time": [ - "11 am" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have a large car available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "pickup_location", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Forester" - ], - "slot": "car_name", - "values": [ - "Forester" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_city": "Washington", - "pickup_date": "2019-03-06", - "pickup_time": "11:00", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Forester", - "dropoff_date": "2019-03-07", - "pickup_city": "Washington", - "pickup_date": "2019-03-06", - "pickup_location": "Dulles International Airport", - "pickup_time": "11:00", - "total_price": "46", - "type": "Full-size" - }, - { - "car_name": "Rogue", - "dropoff_date": "2019-03-07", - "pickup_city": "Washington", - "pickup_date": "2019-03-06", - "pickup_location": "Union Station", - "pickup_time": "11:00", - "total_price": "42", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "pickup_location", - "start": 41 - }, - { - "exclusive_end": 84, - "slot": "pickup_date", - "start": 70 - }, - { - "exclusive_end": 27, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a Full-size Forester available at Dulles International Airport next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Thursday next week" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "11 am" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to book it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Thursday next week" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "11 am" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please book." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "pickup_location", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "11 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 91, - "slot": "pickup_location", - "start": 63 - }, - { - "exclusive_end": 118, - "slot": "pickup_date", - "start": 104 - }, - { - "exclusive_end": 127, - "slot": "pickup_time", - "start": 122 - }, - { - "exclusive_end": 154, - "slot": "dropoff_date", - "start": 141 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm you want me to reserve a Full-size vehicle from Dulles International Airport for pick up next Wednesday at 11 am and drop off next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Thursday next week", - "next Thursday" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "11 am" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds just perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_date": "2019-03-06", - "pickup_location": "Dulles International Airport", - "pickup_time": "11:00", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Forester", - "dropoff_date": "2019-03-07", - "pickup_date": "2019-03-06", - "pickup_location": "Dulles International Airport", - "pickup_time": "11:00", - "total_price": "46", - "type": "Full-size" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation was a success." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Thursday next week", - "next Thursday" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "11 am" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can do for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Thursday next week", - "next Thursday" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "11 am" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thank you for assisting me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "23_00085", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am travelling to California and need a rental car for the trip." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What dates will you need the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "March 14th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "dropoff_date", - "start": 36 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it from March 13th until the March 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "pickup_date", - "values": [ - "13th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "two pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 58, - "slot": "pickup_date", - "start": 45 - }, - { - "exclusive_end": 37, - "slot": "pickup_time", - "start": 31 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_date": [ - "13th of March" - ], - "pickup_time": [ - "two pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to pick the car up at two pm on the 13th of March. I want a Standard, if possible." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be picking up the vehicle?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "pickup_city", - "values": [ - "Long Beach, CA" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "pickup_city", - "start": 24 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "13th of March" - ], - "pickup_time": [ - "two pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up in Long Beach, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "LGB Airport" - ], - "slot": "pickup_location", - "values": [ - "LGB Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-13" - ], - "slot": "pickup_date", - "values": [ - "March 13th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-13", - "pickup_time": "14:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-14", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-13", - "pickup_location": "LGB Airport", - "pickup_time": "14:00", - "total_price": "35", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-14", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-13", - "pickup_location": "LGB Airport", - "pickup_time": "14:00", - "total_price": "34", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-14", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-13", - "pickup_location": "LGB Airport", - "pickup_time": "14:00", - "total_price": "34", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-14", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-13", - "pickup_location": "Downtown Station", - "pickup_time": "14:00", - "total_price": "33", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-14", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-13", - "pickup_location": "Downtown Station", - "pickup_time": "14:00", - "total_price": "38", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 85, - "slot": "pickup_location", - "start": 74 - }, - { - "exclusive_end": 66, - "slot": "pickup_date", - "start": 56 - }, - { - "exclusive_end": 25, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "We have a Standard Accord that is available for pick on March 13th at the LGB Airport. Will this work for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "13th of March", - "March 13th" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "two pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect! I'd like to reserve this car, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "LGB Airport" - ], - "slot": "pickup_location", - "values": [ - "LGB Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "pickup_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "2 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 80, - "slot": "pickup_location", - "start": 69 - }, - { - "exclusive_end": 122, - "slot": "pickup_date", - "start": 112 - }, - { - "exclusive_end": 130, - "slot": "pickup_time", - "start": 126 - }, - { - "exclusive_end": 169, - "slot": "dropoff_date", - "start": 159 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Could you confirm? You will be picking up the Standard Accord at the LGB Airport, in Long Beach, California, on March 13th at 2 pm. You will return the car on March 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "13th of March", - "March 13th" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "2 pm", - "two pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is right. Could I have the total price, please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "35" - ], - "slot": "total_price", - "values": [ - "$35" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-13", - "pickup_location": "LGB Airport", - "pickup_time": "14:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-13", - "pickup_location": "LGB Airport", - "pickup_time": "14:00", - "total_price": "35", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 16, - "slot": "total_price", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The price is $35. This has been reserved for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "13th of March", - "March 13th" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "2 pm", - "two pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great! Thank-you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day and thank-you for booking with us." - } - ] - }, - { - "dialogue_id": "23_00086", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "19:30" - ], - "slot": "pickup_time", - "values": [ - "evening 7:30" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 101, - "slot": "pickup_time", - "start": 89 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "evening 7:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be attending a meeting.Please help me find a rental car that I will be using this evening 7:30." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "4th of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "pickup_date", - "start": 29 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "4th of March" - ], - "pickup_time": [ - "evening 7:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be using the car from 4th of March onward." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long will you need the car, do you have specific date in mind?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "the 8th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "dropoff_date", - "start": 24 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_date": [ - "4th of March" - ], - "pickup_time": [ - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Will be needing it till the 8th. I will be travelling alone so I prefer a small car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Any specific city that you prefer as a pick up point?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "pickup_city", - "values": [ - "Anaheim, CA" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "pickup_city", - "start": 18 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "4th of March" - ], - "pickup_time": [ - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am currently at Anaheim, CA. Please find one near my area." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "John Wayne Airport" - ], - "slot": "pickup_location", - "values": [ - "John Wayne Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_time": "19:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-08", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_location": "John Wayne Airport", - "pickup_time": "19:30", - "total_price": "100", - "type": "Compact" - }, - { - "car_name": "GTI", - "dropoff_date": "2019-03-08", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_location": "John Wayne Airport", - "pickup_time": "19:30", - "total_price": "100", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-08", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_location": "John Wayne Airport", - "pickup_time": "19:30", - "total_price": "100", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 48, - "slot": "pickup_location", - "start": 30 - }, - { - "exclusive_end": 75, - "slot": "pickup_date", - "start": 64 - }, - { - "exclusive_end": 123, - "slot": "car_name", - "start": 119 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 3 nice rental cars at John Wayne Airport for pick up on next Monday, some information are the car is a Compact Bolt." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "4th of March", - "next Monday" - ], - "pickup_time": [ - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am not really into Bolt cars. Do they have other cars?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "John Wayne Airport" - ], - "slot": "pickup_location", - "values": [ - "John Wayne Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "GTI" - ], - "slot": "car_name", - "values": [ - "GTI" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 87, - "slot": "pickup_location", - "start": 69 - }, - { - "exclusive_end": 99, - "slot": "pickup_date", - "start": 88 - }, - { - "exclusive_end": 31, - "slot": "car_name", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "They do have a nice compact GTI. It is also available for pick up at John Wayne Airport next Monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "4th of March", - "next Monday" - ], - "pickup_time": [ - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I do not have that much budget since it is urgent but how much is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "100" - ], - "slot": "total_price", - "values": [ - "$100" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 48, - "slot": "total_price", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I can make a reservation now that will cost $100 ." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "4th of March", - "next Monday" - ], - "pickup_location": [ - "John Wayne Airport" - ], - "pickup_time": [ - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I make a reservation for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "4th of March", - "next Monday" - ], - "pickup_location": [ - "John Wayne Airport" - ], - "pickup_time": [ - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please. I want to rent it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "John Wayne Airport" - ], - "slot": "pickup_location", - "values": [ - "John Wayne Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "19:30" - ], - "slot": "pickup_time", - "values": [ - "7:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 82, - "slot": "pickup_location", - "start": 64 - }, - { - "exclusive_end": 94, - "slot": "pickup_date", - "start": 83 - }, - { - "exclusive_end": 105, - "slot": "pickup_time", - "start": 98 - }, - { - "exclusive_end": 141, - "slot": "dropoff_date", - "start": 130 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please check the following details, you will pick up the car at John Wayne Airport next Monday at 7:30 pm and will be dropping it next Friday. It is a compact car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday", - "the 8th" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "4th of March", - "next Monday" - ], - "pickup_location": [ - "John Wayne Airport" - ], - "pickup_time": [ - "7:30 pm", - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-04", - "pickup_location": "John Wayne Airport", - "pickup_time": "19:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "GTI", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-04", - "pickup_location": "John Wayne Airport", - "pickup_time": "19:30", - "total_price": "100", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Reservation is successful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday", - "the 8th" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "4th of March", - "next Monday" - ], - "pickup_location": [ - "John Wayne Airport" - ], - "pickup_time": [ - "7:30 pm", - "evening 7:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "23_00087", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to find a rental car" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Till what date do you want the rental car for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 15, - "slot": "dropoff_date", - "start": 5 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Till March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want it from and what time will you need to pick it from? What location would you want to pick it from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "the 9th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 o\"clock in the afternoon" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "pickup_city", - "values": [ - "Toronto, canada" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "pickup_date", - "start": 18 - }, - { - "exclusive_end": 59, - "slot": "pickup_time", - "start": 33 - }, - { - "exclusive_end": 102, - "slot": "pickup_city", - "start": 87 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Toronto, canada" - ], - "pickup_date": [ - "the 9th" - ], - "pickup_time": [ - "3 o\"clock in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car on the 9th around 3 o\"clock in the afternoon. I want to pick it up from Toronto, canada." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "toronto pearson international airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "march 9th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "camry" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Toronto", - "pickup_date": "2019-03-09", - "pickup_time": "15:00" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-11", - "pickup_city": "Toronto", - "pickup_date": "2019-03-09", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "15:00", - "total_price": "74", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-11", - "pickup_city": "Toronto", - "pickup_date": "2019-03-09", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "15:00", - "total_price": "64", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "pickup_location", - "start": 22 - }, - { - "exclusive_end": 73, - "slot": "pickup_date", - "start": 64 - }, - { - "exclusive_end": 95, - "slot": "car_name", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a nice car at toronto pearson international airport for march 9th. Its a standard camry car. I have 2 car options you may like." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Toronto, canada" - ], - "pickup_date": [ - "march 9th", - "the 9th" - ], - "pickup_time": [ - "3 o\"clock in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else available?. I prefer an intermediate car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "toronto pearson international airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "march 9th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cruze" - ], - "slot": "car_name", - "values": [ - "cruze" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Toronto", - "pickup_date": "2019-03-09", - "pickup_time": "15:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-11", - "pickup_city": "Toronto", - "pickup_date": "2019-03-09", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "15:00", - "total_price": "74", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "pickup_location", - "start": 22 - }, - { - "exclusive_end": 73, - "slot": "pickup_date", - "start": 64 - }, - { - "exclusive_end": 95, - "slot": "car_name", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a nice car at toronto pearson international airport for march 9th. Its a standard cruze car. I have 1 car option you may like." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Toronto, canada" - ], - "pickup_date": [ - "march 9th", - "the 9th" - ], - "pickup_time": [ - "3 o\"clock in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "64" - ], - "slot": "total_price", - "values": [ - "$64" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "total_price", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The rerservation costs $64." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Toronto, canada" - ], - "pickup_date": [ - "march 9th", - "the 9th" - ], - "pickup_location": [ - "toronto pearson international airport" - ], - "pickup_time": [ - "3 o\"clock in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Toronto, canada" - ], - "pickup_date": [ - "march 9th", - "the 9th" - ], - "pickup_location": [ - "toronto pearson international airport" - ], - "pickup_time": [ - "3 o\"clock in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to make the reservation" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "pickup_location", - "start": 36 - }, - { - "exclusive_end": 86, - "slot": "pickup_date", - "start": 77 - }, - { - "exclusive_end": 94, - "slot": "pickup_time", - "start": 90 - }, - { - "exclusive_end": 127, - "slot": "dropoff_date", - "start": 117 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Pickup will be from Toronto Pearson International Airport on March 9th at 3 pm. The drop-off date is March 11th for a standard car" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Toronto, canada" - ], - "pickup_date": [ - "March 9th", - "march 9th", - "the 9th" - ], - "pickup_location": [ - "Toronto Pearson International Airport", - "toronto pearson international airport" - ], - "pickup_time": [ - "3 o\"clock in the afternoon", - "3 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-09", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "15:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Cruze", - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-09", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "15:00", - "total_price": "64", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Reservation is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Toronto, canada" - ], - "pickup_date": [ - "March 9th", - "march 9th", - "the 9th" - ], - "pickup_location": [ - "Toronto Pearson International Airport", - "toronto pearson international airport" - ], - "pickup_time": [ - "3 o\"clock in the afternoon", - "3 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can i help with any other thing?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Toronto, canada" - ], - "pickup_date": [ - "March 9th", - "march 9th", - "the 9th" - ], - "pickup_location": [ - "Toronto Pearson International Airport", - "toronto pearson international airport" - ], - "pickup_time": [ - "3 o\"clock in the afternoon", - "3 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day" - } - ] - }, - { - "dialogue_id": "23_00088", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "12th of March" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 69, - "slot": "dropoff_date", - "start": 56 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you help me to find a rental car for us until the 12th of March?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time will you need the car and where is your preferred pick-up point?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "pickup_city", - "values": [ - "New York" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "twelve in the afternoon" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 76, - "slot": "pickup_city", - "start": 68 - }, - { - "exclusive_end": 64, - "slot": "pickup_time", - "start": 41 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of March" - ], - "pickup_city": [ - "New York" - ], - "pickup_time": [ - "twelve in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to pick the car up at about twelve in the afternoon in New York." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When is your preferred date of pickup?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "Friday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "pickup_date", - "start": 27 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of March" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "Friday next week" - ], - "pickup_time": [ - "twelve in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to use the car from Friday next week, and would prefer a Compact car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "pickup_location", - "values": [ - "Port Authority Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-08", - "pickup_time": "12:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-08", - "pickup_location": "Port Authority Station", - "pickup_time": "12:00", - "total_price": "104", - "type": "Compact" - }, - { - "car_name": "Cooper", - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-08", - "pickup_location": "JFK International Airport", - "pickup_time": "12:00", - "total_price": "100", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-08", - "pickup_location": "Grand Central Station", - "pickup_time": "12:00", - "total_price": "120", - "type": "Compact" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-08", - "pickup_location": "Port Authority Station", - "pickup_time": "12:00", - "total_price": "112", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-08", - "pickup_location": "Port Authority Station", - "pickup_time": "12:00", - "total_price": "88", - "type": "Compact" - }, - { - "car_name": "Leaf", - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-08", - "pickup_location": "Port Authority Station", - "pickup_time": "12:00", - "total_price": "124", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 131, - "slot": "pickup_location", - "start": 109 - }, - { - "exclusive_end": 143, - "slot": "pickup_date", - "start": 132 - }, - { - "exclusive_end": 84, - "slot": "car_name", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 6 cars which might suit your preference, one of which is a Compact Bolt available for pickup at Port Authority Station next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of March" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "Friday next week", - "next Friday" - ], - "pickup_time": [ - "twelve in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any alternatives available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "JFK International Airport" - ], - "slot": "pickup_location", - "values": [ - "JFK International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cooper" - ], - "slot": "car_name", - "values": [ - "Cooper" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 90, - "slot": "pickup_location", - "start": 65 - }, - { - "exclusive_end": 102, - "slot": "pickup_date", - "start": 91 - }, - { - "exclusive_end": 40, - "slot": "car_name", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, there is also a nice Compact Cooper available for pickup at JFK International Airport next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "pickup_city", - "values": [ - "Las Vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 85, - "slot": "pickup_city", - "start": 76 - }, - { - "exclusive_end": 109, - "slot": "pickup_date", - "start": 99 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of March" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_time": [ - "twelve in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks, are there any other cars available? I would like to pick up from Las Vegas instead from March 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Union Plaza" - ], - "slot": "pickup_location", - "values": [ - "Union Plaza" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Fit" - ], - "slot": "car_name", - "values": [ - "Fit" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-10", - "pickup_time": "12:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-12", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-10", - "pickup_location": "McCarran International Airport", - "pickup_time": "12:00", - "total_price": "58", - "type": "Compact" - }, - { - "car_name": "Cooper", - "dropoff_date": "2019-03-12", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-10", - "pickup_location": "McCarran International Airport", - "pickup_time": "12:00", - "total_price": "60", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-12", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-10", - "pickup_location": "Union Plaza", - "pickup_time": "12:00", - "total_price": "48", - "type": "Compact" - }, - { - "car_name": "GTI", - "dropoff_date": "2019-03-12", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-10", - "pickup_location": "Union Plaza", - "pickup_time": "12:00", - "total_price": "48", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-12", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-10", - "pickup_location": "McCarran International Airport", - "pickup_time": "12:00", - "total_price": "56", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 77, - "slot": "pickup_location", - "start": 66 - }, - { - "exclusive_end": 62, - "slot": "pickup_date", - "start": 52 - }, - { - "exclusive_end": 27, - "slot": "car_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a nice Compact Fit available for pickup on March 10th at Union Plaza." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "12th of March" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_time": [ - "twelve in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the total cost of the rental?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "48" - ], - "slot": "total_price", - "values": [ - "$48" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "total_price", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The rental will cost you $48 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of March" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_location": [ - "Union Plaza" - ], - "pickup_time": [ - "twelve in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to make a reservation for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of March" - ], - "pickup_city": [ - "Las Vegas" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_location": [ - "Union Plaza" - ], - "pickup_time": [ - "twelve in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks, that's all the help I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, have a great day ahead then!" - } - ] - }, - { - "dialogue_id": "23_00089", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to find a vehicle for rent." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you require it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "17:00" - ], - "slot": "pickup_time", - "values": [ - "5 in the evening" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "pickup_time", - "start": 39 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "5 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to pick up the vehicle at 5 in the evening." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Until what day do you want the vehicle? What location would you like to pick it up from? What day do you want it from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "4th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "March 8th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "pickup_city", - "values": [ - "Long Beach" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "pickup_date", - "start": 31 - }, - { - "exclusive_end": 73, - "slot": "dropoff_date", - "start": 64 - }, - { - "exclusive_end": 117, - "slot": "pickup_city", - "start": 107 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 8th" - ], - "pickup_city": [ - "Long Beach" - ], - "pickup_date": [ - "4th of March" - ], - "pickup_time": [ - "5 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I require the vehicle from the 4th of March. I require it until March 8th. I would like to pick it up from Long Beach. I would like a Standard vehicle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "LGB Airport" - ], - "slot": "pickup_location", - "values": [ - "LGB Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-04", - "pickup_time": "17:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-08", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-04", - "pickup_location": "LGB Airport", - "pickup_time": "17:00", - "total_price": "152", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-08", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-04", - "pickup_location": "LGB Airport", - "pickup_time": "17:00", - "total_price": "152", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-08", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-04", - "pickup_location": "LGB Airport", - "pickup_time": "17:00", - "total_price": "136", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-08", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-04", - "pickup_location": "Downtown Station", - "pickup_time": "17:00", - "total_price": "124", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-04", - "pickup_location": "Downtown Station", - "pickup_time": "17:00", - "total_price": "96", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "pickup_location", - "start": 42 - }, - { - "exclusive_end": 79, - "slot": "pickup_date", - "start": 68 - }, - { - "exclusive_end": 122, - "slot": "car_name", - "start": 116 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a wonderful vehicle available at LGB Airport for pickup on next Monday. It is a Standard vehicle. It is an Accord. I posses 5 vehicles which you may like." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 8th" - ], - "pickup_city": [ - "Long Beach" - ], - "pickup_date": [ - "4th of March", - "next Monday" - ], - "pickup_time": [ - "5 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is the total price?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "152" - ], - "slot": "total_price", - "values": [ - "$152" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "total_price", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking price is $152 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 8th" - ], - "pickup_city": [ - "Long Beach" - ], - "pickup_date": [ - "4th of March", - "next Monday" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "5 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds alright." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to book this vehicle?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 8th" - ], - "pickup_city": [ - "Long Beach" - ], - "pickup_date": [ - "4th of March", - "next Monday" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "5 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I do not wish to book it now. That's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your wonderful day!" - } - ] - }, - { - "dialogue_id": "23_00090", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "10th of March" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 48, - "slot": "dropoff_date", - "start": 35 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Will you find me a rental car till 10th of March?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When and where do you want to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "the 8th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "evening 6" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "pickup_date", - "start": 24 - }, - { - "exclusive_end": 48, - "slot": "pickup_time", - "start": 39 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March" - ], - "pickup_date": [ - "the 8th" - ], - "pickup_time": [ - "evening 6" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up on the 8th around evening 6." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What's the pickup location?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "pickup_city", - "values": [ - "SFO" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 3, - "slot": "pickup_city", - "start": 0 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March" - ], - "pickup_city": [ - "SFO" - ], - "pickup_date": [ - "the 8th" - ], - "pickup_time": [ - "evening 6" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "SFO" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "pickup_location", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_time": "18:00" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "18:00", - "total_price": "68", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "Salesforce Transit Center", - "pickup_time": "18:00", - "total_price": "70", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "18:00", - "total_price": "66", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "18:00", - "total_price": "72", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "18:00", - "total_price": "50", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "Salesforce Transit Center", - "pickup_time": "18:00", - "total_price": "54", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 75, - "slot": "pickup_location", - "start": 50 - }, - { - "exclusive_end": 98, - "slot": "pickup_date", - "start": 87 - }, - { - "exclusive_end": 45, - "slot": "car_name", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 6 cars. One is a Standard car, Altima, at SFO International Airport for pickup next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March" - ], - "pickup_city": [ - "SFO" - ], - "pickup_date": [ - "next Friday", - "the 8th" - ], - "pickup_time": [ - "evening 6" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "pickup_location", - "values": [ - "Salesforce Transit Center" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Civic" - ], - "slot": "car_name", - "values": [ - "Civic" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 59, - "slot": "pickup_location", - "start": 34 - }, - { - "exclusive_end": 81, - "slot": "pickup_date", - "start": 70 - }, - { - "exclusive_end": 29, - "slot": "car_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a Standard car, Civic, at Salesforce Transit Center available next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "18:30" - ], - "slot": "pickup_time", - "values": [ - "evening 6:30" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "type", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "pickup_time", - "start": 21 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March" - ], - "pickup_city": [ - "SFO" - ], - "pickup_date": [ - "next Friday", - "the 8th" - ], - "pickup_time": [ - "evening 6:30" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else around evening 6:30?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "pickup_location", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cooper" - ], - "slot": "car_name", - "values": [ - "Cooper" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_time": "18:30" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "18:30", - "total_price": "68", - "type": "Standard" - }, - { - "car_name": "Cooper", - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "18:30", - "total_price": "56", - "type": "Compact" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "18:30", - "total_price": "66", - "type": "Standard" - }, - { - "car_name": "Escape", - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "18:30", - "total_price": "96", - "type": "Full-size" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "18:30", - "total_price": "56", - "type": "Compact" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "18:30", - "total_price": "72", - "type": "Standard" - }, - { - "car_name": "GTI", - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "18:30", - "total_price": "50", - "type": "Compact" - }, - { - "car_name": "Leaf", - "dropoff_date": "2019-03-10", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "18:30", - "total_price": "52", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 75, - "slot": "pickup_location", - "start": 50 - }, - { - "exclusive_end": 97, - "slot": "pickup_date", - "start": 86 - }, - { - "exclusive_end": 45, - "slot": "car_name", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 8 cars. There's a Compact car, Cooper, at SFO International Airport available next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "10th of March" - ], - "pickup_city": [ - "SFO" - ], - "pickup_date": [ - "next Friday", - "the 8th" - ], - "pickup_time": [ - "evening 6:30" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "56" - ], - "slot": "total_price", - "values": [ - "$56" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 3, - "slot": "total_price", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$56" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March" - ], - "pickup_city": [ - "SFO" - ], - "pickup_date": [ - "next Friday", - "the 8th" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "evening 6:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great. I want to reserve it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "pickup_location", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "18:30" - ], - "slot": "pickup_time", - "values": [ - "6:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "pickup_location", - "start": 48 - }, - { - "exclusive_end": 85, - "slot": "pickup_date", - "start": 74 - }, - { - "exclusive_end": 96, - "slot": "pickup_time", - "start": 89 - }, - { - "exclusive_end": 123, - "slot": "dropoff_date", - "start": 113 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm a Compact car to be picked up at SFO International Airport next Friday at 6:30 pm and dropped off March 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March", - "March 10th" - ], - "pickup_city": [ - "SFO" - ], - "pickup_date": [ - "next Friday", - "the 8th" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "6:30 pm", - "evening 6:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "18:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "18:30", - "total_price": "56", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've made the reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March", - "March 10th" - ], - "pickup_city": [ - "SFO" - ], - "pickup_date": [ - "next Friday", - "the 8th" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "6:30 pm", - "evening 6:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "23_00091", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 49, - "slot": "dropoff_date", - "start": 39 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to reserve a rental car until March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "afternoon 2" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 54, - "slot": "pickup_time", - "start": 43 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_time": [ - "afternoon 2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "If possible, I'd like to pick it up in the afternoon 2." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to pick up the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "pickup_date", - "start": 26 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_date": [ - "March 9th" - ], - "pickup_time": [ - "afternoon 2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd need to pick it up by March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like the pick the car up from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "pickup_city", - "values": [ - "Vegas" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 16, - "slot": "pickup_city", - "start": 11 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Vegas" - ], - "pickup_date": [ - "March 9th" - ], - "pickup_time": [ - "afternoon 2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be in Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "McCarran International Airport" - ], - "slot": "pickup_location", - "values": [ - "McCarran International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Civic" - ], - "slot": "car_name", - "values": [ - "Civic" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-09", - "pickup_time": "14:00" - } - }, - "service_results": [ - { - "car_name": "Civic", - "dropoff_date": "2019-03-11", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-09", - "pickup_location": "McCarran International Airport", - "pickup_time": "14:00", - "total_price": "68", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-11", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-09", - "pickup_location": "McCarran International Airport", - "pickup_time": "14:00", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-09", - "pickup_location": "McCarran International Airport", - "pickup_time": "14:00", - "total_price": "64", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-11", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-09", - "pickup_location": "McCarran International Airport", - "pickup_time": "14:00", - "total_price": "64", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 92, - "slot": "pickup_location", - "start": 62 - }, - { - "exclusive_end": 105, - "slot": "pickup_date", - "start": 96 - }, - { - "exclusive_end": 31, - "slot": "car_name", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a Standard Honda Civic that you can pick up from the McCarran International Airport on March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Vegas" - ], - "pickup_date": [ - "March 9th" - ], - "pickup_time": [ - "afternoon 2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much will the car cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "68" - ], - "slot": "total_price", - "values": [ - "$68" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "total_price", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The reservation for the car will be $68 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Vegas" - ], - "pickup_date": [ - "March 9th" - ], - "pickup_location": [ - "McCarran International Airport" - ], - "pickup_time": [ - "afternoon 2" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to reserve the car for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Vegas" - ], - "pickup_date": [ - "March 9th" - ], - "pickup_location": [ - "McCarran International Airport" - ], - "pickup_time": [ - "afternoon 2" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I'd like to rent the Civic." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "McCarran International Airport" - ], - "slot": "pickup_location", - "values": [ - "McCarran International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "2 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 113, - "slot": "pickup_location", - "start": 83 - }, - { - "exclusive_end": 65, - "slot": "pickup_date", - "start": 56 - }, - { - "exclusive_end": 73, - "slot": "pickup_time", - "start": 69 - }, - { - "exclusive_end": 149, - "slot": "dropoff_date", - "start": 139 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm: You'd like to reserve the Standard Civic on March 9th at 2 pm from the McCarran International Airport, with a drop-off date of March 11th?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Vegas" - ], - "pickup_date": [ - "March 9th" - ], - "pickup_location": [ - "McCarran International Airport" - ], - "pickup_time": [ - "2 pm", - "afternoon 2" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-09", - "pickup_location": "McCarran International Airport", - "pickup_time": "14:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Civic", - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-09", - "pickup_location": "McCarran International Airport", - "pickup_time": "14:00", - "total_price": "68", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car reservation is complete." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Vegas" - ], - "pickup_date": [ - "March 9th" - ], - "pickup_location": [ - "McCarran International Airport" - ], - "pickup_time": [ - "2 pm", - "afternoon 2" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much for all of your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Vegas" - ], - "pickup_date": [ - "March 9th" - ], - "pickup_location": [ - "McCarran International Airport" - ], - "pickup_time": [ - "2 pm", - "afternoon 2" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you. That'll be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "23_00092", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to rent a car. Full-size please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. When do you want it it from and what time? When will you be returning it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "the 11th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "12th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "13:15" - ], - "slot": "pickup_time", - "values": [ - "quarter past 1 in the afternoon" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "pickup_date", - "start": 20 - }, - { - "exclusive_end": 121, - "slot": "dropoff_date", - "start": 103 - }, - { - "exclusive_end": 78, - "slot": "pickup_time", - "start": 47 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_date": [ - "the 11th" - ], - "pickup_time": [ - "quarter past 1 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll get the car on the 11th starting around a quarter past 1 in the afternoon. I'll keep it until the 12th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be picking it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "pickup_city", - "values": [ - "Chi-town" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "pickup_city", - "start": 20 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Chi-town" - ], - "pickup_date": [ - "the 11th" - ], - "pickup_time": [ - "quarter past 1 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll get the car in Chi-town" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "O'Hare International Airport" - ], - "slot": "pickup_location", - "values": [ - "O'Hare International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "March 11th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "CR-V" - ], - "slot": "car_name", - "values": [ - "CR-V" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_city": "Chicago", - "pickup_date": "2019-03-11", - "pickup_time": "13:15", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "CR-V", - "dropoff_date": "2019-03-12", - "pickup_city": "Chicago", - "pickup_date": "2019-03-11", - "pickup_location": "O'Hare International Airport", - "pickup_time": "13:00", - "total_price": "42", - "type": "Full-size" - }, - { - "car_name": "Equinox", - "dropoff_date": "2019-03-12", - "pickup_city": "Chicago", - "pickup_date": "2019-03-11", - "pickup_location": "Chicago Union Station", - "pickup_time": "13:00", - "total_price": "39", - "type": "Full-size" - }, - { - "car_name": "RAV4", - "dropoff_date": "2019-03-12", - "pickup_city": "Chicago", - "pickup_date": "2019-03-11", - "pickup_location": "O'Hare International Airport", - "pickup_time": "13:00", - "total_price": "46", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 68, - "slot": "pickup_location", - "start": 40 - }, - { - "exclusive_end": 93, - "slot": "pickup_date", - "start": 83 - }, - { - "exclusive_end": 33, - "slot": "car_name", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about a Full-size car, a CR-V, from O'Hare International Airport for pickup on March 11th?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Chi-town" - ], - "pickup_date": [ - "March 11th", - "the 11th" - ], - "pickup_time": [ - "quarter past 1 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "42" - ], - "slot": "total_price", - "values": [ - "$42" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "total_price", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The reservation costs $42" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "12 in the afternoon" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "pickup_time", - "start": 38 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Chi-town" - ], - "pickup_date": [ - "March 11th", - "the 11th" - ], - "pickup_time": [ - "12 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else? Make the pickup around 12 in the afternoon." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "O'Hare International Airport" - ], - "slot": "pickup_location", - "values": [ - "O'Hare International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "March 11th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "RAV4" - ], - "slot": "car_name", - "values": [ - "RAV4" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_city": "Chicago", - "pickup_date": "2019-03-11", - "pickup_time": "12:00", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "CR-V", - "dropoff_date": "2019-03-12", - "pickup_city": "Chicago", - "pickup_date": "2019-03-11", - "pickup_location": "O'Hare International Airport", - "pickup_time": "12:00", - "total_price": "42", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "pickup_location", - "start": 37 - }, - { - "exclusive_end": 90, - "slot": "pickup_date", - "start": 80 - }, - { - "exclusive_end": 31, - "slot": "car_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 car: a full-size RAV4 from O'Hare International Airport for pickup on March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Chi-town" - ], - "pickup_date": [ - "March 11th", - "the 11th" - ], - "pickup_time": [ - "12 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much does that one cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "46" - ], - "slot": "total_price", - "values": [ - "$46" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "total_price", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That reservation is $46" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Chi-town" - ], - "pickup_date": [ - "March 11th", - "the 11th" - ], - "pickup_location": [ - "O'Hare International Airport" - ], - "pickup_time": [ - "12 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to book a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of this month" - ], - "pickup_city": [ - "Chi-town" - ], - "pickup_date": [ - "March 11th", - "the 11th" - ], - "pickup_location": [ - "O'Hare International Airport" - ], - "pickup_time": [ - "12 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not right now. I'm good thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Take care." - } - ] - }, - { - "dialogue_id": "23_00093", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "17:00" - ], - "slot": "pickup_time", - "values": [ - "five pm" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 122, - "slot": "pickup_time", - "start": 115 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "five pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I have a plan to make a trip . I need a rental car to travel. Will you find me a rental car and i need that car at five pm?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When did you return the car at what date and where do you want to pick it up and when do you need that car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "pickup_city", - "values": [ - "Vancouver, BC" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "6th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "the 10th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "pickup_city", - "start": 26 - }, - { - "exclusive_end": 78, - "slot": "pickup_date", - "start": 61 - }, - { - "exclusive_end": 92, - "slot": "dropoff_date", - "start": 84 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "6th of this month" - ], - "pickup_time": [ - "five pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to pick it up from Vancouver, BC. I need the car from 6th of this month till the 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_time": "17:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-10", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "17:00", - "total_price": "144", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-10", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "17:00", - "total_price": "156", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-10", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "17:00", - "total_price": "144", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-10", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "Pacific Central Station", - "pickup_time": "17:00", - "total_price": "108", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-10", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "17:00", - "total_price": "156", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-10", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "Pacific Central Station", - "pickup_time": "17:00", - "total_price": "124", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-10", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-06", - "pickup_location": "Pacific Central Station", - "pickup_time": "17:00", - "total_price": "120", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "pickup_location", - "start": 28 - }, - { - "exclusive_end": 71, - "slot": "pickup_date", - "start": 57 - }, - { - "exclusive_end": 101, - "slot": "car_name", - "start": 95 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a car available at YVR International Airport on next Wednesday . It is a Standard and Accord model car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "6th of this month", - "next Wednesday" - ], - "pickup_time": [ - "five pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "whether any other car available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 59, - "slot": "pickup_location", - "start": 34 - }, - { - "exclusive_end": 88, - "slot": "pickup_date", - "start": 74 - }, - { - "exclusive_end": 120, - "slot": "car_name", - "start": 114 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is another car available at YVR International Airport for pickup on next Wednesday. It is also standard but Altima model car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "6th of this month", - "next Wednesday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "five pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok That sounds good to me" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Whether i need to reserve that car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "6th of this month", - "next Wednesday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "five pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I need it.Book it" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "Next wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "17:00" - ], - "slot": "pickup_time", - "values": [ - "5 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 82, - "slot": "pickup_location", - "start": 57 - }, - { - "exclusive_end": 109, - "slot": "pickup_date", - "start": 95 - }, - { - "exclusive_end": 126, - "slot": "pickup_time", - "start": 122 - }, - { - "exclusive_end": 158, - "slot": "dropoff_date", - "start": 148 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok check and confirm the following details. Pick up from YVR International Airport and date is Next wednesday and time is 5 pm and Drop-off date is March 10th and it is a Standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th", - "the 10th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "6th of this month", - "Next wednesday", - "next Wednesday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "5 pm", - "five pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok great. Fix it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "17:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-06", - "pickup_location": "YVR International Airport", - "pickup_time": "17:00", - "total_price": "156", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I hereby confirm reservation is successful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th", - "the 10th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "6th of this month", - "Next wednesday", - "next Wednesday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "5 pm", - "five pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "THanks a lot for your kind help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Whether i need to find some other thing?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th", - "the 10th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "6th of this month", - "Next wednesday", - "next Wednesday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "5 pm", - "five pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, Thanks once again for your immense help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Take care have a great day" - } - ] - }, - { - "dialogue_id": "23_00094", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am looking to rent a car. Could you give a hand, please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "At what time will you need it? How many days?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "March 6th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "evening 4:30" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "pickup_date", - "start": 20 - }, - { - "exclusive_end": 101, - "slot": "pickup_time", - "start": 89 - }, - { - "exclusive_end": 46, - "slot": "dropoff_date", - "start": 35 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_date": [ - "March 6th" - ], - "pickup_time": [ - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car from March 6th till next Friday, please. I want to pick up the car on the evening 4:30, please. I am looking for a medium-sized car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "In which city do you need the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sacramento" - ], - "slot": "pickup_city", - "values": [ - "Sacramento, CA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 14, - "slot": "pickup_city", - "start": 0 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Sacramento, CA" - ], - "pickup_date": [ - "March 6th" - ], - "pickup_time": [ - "evening 4:30" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sacramento, CA. I really need a spacious car, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "pickup_location", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "CR-V" - ], - "slot": "car_name", - "values": [ - "CR-V" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-06", - "pickup_time": "16:30", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "CR-V", - "dropoff_date": "2019-03-08", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-06", - "pickup_location": "Sacramento Valley Station", - "pickup_time": "16:30", - "total_price": "86", - "type": "Full-size" - }, - { - "car_name": "Equinox", - "dropoff_date": "2019-03-08", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-06", - "pickup_location": "SMF International Airport", - "pickup_time": "16:30", - "total_price": "94", - "type": "Full-size" - }, - { - "car_name": "Highlander", - "dropoff_date": "2019-03-08", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-06", - "pickup_location": "SMF International Airport", - "pickup_time": "16:30", - "total_price": "68", - "type": "Full-size" - }, - { - "car_name": "Rogue", - "dropoff_date": "2019-03-08", - "pickup_city": "Sacramento", - "pickup_date": "2019-03-06", - "pickup_location": "Sacramento Valley Station", - "pickup_time": "16:30", - "total_price": "76", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "pickup_location", - "start": 49 - }, - { - "exclusive_end": 92, - "slot": "pickup_date", - "start": 78 - }, - { - "exclusive_end": 130, - "slot": "car_name", - "start": 126 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "We have a car available with that description at Sacramento Valley Station on next Wednesday. It's a full-size car and it's a CR-V." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Sacramento, CA" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_time": [ - "evening 4:30" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "And the total cost will be...?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "86" - ], - "slot": "total_price", - "values": [ - "$86" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 3, - "slot": "total_price", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$86 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Sacramento, CA" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "Sacramento Valley Station" - ], - "pickup_time": [ - "evening 4:30" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you wish to reserve the car, then?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Sacramento, CA" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "Sacramento Valley Station" - ], - "pickup_time": [ - "evening 4:30" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sacramento Valley Station" - ], - "slot": "pickup_location", - "values": [ - "Sacramento Valley Station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 89, - "slot": "pickup_location", - "start": 64 - }, - { - "exclusive_end": 132, - "slot": "pickup_date", - "start": 118 - }, - { - "exclusive_end": 185, - "slot": "pickup_time", - "start": 178 - }, - { - "exclusive_end": 150, - "slot": "dropoff_date", - "start": 139 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm the following details, please. You are picking it up at Sacramento Valley Station. You will need the car from next Wednesday until next Friday. The time of the pickup is 4:30 pm. It's a full-size car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Sacramento, CA" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "Sacramento Valley Station" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Fantastic." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-06", - "pickup_location": "Sacramento Valley Station", - "pickup_time": "16:30", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "CR-V", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-06", - "pickup_location": "Sacramento Valley Station", - "pickup_time": "16:30", - "total_price": "86", - "type": "Full-size" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday" - ], - "pickup_city": [ - "Sacramento, CA" - ], - "pickup_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_location": [ - "Sacramento Valley Station" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for everything. You are the man!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day!" - } - ] - }, - { - "dialogue_id": "23_00095", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "dropoff_date", - "values": [ - "Wednesday next week" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 46, - "slot": "dropoff_date", - "start": 27 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Wednesday next week" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to rent a car until Wednesday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where and when and at what time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "pickup_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "the 5th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "11 in the morning" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "pickup_city", - "start": 31 - }, - { - "exclusive_end": 10, - "slot": "pickup_date", - "start": 3 - }, - { - "exclusive_end": 65, - "slot": "pickup_time", - "start": 48 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Wednesday next week" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "the 5th" - ], - "pickup_time": [ - "11 in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On the 5th. I'll pick it up in Vancouver around 11 in the morning." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_time": "11:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "11:00", - "total_price": "31", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "11:00", - "total_price": "31", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "11:00", - "total_price": "37", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-05", - "pickup_location": "YVR International Airport", - "pickup_time": "11:00", - "total_price": "35", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 99, - "slot": "pickup_location", - "start": 74 - }, - { - "exclusive_end": 70, - "slot": "pickup_date", - "start": 58 - }, - { - "exclusive_end": 27, - "slot": "car_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about a Standard Accord? I can get you one to pick up next Tuesday at YVR International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Wednesday next week" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_time": [ - "11 in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other cars you got?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 104, - "slot": "pickup_location", - "start": 79 - }, - { - "exclusive_end": 75, - "slot": "pickup_date", - "start": 63 - }, - { - "exclusive_end": 19, - "slot": "car_name", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about an Altima. Its standard too and available to pick up next Tuesday at YVR International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "Monday Next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 63, - "slot": "pickup_date", - "start": 47 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Wednesday next week" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "Monday Next week" - ], - "pickup_time": [ - "11 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Keep looking. Make it an intermediate car from Monday Next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "Next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Corolla" - ], - "slot": "car_name", - "values": [ - "Corolla" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-04", - "pickup_time": "11:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-04", - "pickup_location": "YVR International Airport", - "pickup_time": "11:00", - "total_price": "64", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-04", - "pickup_location": "YVR International Airport", - "pickup_time": "11:00", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-04", - "pickup_location": "YVR International Airport", - "pickup_time": "11:00", - "total_price": "68", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-06", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-04", - "pickup_location": "YVR International Airport", - "pickup_time": "11:00", - "total_price": "70", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 92, - "slot": "pickup_location", - "start": 67 - }, - { - "exclusive_end": 11, - "slot": "pickup_date", - "start": 0 - }, - { - "exclusive_end": 39, - "slot": "car_name", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Next Monday there is a Standard Corolla that can be picked up from YVR International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "Wednesday next week" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "Monday Next week", - "Next Monday" - ], - "pickup_time": [ - "11 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's that come out to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "68" - ], - "slot": "total_price", - "values": [ - "$68" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 3, - "slot": "total_price", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$68 total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Wednesday next week" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "Monday Next week", - "Next Monday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "11 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Book that thing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "11 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "dropoff_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 105, - "slot": "pickup_location", - "start": 80 - }, - { - "exclusive_end": 46, - "slot": "pickup_date", - "start": 35 - }, - { - "exclusive_end": 34, - "slot": "pickup_time", - "start": 29 - }, - { - "exclusive_end": 67, - "slot": "dropoff_date", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Will do. 1 standard car from 11 am next Monday until next Wednesday. Pick up at YVR International Airport. Do I have that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "Monday Next week", - "Next Monday", - "next Monday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "11 am", - "11 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "You got it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_date": "2019-03-04", - "pickup_location": "YVR International Airport", - "pickup_time": "11:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Corolla", - "dropoff_date": "2019-03-06", - "pickup_date": "2019-03-04", - "pickup_location": "YVR International Airport", - "pickup_time": "11:00", - "total_price": "68", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And you got yourself a car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "Monday Next week", - "Next Monday", - "next Monday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "11 am", - "11 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Excellent. Nice work." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you. What's next?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "Monday Next week", - "Next Monday", - "next Monday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "11 am", - "11 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nothing. I'm all set." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Take care then." - } - ] - }, - { - "dialogue_id": "23_00096", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "5th of this month" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "pickup_date", - "start": 22 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "5th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "i should the car from 5th of this month i want to find a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "til what date do you want the car? where do you want to pick it up from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15:30" - ], - "slot": "pickup_time", - "values": [ - "3:30 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "pickup_city", - "values": [ - "london, england" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "march 8th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "pickup_time", - "start": 26 - }, - { - "exclusive_end": 70, - "slot": "pickup_city", - "start": 55 - }, - { - "exclusive_end": 95, - "slot": "dropoff_date", - "start": 86 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "march 8th" - ], - "pickup_city": [ - "london, england" - ], - "pickup_date": [ - "5th of this month" - ], - "pickup_time": [ - "3:30 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "i need to pick up the car 3:30 pm i want to pick it up london, england i need it till march 8th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Gatwick International Airport" - ], - "slot": "pickup_location", - "values": [ - "gatwick international airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "London", - "pickup_date": "2019-03-05", - "pickup_time": "15:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-08", - "pickup_city": "London", - "pickup_date": "2019-03-05", - "pickup_location": "Gatwick International Airport", - "pickup_time": "15:30", - "total_price": "81", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-08", - "pickup_city": "London", - "pickup_date": "2019-03-05", - "pickup_location": "Heathrow International Airport", - "pickup_time": "15:30", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-08", - "pickup_city": "London", - "pickup_date": "2019-03-05", - "pickup_location": "Heathrow International Airport", - "pickup_time": "15:30", - "total_price": "111", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-08", - "pickup_city": "London", - "pickup_date": "2019-03-05", - "pickup_location": "Heathrow International Airport", - "pickup_time": "15:30", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_city": "London", - "pickup_date": "2019-03-05", - "pickup_location": "Heathrow International Airport", - "pickup_time": "15:30", - "total_price": "96", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 48, - "slot": "pickup_location", - "start": 19 - }, - { - "exclusive_end": 75, - "slot": "pickup_date", - "start": 63 - }, - { - "exclusive_end": 113, - "slot": "car_name", - "start": 107 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "threre is nice car gatwick international airport for pikeup on next tuesday. it is a standard car. it is a accord i have 5 car many like" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "march 8th" - ], - "pickup_city": [ - "london, england" - ], - "pickup_date": [ - "5th of this month", - "next tuesday" - ], - "pickup_time": [ - "3:30 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "whar is the total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "81" - ], - "slot": "total_price", - "values": [ - "$81" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "total_price", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "your reservation costs $81 $ in total" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "march 8th" - ], - "pickup_city": [ - "london, england" - ], - "pickup_date": [ - "5th of this month", - "next tuesday" - ], - "pickup_location": [ - "gatwick international airport" - ], - "pickup_time": [ - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "do you want to reserve this car/" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "march 8th" - ], - "pickup_city": [ - "london, england" - ], - "pickup_date": [ - "5th of this month", - "next tuesday" - ], - "pickup_location": [ - "gatwick international airport" - ], - "pickup_time": [ - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "no i don't want to reserve it now" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "can i help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "march 8th" - ], - "pickup_city": [ - "london, england" - ], - "pickup_date": [ - "5th of this month", - "next tuesday" - ], - "pickup_location": [ - "gatwick international airport" - ], - "pickup_time": [ - "3:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "no thanks a lot for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "have a nice day" - } - ] - }, - { - "dialogue_id": "23_00097", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "March 5th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "pickup_date", - "start": 24 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "March 5th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to rent a car on March 5th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to pick it up from and for how long do you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "12 in the afternoon" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "pickup_city", - "values": [ - "Anaheim, CA" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "pickup_time", - "start": 28 - }, - { - "exclusive_end": 62, - "slot": "pickup_city", - "start": 51 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "March 5th" - ], - "pickup_time": [ - "12 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to pick it up around 12 in the afternoon in Anaheim, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to return it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "dropoff_date", - "start": 18 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "March 5th" - ], - "pickup_time": [ - "12 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll return it on March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "John Wayne Airport" - ], - "slot": "pickup_location", - "values": [ - "John Wayne Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-05", - "pickup_time": "12:00" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-11", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-05", - "pickup_location": "John Wayne Airport", - "pickup_time": "12:00", - "total_price": "222", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-11", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-05", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "12:00", - "total_price": "180", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-11", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-05", - "pickup_location": "John Wayne Airport", - "pickup_time": "12:00", - "total_price": "210", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "pickup_location", - "start": 40 - }, - { - "exclusive_end": 71, - "slot": "pickup_date", - "start": 59 - }, - { - "exclusive_end": 26, - "slot": "car_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a standard Altima available at John Wayne Airport next Tuesday. There are 3 other options." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_time": [ - "12 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do they have a Full-size car available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "John Wayne Airport" - ], - "slot": "pickup_location", - "values": [ - "John Wayne Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Escape" - ], - "slot": "car_name", - "values": [ - "Escape" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-05", - "pickup_time": "12:00", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Escape", - "dropoff_date": "2019-03-11", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-05", - "pickup_location": "John Wayne Airport", - "pickup_time": "12:00", - "total_price": "204", - "type": "Full-size" - }, - { - "car_name": "Forester", - "dropoff_date": "2019-03-11", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-05", - "pickup_location": "John Wayne Airport", - "pickup_time": "12:00", - "total_price": "282", - "type": "Full-size" - }, - { - "car_name": "Rogue", - "dropoff_date": "2019-03-11", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-05", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "12:00", - "total_price": "228", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "pickup_location", - "start": 41 - }, - { - "exclusive_end": 72, - "slot": "pickup_date", - "start": 60 - }, - { - "exclusive_end": 27, - "slot": "car_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a Full-size Escape available at John Wayne Airport next Tuesday. There are 3 other options." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "John Wayne Airport" - ], - "pickup_time": [ - "12 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to place the reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "March 5th", - "next Tuesday" - ], - "pickup_location": [ - "John Wayne Airport" - ], - "pickup_time": [ - "12 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. I don't need a reservation now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day and please let me know if there is anything else I can do." - } - ] - }, - { - "dialogue_id": "23_00098", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need help to book a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What dates would you be needing the car for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "March 7th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "dropoff_date", - "values": [ - "9th of this month" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "pickup_date", - "start": 20 - }, - { - "exclusive_end": 52, - "slot": "dropoff_date", - "start": 35 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of this month" - ], - "pickup_date": [ - "March 7th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car from March 7th till 9th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have time and location specifications?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "pickup_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "13:30" - ], - "slot": "pickup_time", - "values": [ - "afternoon 1:30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "pickup_city", - "start": 13 - }, - { - "exclusive_end": 77, - "slot": "pickup_time", - "start": 63 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of this month" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "March 7th" - ], - "pickup_time": [ - "afternoon 1:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it in San Francisco and would be able to pick it around afternoon 1:30" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "pickup_location", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "altima" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-07", - "pickup_time": "13:30" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-09", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-07", - "pickup_location": "SFO International Airport", - "pickup_time": "13:30", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-09", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-07", - "pickup_location": "Salesforce Transit Center", - "pickup_time": "13:30", - "total_price": "64", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-09", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-07", - "pickup_location": "SFO International Airport", - "pickup_time": "13:30", - "total_price": "68", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-09", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-07", - "pickup_location": "SFO International Airport", - "pickup_time": "13:30", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-09", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-07", - "pickup_location": "SFO International Airport", - "pickup_time": "13:30", - "total_price": "68", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-09", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-07", - "pickup_location": "Salesforce Transit Center", - "pickup_time": "13:30", - "total_price": "56", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "pickup_location", - "start": 49 - }, - { - "exclusive_end": 91, - "slot": "pickup_date", - "start": 78 - }, - { - "exclusive_end": 24, - "slot": "car_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a standard altima available for pickup at SFO International Airport on next thursday. does that work?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "9th of this month" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "March 7th", - "next thursday" - ], - "pickup_time": [ - "afternoon 1:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What would the booking cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "62" - ], - "slot": "total_price", - "values": [ - "$62" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "total_price", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The total cost comes up to $62" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of this month" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "March 7th", - "next thursday" - ], - "pickup_time": [ - "afternoon 1:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have something else for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "pickup_location", - "values": [ - "salesforce transit center" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Civic" - ], - "slot": "car_name", - "values": [ - "civic" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 112, - "slot": "pickup_location", - "start": 87 - }, - { - "exclusive_end": 62, - "slot": "pickup_date", - "start": 49 - }, - { - "exclusive_end": 34, - "slot": "car_name", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have another standard car- civic available for next thursday. The pickup location is salesforce transit center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of this month" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "March 7th", - "next thursday" - ], - "pickup_location": [ - "salesforce transit center" - ], - "pickup_time": [ - "afternoon 1:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "This sounds good, book this one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Salesforce Transit Center" - ], - "slot": "pickup_location", - "values": [ - "salesforce transit center" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "13:30" - ], - "slot": "pickup_time", - "values": [ - "1:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "dropoff_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 85, - "slot": "pickup_location", - "start": 60 - }, - { - "exclusive_end": 103, - "slot": "pickup_date", - "start": 90 - }, - { - "exclusive_end": 114, - "slot": "pickup_time", - "start": 107 - }, - { - "exclusive_end": 129, - "slot": "dropoff_date", - "start": 120 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, just confirm the details. Booking a standard car from salesforce transit center for next thursday at 1:30 pm till March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of this month", - "March 9th" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "March 7th", - "next thursday" - ], - "pickup_location": [ - "salesforce transit center" - ], - "pickup_time": [ - "1:30 pm", - "afternoon 1:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_date": "2019-03-07", - "pickup_location": "Salesforce Transit Center", - "pickup_time": "13:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Civic", - "dropoff_date": "2019-03-09", - "pickup_date": "2019-03-07", - "pickup_location": "Salesforce Transit Center", - "pickup_time": "13:30", - "total_price": "64", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Congratulations. Booking confirmed" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "9th of this month", - "March 9th" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "March 7th", - "next thursday" - ], - "pickup_location": [ - "salesforce transit center" - ], - "pickup_time": [ - "1:30 pm", - "afternoon 1:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the cost of this?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "64" - ], - "slot": "total_price", - "values": [ - "$64" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 12, - "slot": "total_price", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It costs $64 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of this month", - "March 9th" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "March 7th", - "next thursday" - ], - "pickup_location": [ - "salesforce transit center" - ], - "pickup_time": [ - "1:30 pm", - "afternoon 1:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need help with something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "9th of this month", - "March 9th" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "March 7th", - "next thursday" - ], - "pickup_location": [ - "salesforce transit center" - ], - "pickup_time": [ - "1:30 pm", - "afternoon 1:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that would be all," - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a fantastic day." - } - ] - }, - { - "dialogue_id": "23_00099", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to find a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want the car and at what time and till what date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "Saturday this week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "8th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "13:30" - ], - "slot": "pickup_time", - "values": [ - "13:30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "pickup_date", - "start": 23 - }, - { - "exclusive_end": 59, - "slot": "dropoff_date", - "start": 47 - }, - { - "exclusive_end": 107, - "slot": "pickup_time", - "start": 102 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of March" - ], - "pickup_date": [ - "Saturday this week" - ], - "pickup_time": [ - "13:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I require the car from Saturday this week till 8th of March and i also need to pick up the car around 13:30" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From where you want to pick up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "pickup_city", - "values": [ - "vegas" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "Wednesday next week" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 67, - "slot": "pickup_city", - "start": 62 - }, - { - "exclusive_end": 39, - "slot": "pickup_date", - "start": 20 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of March" - ], - "pickup_city": [ - "vegas" - ], - "pickup_date": [ - "Wednesday next week" - ], - "pickup_time": [ - "13:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want the car from Wednesday next week and want to pick from vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "McCarran International Airport" - ], - "slot": "pickup_location", - "values": [ - "McCarran International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Civic" - ], - "slot": "car_name", - "values": [ - "Civic" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_time": "13:30" - } - }, - "service_results": [ - { - "car_name": "Civic", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "54", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "72", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "72", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 73, - "slot": "pickup_location", - "start": 43 - }, - { - "exclusive_end": 103, - "slot": "pickup_date", - "start": 89 - }, - { - "exclusive_end": 35, - "slot": "car_name", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a available Standard Civic car at McCarran International Airport for pick up on next Wednesday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "type", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of March" - ], - "pickup_city": [ - "vegas" - ], - "pickup_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_time": [ - "13:30" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there any other car available? i am ok with any type." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "McCarran International Airport" - ], - "slot": "pickup_location", - "values": [ - "McCarran International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_time": "13:30" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "54", - "type": "Compact" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "54", - "type": "Standard" - }, - { - "car_name": "Cooper", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "52", - "type": "Compact" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Escape", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "80", - "type": "Full-size" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_location": "Union Plaza", - "pickup_time": "13:30", - "total_price": "50", - "type": "Compact" - }, - { - "car_name": "GTI", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_location": "Union Plaza", - "pickup_time": "13:30", - "total_price": "58", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "68", - "type": "Compact" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "72", - "type": "Standard" - }, - { - "car_name": "Rogue", - "dropoff_date": "2019-03-08", - "pickup_city": "Las Vegas", - "pickup_date": "2019-03-06", - "pickup_location": "Union Plaza", - "pickup_time": "13:30", - "total_price": "78", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 71, - "slot": "pickup_location", - "start": 41 - }, - { - "exclusive_end": 101, - "slot": "pickup_date", - "start": 87 - }, - { - "exclusive_end": 33, - "slot": "car_name", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a available Compact Bolt car at McCarran International Airport for pick up on next Wednesday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of March" - ], - "pickup_city": [ - "vegas" - ], - "pickup_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_time": [ - "13:30" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can i get anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "McCarran International Airport" - ], - "slot": "pickup_location", - "values": [ - "McCarran International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cooper" - ], - "slot": "car_name", - "values": [ - "Cooper" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 78, - "slot": "pickup_location", - "start": 48 - }, - { - "exclusive_end": 108, - "slot": "pickup_date", - "start": 94 - }, - { - "exclusive_end": 40, - "slot": "car_name", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a good available Compact Cooper car at McCarran International Airport for pick up on next Wednesday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "8th of March" - ], - "pickup_city": [ - "vegas" - ], - "pickup_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_time": [ - "13:30" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the total amount?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "52" - ], - "slot": "total_price", - "values": [ - "$52" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "total_price", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Total cost is $52 for your reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of March" - ], - "pickup_city": [ - "vegas" - ], - "pickup_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_location": [ - "McCarran International Airport" - ], - "pickup_time": [ - "13:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is cool." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to confirm this car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of March" - ], - "pickup_city": [ - "vegas" - ], - "pickup_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_location": [ - "McCarran International Airport" - ], - "pickup_time": [ - "13:30" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes i like to rent a vehicle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "McCarran International Airport" - ], - "slot": "pickup_location", - "values": [ - "McCarran International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "13:30" - ], - "slot": "pickup_time", - "values": [ - "1:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 91, - "slot": "pickup_location", - "start": 61 - }, - { - "exclusive_end": 109, - "slot": "pickup_date", - "start": 95 - }, - { - "exclusive_end": 120, - "slot": "pickup_time", - "start": 113 - }, - { - "exclusive_end": 157, - "slot": "dropoff_date", - "start": 146 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please give confirmation details: You are picking it up from McCarran International Airport on next Wednesday at 1:30 pm and the drop-off date is next Friday and it is a Compact car" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of March", - "next Friday" - ], - "pickup_city": [ - "vegas" - ], - "pickup_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_location": [ - "McCarran International Airport" - ], - "pickup_time": [ - "13:30", - "1:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is cool" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-06", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-06", - "pickup_location": "McCarran International Airport", - "pickup_time": "13:30", - "total_price": "52", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "8th of March", - "next Friday" - ], - "pickup_city": [ - "vegas" - ], - "pickup_date": [ - "Wednesday next week", - "next Wednesday" - ], - "pickup_location": [ - "McCarran International Airport" - ], - "pickup_time": [ - "13:30", - "1:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much for your help. That's all i want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "23_00100", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "dropoff_date", - "values": [ - "March 6th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "2 in the afternoon" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "dropoff_date", - "start": 26 - }, - { - "exclusive_end": 84, - "slot": "pickup_time", - "start": 66 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th" - ], - "pickup_time": [ - "2 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Find me a rental car till March 6th,I will pick up the car around 2 in the afternoon." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And you want it from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "Later today" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 11, - "slot": "pickup_date", - "start": 0 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th" - ], - "pickup_date": [ - "Later today" - ], - "pickup_time": [ - "2 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Later today I need the car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to pick it up from where?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "pickup_city", - "values": [ - "SD" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "pickup_city", - "start": 18 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th" - ], - "pickup_city": [ - "SD" - ], - "pickup_date": [ - "Later today" - ], - "pickup_time": [ - "2 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like from SD" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "pickup_location", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-01" - ], - "slot": "pickup_date", - "values": [ - "today" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-01", - "pickup_time": "14:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-01", - "pickup_location": "Santa Fe Depot", - "pickup_time": "14:00", - "total_price": "165", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-01", - "pickup_location": "SAN International Airport", - "pickup_time": "14:00", - "total_price": "140", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-01", - "pickup_location": "Santa Fe Depot", - "pickup_time": "14:00", - "total_price": "140", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-01", - "pickup_location": "SAN International Airport", - "pickup_time": "14:00", - "total_price": "165", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-01", - "pickup_location": "SAN International Airport", - "pickup_time": "14:00", - "total_price": "160", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-01", - "pickup_location": "Santa Fe Depot", - "pickup_time": "14:00", - "total_price": "180", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "pickup_location", - "start": 43 - }, - { - "exclusive_end": 79, - "slot": "pickup_date", - "start": 74 - }, - { - "exclusive_end": 26, - "slot": "car_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "A nice Standard car Accord is available in Santa Fe Depot.You can take it today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "5th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "type", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "pickup_date", - "start": 36 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th" - ], - "pickup_city": [ - "SD" - ], - "pickup_date": [ - "5th of this month" - ], - "pickup_time": [ - "2 in the afternoon" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Find me please any type of car from 5th of this month" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Santa Fe Depot" - ], - "slot": "pickup_location", - "values": [ - "Santa Fe Depot" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_time": "14:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "Santa Fe Depot", - "pickup_time": "14:00", - "total_price": "28", - "type": "Standard" - }, - { - "car_name": "Bolt", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "Santa Fe Depot", - "pickup_time": "14:00", - "total_price": "29", - "type": "Compact" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "SAN International Airport", - "pickup_time": "14:00", - "total_price": "35", - "type": "Standard" - }, - { - "car_name": "Cherokee", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "Santa Fe Depot", - "pickup_time": "14:00", - "total_price": "41", - "type": "Full-size" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "Santa Fe Depot", - "pickup_time": "14:00", - "total_price": "28", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "SAN International Airport", - "pickup_time": "14:00", - "total_price": "30", - "type": "Standard" - }, - { - "car_name": "Equinox", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "Santa Fe Depot", - "pickup_time": "14:00", - "total_price": "41", - "type": "Full-size" - }, - { - "car_name": "Escape", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "Santa Fe Depot", - "pickup_time": "14:00", - "total_price": "40", - "type": "Full-size" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "Santa Fe Depot", - "pickup_time": "14:00", - "total_price": "23", - "type": "Compact" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-06", - "pickup_city": "San Diego", - "pickup_date": "2019-03-05", - "pickup_location": "SAN International Airport", - "pickup_time": "14:00", - "total_price": "30", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 49, - "slot": "pickup_location", - "start": 35 - }, - { - "exclusive_end": 84, - "slot": "pickup_date", - "start": 72 - }, - { - "exclusive_end": 31, - "slot": "car_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a nice car Compact Bolt in Santa Fe Depot available for pick up next Tuesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th" - ], - "pickup_city": [ - "SD" - ], - "pickup_date": [ - "5th of this month", - "next Tuesday" - ], - "pickup_time": [ - "2 in the afternoon" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SAN International Airport" - ], - "slot": "pickup_location", - "values": [ - "SAN International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 72, - "slot": "pickup_location", - "start": 47 - }, - { - "exclusive_end": 43, - "slot": "pickup_date", - "start": 31 - }, - { - "exclusive_end": 20, - "slot": "car_name", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "A Standard car Camry available next Tuesday at SAN International Airport is a nice car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th" - ], - "pickup_city": [ - "SD" - ], - "pickup_date": [ - "5th of this month", - "next Tuesday" - ], - "pickup_location": [ - "SAN International Airport" - ], - "pickup_time": [ - "2 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds perfect" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to take the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th" - ], - "pickup_city": [ - "SD" - ], - "pickup_date": [ - "5th of this month", - "next Tuesday" - ], - "pickup_location": [ - "SAN International Airport" - ], - "pickup_time": [ - "2 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes I would like to rent." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "SAN International Airport" - ], - "slot": "pickup_location", - "values": [ - "SAN International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "2 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "dropoff_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 114, - "slot": "pickup_location", - "start": 89 - }, - { - "exclusive_end": 31, - "slot": "pickup_date", - "start": 19 - }, - { - "exclusive_end": 39, - "slot": "pickup_time", - "start": 35 - }, - { - "exclusive_end": 68, - "slot": "dropoff_date", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to pickup next Tuesday at 2 pm and drop -off next Wednesday a Standard car from SAN International Airport is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_city": [ - "SD" - ], - "pickup_date": [ - "5th of this month", - "next Tuesday" - ], - "pickup_location": [ - "SAN International Airport" - ], - "pickup_time": [ - "2 in the afternoon", - "2 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great.What would be the total cost of the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "35" - ], - "slot": "total_price", - "values": [ - "$35" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-06", - "pickup_date": "2019-03-05", - "pickup_location": "SAN International Airport", - "pickup_time": "14:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-06", - "pickup_date": "2019-03-05", - "pickup_location": "SAN International Airport", - "pickup_time": "14:00", - "total_price": "35", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 44, - "slot": "total_price", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Booking was successful.The total cost is $35." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 6th", - "next Wednesday" - ], - "pickup_city": [ - "SD" - ], - "pickup_date": [ - "5th of this month", - "next Tuesday" - ], - "pickup_location": [ - "SAN International Airport" - ], - "pickup_time": [ - "2 in the afternoon", - "2 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you.That's all I wanted now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day!" - } - ] - }, - { - "dialogue_id": "23_00101", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a rental car" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to pick it up" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "10th of this month" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "pickup_date", - "start": 13 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "10th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it on 10th of this month" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to pick it up from and what is the duration of the rental" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "pickup_city", - "values": [ - "SFO" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "the 12th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "pickup_city", - "start": 26 - }, - { - "exclusive_end": 43, - "slot": "dropoff_date", - "start": 35 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 12th" - ], - "pickup_city": [ - "SFO" - ], - "pickup_date": [ - "10th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up from SFO till the 12th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time do you need it" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "six pm" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "pickup_time", - "start": 20 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 12th" - ], - "pickup_city": [ - "SFO" - ], - "pickup_date": [ - "10th of this month" - ], - "pickup_time": [ - "six pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it at around six pm" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "pickup_location", - "values": [ - "SFO international airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "ALtima" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-10", - "pickup_time": "18:00" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-12", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-10", - "pickup_location": "SFO International Airport", - "pickup_time": "18:00", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-12", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-10", - "pickup_location": "Salesforce Transit Center", - "pickup_time": "18:00", - "total_price": "54", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-12", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-10", - "pickup_location": "SFO International Airport", - "pickup_time": "18:00", - "total_price": "58", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-12", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-10", - "pickup_location": "SFO International Airport", - "pickup_time": "18:00", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-12", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-10", - "pickup_location": "SFO International Airport", - "pickup_time": "18:00", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-12", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-10", - "pickup_location": "Salesforce Transit Center", - "pickup_time": "18:00", - "total_price": "60", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "pickup_location", - "start": 28 - }, - { - "exclusive_end": 97, - "slot": "pickup_date", - "start": 87 - }, - { - "exclusive_end": 73, - "slot": "car_name", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I located 6 cars for you at SFO international airport for standard ALtima pick up from March 10th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 12th" - ], - "pickup_city": [ - "SFO" - ], - "pickup_date": [ - "10th of this month", - "March 10th" - ], - "pickup_time": [ - "six pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the total cost of the rental" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "62" - ], - "slot": "total_price", - "values": [ - "$62" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "total_price", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Total will be $62" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 12th" - ], - "pickup_city": [ - "SFO" - ], - "pickup_date": [ - "10th of this month", - "March 10th" - ], - "pickup_location": [ - "SFO international airport" - ], - "pickup_time": [ - "six pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "that works, please reserve for me" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "pickup_location", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "18:00" - ], - "slot": "pickup_time", - "values": [ - "6 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 77, - "slot": "pickup_location", - "start": 52 - }, - { - "exclusive_end": 99, - "slot": "pickup_date", - "start": 89 - }, - { - "exclusive_end": 85, - "slot": "pickup_time", - "start": 81 - }, - { - "exclusive_end": 113, - "slot": "dropoff_date", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm your booking for a standard car from SFO International Airport at 6 pm on March 10th to March 12th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 12th", - "the 12th" - ], - "pickup_city": [ - "SFO" - ], - "pickup_date": [ - "10th of this month", - "March 10th" - ], - "pickup_location": [ - "SFO International Airport", - "SFO international airport" - ], - "pickup_time": [ - "6 pm", - "six pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes thats correct" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_date": "2019-03-10", - "pickup_location": "SFO International Airport", - "pickup_time": "18:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-12", - "pickup_date": "2019-03-10", - "pickup_location": "SFO International Airport", - "pickup_time": "18:00", - "total_price": "62", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "your car is booked" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 12th", - "the 12th" - ], - "pickup_city": [ - "SFO" - ], - "pickup_date": [ - "10th of this month", - "March 10th" - ], - "pickup_location": [ - "SFO International Airport", - "SFO international airport" - ], - "pickup_time": [ - "6 pm", - "six pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "thanks thats all i need from you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "have a nice day" - } - ] - }, - { - "dialogue_id": "23_00102", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Find me a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What dates will you need the car for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "Friday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "pickup_city", - "values": [ - "NYC" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 64, - "slot": "dropoff_date", - "start": 48 - }, - { - "exclusive_end": 33, - "slot": "pickup_city", - "start": 30 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "NYC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to pick it up in NYC and return it Friday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What day and time will you pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "evening 4:30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "pickup_date", - "start": 19 - }, - { - "exclusive_end": 71, - "slot": "pickup_time", - "start": 59 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "next Thursday" - ], - "pickup_time": [ - "evening 4:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it starting next Thursday and can pick it up in the evening 4:30." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Grand Central Station" - ], - "slot": "pickup_location", - "values": [ - "Grand Central Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "7" - ], - "slot": "count", - "values": [ - "7" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_time": "16:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "Grand Central Station", - "pickup_time": "16:30", - "total_price": "30", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "Port Authority Station", - "pickup_time": "16:30", - "total_price": "31", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "JFK International Airport", - "pickup_time": "16:30", - "total_price": "31", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "JFK International Airport", - "pickup_time": "16:30", - "total_price": "31", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "Grand Central Station", - "pickup_time": "16:30", - "total_price": "27", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "Port Authority Station", - "pickup_time": "16:30", - "total_price": "31", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "Port Authority Station", - "pickup_time": "16:30", - "total_price": "28", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 21, - "slot": "pickup_location", - "start": 0 - }, - { - "exclusive_end": 64, - "slot": "pickup_date", - "start": 51 - }, - { - "exclusive_end": 87, - "slot": "car_name", - "start": 81 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Grand Central Station has a Standard car available next Thursday. The car is and Accord and there are 7 others you can choose from." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "next Thursday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I book this car for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "next Thursday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Grand Central Station" - ], - "slot": "pickup_location", - "values": [ - "Grand Central Station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 74, - "slot": "pickup_location", - "start": 53 - }, - { - "exclusive_end": 88, - "slot": "pickup_date", - "start": 75 - }, - { - "exclusive_end": 103, - "slot": "pickup_time", - "start": 96 - }, - { - "exclusive_end": 129, - "slot": "dropoff_date", - "start": 118 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: You will pick up the Standard car at Grand Central Station next Thursday around 4:30 pm and return it next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week", - "next Friday" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "next Thursday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, Perfect!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-07", - "pickup_location": "Grand Central Station", - "pickup_time": "16:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-07", - "pickup_location": "Grand Central Station", - "pickup_time": "16:30", - "total_price": "30", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been booked." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "Friday next week", - "next Friday" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "next Thursday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much do i owe?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "30" - ], - "slot": "total_price", - "values": [ - "$30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "total_price", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The total amount is $30." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week", - "next Friday" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "next Thursday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can do for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "Friday next week", - "next Friday" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "next Thursday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thats it!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you." - } - ] - }, - { - "dialogue_id": "23_00103", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a car rental." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "the 7th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "pickup_date", - "start": 27 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "the 7th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car starting on the 7th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time do you need the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "09:30" - ], - "slot": "pickup_time", - "values": [ - "half past 9 in the morning" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 50, - "slot": "pickup_time", - "start": 24 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "the 7th" - ], - "pickup_time": [ - "half past 9 in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up at half past 9 in the morning." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to get it from? When are you returning the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "pickup_city", - "values": [ - "New York City" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "the 11th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "pickup_city", - "start": 29 - }, - { - "exclusive_end": 75, - "slot": "dropoff_date", - "start": 67 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "New York City" - ], - "pickup_date": [ - "the 7th" - ], - "pickup_time": [ - "half past 9 in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick up the car in New York City, and will need it until the 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "pickup_location", - "values": [ - "Port Authority Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_time": "09:30" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-11", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "Port Authority Station", - "pickup_time": "09:30", - "total_price": "108", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-11", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "Port Authority Station", - "pickup_time": "09:30", - "total_price": "116", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "Port Authority Station", - "pickup_time": "09:30", - "total_price": "112", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-11", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "JFK International Airport", - "pickup_time": "10:00", - "total_price": "140", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-11", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "JFK International Airport", - "pickup_time": "10:00", - "total_price": "116", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-11", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "JFK International Airport", - "pickup_time": "10:00", - "total_price": "120", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 87, - "slot": "pickup_location", - "start": 65 - }, - { - "exclusive_end": 61, - "slot": "pickup_date", - "start": 48 - }, - { - "exclusive_end": 26, - "slot": "car_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a standard Altima available for pickup next Thursday at Port Authority Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "New York City" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_time": [ - "half past 9 in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "108" - ], - "slot": "total_price", - "values": [ - "$108" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "total_price", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The car will cost $108." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "New York City" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Port Authority Station" - ], - "pickup_time": [ - "half past 9 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is perfect. Please make the reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "pickup_location", - "values": [ - "Port Authority Station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "09:30" - ], - "slot": "pickup_time", - "values": [ - "9:30 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 79, - "slot": "pickup_location", - "start": 57 - }, - { - "exclusive_end": 93, - "slot": "pickup_date", - "start": 80 - }, - { - "exclusive_end": 104, - "slot": "pickup_time", - "start": 97 - }, - { - "exclusive_end": 129, - "slot": "dropoff_date", - "start": 119 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm you want to pick up the standard car from Port Authority Station next Thursday at 9:30 am and return on March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th", - "the 11th" - ], - "pickup_city": [ - "New York City" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Port Authority Station" - ], - "pickup_time": [ - "9:30 am", - "half past 9 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-07", - "pickup_location": "Port Authority Station", - "pickup_time": "09:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-07", - "pickup_location": "Port Authority Station", - "pickup_time": "09:30", - "total_price": "108", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The reservation is successful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th", - "the 11th" - ], - "pickup_city": [ - "New York City" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Port Authority Station" - ], - "pickup_time": [ - "9:30 am", - "half past 9 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "May I further assist you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th", - "the 11th" - ], - "pickup_city": [ - "New York City" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Port Authority Station" - ], - "pickup_time": [ - "9:30 am", - "half past 9 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "See you soon!" - } - ] - }, - { - "dialogue_id": "23_00104", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am interested in renting a vehicle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long would you like to rent a vehicle for? Where would you like to pick it up from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "Saturday this week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "dropoff_date", - "values": [ - "next Monday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "pickup_city", - "values": [ - "Phoenix, AZ" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "pickup_date", - "start": 21 - }, - { - "exclusive_end": 55, - "slot": "dropoff_date", - "start": 44 - }, - { - "exclusive_end": 90, - "slot": "pickup_city", - "start": 79 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "Saturday this week" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would need it from Saturday this week, to next Monday. I would pick it up in Phoenix, AZ." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time would you be picking it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "11:30" - ], - "slot": "pickup_time", - "values": [ - "11:30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "pickup_time", - "start": 25 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "Saturday this week" - ], - "pickup_time": [ - "11:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would pick it up about 11:30." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-02", - "pickup_time": "11:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-04", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-02", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "11:00", - "total_price": "70", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-04", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-02", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "11:00", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-04", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-02", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "11:00", - "total_price": "66", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "pickup_location", - "start": 32 - }, - { - "exclusive_end": 96, - "slot": "pickup_date", - "start": 88 - }, - { - "exclusive_end": 121, - "slot": "car_name", - "start": 115 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a nice care available at Sky Harbor International Airport, available for pick up tomorrow. It is a standard Accord." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "pickup_time", - "start": 33 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "Saturday this week", - "tomorrow" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to pick it up about 4:30 pm. I would like an intermediate care. Is there anything else available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-02", - "pickup_time": "16:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-04", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-02", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "16:30", - "total_price": "70", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-04", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-02", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "16:30", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-04", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-02", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "16:30", - "total_price": "66", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 79, - "slot": "pickup_location", - "start": 47 - }, - { - "exclusive_end": 42, - "slot": "pickup_date", - "start": 34 - }, - { - "exclusive_end": 23, - "slot": "car_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a standard Camry available tomorrow, at Sky Harbor International Airport?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "Saturday this week", - "tomorrow" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "60" - ], - "slot": "total_price", - "values": [ - "$60" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "total_price", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The reservation would be $60 total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "Saturday this week", - "tomorrow" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have anything else available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Prius" - ], - "slot": "car_name", - "values": [ - "Prius" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 79, - "slot": "pickup_location", - "start": 47 - }, - { - "exclusive_end": 42, - "slot": "pickup_date", - "start": 34 - }, - { - "exclusive_end": 23, - "slot": "car_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a standard Prius available tomorrow, at Sky Harbor International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "Saturday this week", - "tomorrow" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. I will reservice this car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sky Harbor International Airport" - ], - "slot": "pickup_location", - "values": [ - "Sky Harbor International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "dropoff_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 112, - "slot": "pickup_location", - "start": 80 - }, - { - "exclusive_end": 122, - "slot": "pickup_date", - "start": 114 - }, - { - "exclusive_end": 134, - "slot": "pickup_time", - "start": 127 - }, - { - "exclusive_end": 168, - "slot": "dropoff_date", - "start": 157 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details. You wish to pick up the standard car from Sky Harbor International Airport, tomorrow, at 4:30 pm, and drop off the car next Monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "Saturday this week", - "tomorrow" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is the toal cost? That sounds correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "66" - ], - "slot": "total_price", - "values": [ - "$66" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_date": "2019-03-02", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "16:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Prius", - "dropoff_date": "2019-03-04", - "pickup_date": "2019-03-02", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "16:30", - "total_price": "66", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 16, - "slot": "total_price", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The total is $66 total. I have reserved the vehicle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "Saturday this week", - "tomorrow" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can do for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Monday" - ], - "pickup_city": [ - "Phoenix, AZ" - ], - "pickup_date": [ - "Saturday this week", - "tomorrow" - ], - "pickup_location": [ - "Sky Harbor International Airport" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00105", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "12:30" - ], - "slot": "pickup_time", - "values": [ - "half past 12 in the afternoon" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "pickup_time", - "start": 33 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "half past 12 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to retrieve my car around half past 12 in the afternoon. I want to rent a car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long will you need the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "dropoff_date", - "values": [ - "5th of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "dropoff_date", - "start": 31 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "5th of March" - ], - "pickup_time": [ - "half past 12 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will have to use it till the 5th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to rent your car from and where to your prefer to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "this Sunday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "dropoff_date", - "values": [ - "4th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "pickup_city", - "values": [ - "New York City" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "pickup_date", - "start": 31 - }, - { - "exclusive_end": 65, - "slot": "dropoff_date", - "start": 53 - }, - { - "exclusive_end": 107, - "slot": "pickup_city", - "start": 94 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of March" - ], - "pickup_city": [ - "New York City" - ], - "pickup_date": [ - "this Sunday" - ], - "pickup_time": [ - "half past 12 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be renting the car from this Sunday until the 4th of March. I will be picking it up in New York City." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Grand Central Station" - ], - "slot": "pickup_location", - "values": [ - "Grand Central Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_city": "New York", - "pickup_date": "2019-03-03", - "pickup_time": "12:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-04", - "pickup_city": "New York", - "pickup_date": "2019-03-03", - "pickup_location": "Grand Central Station", - "pickup_time": "12:30", - "total_price": "38", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-04", - "pickup_city": "New York", - "pickup_date": "2019-03-03", - "pickup_location": "Port Authority Station", - "pickup_time": "12:30", - "total_price": "37", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-04", - "pickup_city": "New York", - "pickup_date": "2019-03-03", - "pickup_location": "JFK International Airport", - "pickup_time": "12:30", - "total_price": "34", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-04", - "pickup_city": "New York", - "pickup_date": "2019-03-03", - "pickup_location": "JFK International Airport", - "pickup_time": "12:30", - "total_price": "36", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-04", - "pickup_city": "New York", - "pickup_date": "2019-03-03", - "pickup_location": "Grand Central Station", - "pickup_time": "12:30", - "total_price": "32", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-04", - "pickup_city": "New York", - "pickup_date": "2019-03-03", - "pickup_location": "Port Authority Station", - "pickup_time": "12:30", - "total_price": "35", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-04", - "pickup_city": "New York", - "pickup_date": "2019-03-03", - "pickup_location": "Port Authority Station", - "pickup_time": "12:30", - "total_price": "30", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "pickup_location", - "start": 44 - }, - { - "exclusive_end": 109, - "slot": "pickup_date", - "start": 91 - }, - { - "exclusive_end": 134, - "slot": "car_name", - "start": 128 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found a nice car that is for rent at Grand Central Station and can be picked up the day after tomorrow. It is a Standard Accord." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "4th of March" - ], - "pickup_city": [ - "New York City" - ], - "pickup_date": [ - "day after tomorrow", - "this Sunday" - ], - "pickup_time": [ - "half past 12 in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the total charge." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "38" - ], - "slot": "total_price", - "values": [ - "$38" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 37, - "slot": "total_price", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "In total your reservation will be $38." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of March" - ], - "pickup_city": [ - "New York City" - ], - "pickup_date": [ - "day after tomorrow", - "this Sunday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "half past 12 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great. I would like to reserve this automobile." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Grand Central Station" - ], - "slot": "pickup_location", - "values": [ - "Grand Central Station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:30" - ], - "slot": "pickup_time", - "values": [ - "12:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "dropoff_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "pickup_location", - "start": 15 - }, - { - "exclusive_end": 85, - "slot": "pickup_date", - "start": 67 - }, - { - "exclusive_end": 97, - "slot": "pickup_time", - "start": 89 - }, - { - "exclusive_end": 140, - "slot": "dropoff_date", - "start": 129 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm: At Grand Central Station you will pick up your car the day after tomorrow at 12:30 pm. You will be returning the car next Monday. This is a Standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of March", - "next Monday" - ], - "pickup_city": [ - "New York City" - ], - "pickup_date": [ - "day after tomorrow", - "this Sunday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "12:30 pm", - "half past 12 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_date": "2019-03-03", - "pickup_location": "Grand Central Station", - "pickup_time": "12:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-04", - "pickup_date": "2019-03-03", - "pickup_location": "Grand Central Station", - "pickup_time": "12:30", - "total_price": "38", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation has been completed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of March", - "next Monday" - ], - "pickup_city": [ - "New York City" - ], - "pickup_date": [ - "day after tomorrow", - "this Sunday" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "12:30 pm", - "half past 12 in the afternoon" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much for your help. That is all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "23_00106", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm looking to rent a car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What city do you want to pick up the car from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "pickup_city", - "values": [ - "KL" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "pickup_city", - "start": 26 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "KL" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up from KL." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time of day will you need to pick it up? Also, what day do you want the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "10:00" - ], - "slot": "pickup_time", - "values": [ - "ten in the morning" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "dropoff_date", - "values": [ - "4th of this month" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "pickup_time", - "start": 33 - }, - { - "exclusive_end": 85, - "slot": "dropoff_date", - "start": 68 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of this month" - ], - "pickup_city": [ - "KL" - ], - "pickup_time": [ - "ten in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick up the car around ten in the morning. I need it till 4th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What dates for you want it from, start to finish?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "this Saturday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "pickup_date", - "start": 20 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of this month" - ], - "pickup_city": [ - "KL" - ], - "pickup_date": [ - "this Saturday" - ], - "pickup_time": [ - "ten in the morning" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car from this Saturday. I want a small car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "KLIA International Airport" - ], - "slot": "pickup_location", - "values": [ - "KLIA International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cooper" - ], - "slot": "car_name", - "values": [ - "Cooper" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-02", - "pickup_time": "10:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-04", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-02", - "pickup_location": "KLIA International Airport", - "pickup_time": "10:00", - "total_price": "38", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-04", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-02", - "pickup_location": "KLIA International Airport", - "pickup_time": "10:00", - "total_price": "36", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-04", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-02", - "pickup_location": "KLIA International Airport", - "pickup_time": "10:00", - "total_price": "30", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "pickup_location", - "start": 33 - }, - { - "exclusive_end": 82, - "slot": "pickup_date", - "start": 74 - }, - { - "exclusive_end": 119, - "slot": "car_name", - "start": 113 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a nice car available at KLIA International Airport for pickup on tomorrow. It is a Compact car. It is a Cooper. I have 3 cars which you may like." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "4th of this month" - ], - "pickup_city": [ - "KL" - ], - "pickup_date": [ - "this Saturday", - "tomorrow" - ], - "pickup_time": [ - "ten in the morning" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The is the total cost for the rental?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "38" - ], - "slot": "total_price", - "values": [ - "$38" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "total_price", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your reservation costs $38 $ in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of this month" - ], - "pickup_city": [ - "KL" - ], - "pickup_date": [ - "this Saturday", - "tomorrow" - ], - "pickup_location": [ - "KLIA International Airport" - ], - "pickup_time": [ - "ten in the morning" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That will work for me. I'd like to reserve this car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "KLIA International Airport" - ], - "slot": "pickup_location", - "values": [ - "KLIA International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "10:00" - ], - "slot": "pickup_time", - "values": [ - "10 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "dropoff_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 91, - "slot": "pickup_location", - "start": 65 - }, - { - "exclusive_end": 120, - "slot": "pickup_date", - "start": 112 - }, - { - "exclusive_end": 153, - "slot": "pickup_time", - "start": 148 - }, - { - "exclusive_end": 187, - "slot": "dropoff_date", - "start": 176 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: You are picking it up from KLIA International Airport. The pickup date is tomorrow. The time of the pickup is 10 am. The drop-off date is next Monday. It is a Compact car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of this month", - "next Monday" - ], - "pickup_city": [ - "KL" - ], - "pickup_date": [ - "this Saturday", - "tomorrow" - ], - "pickup_location": [ - "KLIA International Airport" - ], - "pickup_time": [ - "10 am", - "ten in the morning" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Good. That sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-04", - "pickup_date": "2019-03-02", - "pickup_location": "KLIA International Airport", - "pickup_time": "10:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-04", - "pickup_date": "2019-03-02", - "pickup_location": "KLIA International Airport", - "pickup_time": "10:00", - "total_price": "38", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright. We are finished Your car has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of this month", - "next Monday" - ], - "pickup_city": [ - "KL" - ], - "pickup_date": [ - "this Saturday", - "tomorrow" - ], - "pickup_location": [ - "KLIA International Airport" - ], - "pickup_time": [ - "10 am", - "ten in the morning" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks. I appreciate your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "4th of this month", - "next Monday" - ], - "pickup_city": [ - "KL" - ], - "pickup_date": [ - "this Saturday", - "tomorrow" - ], - "pickup_location": [ - "KLIA International Airport" - ], - "pickup_time": [ - "10 am", - "ten in the morning" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, That's all. Thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, have a great day!" - } - ] - }, - { - "dialogue_id": "23_00107", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to hire a rental car" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "when do u want it and from which location?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "8th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "pickup_city", - "values": [ - "long beach" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 70, - "slot": "pickup_date", - "start": 53 - }, - { - "exclusive_end": 39, - "slot": "pickup_city", - "start": 29 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "long beach" - ], - "pickup_date": [ - "8th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm planning to pick it from long beach, and its for 8th of this month" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "what time are you looking for" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "18:30" - ], - "slot": "pickup_time", - "values": [ - "6:30 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "March 10th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "pickup_time", - "start": 18 - }, - { - "exclusive_end": 58, - "slot": "dropoff_date", - "start": 48 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "long beach" - ], - "pickup_date": [ - "8th of this month" - ], - "pickup_time": [ - "6:30 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will pick up by 6:30 pm and will need it till March 10th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Downtown Station" - ], - "slot": "pickup_location", - "values": [ - "Downtown station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cruze" - ], - "slot": "car_name", - "values": [ - "cruze" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-08", - "pickup_time": "18:30" - } - }, - "service_results": [ - { - "car_name": "Cruze", - "dropoff_date": "2019-03-10", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-08", - "pickup_location": "Downtown Station", - "pickup_time": "18:30", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-10", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-08", - "pickup_location": "Downtown Station", - "pickup_time": "18:30", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-10", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-08", - "pickup_location": "Downtown Station", - "pickup_time": "18:30", - "total_price": "62", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "pickup_location", - "start": 42 - }, - { - "exclusive_end": 84, - "slot": "pickup_date", - "start": 73 - }, - { - "exclusive_end": 28, - "slot": "car_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a standard car, cruze available at Downtown station for pickup on next friday. I have 3 cars for you to pick from" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "long beach" - ], - "pickup_date": [ - "8th of this month", - "next friday" - ], - "pickup_time": [ - "6:30 pm" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have a large car available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Downtown Station" - ], - "slot": "pickup_location", - "values": [ - "Downtown station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Equinox" - ], - "slot": "car_name", - "values": [ - "equinox" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-08", - "pickup_time": "18:30", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Equinox", - "dropoff_date": "2019-03-10", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-08", - "pickup_location": "Downtown Station", - "pickup_time": "18:30", - "total_price": "70", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 61, - "slot": "pickup_location", - "start": 45 - }, - { - "exclusive_end": 87, - "slot": "pickup_date", - "start": 76 - }, - { - "exclusive_end": 31, - "slot": "car_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a full-size car, equinox available at Downtown station for pickup on next friday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "11 o\"clock in the morning" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sydney" - ], - "slot": "pickup_city", - "values": [ - "Sydney" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 74, - "slot": "pickup_time", - "start": 49 - }, - { - "exclusive_end": 45, - "slot": "pickup_city", - "start": 39 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "Sydney" - ], - "pickup_date": [ - "8th of this month", - "next friday" - ], - "pickup_time": [ - "11 o\"clock in the morning" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "A change of plan, I'll pick it up from Sydney by 11 o\"clock in the morning. What options do you have?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Kingsford Smith International Airport" - ], - "slot": "pickup_location", - "values": [ - "kingsford Smith international airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "CR-V" - ], - "slot": "car_name", - "values": [ - "CR-V" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_city": "Sydney", - "pickup_date": "2019-03-08", - "pickup_time": "11:00", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "CR-V", - "dropoff_date": "2019-03-10", - "pickup_city": "Sydney", - "pickup_date": "2019-03-08", - "pickup_location": "Kingsford Smith International Airport", - "pickup_time": "11:00", - "total_price": "76", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 86, - "slot": "pickup_location", - "start": 49 - }, - { - "exclusive_end": 112, - "slot": "pickup_date", - "start": 101 - }, - { - "exclusive_end": 35, - "slot": "car_name", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a nice full-size car, CR-V available at kingsford Smith international airport for pickup on next friday. Would you like that?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "Sydney" - ], - "pickup_date": [ - "8th of this month", - "next friday" - ], - "pickup_time": [ - "11 o\"clock in the morning" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "what is the total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "76" - ], - "slot": "total_price", - "values": [ - "$76" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "total_price", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The overall reservation cst is $76 in total" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "Sydney" - ], - "pickup_date": [ - "8th of this month", - "next friday" - ], - "pickup_location": [ - "kingsford Smith international airport" - ], - "pickup_time": [ - "11 o\"clock in the morning" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works for me" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I reserve this for you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "Sydney" - ], - "pickup_date": [ - "8th of this month", - "next friday" - ], - "pickup_location": [ - "kingsford Smith international airport" - ], - "pickup_time": [ - "11 o\"clock in the morning" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Kingsford Smith International Airport" - ], - "slot": "pickup_location", - "values": [ - "Kingsford smith international airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "11 AM" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 89, - "slot": "pickup_location", - "start": 52 - }, - { - "exclusive_end": 104, - "slot": "pickup_date", - "start": 93 - }, - { - "exclusive_end": 110, - "slot": "pickup_time", - "start": 105 - }, - { - "exclusive_end": 139, - "slot": "dropoff_date", - "start": 129 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm, you are picking up a Full-size car from Kingsford smith international airport on next friday 11 AM. and returning on March 10th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "Sydney" - ], - "pickup_date": [ - "8th of this month", - "next friday" - ], - "pickup_location": [ - "Kingsford smith international airport", - "kingsford Smith international airport" - ], - "pickup_time": [ - "11 AM", - "11 o\"clock in the morning" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, sounds good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-08", - "pickup_location": "Kingsford Smith International Airport", - "pickup_time": "11:00", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "CR-V", - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-08", - "pickup_location": "Kingsford Smith International Airport", - "pickup_time": "11:00", - "total_price": "76", - "type": "Full-size" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car is reserved" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "Sydney" - ], - "pickup_date": [ - "8th of this month", - "next friday" - ], - "pickup_location": [ - "Kingsford smith international airport", - "kingsford Smith international airport" - ], - "pickup_time": [ - "11 AM", - "11 o\"clock in the morning" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else I can help u with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th" - ], - "pickup_city": [ - "Sydney" - ], - "pickup_date": [ - "8th of this month", - "next friday" - ], - "pickup_location": [ - "Kingsford smith international airport", - "kingsford Smith international airport" - ], - "pickup_time": [ - "11 AM", - "11 o\"clock in the morning" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, Thanks a lot for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day" - } - ] - }, - { - "dialogue_id": "23_00108", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to find a rental car please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to pick it up from and what are the dates you want the car from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "March 8th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "the 10th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delhi" - ], - "slot": "pickup_city", - "values": [ - "Delhi, India" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "pickup_date", - "start": 18 - }, - { - "exclusive_end": 42, - "slot": "dropoff_date", - "start": 34 - }, - { - "exclusive_end": 82, - "slot": "pickup_city", - "start": 70 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "Delhi, India" - ], - "pickup_date": [ - "March 8th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want the car on March 8th until the 10th. I want to pick it up from Delhi, India." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "At what time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "11 o\"clock in the morning" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 50, - "slot": "pickup_time", - "start": 25 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "Delhi, India" - ], - "pickup_date": [ - "March 8th" - ], - "pickup_time": [ - "11 o\"clock in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will pick it up around 11 o\"clock in the morning." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Indira Gandhi International Airport" - ], - "slot": "pickup_location", - "values": [ - "Indira Gandhi International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_city": "Delhi", - "pickup_date": "2019-03-08", - "pickup_time": "11:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-10", - "pickup_city": "Delhi", - "pickup_date": "2019-03-08", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "11:00", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-10", - "pickup_city": "Delhi", - "pickup_date": "2019-03-08", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "11:00", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-10", - "pickup_city": "Delhi", - "pickup_date": "2019-03-08", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "11:00", - "total_price": "70", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "pickup_location", - "start": 27 - }, - { - "exclusive_end": 85, - "slot": "pickup_date", - "start": 74 - }, - { - "exclusive_end": 109, - "slot": "car_name", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a car available at Indira Gandhi International Airport for pickup next friday. It's a standard Accord car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 10th" - ], - "pickup_city": [ - "Delhi, India" - ], - "pickup_date": [ - "March 8th", - "next friday" - ], - "pickup_location": [ - "Indira Gandhi International Airport" - ], - "pickup_time": [ - "11 o\"clock in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. I would like to reserve it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Indira Gandhi International Airport" - ], - "slot": "pickup_location", - "values": [ - "Indira Gandhi International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "11 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 94, - "slot": "pickup_location", - "start": 59 - }, - { - "exclusive_end": 106, - "slot": "pickup_date", - "start": 95 - }, - { - "exclusive_end": 115, - "slot": "pickup_time", - "start": 110 - }, - { - "exclusive_end": 149, - "slot": "dropoff_date", - "start": 139 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm these details: Picking up a Standard car at Indira Gandhi International Airport next Friday at 11 am. Drop off date will be March 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th", - "the 10th" - ], - "pickup_city": [ - "Delhi, India" - ], - "pickup_date": [ - "March 8th", - "next Friday", - "next friday" - ], - "pickup_location": [ - "Indira Gandhi International Airport" - ], - "pickup_time": [ - "11 am", - "11 o\"clock in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-08", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "11:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-08", - "pickup_location": "Indira Gandhi International Airport", - "pickup_time": "11:00", - "total_price": "62", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 10th", - "the 10th" - ], - "pickup_city": [ - "Delhi, India" - ], - "pickup_date": [ - "March 8th", - "next Friday", - "next friday" - ], - "pickup_location": [ - "Indira Gandhi International Airport" - ], - "pickup_time": [ - "11 am", - "11 o\"clock in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00109", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find a rental car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time do you need the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "eleven in the morning" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "pickup_time", - "start": 26 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "eleven in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I wanna pick it up around eleven in the morning" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From where, and how long are you going to use it, from when to when?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "March 4th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "dropoff_date", - "values": [ - "the 9th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "pickup_city", - "values": [ - "Phoenix" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "pickup_date", - "start": 18 - }, - { - "exclusive_end": 40, - "slot": "dropoff_date", - "start": 33 - }, - { - "exclusive_end": 68, - "slot": "pickup_city", - "start": 61 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 9th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 4th" - ], - "pickup_time": [ - "eleven in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll need it from March 4th till the 9th. I'll get it in the Phoenix area" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Phoenix Union Station" - ], - "slot": "pickup_location", - "values": [ - "Phoenix Union Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-04", - "pickup_time": "11:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-09", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-04", - "pickup_location": "Phoenix Union Station", - "pickup_time": "11:00", - "total_price": "170", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-09", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-04", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "11:00", - "total_price": "170", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-09", - "pickup_city": "Phoenix", - "pickup_date": "2019-03-04", - "pickup_location": "Sky Harbor International Airport", - "pickup_time": "11:00", - "total_price": "150", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "pickup_location", - "start": 51 - }, - { - "exclusive_end": 47, - "slot": "pickup_date", - "start": 36 - }, - { - "exclusive_end": 25, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a standard accord available next Monday at Phoenix Union Station" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 9th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_location": [ - "Phoenix Union Station" - ], - "pickup_time": [ - "eleven in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to reserve it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 9th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 4th", - "next Monday" - ], - "pickup_location": [ - "Phoenix Union Station" - ], - "pickup_time": [ - "eleven in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please reserve the car" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix Union Station" - ], - "slot": "pickup_location", - "values": [ - "Phoenix Union station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "11 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "dropoff_date", - "values": [ - "March 9th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 86, - "slot": "pickup_location", - "start": 65 - }, - { - "exclusive_end": 61, - "slot": "pickup_date", - "start": 50 - }, - { - "exclusive_end": 49, - "slot": "pickup_time", - "start": 44 - }, - { - "exclusive_end": 128, - "slot": "dropoff_date", - "start": 119 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to confirm your standard car pickup at 11 am next monday at Phoenix Union station, valid until you drop it off on March 9th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 9th", - "the 9th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 4th", - "next Monday", - "next monday" - ], - "pickup_location": [ - "Phoenix Union Station", - "Phoenix Union station" - ], - "pickup_time": [ - "11 am", - "eleven in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup that's right" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_date": "2019-03-04", - "pickup_location": "Phoenix Union Station", - "pickup_time": "11:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-09", - "pickup_date": "2019-03-04", - "pickup_location": "Phoenix Union Station", - "pickup_time": "11:00", - "total_price": "170", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've reserved it!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 9th", - "the 9th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 4th", - "next Monday", - "next monday" - ], - "pickup_location": [ - "Phoenix Union Station", - "Phoenix Union station" - ], - "pickup_time": [ - "11 am", - "eleven in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 9th", - "the 9th" - ], - "pickup_city": [ - "Phoenix" - ], - "pickup_date": [ - "March 4th", - "next Monday", - "next monday" - ], - "pickup_location": [ - "Phoenix Union Station", - "Phoenix Union station" - ], - "pickup_time": [ - "11 am", - "eleven in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No we're good, thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "23_00110", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "pickup_date", - "start": 35 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "March 10th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need assistance renting a car by March 10th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "At what location do you want to depart from and what date and time will you need to rent it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "2 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "pickup_city", - "values": [ - "NYC" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "the 12th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "pickup_time", - "start": 38 - }, - { - "exclusive_end": 34, - "slot": "pickup_city", - "start": 31 - }, - { - "exclusive_end": 69, - "slot": "dropoff_date", - "start": 61 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 12th" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_time": [ - "2 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick up the car from NYC by 2 pm and need it until the 12th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Grand Central Station" - ], - "slot": "pickup_location", - "values": [ - "Grand Central Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "7" - ], - "slot": "count", - "values": [ - "7" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-10", - "pickup_time": "14:00" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-10", - "pickup_location": "Grand Central Station", - "pickup_time": "14:00", - "total_price": "70", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-10", - "pickup_location": "Port Authority Station", - "pickup_time": "14:00", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-10", - "pickup_location": "JFK International Airport", - "pickup_time": "14:00", - "total_price": "58", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-10", - "pickup_location": "JFK International Airport", - "pickup_time": "14:00", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-10", - "pickup_location": "Grand Central Station", - "pickup_time": "14:00", - "total_price": "70", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-10", - "pickup_location": "Port Authority Station", - "pickup_time": "14:00", - "total_price": "70", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-12", - "pickup_city": "New York", - "pickup_date": "2019-03-10", - "pickup_location": "Port Authority Station", - "pickup_time": "14:00", - "total_price": "70", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 136, - "slot": "pickup_location", - "start": 115 - }, - { - "exclusive_end": 99, - "slot": "pickup_date", - "start": 89 - }, - { - "exclusive_end": 58, - "slot": "car_name", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Looking at available cars, there's 7 standard Honda Accord vechicles that can be used on March 10th located within Grand Central Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 12th" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_time": [ - "2 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other locations and models available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "pickup_location", - "values": [ - "Port Authority Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "pickup_location", - "start": 31 - }, - { - "exclusive_end": 102, - "slot": "pickup_date", - "start": 92 - }, - { - "exclusive_end": 139, - "slot": "car_name", - "start": 133 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, there are cars located at Port Authority Station that can also be scheduled for use on March 10th. The cars are standard Nissan Altima." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 12th" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_time": [ - "2 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other locations and models available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "JFK International Airport" - ], - "slot": "pickup_location", - "values": [ - "JFK international airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 122, - "slot": "pickup_location", - "start": 97 - }, - { - "exclusive_end": 71, - "slot": "pickup_date", - "start": 61 - }, - { - "exclusive_end": 37, - "slot": "car_name", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found that there are standard Camry vehicles available for March 10th that can be picked up at JFK international airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 12th" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_time": [ - "2 pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much will the rental cost me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "58" - ], - "slot": "total_price", - "values": [ - "$58" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "total_price", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You're reservation would cost $58 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 12th" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_location": [ - "JFK international airport" - ], - "pickup_time": [ - "2 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I accept that price and want to continue with the reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "JFK International Airport" - ], - "slot": "pickup_location", - "values": [ - "JFK international airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "14:00" - ], - "slot": "pickup_time", - "values": [ - "2 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 79, - "slot": "pickup_location", - "start": 54 - }, - { - "exclusive_end": 93, - "slot": "pickup_date", - "start": 83 - }, - { - "exclusive_end": 101, - "slot": "pickup_time", - "start": 97 - }, - { - "exclusive_end": 138, - "slot": "dropoff_date", - "start": 128 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm, you want to pick up a Standard Camry from JFK international airport on March 10th at 2 pm, and return the rental on March 12th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 12th", - "the 12th" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_location": [ - "JFK international airport" - ], - "pickup_time": [ - "2 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_date": "2019-03-10", - "pickup_location": "JFK International Airport", - "pickup_time": "14:00", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-12", - "pickup_date": "2019-03-10", - "pickup_location": "JFK International Airport", - "pickup_time": "14:00", - "total_price": "58", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have finished completing your reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 12th", - "the 12th" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "March 10th" - ], - "pickup_location": [ - "JFK international airport" - ], - "pickup_time": [ - "2 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I appreciate the assistance, that's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you and have a great day!" - } - ] - }, - { - "dialogue_id": "23_00111", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where and when do you want it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "3rd of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "pickup_city", - "values": [ - "Washington" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "pickup_date", - "start": 40 - }, - { - "exclusive_end": 32, - "slot": "pickup_city", - "start": 22 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "3rd of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to get it from Washington on the 3rd of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time do you want to pick it up and what day do you want to return it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 in the evening" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "dropoff_date", - "values": [ - "next Tuesday" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 70, - "slot": "pickup_time", - "start": 51 - }, - { - "exclusive_end": 28, - "slot": "dropoff_date", - "start": 16 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Tuesday" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "3rd of this month" - ], - "pickup_time": [ - "4:30 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it until next Tuesday and want to get it at 4:30 in the evening." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Union Station" - ], - "slot": "pickup_location", - "values": [ - "Union Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-05", - "pickup_city": "Washington", - "pickup_date": "2019-03-03", - "pickup_time": "16:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-05", - "pickup_city": "Washington", - "pickup_date": "2019-03-03", - "pickup_location": "Union Station", - "pickup_time": "16:30", - "total_price": "60", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-05", - "pickup_city": "Washington", - "pickup_date": "2019-03-03", - "pickup_location": "Dulles International Airport", - "pickup_time": "16:30", - "total_price": "70", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-05", - "pickup_city": "Washington", - "pickup_date": "2019-03-03", - "pickup_location": "Union Station", - "pickup_time": "16:30", - "total_price": "62", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-05", - "pickup_city": "Washington", - "pickup_date": "2019-03-03", - "pickup_location": "Dulles International Airport", - "pickup_time": "16:30", - "total_price": "64", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 42, - "slot": "pickup_location", - "start": 29 - }, - { - "exclusive_end": 68, - "slot": "pickup_date", - "start": 50 - }, - { - "exclusive_end": 25, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a Standard Accord at Union Station on the day after tomorrow for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Tuesday" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "3rd of this month", - "day after tomorrow" - ], - "pickup_time": [ - "4:30 in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "pickup_location", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "pickup_location", - "start": 28 - }, - { - "exclusive_end": 92, - "slot": "pickup_date", - "start": 74 - }, - { - "exclusive_end": 24, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a Standard Camry at Dulles International Airport available on the day after tomorrow." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Tuesday" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "3rd of this month", - "day after tomorrow" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "4:30 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That will work." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I make a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Tuesday" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "3rd of this month", - "day after tomorrow" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "4:30 in the evening" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not now. That is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "23_00112", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "12 o\"clock in the afternoon" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 106, - "slot": "pickup_time", - "start": 79 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "12 o\"clock in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to find a Compact rental car and I would like to pick up the car around 12 o\"clock in the afternoon." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long do you need the car for, and where would you like to pick up the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "the 8th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "pickup_city", - "values": [ - "Paris, France" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 78, - "slot": "dropoff_date", - "start": 71 - }, - { - "exclusive_end": 47, - "slot": "pickup_city", - "start": 34 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_time": [ - "12 o\"clock in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up while i'm in Paris, France and I'll need it until the 8th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "pickup_date", - "start": 16 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "next Monday" - ], - "pickup_time": [ - "12 o\"clock in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would need it next Monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-04", - "pickup_time": "12:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-04", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "12:00", - "total_price": "108", - "type": "Compact" - }, - { - "car_name": "Cooper", - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-04", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "12:00", - "total_price": "104", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-04", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "12:00", - "total_price": "120", - "type": "Compact" - }, - { - "car_name": "Leaf", - "dropoff_date": "2019-03-08", - "pickup_city": "Paris", - "pickup_date": "2019-03-04", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "12:00", - "total_price": "108", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 42, - "slot": "pickup_location", - "start": 3 - }, - { - "exclusive_end": 93, - "slot": "pickup_date", - "start": 82 - }, - { - "exclusive_end": 107, - "slot": "car_name", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "At Charles de Gaulle International Airport there is a car available for pickup on next Monday. It is a Bolt Compact Car. I have 4 different ones you may like." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "next Monday" - ], - "pickup_time": [ - "12 o\"clock in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is this going to cost me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "108" - ], - "slot": "total_price", - "values": [ - "$108" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "total_price", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The reservation you have cost $108 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "next Monday" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "12 o\"clock in the afternoon" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good, I'll take it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Charles de Gaulle International Airport" - ], - "slot": "pickup_location", - "values": [ - "Charles de Gaulle International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "12 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 106, - "slot": "pickup_location", - "start": 67 - }, - { - "exclusive_end": 121, - "slot": "pickup_date", - "start": 110 - }, - { - "exclusive_end": 130, - "slot": "pickup_time", - "start": 125 - }, - { - "exclusive_end": 156, - "slot": "dropoff_date", - "start": 145 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you confirm the details; You will pick up the compact car from Charles de Gaulle International Airport on next Monday at 12 pm, and drop-off next friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next friday", - "the 8th" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "next Monday" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "12 o\"clock in the afternoon", - "12 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-04", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "12:00", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Bolt", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-04", - "pickup_location": "Charles de Gaulle International Airport", - "pickup_time": "12:00", - "total_price": "108", - "type": "Compact" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "We have reserved the car for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next friday", - "the 8th" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "next Monday" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "12 o\"clock in the afternoon", - "12 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much for your help!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else I can do for you:?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next friday", - "the 8th" - ], - "pickup_city": [ - "Paris, France" - ], - "pickup_date": [ - "next Monday" - ], - "pickup_location": [ - "Charles de Gaulle International Airport" - ], - "pickup_time": [ - "12 o\"clock in the afternoon", - "12 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope. thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "23_00113", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Hi, I'd like a rental car, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "OK. For when? And where will you pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "16:00" - ], - "slot": "pickup_time", - "values": [ - "four pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Long Beach" - ], - "slot": "pickup_city", - "values": [ - "Long Beach, CA" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 48, - "slot": "pickup_time", - "start": 41 - }, - { - "exclusive_end": 33, - "slot": "pickup_city", - "start": 19 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_time": [ - "four pm" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll pick it up in Long Beach, CA around four pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you need the car until?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "evening 4:30" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "12th of March" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 64, - "slot": "pickup_time", - "start": 52 - }, - { - "exclusive_end": 44, - "slot": "dropoff_date", - "start": 31 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of March" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_time": [ - "evening 4:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be renting the car on the 12th of March in the evening 4:30." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you pick up the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "pickup_date", - "start": 18 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of March" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "next Wednesday" - ], - "pickup_time": [ - "evening 4:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will pick it up next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "LGB Airport" - ], - "slot": "pickup_location", - "values": [ - "LGB Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "next Wednesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-06", - "pickup_time": "16:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-12", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-06", - "pickup_location": "LGB Airport", - "pickup_time": "16:30", - "total_price": "222", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-12", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-06", - "pickup_location": "Downtown Station", - "pickup_time": "16:30", - "total_price": "204", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-12", - "pickup_city": "Long Beach", - "pickup_date": "2019-03-06", - "pickup_location": "Downtown Station", - "pickup_time": "16:30", - "total_price": "174", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "pickup_location", - "start": 48 - }, - { - "exclusive_end": 74, - "slot": "pickup_date", - "start": 60 - }, - { - "exclusive_end": 41, - "slot": "car_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You can pick up a Standard car, an Accord, from LGB Airport next Wednesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of March" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "next Wednesday" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "OK. I'll take that one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "LGB Airport" - ], - "slot": "pickup_location", - "values": [ - "LGB Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "pickup_date", - "values": [ - "Next Wednesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "dropoff_date", - "values": [ - "March 12th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 80, - "slot": "pickup_location", - "start": 69 - }, - { - "exclusive_end": 30, - "slot": "pickup_date", - "start": 16 - }, - { - "exclusive_end": 91, - "slot": "pickup_time", - "start": 84 - }, - { - "exclusive_end": 125, - "slot": "dropoff_date", - "start": 115 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So, to confirm: Next Wednesday, you'll pick up the Standard car from LGB Airport at 4:30 pm. You'll drop it off on March 12th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "12th of March", - "March 12th" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "Next Wednesday", - "next Wednesday" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "OK. How much will it be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "222" - ], - "slot": "total_price", - "values": [ - "$222" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-12", - "pickup_date": "2019-03-06", - "pickup_location": "LGB Airport", - "pickup_time": "16:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-12", - "pickup_date": "2019-03-06", - "pickup_location": "LGB Airport", - "pickup_time": "16:30", - "total_price": "222", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 48, - "slot": "total_price", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've reserved the car for you. It will cost $222." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of March", - "March 12th" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "Next Wednesday", - "next Wednesday" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome. Is there anything else you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "12th of March", - "March 12th" - ], - "pickup_city": [ - "Long Beach, CA" - ], - "pickup_date": [ - "Next Wednesday", - "next Wednesday" - ], - "pickup_location": [ - "LGB Airport" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome! Enjoy!" - } - ] - }, - { - "dialogue_id": "23_00114", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a compact rental car" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you need it, and what dates and times?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next tuesday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "pickup_city", - "values": [ - "Ciudad de Mexico" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "the 8th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "pickup_date", - "start": 10 - }, - { - "exclusive_end": 37, - "slot": "pickup_time", - "start": 30 - }, - { - "exclusive_end": 101, - "slot": "pickup_city", - "start": 85 - }, - { - "exclusive_end": 61, - "slot": "dropoff_date", - "start": 54 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "next tuesday" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it next tuesday around 4:30 pm. I need it till the 8th, and want to use it in Ciudad de Mexico" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Benito Juarez International Airport" - ], - "slot": "pickup_location", - "values": [ - "Benito Juarez International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cooper" - ], - "slot": "car_name", - "values": [ - "cooper" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-05", - "pickup_time": "16:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-08", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-05", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "16:30", - "total_price": "51", - "type": "Compact" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-08", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-05", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "16:30", - "total_price": "54", - "type": "Compact" - }, - { - "car_name": "Forte", - "dropoff_date": "2019-03-08", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-05", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "16:30", - "total_price": "51", - "type": "Compact" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-08", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-05", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "16:30", - "total_price": "42", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "pickup_location", - "start": 37 - }, - { - "exclusive_end": 85, - "slot": "pickup_date", - "start": 73 - }, - { - "exclusive_end": 29, - "slot": "car_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a good compact cooper car at Benito Juarez International Airport next Tuesday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "next Tuesday", - "next tuesday" - ], - "pickup_location": [ - "Benito Juarez International Airport" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to reserve it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 8th" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "next Tuesday", - "next tuesday" - ], - "pickup_location": [ - "Benito Juarez International Airport" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please do" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Benito Juarez International Airport" - ], - "slot": "pickup_location", - "values": [ - "Benito Juarez International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 127, - "slot": "pickup_location", - "start": 92 - }, - { - "exclusive_end": 50, - "slot": "pickup_date", - "start": 38 - }, - { - "exclusive_end": 86, - "slot": "pickup_time", - "start": 79 - }, - { - "exclusive_end": 75, - "slot": "dropoff_date", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Reserving your compact car for pickup next Tuesday and drop off next Friday at 4:30 pm from Benito Juarez International Airport" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "next Friday", - "the 8th" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "next Tuesday", - "next tuesday" - ], - "pickup_location": [ - "Benito Juarez International Airport" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the total bill. And yes that's right" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "51" - ], - "slot": "total_price", - "values": [ - "$51" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-05", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "16:30", - "type": "Compact" - } - }, - "service_results": [ - { - "car_name": "Cooper", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-05", - "pickup_location": "Benito Juarez International Airport", - "pickup_time": "16:30", - "total_price": "51", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 14, - "slot": "total_price", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It'll cost $51 in total. I've reserved it" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday", - "the 8th" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "next Tuesday", - "next tuesday" - ], - "pickup_location": [ - "Benito Juarez International Airport" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for everything" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure thing, anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "next Friday", - "the 8th" - ], - "pickup_city": [ - "Ciudad de Mexico" - ], - "pickup_date": [ - "next Tuesday", - "next tuesday" - ], - "pickup_location": [ - "Benito Juarez International Airport" - ], - "pickup_time": [ - "4:30 pm" - ], - "type": [ - "Compact" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks so much" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "have a good day" - } - ] - }, - { - "dialogue_id": "23_00115", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need help finding a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long do you need the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "16:30" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 37, - "slot": "pickup_date", - "start": 26 - }, - { - "exclusive_end": 50, - "slot": "pickup_time", - "start": 45 - }, - { - "exclusive_end": 83, - "slot": "dropoff_date", - "start": 73 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_date": [ - "next Friday" - ], - "pickup_time": [ - "16:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to pick up the car next Friday around 16:30. I will need it until March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to pick it up from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kuala Lumpur" - ], - "slot": "pickup_city", - "values": [ - "Kuala Lumpur" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "pickup_city", - "start": 20 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Kuala Lumpur" - ], - "pickup_date": [ - "next Friday" - ], - "pickup_time": [ - "16:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to get it in Kuala Lumpur." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "KLIA International Airport" - ], - "slot": "pickup_location", - "values": [ - "KLIA International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-08", - "pickup_time": "16:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-11", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-08", - "pickup_location": "KLIA International Airport", - "pickup_time": "16:30", - "total_price": "81", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-11", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-08", - "pickup_location": "KLIA International Airport", - "pickup_time": "16:30", - "total_price": "63", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-11", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-08", - "pickup_location": "KLIA International Airport", - "pickup_time": "16:30", - "total_price": "84", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-11", - "pickup_city": "Kuala Lumpur", - "pickup_date": "2019-03-08", - "pickup_location": "KLIA International Airport", - "pickup_time": "16:30", - "total_price": "69", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 26, - "slot": "pickup_location", - "start": 0 - }, - { - "exclusive_end": 78, - "slot": "pickup_date", - "start": 67 - }, - { - "exclusive_end": 95, - "slot": "car_name", - "start": 89 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "KLIA International Airport has a Standard car available for pickup next Friday. It is an Accord. I have 4 cars you may like." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Kuala Lumpur" - ], - "pickup_date": [ - "next Friday" - ], - "pickup_location": [ - "KLIA International Airport" - ], - "pickup_time": [ - "16:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is fine. Reserve that car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "KLIA International Airport" - ], - "slot": "pickup_location", - "values": [ - "KLIA International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 102, - "slot": "pickup_location", - "start": 76 - }, - { - "exclusive_end": 114, - "slot": "pickup_date", - "start": 103 - }, - { - "exclusive_end": 125, - "slot": "pickup_time", - "start": 118 - }, - { - "exclusive_end": 157, - "slot": "dropoff_date", - "start": 147 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm your reservation: You will be picking up a Standard car from KLIA International Airport next Friday at 4:30 pm. Your return date is March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Kuala Lumpur" - ], - "pickup_date": [ - "next Friday" - ], - "pickup_location": [ - "KLIA International Airport" - ], - "pickup_time": [ - "16:30", - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-08", - "pickup_location": "KLIA International Airport", - "pickup_time": "16:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-08", - "pickup_location": "KLIA International Airport", - "pickup_time": "16:30", - "total_price": "81", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car is reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Kuala Lumpur" - ], - "pickup_date": [ - "next Friday" - ], - "pickup_location": [ - "KLIA International Airport" - ], - "pickup_time": [ - "16:30", - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much will it cost total?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "81" - ], - "slot": "total_price", - "values": [ - "$81" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "total_price", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car rental will cost $81 total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Kuala Lumpur" - ], - "pickup_date": [ - "next Friday" - ], - "pickup_location": [ - "KLIA International Airport" - ], - "pickup_time": [ - "16:30", - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much for your help!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th" - ], - "pickup_city": [ - "Kuala Lumpur" - ], - "pickup_date": [ - "next Friday" - ], - "pickup_location": [ - "KLIA International Airport" - ], - "pickup_time": [ - "16:30", - "4:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all. Thanks a lot for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "23_00116", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the pickup location and return date." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "dropoff_date", - "values": [ - "5th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "pickup_city", - "values": [ - "London, England" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 63, - "slot": "dropoff_date", - "start": 51 - }, - { - "exclusive_end": 31, - "slot": "pickup_city", - "start": 16 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "5th of March" - ], - "pickup_city": [ - "London, England" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Pickup location London, England and return date on 5th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the when do you want pick up a car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "the 4th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "12:30" - ], - "slot": "pickup_time", - "values": [ - "afternoon 12:30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "pickup_date", - "start": 14 - }, - { - "exclusive_end": 53, - "slot": "pickup_time", - "start": 38 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "5th of March" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "the 4th" - ], - "pickup_time": [ - "afternoon 12:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need car on the 4th of March around afternoon 12:30." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Gatwick International Airport" - ], - "slot": "pickup_location", - "values": [ - "Gatwick International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-05", - "pickup_city": "London", - "pickup_date": "2019-03-04", - "pickup_time": "12:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-05", - "pickup_city": "London", - "pickup_date": "2019-03-04", - "pickup_location": "Gatwick International Airport", - "pickup_time": "12:30", - "total_price": "30", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-05", - "pickup_city": "London", - "pickup_date": "2019-03-04", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:30", - "total_price": "36", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-05", - "pickup_city": "London", - "pickup_date": "2019-03-04", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:30", - "total_price": "31", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-05", - "pickup_city": "London", - "pickup_date": "2019-03-04", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:30", - "total_price": "39", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-05", - "pickup_city": "London", - "pickup_date": "2019-03-04", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:30", - "total_price": "36", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 73, - "slot": "pickup_location", - "start": 44 - }, - { - "exclusive_end": 87, - "slot": "pickup_date", - "start": 76 - }, - { - "exclusive_end": 103, - "slot": "car_name", - "start": 97 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Congratulations. Excellent car available at Gatwick International Airport , next Monday. It is a Accord , Standard Car. Would you like to proceed" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "5th of March" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "next Monday", - "the 4th" - ], - "pickup_time": [ - "afternoon 12:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can I please get a quote?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "30" - ], - "slot": "total_price", - "values": [ - "$30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "total_price", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Car total reservation cost would be $30." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "5th of March" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "next Monday", - "the 4th" - ], - "pickup_time": [ - "afternoon 12:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Would there be any other car options." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Heathrow International Airport" - ], - "slot": "pickup_location", - "values": [ - "Heathrow International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 61, - "slot": "pickup_location", - "start": 31 - }, - { - "exclusive_end": 75, - "slot": "pickup_date", - "start": 64 - }, - { - "exclusive_end": 92, - "slot": "car_name", - "start": 86 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "We have an another option from Heathrow International Airport , next Monday. It is an Altima, Standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "5th of March" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "next Monday", - "the 4th" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "afternoon 12:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It matches my requirements and I would like to reserver this car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Heathrow International Airport" - ], - "slot": "pickup_location", - "values": [ - "Heathrow International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:30" - ], - "slot": "pickup_time", - "values": [ - "12:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "dropoff_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 86, - "slot": "pickup_location", - "start": 56 - }, - { - "exclusive_end": 121, - "slot": "pickup_date", - "start": 110 - }, - { - "exclusive_end": 132, - "slot": "pickup_time", - "start": 124 - }, - { - "exclusive_end": 169, - "slot": "dropoff_date", - "start": 157 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the followinf details: Pick up location: Heathrow International Airport Pick up date and time: next Monday , 12:30 pm Drop-off Date and time: next Tuesday Car Type: Standard" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "5th of March", - "next Tuesday" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "next Monday", - "the 4th" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "12:30 pm", - "afternoon 12:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I can confirm that details are correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-05", - "pickup_date": "2019-03-04", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-05", - "pickup_date": "2019-03-04", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:30", - "total_price": "36", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Congratulations! Your car has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "5th of March", - "next Tuesday" - ], - "pickup_city": [ - "London, England" - ], - "pickup_date": [ - "next Monday", - "the 4th" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "12:30 pm", - "afternoon 12:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are welcome. Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00117", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "i WANT TO FIND A RENTAL CAR" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "At what time will you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "10:30" - ], - "slot": "pickup_time", - "values": [ - "half past 10 in the morning" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "pickup_city", - "values": [ - "philadelphia" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "13th of march" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "pickup_time", - "start": 26 - }, - { - "exclusive_end": 93, - "slot": "pickup_city", - "start": 81 - }, - { - "exclusive_end": 124, - "slot": "dropoff_date", - "start": 111 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "13th of march" - ], - "pickup_city": [ - "philadelphia" - ], - "pickup_time": [ - "half past 10 in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want pick up car around half past 10 in the morning. I want to pick it up from philadelphia.and need to drop 13th of march" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "when do you want it from/" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "Next friday" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "pickup_date", - "start": 20 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "13th of march" - ], - "pickup_city": [ - "philadelphia" - ], - "pickup_date": [ - "Next friday" - ], - "pickup_time": [ - "half past 10 in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car from Next friday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "30th Street Station" - ], - "slot": "pickup_location", - "values": [ - "30th street station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_time": "10:30" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-13", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "30th Street Station", - "pickup_time": "10:30", - "total_price": "130", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-13", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "Intercity Terminal", - "pickup_time": "10:30", - "total_price": "135", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-13", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "Intercity Terminal", - "pickup_time": "10:30", - "total_price": "145", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-13", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "30th Street Station", - "pickup_time": "10:30", - "total_price": "170", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-13", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "Intercity Terminal", - "pickup_time": "10:30", - "total_price": "130", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-13", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "30th Street Station", - "pickup_time": "10:30", - "total_price": "165", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 47, - "slot": "pickup_location", - "start": 28 - }, - { - "exclusive_end": 73, - "slot": "pickup_date", - "start": 62 - }, - { - "exclusive_end": 109, - "slot": "car_name", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "there is a car available at 30th street station for pickup on next friday. It is a standard car. It is Altima" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "11th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 33, - "slot": "dropoff_date", - "start": 15 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "philadelphia" - ], - "pickup_date": [ - "Next friday", - "next friday" - ], - "pickup_time": [ - "half past 10 in the morning" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it till 11th of this month and i want a standard car" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "pickup_location", - "values": [ - "intercity terminal" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Corolla" - ], - "slot": "car_name", - "values": [ - "corolla" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_time": "10:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "30th Street Station", - "pickup_time": "10:30", - "total_price": "87", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "Intercity Terminal", - "pickup_time": "10:30", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "30th Street Station", - "pickup_time": "10:30", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "Intercity Terminal", - "pickup_time": "10:30", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "30th Street Station", - "pickup_time": "10:30", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "Intercity Terminal", - "pickup_time": "10:30", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "30th Street Station", - "pickup_time": "10:30", - "total_price": "87", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "pickup_location", - "start": 27 - }, - { - "exclusive_end": 71, - "slot": "pickup_date", - "start": 60 - }, - { - "exclusive_end": 105, - "slot": "car_name", - "start": 98 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a car availabe at intercity terminal for pickup on next friday. It is a standard car and corolla" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "philadelphia" - ], - "pickup_date": [ - "Next friday", - "next friday" - ], - "pickup_time": [ - "half past 10 in the morning" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need spacious car" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "pickup_location", - "values": [ - "intercity terminal" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cherokee" - ], - "slot": "car_name", - "values": [ - "cherokee" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_time": "10:30", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Cherokee", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "Intercity Terminal", - "pickup_time": "10:30", - "total_price": "132", - "type": "Full-size" - }, - { - "car_name": "Equinox", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "30th Street Station", - "pickup_time": "10:30", - "total_price": "135", - "type": "Full-size" - }, - { - "car_name": "Forester", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "Intercity Terminal", - "pickup_time": "10:30", - "total_price": "120", - "type": "Full-size" - }, - { - "car_name": "Rogue", - "dropoff_date": "2019-03-11", - "pickup_city": "Philadelphia", - "pickup_date": "2019-03-08", - "pickup_location": "30th Street Station", - "pickup_time": "10:30", - "total_price": "102", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 46, - "slot": "pickup_location", - "start": 28 - }, - { - "exclusive_end": 72, - "slot": "pickup_date", - "start": 61 - }, - { - "exclusive_end": 110, - "slot": "car_name", - "start": 102 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a car available at intercity terminal for pickup on next friday. It is a full-size car it is cherokee" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "philadelphia" - ], - "pickup_date": [ - "Next friday", - "next friday" - ], - "pickup_time": [ - "half past 10 in the morning" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "what is the total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "132" - ], - "slot": "total_price", - "values": [ - "$132" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 16, - "slot": "total_price", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "the cost is $132" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month" - ], - "pickup_city": [ - "philadelphia" - ], - "pickup_date": [ - "Next friday", - "next friday" - ], - "pickup_location": [ - "intercity terminal" - ], - "pickup_time": [ - "half past 10 in the morning" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds is good and I want reserve" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Intercity Terminal" - ], - "slot": "pickup_location", - "values": [ - "intercity terminal" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "10:30" - ], - "slot": "pickup_time", - "values": [ - "10:30 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "march 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "pickup_location", - "start": 55 - }, - { - "exclusive_end": 106, - "slot": "pickup_date", - "start": 95 - }, - { - "exclusive_end": 124, - "slot": "pickup_time", - "start": 116 - }, - { - "exclusive_end": 152, - "slot": "dropoff_date", - "start": 142 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details: You are picking it up from intercity terminal, the pick up date is next friday, time is 10:30 am,dropping date is march 11th with full-size" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month", - "march 11th" - ], - "pickup_city": [ - "philadelphia" - ], - "pickup_date": [ - "Next friday", - "next friday" - ], - "pickup_location": [ - "intercity terminal" - ], - "pickup_time": [ - "10:30 am", - "half past 10 in the morning" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "yes that good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-08", - "pickup_location": "Intercity Terminal", - "pickup_time": "10:30", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Cherokee", - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-08", - "pickup_location": "Intercity Terminal", - "pickup_time": "10:30", - "total_price": "132", - "type": "Full-size" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "your car has been reserved" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month", - "march 11th" - ], - "pickup_city": [ - "philadelphia" - ], - "pickup_date": [ - "Next friday", - "next friday" - ], - "pickup_location": [ - "intercity terminal" - ], - "pickup_time": [ - "10:30 am", - "half past 10 in the morning" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "thanks a lot for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "can I help you anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "11th of this month", - "march 11th" - ], - "pickup_city": [ - "philadelphia" - ], - "pickup_date": [ - "Next friday", - "next friday" - ], - "pickup_location": [ - "intercity terminal" - ], - "pickup_time": [ - "10:30 am", - "half past 10 in the morning" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "no thanks If I need, I will call you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "have a good day" - } - ] - }, - { - "dialogue_id": "23_00118", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "the 5th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "18:30" - ], - "slot": "pickup_time", - "values": [ - "18:30" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "pickup_date", - "start": 13 - }, - { - "exclusive_end": 55, - "slot": "pickup_time", - "start": 50 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "the 5th" - ], - "pickup_time": [ - "18:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it on the 5th. I want to pick it up around 18:30" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long do you want it? Where do you want to get it from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "10th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "pickup_city", - "values": [ - "Washington" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 13, - "slot": "dropoff_date", - "start": 0 - }, - { - "exclusive_end": 47, - "slot": "pickup_city", - "start": 37 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "the 5th" - ], - "pickup_time": [ - "18:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "10th of March. I want to get it from Washington." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Union Station" - ], - "slot": "pickup_location", - "values": [ - "Union Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "Accord" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_time": "18:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-10", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_location": "Union Station", - "pickup_time": "18:30", - "total_price": "165", - "type": "Standard" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-10", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:30", - "total_price": "200", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-10", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_location": "Union Station", - "pickup_time": "18:30", - "total_price": "150", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 46, - "slot": "pickup_location", - "start": 33 - }, - { - "exclusive_end": 59, - "slot": "pickup_date", - "start": 47 - }, - { - "exclusive_end": 83, - "slot": "car_name", - "start": 77 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a nice car available at Union Station next Tuesday. It's a Standard Accord. I have 3 other cars which you may like." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "type", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_time": [ - "18:30" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm good with any type. What else is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "pickup_location", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bolt" - ], - "slot": "car_name", - "values": [ - "Bolt" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "7" - ], - "slot": "count", - "values": [ - "7" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_time": "18:30" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-10", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_location": "Union Station", - "pickup_time": "18:30", - "total_price": "165", - "type": "Standard" - }, - { - "car_name": "Bolt", - "dropoff_date": "2019-03-10", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:30", - "total_price": "165", - "type": "Compact" - }, - { - "car_name": "Camry", - "dropoff_date": "2019-03-10", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:30", - "total_price": "200", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-10", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_location": "Union Station", - "pickup_time": "18:30", - "total_price": "150", - "type": "Standard" - }, - { - "car_name": "Fit", - "dropoff_date": "2019-03-10", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:30", - "total_price": "125", - "type": "Compact" - }, - { - "car_name": "Forester", - "dropoff_date": "2019-03-10", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:30", - "total_price": "185", - "type": "Full-size" - }, - { - "car_name": "Golf", - "dropoff_date": "2019-03-10", - "pickup_city": "Washington", - "pickup_date": "2019-03-05", - "pickup_location": "Union Station", - "pickup_time": "18:30", - "total_price": "115", - "type": "Compact" - } - ], - "slots": [ - { - "exclusive_end": 89, - "slot": "pickup_location", - "start": 61 - }, - { - "exclusive_end": 57, - "slot": "pickup_date", - "start": 45 - }, - { - "exclusive_end": 23, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a Compact Bolt available for pickup next Tuesday at Dulles International Airport. I have 7 other cars which you may like." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_time": [ - "18:30" - ], - "type": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "pickup_location", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camry" - ], - "slot": "car_name", - "values": [ - "Camry" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 81, - "slot": "pickup_location", - "start": 53 - }, - { - "exclusive_end": 49, - "slot": "pickup_date", - "start": 37 - }, - { - "exclusive_end": 25, - "slot": "car_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a Standard Camry for pickup next Tuesday at Dulles International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "18:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good. I want that car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "pickup_location", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "18:30" - ], - "slot": "pickup_time", - "values": [ - "6:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "dropoff_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 67, - "slot": "pickup_location", - "start": 39 - }, - { - "exclusive_end": 80, - "slot": "pickup_date", - "start": 68 - }, - { - "exclusive_end": 99, - "slot": "pickup_time", - "start": 92 - }, - { - "exclusive_end": 135, - "slot": "dropoff_date", - "start": 125 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You are picking up a Standard car from Dulles International Airport next Tuesday. Pickup is 6:30 pm and the drop off date is March 10th. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March", - "March 10th" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "18:30", - "6:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-05", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Camry", - "dropoff_date": "2019-03-10", - "pickup_date": "2019-03-05", - "pickup_location": "Dulles International Airport", - "pickup_time": "18:30", - "total_price": "200", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "10th of March", - "March 10th" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "18:30", - "6:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "200" - ], - "slot": "total_price", - "values": [ - "$200" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 4, - "slot": "total_price", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$200 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "10th of March", - "March 10th" - ], - "pickup_city": [ - "Washington" - ], - "pickup_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_location": [ - "Dulles International Airport" - ], - "pickup_time": [ - "18:30", - "6:30 pm" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00119", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm going on a road trip, I'll need help to find a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to pick it up from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "pickup_city", - "values": [ - "Vancouver" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "pickup_city", - "start": 22 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Vancouver" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to get it from Vancouver. I want a spacious car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time do you need it for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "13:30" - ], - "slot": "pickup_time", - "values": [ - "half past 1 in the afternoon" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "pickup_time", - "start": 13 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Vancouver" - ], - "pickup_time": [ - "half past 1 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want it at half past 1 in the afternoon." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date do you want it from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "9th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "the 14th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "pickup_date", - "start": 19 - }, - { - "exclusive_end": 45, - "slot": "dropoff_date", - "start": 37 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "9th of March" - ], - "pickup_time": [ - "half past 1 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it from the 9th of March till the 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Pacific Central Station" - ], - "slot": "pickup_location", - "values": [ - "Pacific Central Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-09" - ], - "slot": "pickup_date", - "values": [ - "March 9th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Equinox" - ], - "slot": "car_name", - "values": [ - "Equinox" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-09", - "pickup_time": "13:30", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Equinox", - "dropoff_date": "2019-03-14", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-09", - "pickup_location": "Pacific Central Station", - "pickup_time": "13:30", - "total_price": "240", - "type": "Full-size" - }, - { - "car_name": "Forester", - "dropoff_date": "2019-03-14", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-09", - "pickup_location": "YVR International Airport", - "pickup_time": "13:30", - "total_price": "185", - "type": "Full-size" - }, - { - "car_name": "Tucson", - "dropoff_date": "2019-03-14", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-09", - "pickup_location": "Pacific Central Station", - "pickup_time": "13:30", - "total_price": "205", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 91, - "slot": "pickup_location", - "start": 68 - }, - { - "exclusive_end": 104, - "slot": "pickup_date", - "start": 95 - }, - { - "exclusive_end": 35, - "slot": "car_name", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found a nice Full-size Equinox model available for pickup from Pacific Central Station on March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "7th of this month" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "pickup_date", - "start": 34 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "7th of this month" - ], - "pickup_time": [ - "half past 1 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, I need the car from the 7th of this month, what else is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Forester" - ], - "slot": "car_name", - "values": [ - "Forester" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-07", - "pickup_time": "13:30", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Forester", - "dropoff_date": "2019-03-14", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-07", - "pickup_location": "YVR International Airport", - "pickup_time": "13:30", - "total_price": "287", - "type": "Full-size" - } - ], - "slots": [ - { - "exclusive_end": 94, - "slot": "pickup_location", - "start": 69 - }, - { - "exclusive_end": 108, - "slot": "pickup_date", - "start": 95 - }, - { - "exclusive_end": 36, - "slot": "car_name", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 1 nice Full-size Forester model available for pickup from YVR International Airport next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_time": [ - "half past 1 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much will that cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "287" - ], - "slot": "total_price", - "values": [ - "$287" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 15, - "slot": "total_price", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It'll cost $287 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "half past 1 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I make a reservation?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 14th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "half past 1 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I want to rent that vehicle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "13:30" - ], - "slot": "pickup_time", - "values": [ - "1:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "dropoff_date", - "values": [ - "March 14th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Full-size" - ], - "slot": "type", - "values": [ - "Full-size" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 119, - "slot": "pickup_location", - "start": 94 - }, - { - "exclusive_end": 88, - "slot": "pickup_date", - "start": 75 - }, - { - "exclusive_end": 74, - "slot": "pickup_time", - "start": 67 - }, - { - "exclusive_end": 160, - "slot": "dropoff_date", - "start": 150 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So I'll make a reservation for you to pick up a Full-size model at 1:30 pm next Thursday from YVR International Airport, and you'll return the car on March 14th. Is this all okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th", - "the 14th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "1:30 pm", - "half past 1 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-07", - "pickup_location": "YVR International Airport", - "pickup_time": "13:30", - "type": "Full-size" - } - }, - "service_results": [ - { - "car_name": "Forester", - "dropoff_date": "2019-03-14", - "pickup_date": "2019-03-07", - "pickup_location": "YVR International Airport", - "pickup_time": "13:30", - "total_price": "287", - "type": "Full-size" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've completed the reservation." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th", - "the 14th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "1:30 pm", - "half past 1 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want any other help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 14th", - "the 14th" - ], - "pickup_city": [ - "Vancouver" - ], - "pickup_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_location": [ - "YVR International Airport" - ], - "pickup_time": [ - "1:30 pm", - "half past 1 in the afternoon" - ], - "type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all for now, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00120", - "services": [ - "RentalCars_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to rent a car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright. Where will you need to pick up the car, and what time do you want to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15:15" - ], - "slot": "pickup_time", - "values": [ - "afternoon 3:15" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "pickup_city", - "values": [ - "Vancouver, BC" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 64, - "slot": "pickup_time", - "start": 50 - }, - { - "exclusive_end": 42, - "slot": "pickup_city", - "start": 29 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_time": [ - "afternoon 3:15" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll need to pick it up from Vancouver, BC in the afternoon 3:15." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What dates do you need the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "the 8th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "the 11th" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "pickup_date", - "start": 20 - }, - { - "exclusive_end": 39, - "slot": "dropoff_date", - "start": 31 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "Vancouver, BC" - ], - "pickup_date": [ - "the 8th" - ], - "pickup_time": [ - "afternoon 3:15" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car from the 8th to the 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "pickup_location", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Accord" - ], - "slot": "car_name", - "values": [ - "accord" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-08", - "pickup_time": "15:15" - } - }, - "service_results": [ - { - "car_name": "Accord", - "dropoff_date": "2019-03-11", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-08", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "96", - "type": "Standard" - }, - { - "car_name": "Altima", - "dropoff_date": "2019-03-11", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-08", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "99", - "type": "Standard" - }, - { - "car_name": "Corolla", - "dropoff_date": "2019-03-11", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-08", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "93", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-11", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-08", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "90", - "type": "Standard" - }, - { - "car_name": "Elantra", - "dropoff_date": "2019-03-11", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-08", - "pickup_location": "YVR International Airport", - "pickup_time": "15:00", - "total_price": "102", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-08", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "84", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-11", - "pickup_city": "Vancouver", - "pickup_date": "2019-03-08", - "pickup_location": "Pacific Central Station", - "pickup_time": "15:00", - "total_price": "87", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 77, - "slot": "pickup_location", - "start": 52 - }, - { - "exclusive_end": 89, - "slot": "pickup_date", - "start": 78 - }, - { - "exclusive_end": 26, - "slot": "car_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a standard accord you can pick up from the YVR International Airport next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "pickup_city", - "values": [ - "San Francisco" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 49, - "slot": "pickup_city", - "start": 36 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "next Friday", - "the 8th" - ], - "pickup_time": [ - "afternoon 3:15" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick up a standard car in San Francisco. Is that possible?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "pickup_location", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Altima" - ], - "slot": "car_name", - "values": [ - "Altima" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_time": "15:15", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-11", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "15:00", - "total_price": "102", - "type": "Standard" - }, - { - "car_name": "Civic", - "dropoff_date": "2019-03-11", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "Salesforce Transit Center", - "pickup_time": "15:00", - "total_price": "84", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-11", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "15:00", - "total_price": "102", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-11", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "15:00", - "total_price": "105", - "type": "Standard" - }, - { - "car_name": "Prius", - "dropoff_date": "2019-03-11", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "15:00", - "total_price": "81", - "type": "Standard" - }, - { - "car_name": "Sentra", - "dropoff_date": "2019-03-11", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "Salesforce Transit Center", - "pickup_time": "15:00", - "total_price": "93", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "pickup_location", - "start": 40 - }, - { - "exclusive_end": 77, - "slot": "pickup_date", - "start": 66 - }, - { - "exclusive_end": 26, - "slot": "car_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a standard Altima available at SFO International Airport next Friday. There are 6 others you may like as well." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "10:30" - ], - "slot": "pickup_time", - "values": [ - "morning 10:30" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 30, - "slot": "pickup_time", - "start": 17 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "next Friday", - "the 8th" - ], - "pickup_time": [ - "morning 10:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it in the morning 10:30. Is that possible?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "pickup_location", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cruze" - ], - "slot": "car_name", - "values": [ - "Cruze" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_time": "10:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Altima", - "dropoff_date": "2019-03-11", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "10:30", - "total_price": "102", - "type": "Standard" - }, - { - "car_name": "Cruze", - "dropoff_date": "2019-03-11", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "10:30", - "total_price": "102", - "type": "Standard" - }, - { - "car_name": "Fusion", - "dropoff_date": "2019-03-11", - "pickup_city": "San Francisco", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "10:30", - "total_price": "105", - "type": "Standard" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "pickup_location", - "start": 39 - }, - { - "exclusive_end": 76, - "slot": "pickup_date", - "start": 65 - }, - { - "exclusive_end": 25, - "slot": "car_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a standard Cruze available at SFO International Airport next Friday. There are 3 others you may like as well." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "next Friday", - "the 8th" - ], - "pickup_time": [ - "morning 10:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much will it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "102" - ], - "slot": "total_price", - "values": [ - "$102" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 13, - "slot": "total_price", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It'll be $102." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "next Friday", - "the 8th" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "morning 10:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to reserve the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 11th" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "next Friday", - "the 8th" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "morning 10:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. I'll reserve that car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "pickup_location", - "values": [ - "SFO International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "pickup_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "10:30" - ], - "slot": "pickup_time", - "values": [ - "10:30 AM" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "dropoff_date", - "values": [ - "March 11th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_1", - "slots": [ - { - "exclusive_end": 82, - "slot": "pickup_location", - "start": 57 - }, - { - "exclusive_end": 94, - "slot": "pickup_date", - "start": 83 - }, - { - "exclusive_end": 118, - "slot": "pickup_time", - "start": 110 - }, - { - "exclusive_end": 106, - "slot": "dropoff_date", - "start": 96 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So, to confirm: You'll be picking up a standard car from SFO International Airport next Friday, March 11th at 10:30 AM." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th", - "the 11th" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "next Friday", - "the 8th" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "10:30 AM", - "morning 10:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "service_call": { - "method": "ReserveCar", - "parameters": { - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "10:30", - "type": "Standard" - } - }, - "service_results": [ - { - "car_name": "Cruze", - "dropoff_date": "2019-03-11", - "pickup_date": "2019-03-08", - "pickup_location": "SFO International Airport", - "pickup_time": "10:30", - "total_price": "102", - "type": "Standard" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th", - "the 11th" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "next Friday", - "the 8th" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "10:30 AM", - "morning 10:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much. I appreciate it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "March 11th", - "the 11th" - ], - "pickup_city": [ - "San Francisco" - ], - "pickup_date": [ - "next Friday", - "the 8th" - ], - "pickup_location": [ - "SFO International Airport" - ], - "pickup_time": [ - "10:30 AM", - "morning 10:30" - ], - "type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "23_00121", - "services": [ - "RentalCars_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "09:30" - ], - "slot": "pickup_time", - "values": [ - "09:30" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 67, - "slot": "pickup_time", - "start": 62 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "09:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking to rent a car, and I would need to pick it up at 09:30." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long will you be needing the rental?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "the 13th" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "dropoff_date", - "start": 31 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_time": [ - "09:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be needing the car till the 13th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When and where you you like to pick up the rental car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "10th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "pickup_city", - "values": [ - "CDMX" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 79, - "slot": "pickup_date", - "start": 66 - }, - { - "exclusive_end": 39, - "slot": "pickup_city", - "start": 35 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "CDMX" - ], - "pickup_date": [ - "10th of March" - ], - "pickup_time": [ - "09:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to pick up the car in CDMX and I will need it on the 10th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Estacion Buenavista" - ], - "slot": "pickup_location", - "values": [ - "Estacion Buenavista" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "car_type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Chevrolet Cruze" - ], - "slot": "car_name", - "values": [ - "Chevrolet Cruze" - ] - } - ], - "service": "RentalCars_2", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-10", - "pickup_time": "09:30" - } - }, - "service_results": [ - { - "car_name": "Chevrolet Cruze", - "car_type": "Standard", - "dropoff_date": "2019-03-13", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-10", - "pickup_location": "Estacion Buenavista", - "pickup_time": "09:30", - "total_price": "51" - }, - { - "car_name": "Honda Civic", - "car_type": "Standard", - "dropoff_date": "2019-03-13", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-10", - "pickup_location": "Estacion Buenavista", - "pickup_time": "09:30", - "total_price": "66" - }, - { - "car_name": "Toyota Camry", - "car_type": "Standard", - "dropoff_date": "2019-03-13", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-10", - "pickup_location": "Estacion Buenavista", - "pickup_time": "09:30", - "total_price": "60" - }, - { - "car_name": "Toyota Prius", - "car_type": "Standard", - "dropoff_date": "2019-03-13", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-10", - "pickup_location": "Estacion Buenavista", - "pickup_time": "09:30", - "total_price": "60" - } - ], - "slots": [ - { - "exclusive_end": 101, - "slot": "pickup_location", - "start": 82 - }, - { - "exclusive_end": 78, - "slot": "pickup_date", - "start": 68 - }, - { - "exclusive_end": 45, - "slot": "car_name", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I have a standard style Chevrolet Cruze available for pick up March 10th in Estacion Buenavista. Would that work?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "CDMX" - ], - "pickup_date": [ - "10th of March", - "March 10th" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "09:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That would work just fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like for me to make the reservation for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "the 13th" - ], - "pickup_city": [ - "CDMX" - ], - "pickup_date": [ - "10th of March", - "March 10th" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "09:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please, I would appreciate it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Estacion Buenavista" - ], - "slot": "pickup_location", - "values": [ - "Estacion Buenavista" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "pickup_date", - "values": [ - "March 10th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "09:30" - ], - "slot": "pickup_time", - "values": [ - "9:30 am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "March 13th" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "car_type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 105, - "slot": "pickup_location", - "start": 86 - }, - { - "exclusive_end": 71, - "slot": "pickup_date", - "start": 61 - }, - { - "exclusive_end": 82, - "slot": "pickup_time", - "start": 75 - }, - { - "exclusive_end": 150, - "slot": "dropoff_date", - "start": 140 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, can you confirm, you will picking up a standard car on March 10th at 9:30 am in Estacion Buenavista and you will be returning the car March 13th, is the correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "March 13th", - "the 13th" - ], - "pickup_city": [ - "CDMX" - ], - "pickup_date": [ - "10th of March", - "March 10th" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "09:30", - "9:30 am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct. Can I have the total please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "51" - ], - "slot": "total_price", - "values": [ - "$51" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "service_call": { - "method": "ReserveCar", - "parameters": { - "car_type": "Standard", - "dropoff_date": "2019-03-13", - "pickup_date": "2019-03-10", - "pickup_location": "Estacion Buenavista", - "pickup_time": "09:30" - } - }, - "service_results": [ - { - "car_name": "Chevrolet Cruze", - "car_type": "Standard", - "dropoff_date": "2019-03-13", - "pickup_date": "2019-03-10", - "pickup_location": "Estacion Buenavista", - "pickup_time": "09:30", - "total_price": "51" - } - ], - "slots": [ - { - "exclusive_end": 60, - "slot": "total_price", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, you car has been reserved and the total charge is $51." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "March 13th", - "the 13th" - ], - "pickup_city": [ - "CDMX" - ], - "pickup_date": [ - "10th of March", - "March 10th" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "09:30", - "9:30 am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, thank you for all your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would there be anything else you need today?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "March 13th", - "the 13th" - ], - "pickup_city": [ - "CDMX" - ], - "pickup_date": [ - "10th of March", - "March 10th" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "09:30", - "9:30 am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No ma'am that will be all. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are welcome, and I hope you enjoy your day." - } - ] - }, - { - "dialogue_id": "23_00122", - "services": [ - "RentalCars_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Full-size" - ], - "slot": "car_type", - "values": [ - "Full-size" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Full-size" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to find a large rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to pick it up? What time should I look for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "17:00" - ], - "slot": "pickup_time", - "values": [ - "5 o\"clock in the evening" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "pickup_time", - "start": 24 - }, - { - "exclusive_end": 61, - "slot": "pickup_date", - "start": 49 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Full-size" - ], - "pickup_date": [ - "next Tuesday" - ], - "pickup_time": [ - "5 o\"clock in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to pick it up at 5 o\"clock in the evening next Tuesday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How long do you want the car for? What location are you picking it up from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "dropoff_date", - "values": [ - "9th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "pickup_city", - "values": [ - "Toronto, Canada" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "dropoff_date", - "start": 20 - }, - { - "exclusive_end": 63, - "slot": "pickup_city", - "start": 48 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Full-size" - ], - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Toronto, Canada" - ], - "pickup_date": [ - "next Tuesday" - ], - "pickup_time": [ - "5 o\"clock in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it until the 9th of March, picking up in Toronto, Canada." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "car_type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Chevrolet Equinox" - ], - "slot": "car_name", - "values": [ - "Chevrolet Equinox" - ] - } - ], - "service": "RentalCars_2", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "car_type": "Full-size", - "dropoff_date": "2019-03-09", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_time": "17:00" - } - }, - "service_results": [ - { - "car_name": "Chevrolet Equinox", - "car_type": "Full-size", - "dropoff_date": "2019-03-09", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "17:00", - "total_price": "196" - }, - { - "car_name": "Hyundai Tucson", - "car_type": "Full-size", - "dropoff_date": "2019-03-09", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "17:00", - "total_price": "168" - }, - { - "car_name": "Subaru Forester", - "car_type": "Full-size", - "dropoff_date": "2019-03-09", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "17:00", - "total_price": "196" - } - ], - "slots": [ - { - "exclusive_end": 110, - "slot": "pickup_location", - "start": 73 - }, - { - "exclusive_end": 65, - "slot": "pickup_date", - "start": 53 - }, - { - "exclusive_end": 42, - "slot": "car_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "An option is a Full-size Chevrolet Equinox available next Tuesday at the Toronto Pearson International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "car_type", - "values": [ - "Compact" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Compact" - ], - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Toronto, Canada" - ], - "pickup_date": [ - "next Tuesday" - ], - "pickup_time": [ - "5 o\"clock in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is there? I'd like a compact car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "car_type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Honda Fit" - ], - "slot": "car_name", - "values": [ - "Honda Fit" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "RentalCars_2", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "car_type": "Compact", - "dropoff_date": "2019-03-09", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_time": "17:00" - } - }, - "service_results": [ - { - "car_name": "Honda Fit", - "car_type": "Compact", - "dropoff_date": "2019-03-09", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "17:00", - "total_price": "112" - }, - { - "car_name": "Kia Forte", - "car_type": "Compact", - "dropoff_date": "2019-03-09", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "17:00", - "total_price": "116" - }, - { - "car_name": "Mini Cooper", - "car_type": "Compact", - "dropoff_date": "2019-03-09", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "17:00", - "total_price": "120" - }, - { - "car_name": "Volkswagen GTI", - "car_type": "Compact", - "dropoff_date": "2019-03-09", - "pickup_city": "Toronto", - "pickup_date": "2019-03-05", - "pickup_location": "Toronto Pearson International Airport", - "pickup_time": "17:00", - "total_price": "96" - } - ], - "slots": [ - { - "exclusive_end": 121, - "slot": "pickup_location", - "start": 84 - }, - { - "exclusive_end": 76, - "slot": "pickup_date", - "start": 64 - }, - { - "exclusive_end": 53, - "slot": "car_name", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 4 possibilities. There is a compact Honda Fit available next Tuesday at the Toronto Pearson International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "car_type": [ - "Compact" - ], - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Toronto, Canada" - ], - "pickup_date": [ - "next Tuesday" - ], - "pickup_time": [ - "5 o\"clock in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What would the total cost be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "112" - ], - "slot": "total_price", - "values": [ - "$112" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "total_price", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The total reservation cost is $112." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Compact" - ], - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Toronto, Canada" - ], - "pickup_date": [ - "next Tuesday" - ], - "pickup_time": [ - "5 o\"clock in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Toronto Pearson International Airport" - ], - "slot": "pickup_location", - "values": [ - "Toronto Pearson International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-05" - ], - "slot": "pickup_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "car_type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kia Forte" - ], - "slot": "car_name", - "values": [ - "Kia Forte" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 96, - "slot": "pickup_location", - "start": 59 - }, - { - "exclusive_end": 51, - "slot": "pickup_date", - "start": 39 - }, - { - "exclusive_end": 28, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a compact Kia Forte available next Tuesday at the Toronto Pearson International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Compact" - ], - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Toronto, Canada" - ], - "pickup_date": [ - "next Tuesday" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "5 o\"clock in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to go ahead and reserve?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Compact" - ], - "dropoff_date": [ - "9th of March" - ], - "pickup_city": [ - "Toronto, Canada" - ], - "pickup_date": [ - "next Tuesday" - ], - "pickup_location": [ - "Toronto Pearson International Airport" - ], - "pickup_time": [ - "5 o\"clock in the evening" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I don't need that now. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "23_00123", - "services": [ - "RentalCars_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "dropoff_date", - "values": [ - "the 9th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "dropoff_date", - "start": 26 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 9th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a rental car until the 9th of this month, can you help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, when would you like to pick it up?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "the 7th" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "pickup_date", - "start": 3 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 9th" - ], - "pickup_date": [ - "the 7th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On the 7th, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time, and where, would you like to collect it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "13:30" - ], - "slot": "pickup_time", - "values": [ - "afternoon 1:30" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "pickup_city", - "values": [ - "New York" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "pickup_time", - "start": 15 - }, - { - "exclusive_end": 11, - "slot": "pickup_city", - "start": 3 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 9th" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "the 7th" - ], - "pickup_time": [ - "afternoon 1:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "In New York at afternoon 1:30 thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Grand Central Station" - ], - "slot": "pickup_location", - "values": [ - "Grand Central Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-07" - ], - "slot": "pickup_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "car_type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Honda Accord" - ], - "slot": "car_name", - "values": [ - "Honda Accord" - ] - } - ], - "service": "RentalCars_2", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-09", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_time": "13:30" - } - }, - "service_results": [ - { - "car_name": "Honda Accord", - "car_type": "Standard", - "dropoff_date": "2019-03-09", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "Grand Central Station", - "pickup_time": "13:30", - "total_price": "64" - }, - { - "car_name": "Honda Civic", - "car_type": "Standard", - "dropoff_date": "2019-03-09", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "JFK International Airport", - "pickup_time": "13:30", - "total_price": "68" - }, - { - "car_name": "Hyundai Elantra", - "car_type": "Standard", - "dropoff_date": "2019-03-09", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "Port Authority Station", - "pickup_time": "13:30", - "total_price": "64" - }, - { - "car_name": "Nissan Altima", - "car_type": "Standard", - "dropoff_date": "2019-03-09", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "Port Authority Station", - "pickup_time": "13:30", - "total_price": "60" - }, - { - "car_name": "Toyota Camry", - "car_type": "Standard", - "dropoff_date": "2019-03-09", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "JFK International Airport", - "pickup_time": "13:30", - "total_price": "62" - }, - { - "car_name": "Toyota Corolla", - "car_type": "Standard", - "dropoff_date": "2019-03-09", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "Grand Central Station", - "pickup_time": "13:30", - "total_price": "56" - }, - { - "car_name": "Toyota Prius", - "car_type": "Standard", - "dropoff_date": "2019-03-09", - "pickup_city": "New York", - "pickup_date": "2019-03-07", - "pickup_location": "Port Authority Station", - "pickup_time": "13:30", - "total_price": "60" - } - ], - "slots": [ - { - "exclusive_end": 85, - "slot": "pickup_location", - "start": 64 - }, - { - "exclusive_end": 60, - "slot": "pickup_date", - "start": 47 - }, - { - "exclusive_end": 31, - "slot": "car_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a Standard Honda Accord available from next Thursday at Grand Central Station. Is that okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 9th" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_time": [ - "afternoon 1:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "64" - ], - "slot": "total_price", - "values": [ - "$64" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 12, - "slot": "total_price", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It'll be $64 total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "the 9th" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "afternoon 1:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I reserve it for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "the 9th" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "afternoon 1:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks, I don't want to reserve it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "the 9th" - ], - "pickup_city": [ - "New York" - ], - "pickup_date": [ - "next Thursday", - "the 7th" - ], - "pickup_location": [ - "Grand Central Station" - ], - "pickup_time": [ - "afternoon 1:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope. Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, see you next time." - } - ] - }, - { - "dialogue_id": "23_00124", - "services": [ - "RentalCars_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Standard" - ], - "slot": "car_type", - "values": [ - "Standard" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hey. I want to find a standard rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you need it? How long for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "Friday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "dropoff_date", - "start": 29 - }, - { - "exclusive_end": 23, - "slot": "pickup_date", - "start": 15 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "Friday next week" - ], - "pickup_date": [ - "tomorrow" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it from tomorrow till Friday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you picking it up from? What time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "afternoon 3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "pickup_city", - "values": [ - "NYC" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 18, - "slot": "pickup_time", - "start": 7 - }, - { - "exclusive_end": 3, - "slot": "pickup_city", - "start": 0 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "tomorrow" - ], - "pickup_time": [ - "afternoon 3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "NYC at afternoon 3." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Port Authority Station" - ], - "slot": "pickup_location", - "values": [ - "Port Authority Station" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "car_type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Hyundai Elantra" - ], - "slot": "car_name", - "values": [ - "Hyundai Elantra" - ] - } - ], - "service": "RentalCars_2", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "car_type": "Standard", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-02", - "pickup_time": "15:00" - } - }, - "service_results": [ - { - "car_name": "Hyundai Elantra", - "car_type": "Standard", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-02", - "pickup_location": "Port Authority Station", - "pickup_time": "15:00", - "total_price": "144" - }, - { - "car_name": "Toyota Corolla", - "car_type": "Standard", - "dropoff_date": "2019-03-08", - "pickup_city": "New York", - "pickup_date": "2019-03-02", - "pickup_location": "Grand Central Station", - "pickup_time": "15:00", - "total_price": "192" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "pickup_location", - "start": 41 - }, - { - "exclusive_end": 83, - "slot": "pickup_date", - "start": 75 - }, - { - "exclusive_end": 37, - "slot": "car_name", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found a standard Hyundai Elantra at Port Authority Station for pickup tomorrow." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "NYC" - ], - "pickup_date": [ - "tomorrow" - ], - "pickup_time": [ - "afternoon 3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much does that cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "144" - ], - "slot": "total_price", - "values": [ - "$144" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "total_price", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will cost $144." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Full-size" - ], - "slot": "car_type", - "values": [ - "Full-size" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "pickup_city", - "values": [ - "Anaheim, CA" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 59, - "slot": "pickup_city", - "start": 48 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Full-size" - ], - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "tomorrow" - ], - "pickup_time": [ - "afternoon 3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other cars? I want a large car in Anaheim, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "pickup_location", - "values": [ - "Anaheim Intermodal Center" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Full-size" - ], - "slot": "car_type", - "values": [ - "Full-size" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Hyundai Tucson" - ], - "slot": "car_name", - "values": [ - "Hyundai Tucson" - ] - } - ], - "service": "RentalCars_2", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "car_type": "Full-size", - "dropoff_date": "2019-03-08", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-02", - "pickup_time": "15:00" - } - }, - "service_results": [ - { - "car_name": "Hyundai Tucson", - "car_type": "Full-size", - "dropoff_date": "2019-03-08", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-02", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "15:00", - "total_price": "216" - } - ], - "slots": [ - { - "exclusive_end": 89, - "slot": "pickup_location", - "start": 64 - }, - { - "exclusive_end": 60, - "slot": "pickup_date", - "start": 52 - }, - { - "exclusive_end": 41, - "slot": "car_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found you a full-size Hyundai Tucson available tomorrow at Anaheim Intermodal Center." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Full-size" - ], - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "tomorrow" - ], - "pickup_location": [ - "Anaheim Intermodal Center" - ], - "pickup_time": [ - "afternoon 3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I book this car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Full-size" - ], - "dropoff_date": [ - "Friday next week" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "tomorrow" - ], - "pickup_location": [ - "Anaheim Intermodal Center" - ], - "pickup_time": [ - "afternoon 3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, do that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "pickup_location", - "values": [ - "Anaheim Intermodal Center" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "15:00" - ], - "slot": "pickup_time", - "values": [ - "3 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "dropoff_date", - "values": [ - "next Friday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Full-size" - ], - "slot": "car_type", - "values": [ - "Full-size" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 100, - "slot": "pickup_location", - "start": 75 - }, - { - "exclusive_end": 71, - "slot": "pickup_date", - "start": 63 - }, - { - "exclusive_end": 130, - "slot": "pickup_time", - "start": 126 - }, - { - "exclusive_end": 142, - "slot": "dropoff_date", - "start": 131 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, please confirm: you are picking up a full-size car tomorrow at Anaheim Intermodal Center. You will drop it off at 3 pm next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "car_type": [ - "Full-size" - ], - "dropoff_date": [ - "Friday next week", - "next Friday" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "tomorrow" - ], - "pickup_location": [ - "Anaheim Intermodal Center" - ], - "pickup_time": [ - "3 pm", - "afternoon 3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, confirm. How much does that cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "216" - ], - "slot": "total_price", - "values": [ - "$216" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "service_call": { - "method": "ReserveCar", - "parameters": { - "car_type": "Full-size", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-02", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "15:00" - } - }, - "service_results": [ - { - "car_name": "Hyundai Tucson", - "car_type": "Full-size", - "dropoff_date": "2019-03-08", - "pickup_date": "2019-03-02", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "15:00", - "total_price": "216" - } - ], - "slots": [ - { - "exclusive_end": 40, - "slot": "total_price", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The car has been reserved. It costs $216." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Full-size" - ], - "dropoff_date": [ - "Friday next week", - "next Friday" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "tomorrow" - ], - "pickup_location": [ - "Anaheim Intermodal Center" - ], - "pickup_time": [ - "3 pm", - "afternoon 3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "23_00125", - "services": [ - "RentalCars_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "the 3rd" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "pickup_date", - "start": 34 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "the 3rd" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to find a rental car for the 3rd." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to pick it up? Till when do you want it, and what time will you need it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "twelve in the afternoon" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "dropoff_date", - "values": [ - "the 5th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "pickup_city", - "values": [ - "London" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "pickup_time", - "start": 21 - }, - { - "exclusive_end": 73, - "slot": "dropoff_date", - "start": 66 - }, - { - "exclusive_end": 98, - "slot": "pickup_city", - "start": 92 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "the 5th" - ], - "pickup_city": [ - "London" - ], - "pickup_date": [ - "the 3rd" - ], - "pickup_time": [ - "twelve in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will pick it up at twelve in the afternoon. I need the car till the 5th, and I want it in London." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Heathrow International Airport" - ], - "slot": "pickup_location", - "values": [ - "Heathrow International Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "car_type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Chevrolet Cruze" - ], - "slot": "car_name", - "values": [ - "Chevrolet Cruze" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "RentalCars_2", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-05", - "pickup_city": "London", - "pickup_date": "2019-03-03", - "pickup_time": "12:00" - } - }, - "service_results": [ - { - "car_name": "Chevrolet Cruze", - "car_type": "Standard", - "dropoff_date": "2019-03-05", - "pickup_city": "London", - "pickup_date": "2019-03-03", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "total_price": "58" - }, - { - "car_name": "Honda Accord", - "car_type": "Standard", - "dropoff_date": "2019-03-05", - "pickup_city": "London", - "pickup_date": "2019-03-03", - "pickup_location": "Gatwick International Airport", - "pickup_time": "12:00", - "total_price": "68" - }, - { - "car_name": "Hyundai Elantra", - "car_type": "Standard", - "dropoff_date": "2019-03-05", - "pickup_city": "London", - "pickup_date": "2019-03-03", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "total_price": "70" - }, - { - "car_name": "Nissan Altima", - "car_type": "Standard", - "dropoff_date": "2019-03-05", - "pickup_city": "London", - "pickup_date": "2019-03-03", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "total_price": "72" - }, - { - "car_name": "Toyota Prius", - "car_type": "Standard", - "dropoff_date": "2019-03-05", - "pickup_city": "London", - "pickup_date": "2019-03-03", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "total_price": "66" - } - ], - "slots": [ - { - "exclusive_end": 111, - "slot": "pickup_location", - "start": 81 - }, - { - "exclusive_end": 134, - "slot": "pickup_date", - "start": 116 - }, - { - "exclusive_end": 175, - "slot": "car_name", - "start": 160 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 5 cars which might suit you. There is a nice one avaliable for pickup at Heathrow International Airport the day after tomorrow. It is a Standard car, a Chevrolet Cruze." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "dropoff_date": [ - "the 5th" - ], - "pickup_city": [ - "London" - ], - "pickup_date": [ - "day after tomorrow", - "the 3rd" - ], - "pickup_time": [ - "twelve in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the total cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "58" - ], - "slot": "total_price", - "values": [ - "$58" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 11, - "slot": "total_price", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It'd be $58 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "the 5th" - ], - "pickup_city": [ - "London" - ], - "pickup_date": [ - "day after tomorrow", - "the 3rd" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "twelve in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to reserve it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "the 5th" - ], - "pickup_city": [ - "London" - ], - "pickup_date": [ - "day after tomorrow", - "the 3rd" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "twelve in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup, I wanna book the car rental." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Heathrow International Airport" - ], - "slot": "pickup_location", - "values": [ - "Heathrow International Airport" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "pickup_date", - "values": [ - "day after tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "12:00" - ], - "slot": "pickup_time", - "values": [ - "12 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "dropoff_date", - "values": [ - "next Tuesday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Standard" - ], - "slot": "car_type", - "values": [ - "Standard" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 103, - "slot": "pickup_location", - "start": 73 - }, - { - "exclusive_end": 126, - "slot": "pickup_date", - "start": 108 - }, - { - "exclusive_end": 165, - "slot": "pickup_time", - "start": 160 - }, - { - "exclusive_end": 200, - "slot": "dropoff_date", - "start": 188 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please, confirm the following details. You'll be picking up the car from Heathrow International Airport the day after tomorrow. You'll be picking up the car at 12 pm. The drop-off date is next Tuesday, and it is a Standard car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_city": [ - "London" - ], - "pickup_date": [ - "day after tomorrow", - "the 3rd" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "12 pm", - "twelve in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "service_call": { - "method": "ReserveCar", - "parameters": { - "car_type": "Standard", - "dropoff_date": "2019-03-05", - "pickup_date": "2019-03-03", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00" - } - }, - "service_results": [ - { - "car_name": "Chevrolet Cruze", - "car_type": "Standard", - "dropoff_date": "2019-03-05", - "pickup_date": "2019-03-03", - "pickup_location": "Heathrow International Airport", - "pickup_time": "12:00", - "total_price": "58" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your car has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "next Tuesday", - "the 5th" - ], - "pickup_city": [ - "London" - ], - "pickup_date": [ - "day after tomorrow", - "the 3rd" - ], - "pickup_location": [ - "Heathrow International Airport" - ], - "pickup_time": [ - "12 pm", - "twelve in the afternoon" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one!" - } - ] - }, - { - "dialogue_id": "23_00126", - "services": [ - "RentalCars_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What time would you like get it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "11:00" - ], - "slot": "pickup_time", - "values": [ - "11 o\"clock in the morning" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "pickup_time", - "start": 18 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_time": [ - "11 o\"clock in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will want it at 11 o\"clock in the morning." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For what dates will you be needing the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "dropoff_date", - "values": [ - "13th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "11th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "pickup_city", - "values": [ - "Mexico City" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 77, - "slot": "dropoff_date", - "start": 64 - }, - { - "exclusive_end": 38, - "slot": "pickup_date", - "start": 20 - }, - { - "exclusive_end": 104, - "slot": "pickup_city", - "start": 93 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "13th of March" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "11th of this month" - ], - "pickup_time": [ - "11 o\"clock in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it until the 11th of this month and will use it till the 13th of March. I want it for Mexico City." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Estacion Buenavista" - ], - "slot": "pickup_location", - "values": [ - "Estacion Buenavista" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-11" - ], - "slot": "pickup_date", - "values": [ - "March 11th" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "car_type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Chevrolet Cruze" - ], - "slot": "car_name", - "values": [ - "Chevrolet Cruze" - ] - } - ], - "service": "RentalCars_2", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-13", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-11", - "pickup_time": "11:00" - } - }, - "service_results": [ - { - "car_name": "Chevrolet Cruze", - "car_type": "Standard", - "dropoff_date": "2019-03-13", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-11", - "pickup_location": "Estacion Buenavista", - "pickup_time": "11:00", - "total_price": "38" - }, - { - "car_name": "Honda Civic", - "car_type": "Standard", - "dropoff_date": "2019-03-13", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-11", - "pickup_location": "Estacion Buenavista", - "pickup_time": "11:00", - "total_price": "36" - }, - { - "car_name": "Toyota Camry", - "car_type": "Standard", - "dropoff_date": "2019-03-13", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-11", - "pickup_location": "Estacion Buenavista", - "pickup_time": "11:00", - "total_price": "38" - }, - { - "car_name": "Toyota Prius", - "car_type": "Standard", - "dropoff_date": "2019-03-13", - "pickup_city": "Mexico City", - "pickup_date": "2019-03-11", - "pickup_location": "Estacion Buenavista", - "pickup_time": "11:00", - "total_price": "40" - } - ], - "slots": [ - { - "exclusive_end": 19, - "slot": "pickup_location", - "start": 0 - }, - { - "exclusive_end": 73, - "slot": "pickup_date", - "start": 63 - }, - { - "exclusive_end": 97, - "slot": "car_name", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Estacion Buenavista has a standard car available for pickup on March 11th. Does a Chevrolet Cruze work?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "13th of March" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "11th of this month", - "March 11th" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "11 o\"clock in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to reserve the car?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "13th of March" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "11th of this month", - "March 11th" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "11 o\"clock in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I don't." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else you would like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Standard" - ], - "dropoff_date": [ - "13th of March" - ], - "pickup_city": [ - "Mexico City" - ], - "pickup_date": [ - "11th of this month", - "March 11th" - ], - "pickup_location": [ - "Estacion Buenavista" - ], - "pickup_time": [ - "11 o\"clock in the morning" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day!" - } - ] - }, - { - "dialogue_id": "23_00127", - "services": [ - "RentalCars_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetCarsAvailable" - ], - "slot": "intent", - "values": [ - "GetCarsAvailable" - ] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to find a rental car." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_date", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "pickup_date", - "start": 15 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_date": [ - "next Monday" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car next Monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_city", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to pick it up from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Anaheim" - ], - "slot": "pickup_city", - "values": [ - "Anaheim, CA" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "pickup_city", - "start": 26 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "next Monday" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to pick it up from Anaheim, CA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "dropoff_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "pickup_time", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you want the car? When will you need it until?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "evening 4:30" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "7th of this month" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "pickup_time", - "start": 18 - }, - { - "exclusive_end": 58, - "slot": "dropoff_date", - "start": 41 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "dropoff_date": [ - "7th of this month" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "next Monday" - ], - "pickup_time": [ - "evening 4:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the car at evening 4:30 until the 7th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "John Wayne Airport" - ], - "slot": "pickup_location", - "values": [ - "John Wayne Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-04" - ], - "slot": "pickup_date", - "values": [ - "next Monday" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Standard" - ], - "slot": "car_type", - "values": [ - "Standard" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Chevrolet Cruze" - ], - "slot": "car_name", - "values": [ - "Chevrolet Cruze" - ] - } - ], - "service": "RentalCars_2", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "dropoff_date": "2019-03-07", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_time": "16:30" - } - }, - "service_results": [ - { - "car_name": "Chevrolet Cruze", - "car_type": "Standard", - "dropoff_date": "2019-03-07", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_location": "John Wayne Airport", - "pickup_time": "16:30", - "total_price": "99" - }, - { - "car_name": "Ford Fusion", - "car_type": "Standard", - "dropoff_date": "2019-03-07", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_location": "John Wayne Airport", - "pickup_time": "16:30", - "total_price": "78" - }, - { - "car_name": "Honda Accord", - "car_type": "Standard", - "dropoff_date": "2019-03-07", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_location": "John Wayne Airport", - "pickup_time": "16:30", - "total_price": "102" - }, - { - "car_name": "Hyundai Elantra", - "car_type": "Standard", - "dropoff_date": "2019-03-07", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "16:30", - "total_price": "96" - }, - { - "car_name": "Nissan Altima", - "car_type": "Standard", - "dropoff_date": "2019-03-07", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_location": "John Wayne Airport", - "pickup_time": "16:30", - "total_price": "99" - }, - { - "car_name": "Toyota Camry", - "car_type": "Standard", - "dropoff_date": "2019-03-07", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-04", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "16:30", - "total_price": "87" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "pickup_location", - "start": 35 - }, - { - "exclusive_end": 76, - "slot": "pickup_date", - "start": 65 - }, - { - "exclusive_end": 106, - "slot": "car_name", - "start": 91 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is standard car available at John Wayne Airport for pickup next Monday. The car is a Chevrolet Cruze." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Compact" - ], - "slot": "car_type", - "values": [ - "Compact" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "2nd of March" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 76, - "slot": "pickup_date", - "start": 64 - } - ], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Compact" - ], - "dropoff_date": [ - "7th of this month" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "2nd of March" - ], - "pickup_time": [ - "evening 4:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other cars available? I want a Compact car on the 2nd of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "John Wayne Airport" - ], - "slot": "pickup_location", - "values": [ - "John Wayne Airport" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "car_type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Chevrolet Bolt" - ], - "slot": "car_name", - "values": [ - "Chevrolet Bolt" - ] - } - ], - "service": "RentalCars_2", - "service_call": { - "method": "GetCarsAvailable", - "parameters": { - "car_type": "Compact", - "dropoff_date": "2019-03-07", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-02", - "pickup_time": "16:30" - } - }, - "service_results": [ - { - "car_name": "Chevrolet Bolt", - "car_type": "Compact", - "dropoff_date": "2019-03-07", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-02", - "pickup_location": "John Wayne Airport", - "pickup_time": "16:30", - "total_price": "165" - }, - { - "car_name": "Honda Fit", - "car_type": "Compact", - "dropoff_date": "2019-03-07", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-02", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "16:30", - "total_price": "105" - }, - { - "car_name": "Kia Forte", - "car_type": "Compact", - "dropoff_date": "2019-03-07", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-02", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "16:30", - "total_price": "130" - }, - { - "car_name": "Volkswagen GTI", - "car_type": "Compact", - "dropoff_date": "2019-03-07", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-02", - "pickup_location": "John Wayne Airport", - "pickup_time": "16:30", - "total_price": "120" - }, - { - "car_name": "Volkswagen Golf", - "car_type": "Compact", - "dropoff_date": "2019-03-07", - "pickup_city": "Anaheim", - "pickup_date": "2019-03-02", - "pickup_location": "John Wayne Airport", - "pickup_time": "16:30", - "total_price": "175" - } - ], - "slots": [ - { - "exclusive_end": 52, - "slot": "pickup_location", - "start": 34 - }, - { - "exclusive_end": 72, - "slot": "pickup_date", - "start": 64 - }, - { - "exclusive_end": 101, - "slot": "car_name", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is compact car available at John Wayne Airport for pickup tomorrow. The car is a Chevrolet Bolt." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "total_price", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [ - "total_price" - ], - "slot_values": { - "car_type": [ - "Compact" - ], - "dropoff_date": [ - "7th of this month" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "2nd of March", - "tomorrow" - ], - "pickup_time": [ - "evening 4:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the total cost of the rental." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "165" - ], - "slot": "total_price", - "values": [ - "$165" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "total_price", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The car rental reservation costs $165 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "GetCarsAvailable", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Compact" - ], - "dropoff_date": [ - "7th of this month" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "2nd of March", - "tomorrow" - ], - "pickup_time": [ - "evening 4:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other available cars?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "pickup_location", - "values": [ - "Anaheim Intermodal Center" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Compact" - ], - "slot": "car_type", - "values": [ - "Compact" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Honda Fit" - ], - "slot": "car_name", - "values": [ - "Honda Fit" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 59, - "slot": "pickup_location", - "start": 34 - }, - { - "exclusive_end": 79, - "slot": "pickup_date", - "start": 71 - }, - { - "exclusive_end": 103, - "slot": "car_name", - "start": 94 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is compact car available at Anaheim Intermodal Center for pickup tomorrow. The car is a Honda Fit." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "ReserveCar" - ], - "slot": "intent", - "values": [ - "ReserveCar" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Compact" - ], - "dropoff_date": [ - "7th of this month" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "2nd of March", - "tomorrow" - ], - "pickup_location": [ - "Anaheim Intermodal Center" - ], - "pickup_time": [ - "evening 4:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That car sounds good. I want to reserve it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Anaheim Intermodal Center" - ], - "slot": "pickup_location", - "values": [ - "Anaheim Intermodal Center" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "pickup_date", - "values": [ - "tomorrow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "16:30" - ], - "slot": "pickup_time", - "values": [ - "4:30 pm" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "dropoff_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Compact" - ], - "slot": "car_type", - "values": [ - "Compact" - ] - } - ], - "service": "RentalCars_2", - "slots": [ - { - "exclusive_end": 79, - "slot": "pickup_location", - "start": 54 - }, - { - "exclusive_end": 88, - "slot": "pickup_date", - "start": 80 - }, - { - "exclusive_end": 99, - "slot": "pickup_time", - "start": 92 - }, - { - "exclusive_end": 139, - "slot": "dropoff_date", - "start": 126 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: You are picking up a compact car from Anaheim Intermodal Center tomorrow at 4:30 pm. The drop of date will be next Thursday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Compact" - ], - "dropoff_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "2nd of March", - "tomorrow" - ], - "pickup_location": [ - "Anaheim Intermodal Center" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "service_call": { - "method": "ReserveCar", - "parameters": { - "car_type": "Compact", - "dropoff_date": "2019-03-07", - "pickup_date": "2019-03-02", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "16:30" - } - }, - "service_results": [ - { - "car_name": "Honda Fit", - "car_type": "Compact", - "dropoff_date": "2019-03-07", - "pickup_date": "2019-03-02", - "pickup_location": "Anaheim Intermodal Center", - "pickup_time": "16:30", - "total_price": "105" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The cars has been reserved." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "ReserveCar", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Compact" - ], - "dropoff_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "2nd of March", - "tomorrow" - ], - "pickup_location": [ - "Anaheim Intermodal Center" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "car_type": [ - "Compact" - ], - "dropoff_date": [ - "7th of this month", - "next Thursday" - ], - "pickup_city": [ - "Anaheim, CA" - ], - "pickup_date": [ - "2nd of March", - "tomorrow" - ], - "pickup_location": [ - "Anaheim Intermodal Center" - ], - "pickup_time": [ - "4:30 pm", - "evening 4:30" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RentalCars_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - } -]