diff --git "a/datasets/schema_guided/dialogues_022.json" "b/datasets/schema_guided/dialogues_022.json" deleted file mode 100644--- "a/datasets/schema_guided/dialogues_022.json" +++ /dev/null @@ -1,64567 +0,0 @@ -[ - { - "dialogue_id": "22_00000", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "next Thursday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 56, - "slot": "departure_date", - "start": 43 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Thursday" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a one-way flight to depart next Thursday. Please search for economy class tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I can help you with that. Where are you leaving from, and what's your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "origin", - "values": [ - "Washington" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "San Francisco" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "origin", - "start": 30 - }, - { - "exclusive_end": 57, - "slot": "destination", - "start": 44 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Thursday" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Washington" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for flights from Washington to San Francisco." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "09:45" - ], - "slot": "outbound_departure_time", - "values": [ - "9:45 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "294" - ], - "slot": "fare", - "values": [ - "$294" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-07", - "destination": "San Francisco", - "origin": "Washington", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-07", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "294", - "is_redeye": "False", - "number_stops": "1", - "origin": "Washington", - "origin_airport": "Dulles International Airport", - "outbound_arrival_time": "14:10", - "outbound_departure_time": "09:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-07", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "280", - "is_redeye": "False", - "number_stops": "1", - "origin": "Washington", - "origin_airport": "Dulles International Airport", - "outbound_arrival_time": "21:21", - "outbound_departure_time": "15:50", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-07", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "292", - "is_redeye": "False", - "number_stops": "1", - "origin": "Washington", - "origin_airport": "Dulles International Airport", - "outbound_arrival_time": "14:11", - "outbound_departure_time": "08:00", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "outbound_departure_time", - "start": 58 - }, - { - "exclusive_end": 45, - "slot": "fare", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a flight on American Airlines for $294, leaving at 9:45 am. That flight has 1 stop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport", - "origin_airport" - ], - "slot_values": { - "departure_date": [ - "next Thursday" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Washington" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which airport does it leave from, and where does it land?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Dulles International Airport" - ], - "slot": "origin_airport", - "values": [ - "Dulles International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "destination_airport", - "values": [ - "SFO International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "origin_airport", - "start": 24 - }, - { - "exclusive_end": 94, - "slot": "destination_airport", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That flight leaves from Dulles International Airport, and arrives at SFO International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Thursday" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Washington" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's not really what I want. Please find something else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "15:50" - ], - "slot": "outbound_departure_time", - "values": [ - "3:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "280" - ], - "slot": "fare", - "values": [ - "$280" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 71, - "slot": "outbound_departure_time", - "start": 64 - }, - { - "exclusive_end": 46, - "slot": "fare", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a flight on Southwest Airlines for $280. It takes off at 3:50 pm and also has 1 stop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "next Thursday" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Washington" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I want something else please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "08:00" - ], - "slot": "outbound_departure_time", - "values": [ - "8 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "292" - ], - "slot": "fare", - "values": [ - "$292" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 76, - "slot": "outbound_departure_time", - "start": 72 - }, - { - "exclusive_end": 94, - "slot": "fare", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are seats available on a United Airlines flight that takes off at 8 am. That one is $292 and also has 1 stop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Washington" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like a round trip for that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, on what day would you return?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "return_date", - "values": [ - "9th of this month" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "return_date", - "start": 21 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Washington" - ], - "return_date": [ - "9th of this month" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will return on the 9th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "08:00" - ], - "slot": "outbound_departure_time", - "values": [ - "8 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "05:50" - ], - "slot": "inbound_departure_time", - "values": [ - "5:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "298" - ], - "slot": "fare", - "values": [ - "$298" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-07", - "destination": "San Francisco", - "origin": "Washington", - "return_date": "2019-03-09", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-07", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "298", - "inbound_arrival_time": "18:25", - "inbound_departure_time": "05:50", - "is_redeye": "False", - "number_stops": "1", - "origin": "Washington", - "origin_airport": "Dulles International Airport", - "outbound_arrival_time": "14:11", - "outbound_departure_time": "08:00", - "passengers": "1", - "return_date": "2019-03-09", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 73, - "slot": "outbound_departure_time", - "start": 69 - }, - { - "exclusive_end": 115, - "slot": "inbound_departure_time", - "start": 108 - }, - { - "exclusive_end": 53, - "slot": "fare", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 1 flight available on United Airlines for $298, taking off at 8 am. The return flight will depart at 5:50 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Washington" - ], - "return_date": [ - "9th of this month" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "OK, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "next Thursday" - ], - "destination": [ - "San Francisco" - ], - "origin": [ - "Washington" - ], - "return_date": [ - "9th of this month" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "22_00001", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "SD" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "origin", - "start": 35 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like a one way flight from SD." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to travel." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "March 8th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "departure_date", - "start": 25 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 8th" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to leave on March 8th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your destination." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "destination", - "values": [ - "NYC" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "destination", - "start": 14 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 8th" - ], - "destination": [ - "NYC" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am going to NYC." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "15:20" - ], - "slot": "outbound_departure_time", - "values": [ - "3:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "245" - ], - "slot": "fare", - "values": [ - "$245" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-08", - "destination": "New York", - "origin": "San Diego" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-08", - "destination": "New York", - "destination_airport": "JFK International Airport", - "fare": "245", - "is_redeye": "True", - "number_stops": "1", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "03:15", - "outbound_departure_time": "15:20", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "outbound_departure_time", - "start": 58 - }, - { - "exclusive_end": 90, - "slot": "fare", - "start": 86 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is an Alaska Airlines flight with 1 stop leaving at 3:20 pm. The ticket cost is $245." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "is_redeye" - ], - "slot_values": { - "departure_date": [ - "March 8th" - ], - "destination": [ - "NYC" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is this a redeye flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "is_redeye", - "values": [ - "True" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It is an overnight flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SFO" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "destination", - "start": 32 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 8th" - ], - "destination": [ - "SFO" - ], - "origin": [ - "SD" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want something else flying to SFO with two tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21:20" - ], - "slot": "outbound_departure_time", - "values": [ - "9:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "107" - ], - "slot": "fare", - "values": [ - "$107" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-08", - "destination": "San Francisco", - "origin": "San Diego", - "passengers": "2" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-08", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "115", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "12:50", - "outbound_departure_time": "11:10", - "passengers": "2", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-08", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "107", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "23:00", - "outbound_departure_time": "21:20", - "passengers": "2", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-08", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "102", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "21:35", - "outbound_departure_time": "19:55", - "passengers": "2", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-08", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "102", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "08:40", - "outbound_departure_time": "07:00", - "passengers": "2", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 55, - "slot": "outbound_departure_time", - "start": 48 - }, - { - "exclusive_end": 86, - "slot": "fare", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is an American Airlines flight leaving at 9:20 pm with 0 stops at a cost of $107." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 8th" - ], - "destination": [ - "SFO" - ], - "origin": [ - "SD" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like a round trip flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which day do you want to return?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "return_date", - "values": [ - "10th of March" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "return_date", - "start": 19 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 8th" - ], - "destination": [ - "SFO" - ], - "origin": [ - "SD" - ], - "passengers": [ - "2" - ], - "return_date": [ - "10th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would prefer the 10th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21:20" - ], - "slot": "outbound_departure_time", - "values": [ - "9:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:15" - ], - "slot": "inbound_departure_time", - "values": [ - "12:15 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "132" - ], - "slot": "fare", - "values": [ - "$132" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-08", - "destination": "San Francisco", - "origin": "San Diego", - "passengers": "2", - "return_date": "2019-03-10" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-08", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "132", - "inbound_arrival_time": "16:19", - "inbound_departure_time": "12:15", - "is_redeye": "False", - "number_stops": "1", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "23:00", - "outbound_departure_time": "21:20", - "passengers": "2", - "return_date": "2019-03-10", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 60, - "slot": "outbound_departure_time", - "start": 53 - }, - { - "exclusive_end": 84, - "slot": "inbound_departure_time", - "start": 76 - }, - { - "exclusive_end": 104, - "slot": "fare", - "start": 100 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flight on American Airlines the departs at 9:20 pm and returns at 12:15 pm with a cost of $132." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 8th" - ], - "destination": [ - "SFO" - ], - "origin": [ - "SD" - ], - "passengers": [ - "2" - ], - "return_date": [ - "10th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "OK, thanks, I am all set." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "22_00002", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a flight to visit an out-of-state relative." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you be departing from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "San Diego" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination", - "values": [ - "Atlanta" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "origin", - "start": 21 - }, - { - "exclusive_end": 41, - "slot": "destination", - "start": 34 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Atlanta" - ], - "origin": [ - "San Diego" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need 1 ticket from San Diego to Atlanta." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to leave?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "departure_date", - "start": 23 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of this month" - ], - "destination": [ - "Atlanta" - ], - "origin": [ - "San Diego" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to leave on the 12th of this month and fly Southwest Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13:20" - ], - "slot": "outbound_departure_time", - "values": [ - "1:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "262" - ], - "slot": "fare", - "values": [ - "$262" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination": "Atlanta", - "origin": "San Diego", - "passengers": "1" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "262", - "is_redeye": "False", - "number_stops": "1", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "23:07", - "outbound_departure_time": "13:20", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 119, - "slot": "outbound_departure_time", - "start": 112 - }, - { - "exclusive_end": 157, - "slot": "fare", - "start": 153 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay I was able to find 1 flight that matches this criteria. It is a Southwest Airlines flight that takes of at 1:20 pm and has 1 stop. The ticket costs $262." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport" - ], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of this month" - ], - "destination": [ - "Atlanta" - ], - "origin": [ - "San Diego" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which airport does the flight go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Hartsfield-Jackson International Airport" - ], - "slot": "destination_airport", - "values": [ - "Hartsfield-Jackson International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "destination_airport", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is for Hartsfield-Jackson International Airport in Atlanta." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of this month" - ], - "destination": [ - "Atlanta" - ], - "origin": [ - "San Diego" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, I would like a return flight as well." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to fly back to San Diego?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "return_date", - "values": [ - "14th of this month" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "return_date", - "start": 7 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of this month" - ], - "destination": [ - "Atlanta" - ], - "origin": [ - "San Diego" - ], - "passengers": [ - "1" - ], - "return_date": [ - "14th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On the 14th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13:20" - ], - "slot": "outbound_departure_time", - "values": [ - "1:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:05" - ], - "slot": "inbound_departure_time", - "values": [ - "12:05 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "275" - ], - "slot": "fare", - "values": [ - "$275" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination": "Atlanta", - "origin": "San Diego", - "passengers": "1", - "return_date": "2019-03-14" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "275", - "inbound_arrival_time": "15:45", - "inbound_departure_time": "12:05", - "is_redeye": "False", - "number_stops": "1", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "23:07", - "outbound_departure_time": "13:20", - "passengers": "1", - "return_date": "2019-03-14", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 71, - "slot": "outbound_departure_time", - "start": 64 - }, - { - "exclusive_end": 117, - "slot": "inbound_departure_time", - "start": 109 - }, - { - "exclusive_end": 144, - "slot": "fare", - "start": 140 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found a Southwest Airlines flight that departs for Atlanta at 1:20 pm and leaves to return to San Diego at 12:05 pm. The ticket will cost $275." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Business" - ], - "slot": "seating_class", - "values": [ - "Business" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "outbound_arrival_time", - "seating_class" - ], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of this month" - ], - "destination": [ - "Atlanta" - ], - "origin": [ - "San Diego" - ], - "passengers": [ - "1" - ], - "return_date": [ - "14th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is this Business class? And when does the flight arrive at the destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "23:07" - ], - "slot": "outbound_arrival_time", - "values": [ - "11:07 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "outbound_arrival_time", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is Economy and arrives at 11:07 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of this month" - ], - "destination": [ - "Atlanta" - ], - "origin": [ - "San Diego" - ], - "passengers": [ - "1" - ], - "return_date": [ - "14th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "22_00003", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want a one way flight ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to go? What date and city would you like to depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "origin", - "values": [ - "Philly" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination", - "values": [ - "Chicago" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 68, - "slot": "departure_date", - "start": 58 - }, - { - "exclusive_end": 54, - "slot": "origin", - "start": 48 - }, - { - "exclusive_end": 21, - "slot": "destination", - "start": 14 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 11th" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Philly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am going to Chicago. I plan on departing from Philly on March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "10:10" - ], - "slot": "outbound_departure_time", - "values": [ - "10:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "122" - ], - "slot": "fare", - "values": [ - "$122" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-11", - "destination": "Chicago", - "origin": "Philadelphia" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "122", - "is_redeye": "False", - "number_stops": "0", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "11:21", - "outbound_departure_time": "10:10", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "135", - "is_redeye": "False", - "number_stops": "0", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "13:31", - "outbound_departure_time": "12:20", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-11", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "134", - "is_redeye": "False", - "number_stops": "0", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "21:46", - "outbound_departure_time": "20:35", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-11", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "122", - "is_redeye": "False", - "number_stops": "0", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "12:41", - "outbound_departure_time": "11:30", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 114, - "slot": "outbound_departure_time", - "start": 106 - }, - { - "exclusive_end": 151, - "slot": "fare", - "start": 147 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 4 available flights. Are you interested in flying with American Airlines? Their flight departs at 10:10 am and has 0 stops. A ticket costs $122." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "return_date", - "values": [ - "13th of March" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 82, - "slot": "return_date", - "start": 69 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Philly" - ], - "passengers": [ - "4" - ], - "return_date": [ - "13th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a round trip flight. I want four tickets and to return on the 13th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "10:10" - ], - "slot": "outbound_departure_time", - "values": [ - "10:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "18:40" - ], - "slot": "inbound_departure_time", - "values": [ - "6:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "121" - ], - "slot": "fare", - "values": [ - "$121" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination": "Chicago", - "origin": "Philadelphia", - "passengers": "4", - "return_date": "2019-03-13" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "121", - "inbound_arrival_time": "21:51", - "inbound_departure_time": "18:40", - "is_redeye": "False", - "number_stops": "0", - "origin": "Philadelphia", - "origin_airport": "PHL International Airport", - "outbound_arrival_time": "11:21", - "outbound_departure_time": "10:10", - "passengers": "4", - "return_date": "2019-03-13", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 89, - "slot": "outbound_departure_time", - "start": 81 - }, - { - "exclusive_end": 134, - "slot": "inbound_departure_time", - "start": 127 - }, - { - "exclusive_end": 155, - "slot": "fare", - "start": 151 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flight and it's with American Airlines. The departure is scheduled for 10:10 am and the returning flight takes of at 6:40 pm. This ticket is $121." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "is_redeye" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Philly" - ], - "passengers": [ - "4" - ], - "return_date": [ - "13th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is it a red-eye?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "is_redeye", - "values": [ - "False" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No it isn't." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Business" - ], - "slot": "seating_class", - "values": [ - "Business" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "seating_class" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Philly" - ], - "passengers": [ - "4" - ], - "return_date": [ - "13th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is it Business class?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It is Economy class?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Philly" - ], - "passengers": [ - "4" - ], - "return_date": [ - "13th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Alright." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I may help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Philly" - ], - "passengers": [ - "4" - ], - "return_date": [ - "13th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day!" - } - ] - }, - { - "dialogue_id": "22_00004", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm planning a trip, can you find me a one way economy flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, where and when are you planning to leave from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "7th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Toronto" - ], - "slot": "origin", - "values": [ - "Toronto" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "departure_date", - "start": 38 - }, - { - "exclusive_end": 30, - "slot": "origin", - "start": 23 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of this month" - ], - "origin": [ - "Toronto" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to fly out from Toronto on the 7th of this month" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, and where do you want to fly to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "destination", - "values": [ - "Chicago" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 7, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of this month" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Toronto" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Chicago" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "16:40" - ], - "slot": "outbound_departure_time", - "values": [ - "4:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "103" - ], - "slot": "fare", - "values": [ - "$103" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-07", - "destination": "Chicago", - "origin": "Toronto", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Air Canada", - "departure_date": "2019-03-07", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "103", - "is_redeye": "False", - "number_stops": "0", - "origin": "Toronto", - "origin_airport": "Toronto Pearson International Airport", - "outbound_arrival_time": "17:18", - "outbound_departure_time": "16:40", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-07", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "113", - "is_redeye": "False", - "number_stops": "0", - "origin": "Toronto", - "origin_airport": "Toronto Pearson International Airport", - "outbound_arrival_time": "10:43", - "outbound_departure_time": "10:05", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-07", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "95", - "is_redeye": "False", - "number_stops": "0", - "origin": "Toronto", - "origin_airport": "Toronto Pearson International Airport", - "outbound_arrival_time": "07:53", - "outbound_departure_time": "07:15", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 110, - "slot": "outbound_departure_time", - "start": 103 - }, - { - "exclusive_end": 88, - "slot": "fare", - "start": 84 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I've found 3 flights. Do you like Air Canada? Because I've found a flight for $103, it leaves at 4:40 pm and has 0 stops" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "is_redeye" - ], - "slot_values": { - "departure_date": [ - "7th of this month" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Toronto" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is it a redeye flight do you know?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "is_redeye", - "values": [ - "False" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No, it's not" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "7th of this month" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Toronto" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you see if there's anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "10:05" - ], - "slot": "outbound_departure_time", - "values": [ - "10:05 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "113" - ], - "slot": "fare", - "values": [ - "$113" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 84, - "slot": "outbound_departure_time", - "start": 76 - }, - { - "exclusive_end": 61, - "slot": "fare", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, what about American Airlines? There's a flight for $113, it leaves at 10:05 am and has 0 stops" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport", - "passengers" - ], - "slot_values": { - "departure_date": [ - "7th of this month" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Toronto" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is that for four passengers? And where does it land?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "O'Hare International Airport" - ], - "slot": "destination_airport", - "values": [ - "O'Hare International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 68, - "slot": "destination_airport", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "No, that's for 1 passenger. It lands at O'Hare International Airport" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "7th of this month" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Toronto" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, I'm going to need return tickets" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I can do that for you, when are you coming back?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "return_date", - "values": [ - "9th of March" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "return_date", - "start": 7 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "7th of this month" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Toronto" - ], - "return_date": [ - "9th of March" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On the 9th of March" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "10:05" - ], - "slot": "outbound_departure_time", - "values": [ - "10:05 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "16:20" - ], - "slot": "inbound_departure_time", - "values": [ - "4:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "115" - ], - "slot": "fare", - "values": [ - "$115" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-07", - "destination": "Chicago", - "origin": "Toronto", - "return_date": "2019-03-09", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-07", - "destination": "Chicago", - "destination_airport": "O'Hare International Airport", - "fare": "115", - "inbound_arrival_time": "18:58", - "inbound_departure_time": "16:20", - "is_redeye": "False", - "number_stops": "0", - "origin": "Toronto", - "origin_airport": "Toronto Pearson International Airport", - "outbound_arrival_time": "10:43", - "outbound_departure_time": "10:05", - "passengers": "1", - "return_date": "2019-03-09", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 73, - "slot": "outbound_departure_time", - "start": 65 - }, - { - "exclusive_end": 96, - "slot": "inbound_departure_time", - "start": 89 - }, - { - "exclusive_end": 50, - "slot": "fare", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I've found 1 with American Airlines for $115. It leaves at 10:05 am and returns at 4:20 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "7th of this month" - ], - "destination": [ - "Chicago" - ], - "origin": [ - "Toronto" - ], - "return_date": [ - "9th of March" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, thanks. I don't need anything else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Glad I could help, have a wonderful day" - } - ] - }, - { - "dialogue_id": "22_00005", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to find a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city will you be leaving from" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin", - "values": [ - "Atlanta" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "origin", - "start": 23 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin": [ - "Atlanta" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving from Atlanta." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be traveling to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 73, - "slot": "departure_date", - "start": 60 - }, - { - "exclusive_end": 29, - "slot": "destination", - "start": 20 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Atlanta" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be flying to San Diego. I would like to leave on the 12th of March and I would like Premium Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "06:50" - ], - "slot": "outbound_departure_time", - "values": [ - "6:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "431" - ], - "slot": "fare", - "values": [ - "$431" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-12", - "destination": "San Diego", - "origin": "Atlanta", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-12", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "431", - "is_redeye": "False", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "09:45", - "outbound_departure_time": "06:50", - "passengers": "1", - "seating_class": "Premium Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "452", - "is_redeye": "False", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "23:15", - "outbound_departure_time": "17:55", - "passengers": "1", - "seating_class": "Premium Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-12", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "379", - "is_redeye": "False", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "21:05", - "outbound_departure_time": "18:15", - "passengers": "1", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "outbound_departure_time", - "start": 58 - }, - { - "exclusive_end": 99, - "slot": "fare", - "start": 95 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Delta Airlines has 1 stop and the flight will take off at 6:50 am and the ticket will cost you $431." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Atlanta" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, something else please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "17:55" - ], - "slot": "outbound_departure_time", - "values": [ - "5:55 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "452" - ], - "slot": "fare", - "values": [ - "$452" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "outbound_departure_time", - "start": 47 - }, - { - "exclusive_end": 77, - "slot": "fare", - "start": 73 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Southwest Airlines has 1 stop and takes off at 5:55 pm and will cost you $452." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "return_date", - "values": [ - "March 14th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "return_date", - "start": 50 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of March" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "4" - ], - "return_date": [ - "March 14th" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok. I want a flight and four tickets returning on March 14th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Southwest Airlines" - ], - "slot": "airlines", - "values": [ - "Southwest Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "06:30" - ], - "slot": "outbound_departure_time", - "values": [ - "6:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "07:00" - ], - "slot": "inbound_departure_time", - "values": [ - "7 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "475" - ], - "slot": "fare", - "values": [ - "$475" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination": "San Diego", - "origin": "Atlanta", - "passengers": "4", - "return_date": "2019-03-14", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "475", - "inbound_arrival_time": "18:31", - "inbound_departure_time": "07:00", - "is_redeye": "False", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "12:00", - "outbound_departure_time": "06:30", - "passengers": "4", - "return_date": "2019-03-14", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 71, - "slot": "outbound_departure_time", - "start": 64 - }, - { - "exclusive_end": 108, - "slot": "inbound_departure_time", - "start": 104 - }, - { - "exclusive_end": 131, - "slot": "fare", - "start": 127 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Southwest Airlines, I found 1 with them taking off at 6:30 am and the return flight leaves at 7 am and will cost you $475." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of March" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "4" - ], - "return_date": [ - "March 14th" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Southwest Airlines" - ], - "departure_date": [ - "12th of March" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "4" - ], - "return_date": [ - "March 14th" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "22_00006", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "the 11th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "departure_date", - "start": 41 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 11th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to book a one way flight on the 11th March. Do you have any deals next week?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sorry, for time being there is no deal. I am happy to assist you. Where are you flying to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "destination", - "values": [ - "Vancouver, BC" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "destination", - "start": 24 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 11th" - ], - "destination": [ - "Vancouver, BC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be travelling to Vancouver, BC." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "To reach that destination, you can leave from Las Vegas. Do you wish to book your ticket from that city for your departure?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "origin", - "values": [ - "Las Vegas" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "origin", - "start": 34 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 11th" - ], - "destination": [ - "Vancouver, BC" - ], - "origin": [ - "Las Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup! Please book the flights from Las Vegas." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "09:30" - ], - "slot": "outbound_departure_time", - "values": [ - "9:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "199" - ], - "slot": "fare", - "values": [ - "$199" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-11", - "destination": "Vancouver", - "origin": "Las Vegas" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination": "Vancouver", - "destination_airport": "YVR International Airport", - "fare": "199", - "is_redeye": "False", - "number_stops": "1", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "13:59", - "outbound_departure_time": "09:30", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination": "Vancouver", - "destination_airport": "YVR International Airport", - "fare": "211", - "is_redeye": "False", - "number_stops": "1", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "19:49", - "outbound_departure_time": "12:20", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-11", - "destination": "Vancouver", - "destination_airport": "YVR International Airport", - "fare": "204", - "is_redeye": "False", - "number_stops": "1", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "19:49", - "outbound_departure_time": "14:35", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-11", - "destination": "Vancouver", - "destination_airport": "YVR International Airport", - "fare": "210", - "is_redeye": "False", - "number_stops": "1", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "19:49", - "outbound_departure_time": "12:05", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 95, - "slot": "outbound_departure_time", - "start": 88 - }, - { - "exclusive_end": 192, - "slot": "fare", - "start": 188 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. Would you prefer to travel with American Airlines and you can leave by morning at 9:30 am. It has 1 stops and this is the good one among the 4 flights I found for you. It would cost $199 for your travel. Do you want me to continue with booking?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 11th" - ], - "destination": [ - "Vancouver, BC" - ], - "origin": [ - "Las Vegas" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sorry. Please can you look with Delta Airlines for I want to travel a little bit late. I need only one ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:20" - ], - "slot": "outbound_departure_time", - "values": [ - "12:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "211" - ], - "slot": "fare", - "values": [ - "$211" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination": "Vancouver", - "origin": "Las Vegas", - "passengers": "1" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination": "Vancouver", - "destination_airport": "YVR International Airport", - "fare": "211", - "is_redeye": "False", - "number_stops": "1", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "19:49", - "outbound_departure_time": "12:20", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "outbound_departure_time", - "start": 55 - }, - { - "exclusive_end": 178, - "slot": "fare", - "start": 174 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. Can I book with Delta Airlines that takes off at 12:20 pm which has only 1 stops. I think this is the best 1 flight I can find for you. Your travel cost will be around $211." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 11th" - ], - "destination": [ - "Vancouver, BC" - ], - "origin": [ - "Las Vegas" - ], - "passengers": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Fine. Is round trip available with that flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I think there is a return flight available. On which day you prefer? Either a morning or evening return?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "return_date", - "values": [ - "13th of this month" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 67, - "slot": "return_date", - "start": 49 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 11th" - ], - "destination": [ - "Vancouver, BC" - ], - "origin": [ - "Las Vegas" - ], - "passengers": [ - "1" - ], - "return_date": [ - "13th of this month" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would prefer to return in the early morning on 13th of this month and if there is a ticket available in Economy class, it would be good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:20" - ], - "slot": "outbound_departure_time", - "values": [ - "12:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "03:20" - ], - "slot": "inbound_departure_time", - "values": [ - "3:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "225" - ], - "slot": "fare", - "values": [ - "$225" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination": "Vancouver", - "origin": "Las Vegas", - "passengers": "1", - "return_date": "2019-03-13", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination": "Vancouver", - "destination_airport": "YVR International Airport", - "fare": "225", - "inbound_arrival_time": "09:15", - "inbound_departure_time": "03:20", - "is_redeye": "False", - "number_stops": "1", - "origin": "Las Vegas", - "origin_airport": "McCarran International Airport", - "outbound_arrival_time": "19:49", - "outbound_departure_time": "12:20", - "passengers": "1", - "return_date": "2019-03-13", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "outbound_departure_time", - "start": 66 - }, - { - "exclusive_end": 117, - "slot": "inbound_departure_time", - "start": 110 - }, - { - "exclusive_end": 123, - "slot": "fare", - "start": 119 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I can find 1 flight for you with Delta Airlines that takes off at 12:20 pm and the return take off will be at 3:20 am. $225 would be the total cost including tax. Do you want me to continue with booking?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 11th" - ], - "destination": [ - "Vancouver, BC" - ], - "origin": [ - "Las Vegas" - ], - "passengers": [ - "1" - ], - "return_date": [ - "13th of this month" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything to help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "the 11th" - ], - "destination": [ - "Vancouver, BC" - ], - "origin": [ - "Las Vegas" - ], - "passengers": [ - "1" - ], - "return_date": [ - "13th of this month" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks much for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice journey and a great day." - } - ] - }, - { - "dialogue_id": "22_00007", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "Vegas" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "destination", - "start": 18 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be flying to Vegas soon, and I want to find a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date will you travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-02" - ], - "slot": "departure_date", - "values": [ - "2nd of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "origin", - "values": [ - "Seattle" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "LA" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "departure_date", - "start": 20 - }, - { - "exclusive_end": 46, - "slot": "origin", - "start": 39 - }, - { - "exclusive_end": 52, - "slot": "destination", - "start": 50 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "2nd of March" - ], - "destination": [ - "LA" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to depart on 2nd of March, from Seattle to LA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "15:45" - ], - "slot": "outbound_departure_time", - "values": [ - "3:45 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "147" - ], - "slot": "fare", - "values": [ - "$147" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-02", - "destination": "Los Angeles", - "origin": "Seattle" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-02", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "147", - "is_redeye": "False", - "number_stops": "0", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "18:32", - "outbound_departure_time": "15:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-02", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "137", - "is_redeye": "False", - "number_stops": "0", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "11:02", - "outbound_departure_time": "08:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-02", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "137", - "is_redeye": "False", - "number_stops": "0", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "11:32", - "outbound_departure_time": "08:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-02", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "141", - "is_redeye": "False", - "number_stops": "0", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "08:12", - "outbound_departure_time": "05:25", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-02", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "109", - "is_redeye": "False", - "number_stops": "0", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "15:17", - "outbound_departure_time": "12:30", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 93, - "slot": "outbound_departure_time", - "start": 86 - }, - { - "exclusive_end": 126, - "slot": "fare", - "start": 122 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about flying with Alaska Airlines? There is a flight available which takes off at 3:45 pm, with 0 stops, at a cost of $147." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport", - "outbound_arrival_time" - ], - "slot_values": { - "departure_date": [ - "2nd of March" - ], - "destination": [ - "LA" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Where does it land, and at what time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "18:32" - ], - "slot": "outbound_arrival_time", - "values": [ - "6:32 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "LAX International Airport" - ], - "slot": "destination_airport", - "values": [ - "LAX International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "outbound_arrival_time", - "start": 16 - }, - { - "exclusive_end": 52, - "slot": "destination_airport", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It'll arrive at 6:32 pm at LAX International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "2nd of March" - ], - "destination": [ - "LA" - ], - "origin": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds okay, can you search for further options?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you want to return?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "return_date", - "values": [ - "next Monday" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "return_date", - "start": 12 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "2nd of March" - ], - "destination": [ - "LA" - ], - "origin": [ - "Seattle" - ], - "return_date": [ - "next Monday" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll return next Monday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "15:45" - ], - "slot": "outbound_departure_time", - "values": [ - "3:45 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "19:10" - ], - "slot": "inbound_departure_time", - "values": [ - "7:10 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "155" - ], - "slot": "fare", - "values": [ - "$155" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-02", - "destination": "Los Angeles", - "origin": "Seattle", - "return_date": "2019-03-04" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-02", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "155", - "inbound_arrival_time": "21:57", - "inbound_departure_time": "19:10", - "is_redeye": "False", - "number_stops": "0", - "origin": "Seattle", - "origin_airport": "Seattle-Tacoma International Airport", - "outbound_arrival_time": "18:32", - "outbound_departure_time": "15:45", - "passengers": "1", - "return_date": "2019-03-04", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 85, - "slot": "outbound_departure_time", - "start": 78 - }, - { - "exclusive_end": 117, - "slot": "inbound_departure_time", - "start": 110 - }, - { - "exclusive_end": 136, - "slot": "fare", - "start": 132 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found a suitable flight with Alaska Airlines, with a departure flight at 3:45 pm, and a return flight at 7:10 pm, at a cost of $155." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "2nd of March" - ], - "destination": [ - "LA" - ], - "origin": [ - "Seattle" - ], - "return_date": [ - "next Monday" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "2nd of March" - ], - "destination": [ - "LA" - ], - "origin": [ - "Seattle" - ], - "return_date": [ - "next Monday" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all for now, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "22_00008", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "1st of this month" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 61, - "slot": "departure_date", - "start": 44 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "1st of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to look for a one way flight for the 1st of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What airport would you like to depart from and where would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LA" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London" - ], - "slot": "destination", - "values": [ - "London" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "origin", - "start": 15 - }, - { - "exclusive_end": 33, - "slot": "destination", - "start": 27 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "1st of this month" - ], - "destination": [ - "London" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Departing from LA going to London." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "09:30" - ], - "slot": "outbound_departure_time", - "values": [ - "9:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "423" - ], - "slot": "fare", - "values": [ - "$423" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-01", - "destination": "London", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-01", - "destination": "London", - "destination_airport": "Heathrow International Airport", - "fare": "423", - "is_redeye": "True", - "number_stops": "1", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "10:47", - "outbound_departure_time": "09:30", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-01", - "destination": "London", - "destination_airport": "Heathrow International Airport", - "fare": "394", - "is_redeye": "True", - "number_stops": "1", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "07:34", - "outbound_departure_time": "09:05", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-01", - "destination": "London", - "destination_airport": "Heathrow International Airport", - "fare": "289", - "is_redeye": "True", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "06:04", - "outbound_departure_time": "10:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-01", - "destination": "London", - "destination_airport": "Heathrow International Airport", - "fare": "234", - "is_redeye": "True", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "18:14", - "outbound_departure_time": "22:25", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-01", - "destination": "London", - "destination_airport": "Heathrow International Airport", - "fare": "266", - "is_redeye": "True", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "16:04", - "outbound_departure_time": "20:15", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "outbound_departure_time", - "start": 67 - }, - { - "exclusive_end": 98, - "slot": "fare", - "start": 94 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 5 options for you. There is an Alaska Airlines departing at 9:30 am with 1 layover for $423." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "passengers", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "passengers" - ], - "slot_values": { - "departure_date": [ - "1st of this month" - ], - "destination": [ - "London" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How many passagers are you looking for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "1 passenger." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "origin_airport", - "seating_class" - ], - "slot_values": { - "departure_date": [ - "1st of this month" - ], - "destination": [ - "London" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is it a Premium Economy ticket? What airport does it depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "LAX International Airport" - ], - "slot": "origin_airport", - "values": [ - "LAX International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "origin_airport", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It departs for LAX International Airport. It is a Economy ticket." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "1st of this month" - ], - "destination": [ - "London" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want something elese." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "09:05" - ], - "slot": "outbound_departure_time", - "values": [ - "9:05 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "394" - ], - "slot": "fare", - "values": [ - "$394" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 61, - "slot": "outbound_departure_time", - "start": 54 - }, - { - "exclusive_end": 88, - "slot": "fare", - "start": 84 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about an American Airlines flight that departs at 9:05 am and has 1 layover for $394." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of this month" - ], - "destination": [ - "London" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok. How about a round trip flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you like to return." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "return_date", - "values": [ - "the 3rd" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "return_date", - "start": 32 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of this month" - ], - "destination": [ - "London" - ], - "origin": [ - "LA" - ], - "passengers": [ - "2" - ], - "return_date": [ - "the 3rd" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need two tickets returning on the 3rd." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "09:05" - ], - "slot": "outbound_departure_time", - "values": [ - "9:05 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "15:05" - ], - "slot": "inbound_departure_time", - "values": [ - "3:05 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "357" - ], - "slot": "fare", - "values": [ - "$357" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-01", - "destination": "London", - "origin": "Los Angeles", - "passengers": "2", - "return_date": "2019-03-03" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-01", - "destination": "London", - "destination_airport": "Heathrow International Airport", - "fare": "357", - "inbound_arrival_time": "20:54", - "inbound_departure_time": "15:05", - "is_redeye": "True", - "number_stops": "1", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "07:34", - "outbound_departure_time": "09:05", - "passengers": "2", - "return_date": "2019-03-03", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "outbound_departure_time", - "start": 51 - }, - { - "exclusive_end": 99, - "slot": "inbound_departure_time", - "start": 92 - }, - { - "exclusive_end": 108, - "slot": "fare", - "start": 104 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about an American Airlines flight departing at 9:05 am and the return flight departs at 3:05 pm for $357" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "seating_class" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of this month" - ], - "destination": [ - "London" - ], - "origin": [ - "LA" - ], - "passengers": [ - "2" - ], - "return_date": [ - "the 3rd" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "IS it a Premium Economy ticket?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No It is an Economy seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of this month" - ], - "destination": [ - "London" - ], - "origin": [ - "LA" - ], - "passengers": [ - "2" - ], - "return_date": [ - "the 3rd" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of this month" - ], - "destination": [ - "London" - ], - "origin": [ - "LA" - ], - "passengers": [ - "2" - ], - "return_date": [ - "the 3rd" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that will be all" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day>" - } - ] - }, - { - "dialogue_id": "22_00009", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From which city are you departing?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "SFO" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination", - "values": [ - "Seattle, WA" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "origin", - "start": 23 - }, - { - "exclusive_end": 77, - "slot": "destination", - "start": 66 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Seattle, WA" - ], - "origin": [ - "SFO" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will be leaving from SFO and I need a Premium Economy ticket to Seattle, WA." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which date will you be leaving?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "departure_date", - "values": [ - "Friday next week" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 16, - "slot": "departure_date", - "start": 0 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Friday next week" - ], - "destination": [ - "Seattle, WA" - ], - "origin": [ - "SFO" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Friday next week please" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "06:20" - ], - "slot": "outbound_departure_time", - "values": [ - "6:20 AM" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "208" - ], - "slot": "fare", - "values": [ - "$208" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-08", - "destination": "Seattle", - "origin": "San Francisco", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-08", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "208", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "08:31", - "outbound_departure_time": "06:20", - "passengers": "1", - "seating_class": "Premium Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-08", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "213", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "10:11", - "outbound_departure_time": "08:00", - "passengers": "1", - "seating_class": "Premium Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-08", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "177", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "10:36", - "outbound_departure_time": "08:25", - "passengers": "1", - "seating_class": "Premium Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-08", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "186", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "17:16", - "outbound_departure_time": "15:05", - "passengers": "1", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 60, - "slot": "outbound_departure_time", - "start": 53 - }, - { - "exclusive_end": 96, - "slot": "fare", - "start": 92 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to use Alaska Airlines? It departs at 6:20 AM and has 0 stops. The ticket is $208." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "Friday next week" - ], - "destination": [ - "Seattle, WA" - ], - "origin": [ - "SFO" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a round trip flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which day will you be returning?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "return_date", - "values": [ - "10th of March" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 20, - "slot": "return_date", - "start": 7 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "Friday next week" - ], - "destination": [ - "Seattle, WA" - ], - "origin": [ - "SFO" - ], - "return_date": [ - "10th of March" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On the 10th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "06:20" - ], - "slot": "outbound_departure_time", - "values": [ - "6:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:00" - ], - "slot": "inbound_departure_time", - "values": [ - "12 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "207" - ], - "slot": "fare", - "values": [ - "$207" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-08", - "destination": "Seattle", - "origin": "San Francisco", - "return_date": "2019-03-10", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-08", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "207", - "inbound_arrival_time": "14:11", - "inbound_departure_time": "12:00", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "08:31", - "outbound_departure_time": "06:20", - "passengers": "1", - "return_date": "2019-03-10", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "outbound_departure_time", - "start": 52 - }, - { - "exclusive_end": 80, - "slot": "inbound_departure_time", - "start": 75 - }, - { - "exclusive_end": 100, - "slot": "fare", - "start": 96 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flight on ALaska Airlines that departs at 6:20 am and returns at 12 pm. The ticket is $207." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "Friday next week" - ], - "destination": [ - "Seattle, WA" - ], - "origin": [ - "SFO" - ], - "return_date": [ - "10th of March" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you that is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "22_00010", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "passengers": [ - "3" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going on a trip. I need three Premium Economy tickets for a one-way trip." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. Where are you going? And what city are you leaving from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "origin", - "values": [ - "Ciudad de Mexico" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "origin", - "start": 30 - }, - { - "exclusive_end": 24, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Los Angeles" - ], - "origin": [ - "Ciudad de Mexico" - ], - "passengers": [ - "3" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to Los Angeles from Ciudad de Mexico." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When is your trip?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "11th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "departure_date", - "start": 4 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of this month" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Ciudad de Mexico" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The 11th of this month. Ah, but, make that just two pickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "08:05" - ], - "slot": "outbound_departure_time", - "values": [ - "8:05 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "215" - ], - "slot": "fare", - "values": [ - "$215" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-11", - "destination": "Los Angeles", - "origin": "Mexico City", - "passengers": "2", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "215", - "is_redeye": "False", - "number_stops": "0", - "origin": "Mexico City", - "origin_airport": "Benito Juarez International Airport", - "outbound_arrival_time": "09:25", - "outbound_departure_time": "08:05", - "passengers": "2", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "outbound_departure_time", - "start": 52 - }, - { - "exclusive_end": 90, - "slot": "fare", - "start": 86 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is 1 American Airlines flight which leaves at 8:05 am. It has 0 stops and costs $215." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport", - "is_redeye" - ], - "slot_values": { - "departure_date": [ - "11th of this month" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Ciudad de Mexico" - ], - "passengers": [ - "2" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What airport does this take me to? Is it an overnight flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "LAX International Airport" - ], - "slot": "destination_airport", - "values": [ - "LAX International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "is_redeye", - "values": [ - "False" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "destination_airport", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You arrive at LAX International Airport on the same day you depart." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "return_date", - "values": [ - "13th of March" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 92, - "slot": "return_date", - "start": 79 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "11th of this month" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Ciudad de Mexico" - ], - "passengers": [ - "2" - ], - "return_date": [ - "13th of March" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good, but can you change that to a round-trip? I want to be back on the 13th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "08:05" - ], - "slot": "outbound_departure_time", - "values": [ - "8:05 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "14:45" - ], - "slot": "inbound_departure_time", - "values": [ - "2:45 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "235" - ], - "slot": "fare", - "values": [ - "$235" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination": "Los Angeles", - "origin": "Mexico City", - "passengers": "2", - "return_date": "2019-03-13", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "235", - "inbound_arrival_time": "20:05", - "inbound_departure_time": "14:45", - "is_redeye": "False", - "number_stops": "0", - "origin": "Mexico City", - "origin_airport": "Benito Juarez International Airport", - "outbound_arrival_time": "09:25", - "outbound_departure_time": "08:05", - "passengers": "2", - "return_date": "2019-03-13", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "outbound_departure_time", - "start": 52 - }, - { - "exclusive_end": 126, - "slot": "inbound_departure_time", - "start": 119 - }, - { - "exclusive_end": 74, - "slot": "fare", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is 1 American Airlines flight which leaves at 8:05 am and costs $235. The flight which brings you back leaves at 2:45 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "11th of this month" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Ciudad de Mexico" - ], - "passengers": [ - "2" - ], - "return_date": [ - "13th of March" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "11th of this month" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Ciudad de Mexico" - ], - "passengers": [ - "2" - ], - "return_date": [ - "13th of March" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's all, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "22_00011", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm looking to book a one-way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What are the flight details? Where are you leaving from, and where are you traveling to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland, OR" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "origin", - "start": 52 - }, - { - "exclusive_end": 30, - "slot": "destination", - "start": 18 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Portland, OR" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to go to Portland, OR and I'm leaving from SD." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you like to fly out?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "March 11th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "departure_date", - "start": 15 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 11th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm leaving on March 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13:20" - ], - "slot": "outbound_departure_time", - "values": [ - "1:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "148" - ], - "slot": "fare", - "values": [ - "$148" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-11", - "destination": "Portland", - "origin": "San Diego" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-11", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "148", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "16:04", - "outbound_departure_time": "13:20", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "152", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "11:54", - "outbound_departure_time": "09:10", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "132", - "is_redeye": "True", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "00:04", - "outbound_departure_time": "21:20", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-11", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "147", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "23:14", - "outbound_departure_time": "20:30", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 99, - "slot": "outbound_departure_time", - "start": 92 - }, - { - "exclusive_end": 76, - "slot": "fare", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 4 possible options for you: Alaska Airlines has a flight for $148 that leaves at 1:20 pm, with 0 stops." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you search for round trips as well?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What day would you like to return?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "return_date", - "values": [ - "13th of March" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "return_date", - "start": 36 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "SD" - ], - "return_date": [ - "13th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I think I would be returning on the 13th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "13:20" - ], - "slot": "outbound_departure_time", - "values": [ - "1:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "17:40" - ], - "slot": "inbound_departure_time", - "values": [ - "5:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "154" - ], - "slot": "fare", - "values": [ - "$154" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-11", - "destination": "Portland", - "origin": "San Diego", - "return_date": "2019-03-13" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-11", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "154", - "inbound_arrival_time": "20:24", - "inbound_departure_time": "17:40", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "16:04", - "outbound_departure_time": "13:20", - "passengers": "1", - "return_date": "2019-03-13", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 61, - "slot": "outbound_departure_time", - "start": 54 - }, - { - "exclusive_end": 100, - "slot": "inbound_departure_time", - "start": 93 - }, - { - "exclusive_end": 37, - "slot": "fare", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alaska Airlines has 1 flight for $154 that departs at 1:20 pm and the returning flight is at 5:40 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "seating_class", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "destination_airport", - "seating_class" - ], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "SD" - ], - "return_date": [ - "13th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What class is the ticket in and what airport does it land at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "PDX International Airport" - ], - "slot": "destination_airport", - "values": [ - "PDX International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "destination_airport", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The arrival airport is PDX International Airport, the seat is in Economy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 11th" - ], - "destination": [ - "Portland, OR" - ], - "origin": [ - "SD" - ], - "return_date": [ - "13th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Alright, that's everything I need for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "22_00012", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Hey, I need to book a one-way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure thing. Where are you going? Where are you departing from? When would you like to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "departure_date", - "values": [ - "12th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LAX" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Portland" - ], - "slot": "destination", - "values": [ - "Portland" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "departure_date", - "start": 26 - }, - { - "exclusive_end": 48, - "slot": "origin", - "start": 45 - }, - { - "exclusive_end": 60, - "slot": "destination", - "start": 52 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "12th of March" - ], - "destination": [ - "Portland" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to depart on the 12th of March from LAX to Portland." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "07:25" - ], - "slot": "outbound_departure_time", - "values": [ - "7:25 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "129" - ], - "slot": "fare", - "values": [ - "$129" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-12", - "destination": "Portland", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-12", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "129", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "09:55", - "outbound_departure_time": "07:25", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-12", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "113", - "is_redeye": "True", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "01:45", - "outbound_departure_time": "23:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-12", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "115", - "is_redeye": "True", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "00:20", - "outbound_departure_time": "21:50", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-12", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "131", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "19:00", - "outbound_departure_time": "16:30", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "outbound_departure_time", - "start": 65 - }, - { - "exclusive_end": 115, - "slot": "fare", - "start": 111 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Are you happy to fly with Alaska Airlines? We have a flight from 7:25 am with 0 stops. The total price will be $129." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "12th of March" - ], - "destination": [ - "Portland" - ], - "origin": [ - "LAX" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, that sounds good thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "So, when would you like to book a returning flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-14" - ], - "slot": "return_date", - "values": [ - "14th of this month" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "return_date", - "start": 21 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "12th of March" - ], - "destination": [ - "Portland" - ], - "origin": [ - "LAX" - ], - "return_date": [ - "14th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm returning on the 14th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "05:15" - ], - "slot": "outbound_departure_time", - "values": [ - "5:15 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "10:10" - ], - "slot": "inbound_departure_time", - "values": [ - "10:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "141" - ], - "slot": "fare", - "values": [ - "$141" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-12", - "destination": "Portland", - "origin": "Los Angeles", - "return_date": "2019-03-14" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-12", - "destination": "Portland", - "destination_airport": "PDX International Airport", - "fare": "141", - "inbound_arrival_time": "12:40", - "inbound_departure_time": "10:10", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "07:45", - "outbound_departure_time": "05:15", - "passengers": "1", - "return_date": "2019-03-14", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 111, - "slot": "outbound_departure_time", - "start": 104 - }, - { - "exclusive_end": 152, - "slot": "inbound_departure_time", - "start": 144 - }, - { - "exclusive_end": 163, - "slot": "fare", - "start": 159 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. If you'll fly with Alaska Airlines, we have a return flight, with the initial flight departing at 5:15 am and the return leg departing at 10:10 am. It's $141 total. There's only 1 flight available." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "12th of March" - ], - "destination": [ - "Portland" - ], - "origin": [ - "LAX" - ], - "return_date": [ - "14th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay that'll be fine. That's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thanks, see you." - } - ] - }, - { - "dialogue_id": "22_00013", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Im looking for one way flight" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From which city you want to depart and To where are you planning to go? Your prefered dates to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "March 6th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin", - "values": [ - "Atlanta" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sydney" - ], - "slot": "destination", - "values": [ - "Sydney, NSW" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 57, - "slot": "departure_date", - "start": 48 - }, - { - "exclusive_end": 44, - "slot": "origin", - "start": 37 - }, - { - "exclusive_end": 31, - "slot": "destination", - "start": 20 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 6th" - ], - "destination": [ - "Sydney, NSW" - ], - "origin": [ - "Atlanta" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to travel to Sydney, NSW from Atlanta on March 6th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "11:40" - ], - "slot": "outbound_departure_time", - "values": [ - "11:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "376" - ], - "slot": "fare", - "values": [ - "$376" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-06", - "destination": "Sydney", - "origin": "Atlanta" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination": "Sydney", - "destination_airport": "Kingsford Smith International Airport", - "fare": "376", - "is_redeye": "True", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "16:01", - "outbound_departure_time": "11:40", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination": "Sydney", - "destination_airport": "Kingsford Smith International Airport", - "fare": "413", - "is_redeye": "True", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "16:01", - "outbound_departure_time": "12:50", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-06", - "destination": "Sydney", - "destination_airport": "Kingsford Smith International Airport", - "fare": "327", - "is_redeye": "True", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "13:06", - "outbound_departure_time": "06:30", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "outbound_departure_time", - "start": 56 - }, - { - "exclusive_end": 97, - "slot": "fare", - "start": 93 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you like American Airlines ? The flight takes off at 11:40 am and has 1 stops which costs $376" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Premium Economy" - ], - "slot": "seating_class", - "values": [ - "Premium Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 6th" - ], - "destination": [ - "Sydney, NSW" - ], - "origin": [ - "Atlanta" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you get me something else like Premium Economy class tickets and i would like fly with Delta Airlines" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:50" - ], - "slot": "outbound_departure_time", - "values": [ - "12:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "611" - ], - "slot": "fare", - "values": [ - "$611" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination": "Sydney", - "origin": "Atlanta", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination": "Sydney", - "destination_airport": "Kingsford Smith International Airport", - "fare": "611", - "is_redeye": "True", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "16:01", - "outbound_departure_time": "12:50", - "passengers": "1", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 118, - "slot": "outbound_departure_time", - "start": 110 - }, - { - "exclusive_end": 92, - "slot": "fare", - "start": 88 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flights which suits for you. Do you like to fly with Delta Airlines? It costs $611 and takes off at 12:50 pm" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "passengers", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "passengers" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 6th" - ], - "destination": [ - "Sydney, NSW" - ], - "origin": [ - "Atlanta" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How many passengers will be there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Its only for 1 person" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "return_date", - "values": [ - "next Friday" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 95, - "slot": "return_date", - "start": 84 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 6th" - ], - "destination": [ - "Sydney, NSW" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "3" - ], - "return_date": [ - "next Friday" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Cool. I would like take a round flight trip for three tickets and return will be on next Friday" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:50" - ], - "slot": "outbound_departure_time", - "values": [ - "12:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "17:50" - ], - "slot": "inbound_departure_time", - "values": [ - "5:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "627" - ], - "slot": "fare", - "values": [ - "$627" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination": "Sydney", - "origin": "Atlanta", - "passengers": "3", - "return_date": "2019-03-08", - "seating_class": "Premium Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination": "Sydney", - "destination_airport": "Kingsford Smith International Airport", - "fare": "627", - "inbound_arrival_time": "17:04", - "inbound_departure_time": "17:50", - "is_redeye": "True", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "16:01", - "outbound_departure_time": "12:50", - "passengers": "3", - "return_date": "2019-03-08", - "seating_class": "Premium Economy" - } - ], - "slots": [ - { - "exclusive_end": 82, - "slot": "outbound_departure_time", - "start": 74 - }, - { - "exclusive_end": 114, - "slot": "inbound_departure_time", - "start": 107 - }, - { - "exclusive_end": 131, - "slot": "fare", - "start": 127 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flight for this. DO you like Delta Airlines and it takes off at 12:50 pm and return takes off at 5:50 pm which costs $627" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "inbound_arrival_time", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "inbound_arrival_time", - "origin_airport" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 6th" - ], - "destination": [ - "Sydney, NSW" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "3" - ], - "return_date": [ - "next Friday" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From which airport does the flight leave? When does the return flight arrives?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Hartsfield-Jackson International Airport" - ], - "slot": "origin_airport", - "values": [ - "Hartsfield-Jackson International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "17:04" - ], - "slot": "inbound_arrival_time", - "values": [ - "5:04 pm" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "origin_airport", - "start": 18 - }, - { - "exclusive_end": 97, - "slot": "inbound_arrival_time", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It takes off from Hartsfield-Jackson International Airport where return flight arrives at 5:04 pm" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 6th" - ], - "destination": [ - "Sydney, NSW" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "3" - ], - "return_date": [ - "next Friday" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay great" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "March 6th" - ], - "destination": [ - "Sydney, NSW" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "3" - ], - "return_date": [ - "next Friday" - ], - "seating_class": [ - "Premium Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No.Thanks for the help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day" - } - ] - }, - { - "dialogue_id": "22_00014", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "the 6th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "departure_date", - "start": 19 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 6th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am travelling on the 6th and need a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which city are you travelling from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "LA" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 7, - "slot": "origin", - "start": 5 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 6th" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From LA please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you travelling to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Delhi" - ], - "slot": "destination", - "values": [ - "Delhi" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "destination", - "start": 14 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 6th" - ], - "destination": [ - "Delhi" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am going to Delhi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "17:35" - ], - "slot": "outbound_departure_time", - "values": [ - "5:35 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "266" - ], - "slot": "fare", - "values": [ - "$266" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-06", - "destination": "Delhi", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-06", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "266", - "is_redeye": "True", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "20:39", - "outbound_departure_time": "17:35", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "347", - "is_redeye": "True", - "number_stops": "1", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "16:07", - "outbound_departure_time": "06:30", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "351", - "is_redeye": "True", - "number_stops": "1", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "16:07", - "outbound_departure_time": "09:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-06", - "destination": "Delhi", - "destination_airport": "Indira Gandhi International Airport", - "fare": "260", - "is_redeye": "True", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "19:09", - "outbound_departure_time": "16:05", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 96, - "slot": "outbound_departure_time", - "start": 89 - }, - { - "exclusive_end": 109, - "slot": "fare", - "start": 105 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 4 possible fligts. There is one with Alaska Airlines wih 0 stops taking off at 5:35 pm costing $266." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "origin_airport" - ], - "slot_values": { - "departure_date": [ - "the 6th" - ], - "destination": [ - "Delhi" - ], - "origin": [ - "LA" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which airport does the flight depart from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "LAX International Airport" - ], - "slot": "origin_airport", - "values": [ - "LAX International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "origin_airport", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It departs from LAX International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Mexico City" - ], - "slot": "destination", - "values": [ - "Ciudad de Mexico" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "destination", - "start": 39 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "the 6th" - ], - "destination": [ - "Ciudad de Mexico" - ], - "origin": [ - "LA" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else? I am flying to Ciudad de Mexico and need 4 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "14:45" - ], - "slot": "outbound_departure_time", - "values": [ - "2:45 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "131" - ], - "slot": "fare", - "values": [ - "$131" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-06", - "destination": "Mexico City", - "origin": "Los Angeles", - "passengers": "4" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination": "Mexico City", - "destination_airport": "Benito Juarez International Airport", - "fare": "131", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "20:05", - "outbound_departure_time": "14:45", - "passengers": "4", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination": "Mexico City", - "destination_airport": "Benito Juarez International Airport", - "fare": "224", - "is_redeye": "False", - "number_stops": "1", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "18:53", - "outbound_departure_time": "09:15", - "passengers": "4", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-06", - "destination": "Mexico City", - "destination_airport": "Benito Juarez International Airport", - "fare": "149", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "09:45", - "outbound_departure_time": "04:25", - "passengers": "4", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 99, - "slot": "outbound_departure_time", - "start": 92 - }, - { - "exclusive_end": 112, - "slot": "fare", - "start": 108 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 3 possible flight. There is one with American Airlines with 0 stops taking off at 2:45 pm costing $131 per person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "outbound_arrival_time" - ], - "slot_values": { - "departure_date": [ - "the 6th" - ], - "destination": [ - "Ciudad de Mexico" - ], - "origin": [ - "LA" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "When will the flight arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "20:05" - ], - "slot": "outbound_arrival_time", - "values": [ - "8:05 pm" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "outbound_arrival_time", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It arrives at 8:05 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "the 6th" - ], - "destination": [ - "Ciudad de Mexico" - ], - "origin": [ - "LA" - ], - "passengers": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, I need a return flights too." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which day are you returning?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "return_date", - "values": [ - "8th of March" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 16, - "slot": "return_date", - "start": 4 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "the 6th" - ], - "destination": [ - "Ciudad de Mexico" - ], - "origin": [ - "LA" - ], - "passengers": [ - "4" - ], - "return_date": [ - "8th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The 8th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "14:45" - ], - "slot": "outbound_departure_time", - "values": [ - "2:45 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "08:05" - ], - "slot": "inbound_departure_time", - "values": [ - "8:05 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "159" - ], - "slot": "fare", - "values": [ - "$159" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination": "Mexico City", - "origin": "Los Angeles", - "passengers": "4", - "return_date": "2019-03-08" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination": "Mexico City", - "destination_airport": "Benito Juarez International Airport", - "fare": "159", - "inbound_arrival_time": "09:25", - "inbound_departure_time": "08:05", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "20:05", - "outbound_departure_time": "14:45", - "passengers": "4", - "return_date": "2019-03-08", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "outbound_departure_time", - "start": 55 - }, - { - "exclusive_end": 87, - "slot": "inbound_departure_time", - "start": 80 - }, - { - "exclusive_end": 107, - "slot": "fare", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is 1 flight with American Airlines flying out at 2:45 pm and returning at 8:05 am. Total cost is $159." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "destination_airport", - "origin_airport" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "the 6th" - ], - "destination": [ - "Ciudad de Mexico" - ], - "origin": [ - "LA" - ], - "passengers": [ - "4" - ], - "return_date": [ - "8th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which airports does the fight depart and land at?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "LAX International Airport" - ], - "slot": "origin_airport", - "values": [ - "LAX International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Benito Juarez International Airport" - ], - "slot": "destination_airport", - "values": [ - "Benito Juarez International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "origin_airport", - "start": 10 - }, - { - "exclusive_end": 84, - "slot": "destination_airport", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It leaves LAX International Airport and lands at Benito Juarez International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "the 6th" - ], - "destination": [ - "Ciudad de Mexico" - ], - "origin": [ - "LA" - ], - "passengers": [ - "4" - ], - "return_date": [ - "8th of March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok that is everything thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a lovely day." - } - ] - }, - { - "dialogue_id": "22_00015", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a one way flight" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Vegas" - ], - "slot": "destination", - "values": [ - "vegas" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "vegas" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to vegas" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like depart and from what city" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-01" - ], - "slot": "departure_date", - "values": [ - "1st of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "origin", - "values": [ - "Los Angeles" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 47, - "slot": "departure_date", - "start": 35 - }, - { - "exclusive_end": 31, - "slot": "origin", - "start": 20 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "1st of March" - ], - "destination": [ - "vegas" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am departing from Los Angeles on 1st of March" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "20:25" - ], - "slot": "outbound_departure_time", - "values": [ - "8:25 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "76" - ], - "slot": "fare", - "values": [ - "$76" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-01", - "destination": "Las Vegas", - "origin": "Los Angeles" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-01", - "destination": "Las Vegas", - "destination_airport": "McCarran International Airport", - "fare": "76", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "21:35", - "outbound_departure_time": "20:25", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-01", - "destination": "Las Vegas", - "destination_airport": "McCarran International Airport", - "fare": "83", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "23:25", - "outbound_departure_time": "22:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-01", - "destination": "Las Vegas", - "destination_airport": "McCarran International Airport", - "fare": "145", - "is_redeye": "False", - "number_stops": "1", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "15:34", - "outbound_departure_time": "13:00", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-01", - "destination": "Las Vegas", - "destination_airport": "McCarran International Airport", - "fare": "83", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "09:15", - "outbound_departure_time": "08:05", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 51, - "slot": "outbound_departure_time", - "start": 44 - }, - { - "exclusive_end": 59, - "slot": "fare", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "American Airlines provide 0 stops flight at 8:25 pm for $76" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination": [ - "vegas" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "sure" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "anything else i can help you with" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination": [ - "vegas" - ], - "origin": [ - "Los Angeles" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "i need a round trip flight" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When would you like to return" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "return_date", - "values": [ - "March 3rd" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "return_date", - "start": 10 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination": [ - "vegas" - ], - "origin": [ - "Los Angeles" - ], - "return_date": [ - "March 3rd" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "return on March 3rd" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "20:25" - ], - "slot": "outbound_departure_time", - "values": [ - "8:25 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "09:30" - ], - "slot": "inbound_departure_time", - "values": [ - "9:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "88" - ], - "slot": "fare", - "values": [ - "$88" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-01", - "destination": "Las Vegas", - "origin": "Los Angeles", - "return_date": "2019-03-03" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-01", - "destination": "Las Vegas", - "destination_airport": "McCarran International Airport", - "fare": "88", - "inbound_arrival_time": "10:40", - "inbound_departure_time": "09:30", - "is_redeye": "False", - "number_stops": "0", - "origin": "Los Angeles", - "origin_airport": "LAX International Airport", - "outbound_arrival_time": "21:35", - "outbound_departure_time": "20:25", - "passengers": "1", - "return_date": "2019-03-03", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "outbound_departure_time", - "start": 38 - }, - { - "exclusive_end": 67, - "slot": "inbound_departure_time", - "start": 60 - }, - { - "exclusive_end": 75, - "slot": "fare", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about American Airlines depart at 8:25 pm and return at 9:30 am for $88" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "destination_airport" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination": [ - "vegas" - ], - "origin": [ - "Los Angeles" - ], - "return_date": [ - "March 3rd" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "where does the flight land" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "McCarran International Airport" - ], - "slot": "destination_airport", - "values": [ - "Mccarran international airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "destination_airport", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "the flight will land at Mccarran international airport" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "inbound_arrival_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "inbound_arrival_time", - "outbound_arrival_time" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination": [ - "vegas" - ], - "origin": [ - "Los Angeles" - ], - "return_date": [ - "March 3rd" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "when does the return flight land" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "21:35" - ], - "slot": "outbound_arrival_time", - "values": [ - "9:35 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "10:40" - ], - "slot": "inbound_arrival_time", - "values": [ - "10:40 am" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "outbound_arrival_time", - "start": 26 - }, - { - "exclusive_end": 72, - "slot": "inbound_arrival_time", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "the flight will arrive at 9:35 pm in Vegas and be back to LA at 10:40 am" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "1st of March" - ], - "destination": [ - "vegas" - ], - "origin": [ - "Los Angeles" - ], - "return_date": [ - "March 3rd" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "thank you, thats all i need" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "have a nice day" - } - ] - }, - { - "dialogue_id": "22_00016", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'd like a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is the date and city you wish to departure from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "6th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Chicago" - ], - "slot": "origin", - "values": [ - "Chi-town" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "departure_date", - "start": 46 - }, - { - "exclusive_end": 38, - "slot": "origin", - "start": 30 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "6th of March" - ], - "origin": [ - "Chi-town" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a flight from Chi-town on the 6th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where is your intended destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Los Angeles" - ], - "slot": "destination", - "values": [ - "Los Angeles" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "6th of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Chi-town" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll be going to Los Angeles." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "04:30" - ], - "slot": "outbound_departure_time", - "values": [ - "4:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "157" - ], - "slot": "fare", - "values": [ - "$157" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-06", - "destination": "Los Angeles", - "origin": "Chicago" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "157", - "is_redeye": "False", - "number_stops": "0", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "07:02", - "outbound_departure_time": "04:30", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "185", - "is_redeye": "True", - "number_stops": "0", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "01:47", - "outbound_departure_time": "23:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-06", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "302", - "is_redeye": "False", - "number_stops": "1", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "15:17", - "outbound_departure_time": "09:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-06", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "153", - "is_redeye": "False", - "number_stops": "0", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "15:17", - "outbound_departure_time": "12:45", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 80, - "slot": "outbound_departure_time", - "start": 73 - }, - { - "exclusive_end": 130, - "slot": "fare", - "start": 126 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 4 options for you. The first is with American Airlines leaving at 4:30 am with 0 stops. The cost of the flight will be $157." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "6th of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Chi-town" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me a flight for economy class tickets?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What day would you like to return?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "return_date", - "values": [ - "next Friday" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "return_date", - "start": 30 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "6th of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Chi-town" - ], - "passengers": [ - "1" - ], - "return_date": [ - "next Friday" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like one ticket to return next Friday." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "04:30" - ], - "slot": "outbound_departure_time", - "values": [ - "4:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "08:30" - ], - "slot": "inbound_departure_time", - "values": [ - "8:30 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "167" - ], - "slot": "fare", - "values": [ - "$167" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination": "Los Angeles", - "origin": "Chicago", - "passengers": "1", - "return_date": "2019-03-08", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination": "Los Angeles", - "destination_airport": "LAX International Airport", - "fare": "167", - "inbound_arrival_time": "15:02", - "inbound_departure_time": "08:30", - "is_redeye": "False", - "number_stops": "0", - "origin": "Chicago", - "origin_airport": "O'Hare International Airport", - "outbound_arrival_time": "07:02", - "outbound_departure_time": "04:30", - "passengers": "1", - "return_date": "2019-03-08", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 46, - "slot": "outbound_departure_time", - "start": 39 - }, - { - "exclusive_end": 86, - "slot": "inbound_departure_time", - "start": 79 - }, - { - "exclusive_end": 101, - "slot": "fare", - "start": 97 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about American Airlines leaving at 4:30 am. The returning flight leaves at 8:30 am and costs $167." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "is_redeye" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "6th of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Chi-town" - ], - "passengers": [ - "1" - ], - "return_date": [ - "next Friday" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Will this be a late night flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "is_redeye", - "values": [ - "False" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No, it is not a redeye flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "6th of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Chi-town" - ], - "passengers": [ - "1" - ], - "return_date": [ - "next Friday" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "6th of March" - ], - "destination": [ - "Los Angeles" - ], - "origin": [ - "Chi-town" - ], - "passengers": [ - "1" - ], - "return_date": [ - "next Friday" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, but thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "22_00017", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a one way flight: 3 tickets through Delta Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, what city are you planning to leave from and where do you want to go? What are the dates of your trip?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-04" - ], - "slot": "departure_date", - "values": [ - "4th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "New York" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "destination", - "values": [ - "Vancouver" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 76, - "slot": "departure_date", - "start": 64 - }, - { - "exclusive_end": 37, - "slot": "origin", - "start": 29 - }, - { - "exclusive_end": 50, - "slot": "destination", - "start": 41 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "4th of March" - ], - "destination": [ - "Vancouver" - ], - "origin": [ - "New York" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please look for flights from New York to Vancouver starting the 4th of March." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "06:00" - ], - "slot": "outbound_departure_time", - "values": [ - "6 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "299" - ], - "slot": "fare", - "values": [ - "$299" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination": "Vancouver", - "origin": "New York", - "passengers": "3" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination": "Vancouver", - "destination_airport": "YVR International Airport", - "fare": "299", - "is_redeye": "False", - "number_stops": "1", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "11:11", - "outbound_departure_time": "06:00", - "passengers": "3", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 84, - "slot": "outbound_departure_time", - "start": 80 - }, - { - "exclusive_end": 39, - "slot": "fare", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flight with 1 stop, it's $299 through Delta Airlines and takes off at 6 am. Is this what you are looking for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "4th of March" - ], - "destination": [ - "Vancouver" - ], - "origin": [ - "New York" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Where does it land?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "destination_airport", - "values": [ - "YVR International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "destination_airport", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight arrives into YVR International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "4th of March" - ], - "destination": [ - "Vancouver" - ], - "origin": [ - "New York" - ], - "passengers": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Alright, I need a round trip flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When do you want to return?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "return_date", - "values": [ - "the 6th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "return_date", - "start": 10 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "4th of March" - ], - "destination": [ - "Vancouver" - ], - "origin": [ - "New York" - ], - "passengers": [ - "3" - ], - "return_date": [ - "the 6th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Return on the 6th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "06:00" - ], - "slot": "outbound_departure_time", - "values": [ - "6 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "02:50" - ], - "slot": "inbound_departure_time", - "values": [ - "2:50 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "318" - ], - "slot": "fare", - "values": [ - "$318" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination": "Vancouver", - "origin": "New York", - "passengers": "3", - "return_date": "2019-03-06" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-04", - "destination": "Vancouver", - "destination_airport": "YVR International Airport", - "fare": "318", - "inbound_arrival_time": "14:24", - "inbound_departure_time": "02:50", - "is_redeye": "False", - "number_stops": "1", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "11:11", - "outbound_departure_time": "06:00", - "passengers": "3", - "return_date": "2019-03-06", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "outbound_departure_time", - "start": 68 - }, - { - "exclusive_end": 113, - "slot": "inbound_departure_time", - "start": 106 - }, - { - "exclusive_end": 23, - "slot": "fare", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, I found 1 $318 flight with Delta Airlines. It takes off at 6 am and the return flights leaves at 2:50 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "4th of March" - ], - "destination": [ - "Vancouver" - ], - "origin": [ - "New York" - ], - "passengers": [ - "3" - ], - "return_date": [ - "the 6th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Alright." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else I can help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "4th of March" - ], - "destination": [ - "Vancouver" - ], - "origin": [ - "New York" - ], - "passengers": [ - "3" - ], - "return_date": [ - "the 6th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good rest of your day!" - } - ] - }, - { - "dialogue_id": "22_00018", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seattle" - ], - "slot": "destination", - "values": [ - "Seattle" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "destination", - "start": 37 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am searching for one way flight to Seattle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which is your travelling date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "departure_date", - "values": [ - "5th of March" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "departure_date", - "start": 29 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of March" - ], - "destination": [ - "Seattle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I wish to start my travel on 5th of March" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "From which city do you wish to move from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin", - "values": [ - "Atlanta" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "origin", - "start": 30 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "5th of March" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Atlanta" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for flights from Atlanta." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "15:30" - ], - "slot": "outbound_departure_time", - "values": [ - "3:30 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "288" - ], - "slot": "fare", - "values": [ - "$288" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-05", - "destination": "Seattle", - "origin": "Atlanta" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-05", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "288", - "is_redeye": "False", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "21:57", - "outbound_departure_time": "15:30", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-05", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "179", - "is_redeye": "False", - "number_stops": "0", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "18:52", - "outbound_departure_time": "16:20", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-05", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "198", - "is_redeye": "False", - "number_stops": "0", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "21:52", - "outbound_departure_time": "19:20", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-05", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "191", - "is_redeye": "False", - "number_stops": "0", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "19:52", - "outbound_departure_time": "17:20", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 81, - "slot": "outbound_departure_time", - "start": 74 - }, - { - "exclusive_end": 129, - "slot": "fare", - "start": 125 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What do you think about flight at American Airlines? It will takes off at 3:30 pm and has 1 stop. The price of the ticket is $288." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "is_redeye", - "origin_airport" - ], - "slot_values": { - "departure_date": [ - "5th of March" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Atlanta" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From which airport the flight takes off? Whether it is a redeye flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Hartsfield-Jackson International Airport" - ], - "slot": "origin_airport", - "values": [ - "Hartsfield-Jackson International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "is_redeye", - "values": [ - "False" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "origin_airport", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It starts from Hartsfield-Jackson International Airport. No, it is not an overnight flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "5th of March" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok. I wish to have a round trip flight. I need two tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When will you want to book the return flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "return_date", - "values": [ - "7th of this month" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "return_date", - "start": 23 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "5th of March" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "2" - ], - "return_date": [ - "7th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am returning back on 7th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "11:40" - ], - "slot": "outbound_departure_time", - "values": [ - "11:40 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21:45" - ], - "slot": "inbound_departure_time", - "values": [ - "9:45 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "251" - ], - "slot": "fare", - "values": [ - "$251" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-05", - "destination": "Seattle", - "origin": "Atlanta", - "passengers": "2", - "return_date": "2019-03-07" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-05", - "destination": "Seattle", - "destination_airport": "Seattle-Tacoma International Airport", - "fare": "251", - "inbound_arrival_time": "06:17", - "inbound_departure_time": "21:45", - "is_redeye": "True", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "17:06", - "outbound_departure_time": "11:40", - "passengers": "2", - "return_date": "2019-03-07", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 82, - "slot": "outbound_departure_time", - "start": 74 - }, - { - "exclusive_end": 123, - "slot": "inbound_departure_time", - "start": 116 - }, - { - "exclusive_end": 156, - "slot": "fare", - "start": 152 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What do you think about flight at American Airlines? It will takes off at 11:40 am and the return flight will be at 9:45 pm. The price of the ticket is $251." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "inbound_arrival_time", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "destination_airport", - "inbound_arrival_time" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "5th of March" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "2" - ], - "return_date": [ - "7th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which is the landing place? When will be the returning flight come?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "06:17" - ], - "slot": "inbound_arrival_time", - "values": [ - "6:17 am" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Seattle-Tacoma International Airport" - ], - "slot": "destination_airport", - "values": [ - "Seattle-Tacoma International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "inbound_arrival_time", - "start": 16 - }, - { - "exclusive_end": 79, - "slot": "destination_airport", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will come at 6:17 am. The flight is for Seattle-Tacoma International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "5th of March" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "2" - ], - "return_date": [ - "7th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else do you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "5th of March" - ], - "destination": [ - "Seattle" - ], - "origin": [ - "Atlanta" - ], - "passengers": [ - "2" - ], - "return_date": [ - "7th of this month" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope. Thank you so much for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a fantastic day." - } - ] - }, - { - "dialogue_id": "22_00019", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "New York" - ], - "slot": "origin", - "values": [ - "NYC" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "origin", - "start": 42 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin": [ - "NYC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hey there. I need a one way flight out of NYC." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. When are you departing? Where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-10" - ], - "slot": "departure_date", - "values": [ - "10th of March" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "destination", - "values": [ - "Paris, France" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "departure_date", - "start": 18 - }, - { - "exclusive_end": 48, - "slot": "destination", - "start": 35 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "10th of March" - ], - "destination": [ - "Paris, France" - ], - "origin": [ - "NYC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll leave on the 10th of March to Paris, France." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "07:35" - ], - "slot": "outbound_departure_time", - "values": [ - "7:35 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "223" - ], - "slot": "fare", - "values": [ - "$223" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-10", - "destination": "Paris", - "origin": "New York" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-10", - "destination": "Paris", - "destination_airport": "Charles de Gaulle International Airport", - "fare": "223", - "is_redeye": "False", - "number_stops": "0", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "22:22", - "outbound_departure_time": "07:35", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-10", - "destination": "Paris", - "destination_airport": "Charles de Gaulle International Airport", - "fare": "221", - "is_redeye": "True", - "number_stops": "0", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "06:17", - "outbound_departure_time": "15:30", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-10", - "destination": "Paris", - "destination_airport": "Charles de Gaulle International Airport", - "fare": "363", - "is_redeye": "True", - "number_stops": "1", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "14:46", - "outbound_departure_time": "14:40", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 66, - "slot": "outbound_departure_time", - "start": 59 - }, - { - "exclusive_end": 105, - "slot": "fare", - "start": 101 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. We have a flight with American Airlines departing at 7:35 am with 0 stops. The ticket price is $223." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "10th of March" - ], - "destination": [ - "Paris, France" - ], - "origin": [ - "NYC" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's not so good for me. Can you get me an economy flight with United Airlines?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "14:40" - ], - "slot": "outbound_departure_time", - "values": [ - "2:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "363" - ], - "slot": "fare", - "values": [ - "$363" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-10", - "destination": "Paris", - "origin": "New York", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-10", - "destination": "Paris", - "destination_airport": "Charles de Gaulle International Airport", - "fare": "363", - "is_redeye": "True", - "number_stops": "1", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "14:46", - "outbound_departure_time": "14:40", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "outbound_departure_time", - "start": 52 - }, - { - "exclusive_end": 96, - "slot": "fare", - "start": 92 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. We have a United Airlines flight departing at 2:40 pm with 1 stop. The total price is $363." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "outbound_arrival_time", - "passengers" - ], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "10th of March" - ], - "destination": [ - "Paris, France" - ], - "origin": [ - "NYC" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "When does that flight land? Is it for 1 traveller?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "14:46" - ], - "slot": "outbound_arrival_time", - "values": [ - "2:46 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "outbound_arrival_time", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It arrives at 2:46 pm for 1 traveller." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-12" - ], - "slot": "return_date", - "values": [ - "the 12th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "return_date", - "start": 28 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "10th of March" - ], - "destination": [ - "Paris, France" - ], - "origin": [ - "NYC" - ], - "return_date": [ - "the 12th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay. I'd like to return on the 12th. Do you have a flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "14:40" - ], - "slot": "outbound_departure_time", - "values": [ - "2:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "23:10" - ], - "slot": "inbound_departure_time", - "values": [ - "11:10 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "325" - ], - "slot": "fare", - "values": [ - "$325" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-10", - "destination": "Paris", - "origin": "New York", - "return_date": "2019-03-12", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-10", - "destination": "Paris", - "destination_airport": "Charles de Gaulle International Airport", - "fare": "325", - "inbound_arrival_time": "01:57", - "inbound_departure_time": "23:10", - "is_redeye": "True", - "number_stops": "1", - "origin": "New York", - "origin_airport": "JFK International Airport", - "outbound_arrival_time": "14:46", - "outbound_departure_time": "14:40", - "passengers": "1", - "return_date": "2019-03-12", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "outbound_departure_time", - "start": 50 - }, - { - "exclusive_end": 83, - "slot": "inbound_departure_time", - "start": 75 - }, - { - "exclusive_end": 98, - "slot": "fare", - "start": 94 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. We have 1 United Airlines flight leaving at 2:40 pm and returning at 11:10 pm. It costs $325." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "10th of March" - ], - "destination": [ - "Paris, France" - ], - "origin": [ - "NYC" - ], - "return_date": [ - "the 12th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay great, that's all thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No worries, see you." - } - ] - }, - { - "dialogue_id": "22_00020", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "origin", - "values": [ - "SF" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "origin", - "start": 32 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin": [ - "SF" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to look for flights from SF, one way only." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What destinations and dates are you planning to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-06" - ], - "slot": "departure_date", - "values": [ - "March 6th" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "departure_date", - "start": 16 - }, - { - "exclusive_end": 45, - "slot": "destination", - "start": 36 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "March 6th" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "SF" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go on March 6th, to go to San Diego." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "06:10" - ], - "slot": "outbound_departure_time", - "values": [ - "6:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "116" - ], - "slot": "fare", - "values": [ - "$116" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-06", - "destination": "San Diego", - "origin": "San Francisco" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-06", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "116", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "07:50", - "outbound_departure_time": "06:10", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-06", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "139", - "is_redeye": "False", - "number_stops": "1", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "16:19", - "outbound_departure_time": "12:15", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-06", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "107", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "23:25", - "outbound_departure_time": "21:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-06", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "107", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "18:50", - "outbound_departure_time": "17:10", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-06", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "105", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "08:20", - "outbound_departure_time": "06:40", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "outbound_departure_time", - "start": 67 - }, - { - "exclusive_end": 110, - "slot": "fare", - "start": 106 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a preference for Alaska Airlines? There is a flight at 6:10 am, with 0 stops, at the price of $116." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 6th" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "SF" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes i am looking for a flight like that. Are there any Economy class tickets remaining?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there a return flight you are looking for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "passengers", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-08" - ], - "slot": "return_date", - "values": [ - "March 8th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "return_date", - "start": 49 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 6th" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "SF" - ], - "passengers": [ - "4" - ], - "return_date": [ - "March 8th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to book four tickets that return on March 8th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "06:10" - ], - "slot": "outbound_departure_time", - "values": [ - "6:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "11:10" - ], - "slot": "inbound_departure_time", - "values": [ - "11:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "123" - ], - "slot": "fare", - "values": [ - "$123" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-06", - "destination": "San Diego", - "origin": "San Francisco", - "passengers": "4", - "return_date": "2019-03-08", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-06", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "123", - "inbound_arrival_time": "12:50", - "inbound_departure_time": "11:10", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Francisco", - "origin_airport": "SFO International Airport", - "outbound_arrival_time": "07:50", - "outbound_departure_time": "06:10", - "passengers": "4", - "return_date": "2019-03-08", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 78, - "slot": "outbound_departure_time", - "start": 71 - }, - { - "exclusive_end": 112, - "slot": "inbound_departure_time", - "start": 104 - }, - { - "exclusive_end": 146, - "slot": "fare", - "start": 142 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are two flights from Alaska Airlines. The first one takes off at 6:10 am and the second one is at 11:10 am. The tickets cost a total of $123." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "inbound_arrival_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "inbound_arrival_time", - "is_redeye" - ], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 6th" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "SF" - ], - "passengers": [ - "4" - ], - "return_date": [ - "March 8th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What time is the returning flight scheduled to arrive? Is there a red eye option?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "12:50" - ], - "slot": "inbound_arrival_time", - "values": [ - "12:50 pm" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "is_redeye", - "values": [ - "False" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "inbound_arrival_time", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The returning flight is scheduled for 12:50 pm, it is not a red eye." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Alaska Airlines" - ], - "departure_date": [ - "March 6th" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "SF" - ], - "passengers": [ - "4" - ], - "return_date": [ - "March 8th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I see thanks, that is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you, come again." - } - ] - }, - { - "dialogue_id": "22_00021", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When and where do you want to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-03" - ], - "slot": "departure_date", - "values": [ - "this Sunday" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Paris" - ], - "slot": "origin", - "values": [ - "Paris, France" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "destination", - "values": [ - "Atlanta" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "departure_date", - "start": 37 - }, - { - "exclusive_end": 36, - "slot": "origin", - "start": 23 - }, - { - "exclusive_end": 73, - "slot": "destination", - "start": 66 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Atlanta" - ], - "origin": [ - "Paris, France" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I plan on leaving from Paris, France this Sunday. I want to go to Atlanta with an economy seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Air France" - ], - "slot": "airlines", - "values": [ - "Air France" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "02:25" - ], - "slot": "outbound_departure_time", - "values": [ - "2:25 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "338" - ], - "slot": "fare", - "values": [ - "$338" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-03", - "destination": "Atlanta", - "origin": "Paris", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Air France", - "departure_date": "2019-03-03", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "338", - "is_redeye": "False", - "number_stops": "1", - "origin": "Paris", - "origin_airport": "Charles de Gaulle International Airport", - "outbound_arrival_time": "11:31", - "outbound_departure_time": "02:25", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-03", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "348", - "is_redeye": "False", - "number_stops": "1", - "origin": "Paris", - "origin_airport": "Charles de Gaulle International Airport", - "outbound_arrival_time": "14:07", - "outbound_departure_time": "04:05", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-03", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "360", - "is_redeye": "False", - "number_stops": "1", - "origin": "Paris", - "origin_airport": "Charles de Gaulle International Airport", - "outbound_arrival_time": "23:41", - "outbound_departure_time": "17:35", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 68, - "slot": "outbound_departure_time", - "start": 61 - }, - { - "exclusive_end": 46, - "slot": "fare", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a flight with Air France that is $338. It leaves at 2:25 am and has 1 stop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Atlanta" - ], - "origin": [ - "Paris, France" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer a different flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "04:05" - ], - "slot": "outbound_departure_time", - "values": [ - "4:05 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "348" - ], - "slot": "fare", - "values": [ - "$348" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 81, - "slot": "outbound_departure_time", - "start": 74 - }, - { - "exclusive_end": 56, - "slot": "fare", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a flight with American Airlines that costs $348. It takes off at 4:05 am and has 1 stop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "passengers" - ], - "slot_values": { - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Atlanta" - ], - "origin": [ - "Paris, France" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "This is for 3 passengers, correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No, it is for 1 passenger." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Atlanta" - ], - "origin": [ - "Paris, France" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What date would you like to come back?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-05" - ], - "slot": "return_date", - "values": [ - "the 5th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "return_date", - "start": 17 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Atlanta" - ], - "origin": [ - "Paris, France" - ], - "return_date": [ - "the 5th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I will return on the 5th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "04:05" - ], - "slot": "outbound_departure_time", - "values": [ - "4:05 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "15:25" - ], - "slot": "inbound_departure_time", - "values": [ - "3:25 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "367" - ], - "slot": "fare", - "values": [ - "$367" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "American Airlines", - "departure_date": "2019-03-03", - "destination": "Atlanta", - "origin": "Paris", - "return_date": "2019-03-05", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-03", - "destination": "Atlanta", - "destination_airport": "Hartsfield-Jackson International Airport", - "fare": "367", - "inbound_arrival_time": "13:37", - "inbound_departure_time": "15:25", - "is_redeye": "True", - "number_stops": "1", - "origin": "Paris", - "origin_airport": "Charles de Gaulle International Airport", - "outbound_arrival_time": "14:07", - "outbound_departure_time": "04:05", - "passengers": "1", - "return_date": "2019-03-05", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "outbound_departure_time", - "start": 67 - }, - { - "exclusive_end": 118, - "slot": "inbound_departure_time", - "start": 111 - }, - { - "exclusive_end": 52, - "slot": "fare", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is an American Airlines flight that costs $367. It leaves at 4:05 am, and the returning flight leaves at 3:25 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "is_redeye" - ], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Atlanta" - ], - "origin": [ - "Paris, France" - ], - "return_date": [ - "the 5th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Would this be a redeye flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "is_redeye", - "values": [ - "True" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It will be an overnight flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "American Airlines" - ], - "departure_date": [ - "this Sunday" - ], - "destination": [ - "Atlanta" - ], - "origin": [ - "Paris, France" - ], - "return_date": [ - "the 5th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, that is all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "22_00022", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Washington" - ], - "slot": "destination", - "values": [ - "Washington" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "destination", - "start": 40 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "destination": [ - "Washington" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hi, I'm looking for a one way flight to Washington." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. For which date?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "departure_date", - "values": [ - "11th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "origin", - "values": [ - "SD" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SF" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "departure_date", - "start": 18 - }, - { - "exclusive_end": 60, - "slot": "origin", - "start": 58 - }, - { - "exclusive_end": 66, - "slot": "destination", - "start": 64 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it for the 11th of this month. I'll be flying from SD to SF." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alaska Airlines" - ], - "slot": "airlines", - "values": [ - "Alaska Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "11:10" - ], - "slot": "outbound_departure_time", - "values": [ - "11:10 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "118" - ], - "slot": "fare", - "values": [ - "$118" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-11", - "destination": "San Francisco", - "origin": "San Diego" - } - }, - "service_results": [ - { - "airlines": "Alaska Airlines", - "departure_date": "2019-03-11", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "118", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "12:50", - "outbound_departure_time": "11:10", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "American Airlines", - "departure_date": "2019-03-11", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "103", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "23:00", - "outbound_departure_time": "21:20", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "106", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "21:35", - "outbound_departure_time": "19:55", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Southwest Airlines", - "departure_date": "2019-03-11", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "89", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "08:40", - "outbound_departure_time": "07:00", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-11", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "106", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "09:00", - "outbound_departure_time": "07:20", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 97, - "slot": "outbound_departure_time", - "start": 89 - }, - { - "exclusive_end": 74, - "slot": "fare", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK. There are 5 flights available. There's one on Alaska Airlines for $118. It leaves at 11:10 am and has 0 stops." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like something else, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21:20" - ], - "slot": "outbound_departure_time", - "values": [ - "9:20 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "103" - ], - "slot": "fare", - "values": [ - "$103" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "outbound_departure_time", - "start": 46 - }, - { - "exclusive_end": 77, - "slot": "fare", - "start": 73 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "If you do American Airlines, you can leave at 9:20 pm. This flight costs $103 and also has 0 stops." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "11th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Are there any other flights?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "19:55" - ], - "slot": "outbound_departure_time", - "values": [ - "7:55 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "106" - ], - "slot": "fare", - "values": [ - "$106" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 59, - "slot": "outbound_departure_time", - "start": 52 - }, - { - "exclusive_end": 83, - "slot": "fare", - "start": 79 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's a flight with Delta Airlines that leaves at 7:55 pm. This flight costs $106 and also has 0 stops." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "seating_class", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination_airport", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "destination_airport", - "seating_class" - ], - "slot_values": { - "departure_date": [ - "11th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "SD" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is that economy or business class? Where does it fly to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "SFO International Airport" - ], - "slot": "destination_airport", - "values": [ - "SFO International Airport" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 56, - "slot": "destination_airport", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You would be flying Economy to SFO International Airport." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "11th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "SD" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. Please book me 2 tickets." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "OK. When will you be flying back?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-13" - ], - "slot": "return_date", - "values": [ - "13th of this month" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "return_date", - "start": 19 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "11th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "SD" - ], - "passengers": [ - "2" - ], - "return_date": [ - "13th of this month" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll return on the 13th of this month. I'd like Economy, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "19:55" - ], - "slot": "outbound_departure_time", - "values": [ - "7:55 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "21:45" - ], - "slot": "inbound_departure_time", - "values": [ - "9:45 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "110" - ], - "slot": "fare", - "values": [ - "$110" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination": "San Francisco", - "origin": "San Diego", - "passengers": "2", - "return_date": "2019-03-13", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-11", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "110", - "inbound_arrival_time": "23:25", - "inbound_departure_time": "21:45", - "is_redeye": "False", - "number_stops": "0", - "origin": "San Diego", - "origin_airport": "SAN International Airport", - "outbound_arrival_time": "21:35", - "outbound_departure_time": "19:55", - "passengers": "2", - "return_date": "2019-03-13", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 68, - "slot": "outbound_departure_time", - "start": 61 - }, - { - "exclusive_end": 107, - "slot": "inbound_departure_time", - "start": 100 - }, - { - "exclusive_end": 40, - "slot": "fare", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You can fly with Delta Airlines for $110. You would leave at 7:55 pm. The return flight would be at 9:45 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "11th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "SD" - ], - "passengers": [ - "2" - ], - "return_date": [ - "13th of this month" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "OK. Anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "11th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "SD" - ], - "passengers": [ - "2" - ], - "return_date": [ - "13th of this month" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, but thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome. Enjoy!" - } - ] - }, - { - "dialogue_id": "22_00023", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to find a one way flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you departing from and traveling to? On what date would you like to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "Thursday next week" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Vancouver" - ], - "slot": "origin", - "values": [ - "Vancouver, BC" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "San Diego" - ], - "slot": "destination", - "values": [ - "San Diego" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 73, - "slot": "departure_date", - "start": 55 - }, - { - "exclusive_end": 38, - "slot": "origin", - "start": 25 - }, - { - "exclusive_end": 51, - "slot": "destination", - "start": 42 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Thursday next week" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Vancouver, BC" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking to fly from Vancouver, BC to San Diego on Thursday next week." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Air Canada" - ], - "slot": "airlines", - "values": [ - "Air Canada" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "16:45" - ], - "slot": "outbound_departure_time", - "values": [ - "4:45 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "204" - ], - "slot": "fare", - "values": [ - "$204" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-07", - "destination": "San Diego", - "origin": "Vancouver" - } - }, - "service_results": [ - { - "airlines": "Air Canada", - "departure_date": "2019-03-07", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "204", - "is_redeye": "False", - "number_stops": "1", - "origin": "Vancouver", - "origin_airport": "YVR International Airport", - "outbound_arrival_time": "23:04", - "outbound_departure_time": "16:45", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-07", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "207", - "is_redeye": "False", - "number_stops": "1", - "origin": "Vancouver", - "origin_airport": "YVR International Airport", - "outbound_arrival_time": "08:34", - "outbound_departure_time": "03:20", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 87, - "slot": "outbound_departure_time", - "start": 80 - }, - { - "exclusive_end": 51, - "slot": "fare", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 2 flights. Air Canada has a flight for $204 with 1 stop that departs at 4:45 pm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "passengers", - "values": [ - "2" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "Thursday next week" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Vancouver, BC" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for two tickets. What else did you find?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "03:20" - ], - "slot": "outbound_departure_time", - "values": [ - "3:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "207" - ], - "slot": "fare", - "values": [ - "$207" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-07", - "destination": "San Diego", - "origin": "Vancouver", - "passengers": "2" - } - }, - "service_results": [ - { - "airlines": "Air Canada", - "departure_date": "2019-03-07", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "204", - "is_redeye": "False", - "number_stops": "1", - "origin": "Vancouver", - "origin_airport": "YVR International Airport", - "outbound_arrival_time": "23:04", - "outbound_departure_time": "16:45", - "passengers": "2", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-07", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "207", - "is_redeye": "False", - "number_stops": "1", - "origin": "Vancouver", - "origin_airport": "YVR International Airport", - "outbound_arrival_time": "08:34", - "outbound_departure_time": "03:20", - "passengers": "2", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 67, - "slot": "outbound_departure_time", - "start": 60 - }, - { - "exclusive_end": 48, - "slot": "fare", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Delta Airlines has a flight with 1 stop for $207 leaving at 3:20 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "is_redeye", - "outbound_arrival_time" - ], - "slot_values": { - "departure_date": [ - "Thursday next week" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Vancouver, BC" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is this a redeye flight? When does it arrive at my destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "08:34" - ], - "slot": "outbound_arrival_time", - "values": [ - "8:34 am" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "is_redeye", - "values": [ - "False" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "outbound_arrival_time", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is not an overnight flight. It arrives at 8:34 am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Thursday next week" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Vancouver, BC" - ], - "passengers": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Let's talk about the return flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which day would you like to take the return flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "return_date", - "values": [ - "March 9th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "return_date", - "start": 23 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Thursday next week" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Vancouver, BC" - ], - "passengers": [ - "2" - ], - "return_date": [ - "March 9th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to return March 9th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "03:20" - ], - "slot": "outbound_departure_time", - "values": [ - "3:20 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "11:05" - ], - "slot": "inbound_departure_time", - "values": [ - "11:05 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "221" - ], - "slot": "fare", - "values": [ - "$221" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "Delta Airlines", - "departure_date": "2019-03-07", - "destination": "San Diego", - "origin": "Vancouver", - "passengers": "2", - "return_date": "2019-03-09" - } - }, - "service_results": [ - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-07", - "destination": "San Diego", - "destination_airport": "SAN International Airport", - "fare": "221", - "inbound_arrival_time": "20:12", - "inbound_departure_time": "11:05", - "is_redeye": "False", - "number_stops": "1", - "origin": "Vancouver", - "origin_airport": "YVR International Airport", - "outbound_arrival_time": "08:34", - "outbound_departure_time": "03:20", - "passengers": "2", - "return_date": "2019-03-09", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 71, - "slot": "outbound_departure_time", - "start": 64 - }, - { - "exclusive_end": 95, - "slot": "inbound_departure_time", - "start": 87 - }, - { - "exclusive_end": 104, - "slot": "fare", - "start": 100 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 flight. Delta Airlines has a flight that takes off at 3:20 am and returns at 11:05 am for $221." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "is_redeye" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Thursday next week" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Vancouver, BC" - ], - "passengers": [ - "2" - ], - "return_date": [ - "March 9th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is it a redeye flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "False" - ], - "slot": "is_redeye", - "values": [ - "False" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It is not an overnight flight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin_airport", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "seating_class", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [ - "origin_airport", - "seating_class" - ], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Thursday next week" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Vancouver, BC" - ], - "passengers": [ - "2" - ], - "return_date": [ - "March 9th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which airport does the flight leave from? Is the ticket economy or business class?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "YVR International Airport" - ], - "slot": "origin_airport", - "values": [ - "YVR International Airport" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "origin_airport", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The flight takes off from YVR International Airport. It is an Economy seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Thursday next week" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Vancouver, BC" - ], - "passengers": [ - "2" - ], - "return_date": [ - "March 9th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "OK." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "Delta Airlines" - ], - "departure_date": [ - "Thursday next week" - ], - "destination": [ - "San Diego" - ], - "origin": [ - "Vancouver, BC" - ], - "passengers": [ - "2" - ], - "return_date": [ - "March 9th" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "22_00024", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please find a one way flight with United Airlines." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For which city?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "San Francisco" - ], - "slot": "destination", - "values": [ - "SF" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "destination", - "start": 8 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "destination": [ - "SF" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Make it SF" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Whats the date of travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-07" - ], - "slot": "departure_date", - "values": [ - "7th of this month" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "departure_date", - "start": 8 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "7th of this month" - ], - "destination": [ - "SF" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Make it 7th of this month" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "origin", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "And the city of departure?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Phoenix" - ], - "slot": "origin", - "values": [ - "Phoenix" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "origin", - "start": 17 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "7th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It would be from Phoenix" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "23:50" - ], - "slot": "outbound_departure_time", - "values": [ - "11:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "0" - ], - "slot": "number_stops", - "values": [ - "0" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "114" - ], - "slot": "fare", - "values": [ - "$114" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-07", - "destination": "San Francisco", - "origin": "Phoenix" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-07", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "114", - "is_redeye": "True", - "number_stops": "0", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "01:57", - "outbound_departure_time": "23:50", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 66, - "slot": "outbound_departure_time", - "start": 58 - }, - { - "exclusive_end": 80, - "slot": "fare", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm booking 1 United Airlines 0 stop flight at 11:50 pm, costing $114" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "is_redeye", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "is_redeye" - ], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "7th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is this a late flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "is_redeye", - "values": [ - "True" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "yes its an overnight flight" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "outbound_arrival_time", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "outbound_arrival_time" - ], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "7th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "Phoenix" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What time will it land?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "01:57" - ], - "slot": "outbound_arrival_time", - "values": [ - "1:57 Am" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "outbound_arrival_time", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It would land at 1:57 Am" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "7th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "Phoenix" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me an Economy flight?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "return_date", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "When is the return" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "return_date", - "values": [ - "March 9th" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 20, - "slot": "return_date", - "start": 11 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "7th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "Phoenix" - ], - "return_date": [ - "March 9th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "it will be March 9th" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "23:50" - ], - "slot": "outbound_departure_time", - "values": [ - "11:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "14:15" - ], - "slot": "inbound_departure_time", - "values": [ - "2:15 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "125" - ], - "slot": "fare", - "values": [ - "$125" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-07", - "destination": "San Francisco", - "origin": "Phoenix", - "return_date": "2019-03-09", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-07", - "destination": "San Francisco", - "destination_airport": "SFO International Airport", - "fare": "125", - "inbound_arrival_time": "16:22", - "inbound_departure_time": "14:15", - "is_redeye": "True", - "number_stops": "0", - "origin": "Phoenix", - "origin_airport": "Sky Harbor International Airport", - "outbound_arrival_time": "01:57", - "outbound_departure_time": "23:50", - "passengers": "1", - "return_date": "2019-03-09", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "outbound_departure_time", - "start": 51 - }, - { - "exclusive_end": 99, - "slot": "inbound_departure_time", - "start": 92 - }, - { - "exclusive_end": 73, - "slot": "fare", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm booking 1 United Airlines flight at 11:50 pm, costing $125, and takes off at 2:15 pm" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "7th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "Phoenix" - ], - "return_date": [ - "March 9th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "yes thats correct" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else i can help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "7th of this month" - ], - "destination": [ - "SF" - ], - "origin": [ - "Phoenix" - ], - "return_date": [ - "March 9th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that would be it thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "22_00025", - "services": [ - "Flights_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Atlanta" - ], - "slot": "origin", - "values": [ - "Atlanta" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchOnewayFlight" - ], - "slot": "intent", - "values": [ - "SearchOnewayFlight" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "origin", - "start": 29 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "origin": [ - "Atlanta" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a one way flight from Atlanta." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "departure_date", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "On what date are you planning to fly and where do you want to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019-03-09" - ], - "slot": "departure_date", - "values": [ - "9th of this month" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Philadelphia" - ], - "slot": "destination", - "values": [ - "Philly" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "departure_date", - "start": 27 - }, - { - "exclusive_end": 19, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "destination": [ - "Philly" - ], - "origin": [ - "Atlanta" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to Philly on the 9th of this month." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "American Airlines" - ], - "slot": "airlines", - "values": [ - "American Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "15:25" - ], - "slot": "outbound_departure_time", - "values": [ - "3:25 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "169" - ], - "slot": "fare", - "values": [ - "$169" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchOnewayFlight", - "parameters": { - "departure_date": "2019-03-09", - "destination": "Philadelphia", - "origin": "Atlanta" - } - }, - "service_results": [ - { - "airlines": "American Airlines", - "departure_date": "2019-03-09", - "destination": "Philadelphia", - "destination_airport": "PHL International Airport", - "fare": "169", - "is_redeye": "False", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "19:46", - "outbound_departure_time": "15:25", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "Delta Airlines", - "departure_date": "2019-03-09", - "destination": "Philadelphia", - "destination_airport": "PHL International Airport", - "fare": "183", - "is_redeye": "False", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "19:46", - "outbound_departure_time": "15:40", - "passengers": "1", - "seating_class": "Economy" - }, - { - "airlines": "United Airlines", - "departure_date": "2019-03-09", - "destination": "Philadelphia", - "destination_airport": "PHL International Airport", - "fare": "200", - "is_redeye": "False", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "16:36", - "outbound_departure_time": "12:50", - "passengers": "1", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 49, - "slot": "outbound_departure_time", - "start": 42 - }, - { - "exclusive_end": 86, - "slot": "fare", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "American Airlines has a flight leaving at 3:25 pm, with 1 stop and a ticket costs $169." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "destination": [ - "Philly" - ], - "origin": [ - "Atlanta" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do I have any other options?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Delta Airlines" - ], - "slot": "airlines", - "values": [ - "Delta Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "15:40" - ], - "slot": "outbound_departure_time", - "values": [ - "3:40 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "183" - ], - "slot": "fare", - "values": [ - "$183" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "outbound_departure_time", - "start": 34 - }, - { - "exclusive_end": 72, - "slot": "fare", - "start": 68 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Delta Airlines has one leaving at 3:40 pm with 1 stop. Ticket costs $183." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "destination": [ - "Philly" - ], - "origin": [ - "Atlanta" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Something else please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:50" - ], - "slot": "outbound_departure_time", - "values": [ - "12:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "1" - ], - "slot": "number_stops", - "values": [ - "1" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "200" - ], - "slot": "fare", - "values": [ - "$200" - ] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "outbound_departure_time", - "start": 32 - }, - { - "exclusive_end": 75, - "slot": "fare", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "United Airlines has a flight at 12:50 pm, with 1 stop and tickets cost $200." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "3" - ], - "slot": "passengers", - "values": [ - "3" - ] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchOnewayFlight", - "requested_slots": [ - "passengers" - ], - "slot_values": { - "departure_date": [ - "9th of this month" - ], - "destination": [ - "Philly" - ], - "origin": [ - "Atlanta" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Did you find tickets for 3 people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "passengers", - "values": [ - "1" - ] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No. This is for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Economy" - ], - "slot": "seating_class", - "values": [ - "Economy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2019-03-11" - ], - "slot": "return_date", - "values": [ - "the 11th" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "SearchRoundtripFlights" - ], - "slot": "intent", - "values": [ - "SearchRoundtripFlights" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [ - { - "exclusive_end": 66, - "slot": "return_date", - "start": 58 - } - ], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "9th of this month" - ], - "destination": [ - "Philly" - ], - "origin": [ - "Atlanta" - ], - "return_date": [ - "the 11th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok. Find me Economy class flight tickets for my return on the 11th." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "United Airlines" - ], - "slot": "airlines", - "values": [ - "United Airlines" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "12:50" - ], - "slot": "outbound_departure_time", - "values": [ - "12:50 pm" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "04:45" - ], - "slot": "inbound_departure_time", - "values": [ - "4:45 am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "193" - ], - "slot": "fare", - "values": [ - "$193" - ] - } - ], - "service": "Flights_2", - "service_call": { - "method": "SearchRoundtripFlights", - "parameters": { - "airlines": "United Airlines", - "departure_date": "2019-03-09", - "destination": "Philadelphia", - "origin": "Atlanta", - "return_date": "2019-03-11", - "seating_class": "Economy" - } - }, - "service_results": [ - { - "airlines": "United Airlines", - "departure_date": "2019-03-09", - "destination": "Philadelphia", - "destination_airport": "PHL International Airport", - "fare": "193", - "inbound_arrival_time": "09:42", - "inbound_departure_time": "04:45", - "is_redeye": "False", - "number_stops": "1", - "origin": "Atlanta", - "origin_airport": "Hartsfield-Jackson International Airport", - "outbound_arrival_time": "16:36", - "outbound_departure_time": "12:50", - "passengers": "1", - "return_date": "2019-03-11", - "seating_class": "Economy" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "outbound_departure_time", - "start": 50 - }, - { - "exclusive_end": 103, - "slot": "inbound_departure_time", - "start": 96 - }, - { - "exclusive_end": 126, - "slot": "fare", - "start": 122 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The United Airlines departing flight takes off at 12:50 pm and the retuning flight takes off at 4:45 am. The ticket costs $193." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [], - "state": { - "active_intent": "SearchRoundtripFlights", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "9th of this month" - ], - "destination": [ - "Philly" - ], - "origin": [ - "Atlanta" - ], - "return_date": [ - "the 11th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "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": "Flights_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "airlines": [ - "United Airlines" - ], - "departure_date": [ - "9th of this month" - ], - "destination": [ - "Philly" - ], - "origin": [ - "Atlanta" - ], - "return_date": [ - "the 11th" - ], - "seating_class": [ - "Economy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thank you. That's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Flights_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "22_00026", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kanpai" - ], - "slot": "destination", - "values": [ - "Kanpai" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "destination", - "start": 32 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Kanpai" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like book a cab ride to Kanpai." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Pool", - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Pool", - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there a specific type of ride you would prefer? You can ride Pool, Luxury, or there are other options." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Kanpai" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to have a Pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many are in your group?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Kanpai" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It is just me, so 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Kanpai" - ], - "slot": "destination", - "values": [ - "Kanpai" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 47, - "slot": "destination", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: You would like a ride to Kanpai, there is 1 in your party and you want to ride Pool." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Kanpai" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Apologies, there is actually 2 in my group." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: You want to ride Pool. There are 2 in your group." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "659 Merchant Street" - ], - "slot": "destination", - "values": [ - "659 Merchant Street" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "destination", - "start": 33 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "659 Merchant Street" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, I would like a ride to 659 Merchant Street and I just need a regular ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "659 Merchant Street" - ], - "slot": "destination", - "values": [ - "659 Merchant Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "destination", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: You want a ride to 659 Merchant Street, regular ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "659 Merchant Street" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "659 Merchant Street", - "number_of_seats": "2", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "659 Merchant Street", - "number_of_seats": "2", - "ride_fare": "15.64", - "ride_type": "Regular", - "wait_time": "7" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have booked your ride and the cab is on its way to your location." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "wait_time" - ], - "slot_values": { - "destination": [ - "659 Merchant Street" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you know how long it will take to get here?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "7" - ], - "slot": "wait_time", - "values": [ - "7" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "wait_time", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab is expected to be there in about 7 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "659 Merchant Street" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help, that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "22_00027", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you get me a cab, for 1, I'm going alone" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Regular", - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Regular", - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you prefer Regular, Luxury or something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1012 Oak Grove Avenue" - ], - "slot": "destination", - "values": [ - "1012 Oak Grove Avenue" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "destination", - "start": 31 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1012 Oak Grove Avenue" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer Regular. I'm going to 1012 Oak Grove Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1012 Oak Grove Avenue" - ], - "slot": "destination", - "values": [ - "1012 Oak Grove Avenue" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 65, - "slot": "destination", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To verify, you want a Regular ride for 1 to 1012 Oak Grove Avenue" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kabul Kabob & Grill" - ], - "slot": "destination", - "values": [ - "Kabul Kabob & Grill" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination", - "start": 12 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Kabul Kabob & Grill" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, make it Kabul Kabob & Grill instead" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Kabul Kabob & Grill" - ], - "slot": "destination", - "values": [ - "Kabul Kabob & Grill" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "destination", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay that's a Regular Ride to Kabul Kabob & Grill" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare" - ], - "slot_values": { - "destination": [ - "Kabul Kabob & Grill" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, how much will that cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "11.45" - ], - "slot": "ride_fare", - "values": [ - "$11.45" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Kabul Kabob & Grill", - "number_of_seats": "1", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "Kabul Kabob & Grill", - "number_of_seats": "1", - "ride_fare": "11.45", - "ride_type": "Regular", - "wait_time": "6" - } - ], - "slots": [ - { - "exclusive_end": 47, - "slot": "ride_fare", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab is on it's way, the cost will be $11.45" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Kabul Kabob & Grill" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect, thank you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "do you need anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Kabul Kabob & Grill" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "no, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "22_00028", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to go and for how many people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Go Vegan" - ], - "slot": "destination", - "values": [ - "Go Vegan" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "destination", - "start": 32 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Go Vegan" - ], - "number_of_seats": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "three people and I want to ride Go Vegan." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What type of ride do you prefer?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Go Vegan" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "A Pool ride for 2 people" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Go Vegan" - ], - "slot": "destination", - "values": [ - "Go Vegan" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "destination", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want a Pool ride with Go Vegan for 2 people. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Go Vegan" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep that is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Go Vegan", - "number_of_seats": "2", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "Go Vegan", - "number_of_seats": "2", - "ride_fare": "22.23", - "ride_type": "Pool", - "wait_time": "4" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab is on its way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Go Vegan" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there something else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Go Vegan" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "22_00029", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Find me a cab please" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where you want to be and do you have any preferred type of ride?How many seats to be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "La Vie" - ], - "slot": "destination", - "values": [ - "La Vie" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "destination", - "start": 34 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "La Vie" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to be a Pool ride at La Vie and I am in a group of one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "La Vie" - ], - "slot": "destination", - "values": [ - "La Vie" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "destination", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want 1 seat for a Pool ride at La Vie is true?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "La Vie" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that will be good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "La Vie", - "number_of_seats": "1", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "La Vie", - "number_of_seats": "1", - "ride_fare": "9.04", - "ride_type": "Pool", - "wait_time": "6" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The purchase was successful and the cab is on its way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "La Vie" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for the help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with something else now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "La Vie" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, it's enough. Thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "22_00030", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to get a cab for 4." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a preference for a type of cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer a luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you heading?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1200 D Street #27" - ], - "slot": "destination", - "values": [ - "1200 D Street #27" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1200 D Street #27" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a ride to 1200 D Street #27" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1200 D Street #27" - ], - "slot": "destination", - "values": [ - "1200 D Street #27" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 71, - "slot": "destination", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, please confirm: You want a luxury ride for 4 to 1200 D Street #27" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1200 D Street #27" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, just a ride for one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "please confirm: You need a luxury ride for 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2550 South King Road" - ], - "slot": "destination", - "values": [ - "2550 South King Road" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 81, - "slot": "destination", - "start": 61 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2550 South King Road" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, now that I think about it, I'd like a pool ride to 2550 South King Road." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2550 South King Road" - ], - "slot": "destination", - "values": [ - "2550 south king road" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 84, - "slot": "destination", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, please confirm these new details: You want a pool ride to 2550 south king road." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2550 South King Road", - "2550 south king road" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that works for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "2550 South King Road", - "number_of_seats": "1", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "2550 South King Road", - "number_of_seats": "1", - "ride_fare": "11.00", - "ride_type": "Pool", - "wait_time": "3" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I booked the cab and they're en route." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "2550 South King Road", - "2550 south king road" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How long will it take them to reach here, and how much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "wait_time", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "11.00" - ], - "slot": "ride_fare", - "values": [ - "$11.00" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 18, - "slot": "wait_time", - "start": 17 - }, - { - "exclusive_end": 48, - "slot": "ride_fare", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It'll take about 3 minutes, and will cost $11.00" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2550 South King Road", - "2550 south king road" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "2550 South King Road", - "2550 south king road" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, i'm all set." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "22_00031", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to have a taxi and I am 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which is the place you would want to go? Do you have a preference of the kind of ride you want to have?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Best Taste Sushi & Chinese Restaurant" - ], - "slot": "destination", - "values": [ - "Best Taste Sushi & Chinese Restaurant" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Best Taste Sushi & Chinese Restaurant" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would prefer a Best Taste Sushi & Chinese Restaurant. I would like it to be a Pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Best Taste Sushi & Chinese Restaurant" - ], - "slot": "destination", - "values": [ - "Best Taste Sushi & Chinese Restaurant" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 100, - "slot": "destination", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Review these details and confirm to me that you want a ride to Best Taste Sushi & Chinese Restaurant for 1 person and you like a Pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Best Taste Sushi & Chinese Restaurant" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No I would like a Luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please can you confirm again that you need a ride for 1 person and that it should be a Luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Trattoria Pinocchio" - ], - "slot": "destination", - "values": [ - "Trattoria Pinocchio" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "destination", - "start": 27 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Trattoria Pinocchio" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No I would like to ride to Trattoria Pinocchio" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Trattoria Pinocchio" - ], - "slot": "destination", - "values": [ - "Trattoria Pinocchio" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 59, - "slot": "destination", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you confirm that you want a ride to Trattoria Pinocchio and for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Trattoria Pinocchio" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That seems great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Trattoria Pinocchio", - "number_of_seats": "1", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "Trattoria Pinocchio", - "number_of_seats": "1", - "ride_fare": "20.75", - "ride_type": "Luxury", - "wait_time": "14" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have reserved your ride and the taxi is already on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Trattoria Pinocchio" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I appreciate very much your help. That's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "22_00032", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a cab please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, how many seats do you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's just me. So only 1, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thanks, where will you be traveling to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Enoteca Molinari" - ], - "slot": "destination", - "values": [ - "Enoteca Molinari" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Enoteca Molinari" - ], - "number_of_seats": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to go to Enoteca Molinari please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Pool", - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Pool", - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, would you prefer Pool or Luxury cab? Or would you prefer something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Enoteca Molinari" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like a Luxury ride please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Enoteca Molinari" - ], - "slot": "destination", - "values": [ - "Enoteca Molinari" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 78, - "slot": "destination", - "start": 62 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. Please confirm: 1 seat in a Luxury cab, headed to Enoteca Molinari. Did I get this right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Enoteca Molinari" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Lets make it a group of 2. Also, let's switch to Regular ride as well." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. One minute, Can you please confirm: You will need 2 seats in a Regular cab, Did I get this right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Enoteca Molinari" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that will be perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Enoteca Molinari", - "number_of_seats": "2", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "Enoteca Molinari", - "number_of_seats": "2", - "ride_fare": "23.57", - "ride_type": "Regular", - "wait_time": "4" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great. Your cab is booked and on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "Enoteca Molinari" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great. What's the ETA of my cab? What will the cost be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "wait_time", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "23.57" - ], - "slot": "ride_fare", - "values": [ - "$23.57" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "wait_time", - "start": 35 - }, - { - "exclusive_end": 72, - "slot": "ride_fare", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your cab is estimated to arrive in 4 minutes. This ride will cost $23.57." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Enoteca Molinari" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great. Thanks for your help today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your welcome. Can i assist with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Enoteca Molinari" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope. That's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, Have a wonderful day." - } - ] - }, - { - "dialogue_id": "22_00033", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Please help me find a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where to, and how many seats? Do you have a type of ride preference?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Ginto" - ], - "slot": "destination", - "values": [ - "Ginto" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "destination", - "start": 30 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Ginto" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a Luxury ride for 1 to Ginto." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Ginto" - ], - "slot": "destination", - "values": [ - "Ginto" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "destination", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Luxury rid to Ginto for 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "336 North Santa Cruz Avenue" - ], - "slot": "destination", - "values": [ - "336 North Santa Cruz Avenue" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "destination", - "start": 27 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "336 North Santa Cruz Avenue" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, I want a ride to 336 North Santa Cruz Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "336 North Santa Cruz Avenue" - ], - "slot": "destination", - "values": [ - "336 North Santa Cruz Avenue" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "destination", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: 1 seat to 336 North Santa Cruz Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "336 North Santa Cruz Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, I'm in a group of two." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Luxury ride for 2." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare" - ], - "slot_values": { - "destination": [ - "336 North Santa Cruz Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Correct. What's the cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "45.45" - ], - "slot": "ride_fare", - "values": [ - "$45.45" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "336 North Santa Cruz Avenue", - "number_of_seats": "2", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "336 North Santa Cruz Avenue", - "number_of_seats": "2", - "ride_fare": "45.45", - "ride_type": "Luxury", - "wait_time": "14" - } - ], - "slots": [ - { - "exclusive_end": 68, - "slot": "ride_fare", - "start": 62 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is booked and the cab is on its way. It'll cost you $45.45" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "336 North Santa Cruz Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else I assist with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "336 North Santa Cruz Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, and thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one!" - } - ] - }, - { - "dialogue_id": "22_00034", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Barracuda Japanese Restaurant" - ], - "slot": "destination", - "values": [ - "Barracuda Japanese Restaurant" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 65, - "slot": "destination", - "start": 36 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Barracuda Japanese Restaurant" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I wanna get a cab. I want a ride to Barracuda Japanese Restaurant." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many seats do you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Barracuda Japanese Restaurant" - ], - "number_of_seats": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need only one seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a preferred type of ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Barracuda Japanese Restaurant" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like a Regular ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Barracuda Japanese Restaurant" - ], - "slot": "destination", - "values": [ - "Barracuda Japanese Restaurant" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 104, - "slot": "destination", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details. You want a Regular ride of 1 seat to Barracuda Japanese Restaurant." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "Barracuda Japanese Restaurant" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup, that works for me. How long till the cab reaches here? And how much does it coest?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "wait_time", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15.64" - ], - "slot": "ride_fare", - "values": [ - "$15.64" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Barracuda Japanese Restaurant", - "number_of_seats": "1", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "Barracuda Japanese Restaurant", - "number_of_seats": "1", - "ride_fare": "15.64", - "ride_type": "Regular", - "wait_time": "3" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "wait_time", - "start": 64 - }, - { - "exclusive_end": 93, - "slot": "ride_fare", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I booked your ride and it's on the way. The cab will be here in 3 minute, and it costs $15.64." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Barracuda Japanese Restaurant" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot! That's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one." - } - ] - }, - { - "dialogue_id": "22_00035", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Solomon R. Guggenheim Museum" - ], - "slot": "destination", - "values": [ - "Solomon R. Guggenheim Museum" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "destination", - "start": 27 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Solomon R. Guggenheim Museum" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm searching for a cab to Solomon R. Guggenheim Museum" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "how many seats do you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Solomon R. Guggenheim Museum" - ], - "number_of_seats": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "For two peoples" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Regular", - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Regular", - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you prefer a Regular or Luxury ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Solomon R. Guggenheim Museum" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a pool ride" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Solomon R. Guggenheim Museum" - ], - "slot": "destination", - "values": [ - "Solomon R. Guggenheim Museum" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 63, - "slot": "destination", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Kindly confirm- You want a ride to Solomon R. Guggenheim Museum. You want 2 seats. You prefer Pool ride" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "Solomon R. Guggenheim Museum" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "yes that works for me. How long before the cab reached here? How much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "6" - ], - "slot": "wait_time", - "values": [ - "6" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "10.32" - ], - "slot": "ride_fare", - "values": [ - "$10.32" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Solomon R. Guggenheim Museum", - "number_of_seats": "2", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "Solomon R. Guggenheim Museum", - "number_of_seats": "2", - "ride_fare": "10.32", - "ride_type": "Pool", - "wait_time": "6" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "wait_time", - "start": 64 - }, - { - "exclusive_end": 106, - "slot": "ride_fare", - "start": 100 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Here is the booking details of your cab, The cab is expected in 6 minutes. The cost of ride will be $10.32" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Solomon R. Guggenheim Museum" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Need more help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Solomon R. Guggenheim Museum" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "no." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day" - } - ] - }, - { - "dialogue_id": "22_00036", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1045 North Armando Street" - ], - "slot": "destination", - "values": [ - "1045 North Armando Street" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "destination", - "start": 30 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1045 North Armando Street" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hey, can you book me a cab to 1045 North Armando Street? I want a Luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For how many people would that be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2217 Market Street" - ], - "slot": "destination", - "values": [ - "2217 Market Street" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "destination", - "start": 25 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2217 Market Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Just 1. I want a ride to 2217 Market Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2217 Market Street" - ], - "slot": "destination", - "values": [ - "2217 Market Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "destination", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you want a ride to 2217 Market Street for 1 in a Luxury ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2217 Market Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I actually would like to go on a Pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2217 Market Street" - ], - "slot": "destination", - "values": [ - "2217 Market Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 65, - "slot": "destination", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you confirm the details? You want to go to 2217 Market Street on a Pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2217 Market Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's exactly it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "2217 Market Street", - "number_of_seats": "1", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "2217 Market Street", - "number_of_seats": "1", - "ride_fare": "7.96", - "ride_type": "Pool", - "wait_time": "9" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I booked your ride. Your cab is now on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2217 Market Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. Can I assist you in anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "2217 Market Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day," - } - ] - }, - { - "dialogue_id": "22_00037", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Amaravati House" - ], - "slot": "destination", - "values": [ - "Amaravati House" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "destination", - "start": 28 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Amaravati House" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you get me a cab to the Amaravati House?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, how many passengers and is there a ride preference?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Perfect Chinese Food" - ], - "slot": "destination", - "values": [ - "Perfect Chinese Food" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "destination", - "start": 21 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Perfect Chinese Food" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Luxury ride for 4 to Perfect Chinese Food." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Perfect Chinese Food" - ], - "slot": "destination", - "values": [ - "Perfect Chinese Food" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "destination", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the luxury ride for 4 to Perfect Chinese Food." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Perfect Chinese Food" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes I confirm all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Perfect Chinese Food", - "number_of_seats": "4", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "Perfect Chinese Food", - "number_of_seats": "4", - "ride_fare": "36.12", - "ride_type": "Luxury", - "wait_time": "8" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your cab is confirmed and it is on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "Perfect Chinese Food" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How long and what is the fare?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "8" - ], - "slot": "wait_time", - "values": [ - "8" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "36.12" - ], - "slot": "ride_fare", - "values": [ - "$36.12" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "wait_time", - "start": 20 - }, - { - "exclusive_end": 52, - "slot": "ride_fare", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your cab arrives in 8 minutes and the fare is $36.12." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Perfect Chinese Food" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "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": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Perfect Chinese Food" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is all I need today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you and have a great day." - } - ] - }, - { - "dialogue_id": "22_00038", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to order a cab please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a preference in regards to home many seats you will need or the type of ride you will like?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "403 Healdsburg Avenue" - ], - "slot": "destination", - "values": [ - "403 Healdsburg Avenue" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 63, - "slot": "destination", - "start": 42 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "403 Healdsburg Avenue" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It will only be for 1 person traveling to 403 Healdsburg Avenue, and I would like a luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "403 Healdsburg Avenue" - ], - "slot": "destination", - "values": [ - "403 Healdsburg Avenue" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 92, - "slot": "destination", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, can you please confirm you are requesting a luxury ride for 1 to 403 Healdsburg Avenue?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "403 Healdsburg Avenue" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is right. Can you tell me how long is the ride and the cost please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "25.48" - ], - "slot": "ride_fare", - "values": [ - "$25.48" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "11" - ], - "slot": "wait_time", - "values": [ - "11" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "403 Healdsburg Avenue", - "number_of_seats": "1", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "403 Healdsburg Avenue", - "number_of_seats": "1", - "ride_fare": "25.48", - "ride_type": "Luxury", - "wait_time": "11" - } - ], - "slots": [ - { - "exclusive_end": 49, - "slot": "ride_fare", - "start": 43 - }, - { - "exclusive_end": 23, - "slot": "wait_time", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, the ride is for 11 minutes, will cost $25.48 and it is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "403 Healdsburg Avenue" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, I really appreciate all of your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Did you need help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "403 Healdsburg Avenue" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that will be all. Thanks again for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are welcome and I hope you have a wonderful day." - } - ] - }, - { - "dialogue_id": "22_00039", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to order a cab for three people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Regular", - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Regular", - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like a Regular ride, the Luxury experience, or something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Phoenix Union Station" - ], - "slot": "destination", - "values": [ - "Phoenix Union Station" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 61, - "slot": "destination", - "start": 40 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Phoenix Union Station" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We'll get a Pool ride. We're heading to Phoenix Union Station." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Phoenix Union Station" - ], - "slot": "destination", - "values": [ - "Phoenix Union Station" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 63, - "slot": "destination", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you'd like a Pool ride with 3 seats to Phoenix Union Station, right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Penang Garden Restaurant" - ], - "slot": "destination", - "values": [ - "Penang Garden Restaurant" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 88, - "slot": "destination", - "start": 64 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Penang Garden Restaurant" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, actually make it a Luxury ride. We decided we want to go to Penang Garden Restaurant instead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Penang Garden Restaurant" - ], - "slot": "destination", - "values": [ - "Penang Garden Restaurant" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 69, - "slot": "destination", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, to confirm, that's a Luxury ride to Penang Garden Restaurant?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "Penang Garden Restaurant" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right. How much is it going to cost, and what's the wait for the cab going to be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "39.73" - ], - "slot": "ride_fare", - "values": [ - "$39.73" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "11" - ], - "slot": "wait_time", - "values": [ - "11" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Penang Garden Restaurant", - "number_of_seats": "3", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "Penang Garden Restaurant", - "number_of_seats": "3", - "ride_fare": "39.73", - "ride_type": "Luxury", - "wait_time": "11" - } - ], - "slots": [ - { - "exclusive_end": 104, - "slot": "ride_fare", - "start": 98 - }, - { - "exclusive_end": 66, - "slot": "wait_time", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is booked and on its way! It should be there in about 11 minutes, and the price will be $39.73." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Penang Garden Restaurant" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great! Thanks for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Penang Garden Restaurant" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's it. Thanks so much!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day. Bye!" - } - ] - }, - { - "dialogue_id": "22_00040", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "512 Sacramento Street" - ], - "slot": "destination", - "values": [ - "512 Sacramento Street" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "destination", - "start": 29 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "512 Sacramento Street" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me get a cab to 512 Sacramento Street?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Luxury", - "Pool" - ], - "slot": "ride_type", - "values": [ - "Luxury", - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. Do you prefer Luxury, Pool or anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "512 Sacramento Street" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to get a Regular." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "OK. How may people will be riding?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "512 Sacramento Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Just one! Me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "512 Sacramento Street" - ], - "slot": "destination", - "values": [ - "512 Sacramento Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 63, - "slot": "destination", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm you want a Regular ride to 512 Sacramento Street for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "wait_time" - ], - "slot_values": { - "destination": [ - "512 Sacramento Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's perfect. Do you know how long until the cab arrives?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "wait_time", - "values": [ - "2" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "512 Sacramento Street", - "number_of_seats": "1", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "512 Sacramento Street", - "number_of_seats": "1", - "ride_fare": "14.43", - "ride_type": "Regular", - "wait_time": "2" - } - ], - "slots": [ - { - "exclusive_end": 48, - "slot": "wait_time", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your cab is booked and on its way, arriving in 2 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "512 Sacramento Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot for everything. That will be all for now!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one!" - } - ] - }, - { - "dialogue_id": "22_00041", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4087 Peralta Boulevard" - ], - "slot": "destination", - "values": [ - "4087 Peralta Boulevard" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "destination", - "start": 27 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "4087 Peralta Boulevard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a cab to take me to 4087 Peralta Boulevard." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Luxury", - "Pool" - ], - "slot": "ride_type", - "values": [ - "Luxury", - "Pool" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What type of ride do you need? The options include luxury and pool. Also, how many seats will you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "4087 Peralta Boulevard" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am in a group of 3, and I'd prefer a luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "4087 Peralta Boulevard" - ], - "slot": "destination", - "values": [ - "4087 Peralta Boulevard" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 91, - "slot": "destination", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: You want a luxury ride for 3 people to 4087 Peralta Boulevard." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "4087 Peralta Boulevard" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, can we get seats for four people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "4087 Peralta Boulevard" - ], - "slot": "destination", - "values": [ - "4087 Peralta Boulevard" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 67, - "slot": "destination", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, please confirm that you want a ride to 4087 Peralta Boulevard for 4." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "wait_time" - ], - "slot_values": { - "destination": [ - "4087 Peralta Boulevard" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right. When will the cab be here?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "13" - ], - "slot": "wait_time", - "values": [ - "13" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "4087 Peralta Boulevard", - "number_of_seats": "4", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "4087 Peralta Boulevard", - "number_of_seats": "4", - "ride_fare": "40.18", - "ride_type": "Luxury", - "wait_time": "13" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "wait_time", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is booked and the cab should be there in 13 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "4087 Peralta Boulevard" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all I need for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome, have a great day." - } - ] - }, - { - "dialogue_id": "22_00042", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "411 Main Street" - ], - "slot": "destination", - "values": [ - "411 Main Street" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "411 Main Street" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a ride to 411 Main Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many people will be traveling?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "411 Main Street" - ], - "number_of_seats": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There are 3 of us." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What type of ride would you prefer? Regular, luxury?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "411 Main Street" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I think we would like a luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "411 Main Street" - ], - "slot": "destination", - "values": [ - "411 Main Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 63, - "slot": "destination", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm, there are 3 people traveling to 411 Main Street, and you would like a luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "411 Main Street" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I think we have to change. It's going to be two people and we need a regular ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm, 2 people traveling to 411 Main Street in a regular vehicle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Prospect Park" - ], - "slot": "destination", - "values": [ - "Prospect Park" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "destination", - "start": 29 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Prospect Park" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, except we need to go to Prospect Park." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Prospect Park" - ], - "slot": "destination", - "values": [ - "Prospect park" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 69, - "slot": "destination", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following, 2 passengers traveling to Prospect park in a regular vehicle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare" - ], - "slot_values": { - "destination": [ - "Prospect Park", - "Prospect park" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's it. How much is this going to cost me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "14.24" - ], - "slot": "ride_fare", - "values": [ - "$14.24" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Prospect Park", - "number_of_seats": "2", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "Prospect Park", - "number_of_seats": "2", - "ride_fare": "14.24", - "ride_type": "Regular", - "wait_time": "3" - } - ], - "slots": [ - { - "exclusive_end": 18, - "slot": "ride_fare", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cost is $14.24 and the vehicle is on its way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "wait_time" - ], - "slot_values": { - "destination": [ - "Prospect Park", - "Prospect park" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "About how long is it going to be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "wait_time", - "values": [ - "3" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "wait_time", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It should arrive in 3 to 4 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Prospect Park", - "Prospect park" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great. Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "22_00043", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'd like to hail a taxi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Regular", - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Regular", - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many seats do you require, and what type of ride do you want? You could take Regular, Luxury, or another option." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like a Pool ride for one person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What location would you like to travel to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3540 Blackhawk Plaza Circle" - ], - "slot": "destination", - "values": [ - "3540 Blackhawk Plaza Circle" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "destination", - "start": 27 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3540 Blackhawk Plaza Circle" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to take a ride to 3540 Blackhawk Plaza Circle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "3540 Blackhawk Plaza Circle" - ], - "slot": "destination", - "values": [ - "3540 Blackhawk Plaza Circle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 101, - "slot": "destination", - "start": 74 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please verify the following order: you want 1 seat Pool ride to travel to 3540 Blackhawk Plaza Circle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3540 Blackhawk Plaza Circle" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sorry, but my group has two people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "3540 Blackhawk Plaza Circle" - ], - "slot": "destination", - "values": [ - "3540 Blackhawk Plaza Circle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 96, - "slot": "destination", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please verify the following order: You require 2 seats for a ride to 3540 Blackhawk Plaza Circle." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3540 Blackhawk Plaza Circle" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's perfect for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "3540 Blackhawk Plaza Circle", - "number_of_seats": "2", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "3540 Blackhawk Plaza Circle", - "number_of_seats": "2", - "ride_fare": "14.38", - "ride_type": "Pool", - "wait_time": "3" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I made your reservation, and the taxi is coming." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3540 Blackhawk Plaza Circle" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Could I assist you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "3540 Blackhawk Plaza Circle" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a pleasant afternoon." - } - ] - }, - { - "dialogue_id": "22_00044", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you find me a taxi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What type of cab do you want, how many people are there, and where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1 Letterman Drive" - ], - "slot": "destination", - "values": [ - "1 Letterman Drive" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 68, - "slot": "destination", - "start": 51 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1 Letterman Drive" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a Regular cab or 1 person and I am going to 1 Letterman Drive." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1 Letterman Drive" - ], - "slot": "destination", - "values": [ - "1 Letterman Drive" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "destination", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want a Regular cab to 1 Letterman Drive for 1 person. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Saint Thomas Church Fifth Avenue" - ], - "slot": "destination", - "values": [ - "Saint Thomas Church Fifth Avenue" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 64, - "slot": "destination", - "start": 32 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Saint Thomas Church Fifth Avenue" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, change it to a Pool ride to Saint Thomas Church Fifth Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Saint Thomas Church Fifth Avenue" - ], - "slot": "destination", - "values": [ - "Saint Thomas Church Fifth Avenue" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 56, - "slot": "destination", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want a Pool ride to Saint Thomas Church Fifth Avenue. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Saint Thomas Church Fifth Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Change it to two people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You want a Pool ride for 2 people. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare" - ], - "slot_values": { - "destination": [ - "Saint Thomas Church Fifth Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is right. What is the price?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "17.89" - ], - "slot": "ride_fare", - "values": [ - "$17.89" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Saint Thomas Church Fifth Avenue", - "number_of_seats": "2", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "Saint Thomas Church Fifth Avenue", - "number_of_seats": "2", - "ride_fare": "17.89", - "ride_type": "Pool", - "wait_time": "5" - } - ], - "slots": [ - { - "exclusive_end": 19, - "slot": "ride_fare", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The price is $17.89 and your ride has been confirmed. It is coming right now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Saint Thomas Church Fifth Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a bunch." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Saint Thomas Church Fifth Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "22_00045", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want a cab" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Regular", - "Pool" - ], - "slot": "ride_type", - "values": [ - "Regular", - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many seats are you in need of and where do you wanna go? You can have the Regular or Pool or anything" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1331 Medical Center Drive" - ], - "slot": "destination", - "values": [ - "1331 Medical Center Drive" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 66, - "slot": "destination", - "start": 41 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1331 Medical Center Drive" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am in the group 1 and I want a ride to 1331 Medical Center Drive and I want a Pool ride" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1331 Medical Center Drive" - ], - "slot": "destination", - "values": [ - "1331 Medical Center Drive" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "destination", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm you want a ride to 1331 Medical Center Drive. You need 1 seat and I prefer a Pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1331 Medical Center Drive" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer a regular ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1331 Medical Center Drive" - ], - "slot": "destination", - "values": [ - "1331 Medical Center Drive" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "destination", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm a ride to 1331 Medical Center Drive and a Regular one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Takumi Sushi Bar & Grill" - ], - "slot": "destination", - "values": [ - "Takumi Sushi Bar & Grill" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Takumi Sushi Bar & Grill" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a ride to Takumi Sushi Bar & Grill." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Takumi Sushi Bar & Grill" - ], - "slot": "destination", - "values": [ - "Takumi Sushi Bar & Grill" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 56, - "slot": "destination", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm you wanna get a ride to Takumi Sushi Bar & Grill. You really prefer a Regular ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Takumi Sushi Bar & Grill" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is fine" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Takumi Sushi Bar & Grill", - "number_of_seats": "1", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "Takumi Sushi Bar & Grill", - "number_of_seats": "1", - "ride_fare": "24.97", - "ride_type": "Regular", - "wait_time": "6" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I booked the ride and the cab is on the way" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "Takumi Sushi Bar & Grill" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How long before the cab gets here and how much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "6" - ], - "slot": "wait_time", - "values": [ - "6" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "24.97" - ], - "slot": "ride_fare", - "values": [ - "$24.97" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "wait_time", - "start": 24 - }, - { - "exclusive_end": 56, - "slot": "ride_fare", - "start": 50 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab will be here in 6 minutes and the ride is $24.97" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Takumi Sushi Bar & Grill" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks that is all" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day" - } - ] - }, - { - "dialogue_id": "22_00046", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to reserve a cab that offers a Regular ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your destination and how many people are in your group?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sonoma Ave, # 44, 1820 Doctors Park Drive" - ], - "slot": "destination", - "values": [ - "Sonoma Ave, # 44, 1820 Doctors Park Drive" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 94, - "slot": "destination", - "start": 53 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sonoma Ave, # 44, 1820 Doctors Park Drive" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There are two of us and we would like a Pool ride to Sonoma Ave, # 44, 1820 Doctors Park Drive." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sonoma Ave, # 44, 1820 Doctors Park Drive" - ], - "slot": "destination", - "values": [ - "Sonoma Ave, # 44, 1820 Doctors Park Drive" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 101, - "slot": "destination", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to confirm, you would like a Pool ride for 2 people to Sonoma Ave, # 44, 1820 Doctors Park Drive. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "Sonoma Ave, # 44, 1820 Doctors Park Drive" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is correct. What is the anticipated arrival time and cost for the cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15.25" - ], - "slot": "ride_fare", - "values": [ - "$15.25" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "7" - ], - "slot": "wait_time", - "values": [ - "7" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Sonoma Ave, # 44, 1820 Doctors Park Drive", - "number_of_seats": "2", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "Sonoma Ave, # 44, 1820 Doctors Park Drive", - "number_of_seats": "2", - "ride_fare": "15.25", - "ride_type": "Pool", - "wait_time": "7" - } - ], - "slots": [ - { - "exclusive_end": 56, - "slot": "ride_fare", - "start": 50 - }, - { - "exclusive_end": 27, - "slot": "wait_time", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your cab will be there in 7 minutes and will cost $15.25." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sonoma Ave, # 44, 1820 Doctors Park Drive" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sonoma Ave, # 44, 1820 Doctors Park Drive" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "22_00047", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'd like to get a cab, please" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Luxury", - "Pool" - ], - "slot": "ride_type", - "values": [ - "Luxury", - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many seats do you need? would you like a Luxury or Pool ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Just 1 on a regular ride, please" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Could you tell me your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Katsu Los Gatos" - ], - "slot": "destination", - "values": [ - "Katsu Los Gatos" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Katsu Los Gatos" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to Katsu Los Gatos" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Katsu Los Gatos" - ], - "slot": "destination", - "values": [ - "Katsu Los Gatos" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 75, - "slot": "destination", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: regular ride for 1 to Katsu Los Gatos" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Katsu Los Gatos" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, sorry. The group is made of 3 people" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm me the following details: 3 seats on a regular ride" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Katsu Los Gatos" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's it" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Katsu Los Gatos", - "number_of_seats": "3", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "Katsu Los Gatos", - "number_of_seats": "3", - "ride_fare": "22.76", - "ride_type": "Regular", - "wait_time": "5" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "your booking has been confirmed and the cab is on its way" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "Katsu Los Gatos" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What will be the price of the ride? when does the cab arrives?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "22.76" - ], - "slot": "ride_fare", - "values": [ - "$22.76" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "5" - ], - "slot": "wait_time", - "values": [ - "5" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 65, - "slot": "ride_fare", - "start": 59 - }, - { - "exclusive_end": 29, - "slot": "wait_time", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The ride is gonna arrive in 5 minutes, and it's gonna cost $22.76" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Katsu Los Gatos" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect, that's all iI need. Thanks for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day" - } - ] - }, - { - "dialogue_id": "22_00048", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to hire a cab" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Luxury", - "Pool" - ], - "slot": "ride_type", - "values": [ - "Luxury", - "Pool" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "where do you want to go to and for how many people? Do you want a Luxury or pool car or anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3455 Homestead Road" - ], - "slot": "destination", - "values": [ - "3455 Homestead Road" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "destination", - "start": 34 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3455 Homestead Road" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We are a group of three, going to 3455 Homestead Road. I would prefer a pool ride" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "3455 Homestead Road" - ], - "slot": "destination", - "values": [ - "3455 Homestead Road" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 66, - "slot": "destination", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm, you are looking for a pool ride to 3455 Homestead Road for 3 passengers" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3455 Homestead Road" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I would prefer a Luxury ride instead" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "3455 Homestead Road" - ], - "slot": "destination", - "values": [ - "3455 Homestead Road" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 71, - "slot": "destination", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To re confirm, you are looking for a luxury ride to 3455 Homestead Road for 3 passengers" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3455 Homestead Road" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "3455 Homestead Road", - "number_of_seats": "3", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "3455 Homestead Road", - "number_of_seats": "3", - "ride_fare": "57.75", - "ride_type": "Luxury", - "wait_time": "13" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is booked and on its way" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3455 Homestead Road" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day" - } - ] - }, - { - "dialogue_id": "22_00049", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1367 North McDowell Boulevard" - ], - "slot": "destination", - "values": [ - "1367 North McDowell Boulevard" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1367 North McDowell Boulevard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a ride to 1367 North McDowell Boulevard." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Luxury", - "Pool" - ], - "slot": "ride_type", - "values": [ - "Luxury", - "Pool" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "For your ride, would prefer to have our Luxury or Pool option? It all depends on how many seats you need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1367 North McDowell Boulevard" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I only need 1 seat, preferably Luxury." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1367 North McDowell Boulevard" - ], - "slot": "destination", - "values": [ - "1367 North McDowell Boulevard" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 84, - "slot": "destination", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Is this correct? Your is of 1 seat of a Luxury ride to 1367 North McDowell Boulevard?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1367 North McDowell Boulevard" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "1367 North McDowell Boulevard", - "number_of_seats": "1", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "1367 North McDowell Boulevard", - "number_of_seats": "1", - "ride_fare": "22.47", - "ride_type": "Luxury", - "wait_time": "11" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is booked, and in progress." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1367 North McDowell Boulevard" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks yo, I appreciate it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "1367 North McDowell Boulevard" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks again for your help though." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one." - } - ] - }, - { - "dialogue_id": "22_00050", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'd like to get a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I can help you with that. How many people will be traveling and where is your destination? Do you have a preferred vehicle?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "London Aquatics Centre" - ], - "slot": "destination", - "values": [ - "London Aquatics Centre" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 97, - "slot": "destination", - "start": 75 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "London Aquatics Centre" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you look for a Regular ride? There will be four of us traveling to the London Aquatics Centre." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "London Aquatics Centre" - ], - "slot": "destination", - "values": [ - "London Aquatics Centre" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 87, - "slot": "destination", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Let me make sure I have this right. You'd like a Regular ride to London Aquatics Centre for 4 riders. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "London Aquatics Centre" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm sorry, I will be in a group of 2, not 4." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "London Aquatics Centre" - ], - "slot": "destination", - "values": [ - "London Aquatics Centre" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 59, - "slot": "destination", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, you need 2 seats for a ride to London Aquatics Centre. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "London Aquatics Centre" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "London Aquatics Centre", - "number_of_seats": "2", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "London Aquatics Centre", - "number_of_seats": "2", - "ride_fare": "27.82", - "ride_type": "Regular", - "wait_time": "5" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great! Your ride is confirmed and it is on it's way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "London Aquatics Centre" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "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": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "London Aquatics Centre" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I think that's everything for now. Thank you again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are very welcome. Have a great day." - } - ] - }, - { - "dialogue_id": "22_00051", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pear Street Bistro" - ], - "slot": "destination", - "values": [ - "Pear Street Bistro" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 62, - "slot": "destination", - "start": 44 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Pear Street Bistro" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ia m looking for a luxury cab to take me to Pear Street Bistro." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many seats are needed?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Pear Street Bistro" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There will be 2 people in my group." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Pear Street Bistro" - ], - "slot": "destination", - "values": [ - "Pear Street Bistro" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 63, - "slot": "destination", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have confirmed 2 seats on a Luxury ride to Pear Street Bistro." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Seiki House" - ], - "slot": "destination", - "values": [ - "Seiki House" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "destination", - "start": 49 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Seiki House" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I changed my mind. I would like to go to the Seiki House." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Seiki House" - ], - "slot": "destination", - "values": [ - "Seiki House" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 56, - "slot": "destination", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have confirmed 2 seats on a Luxury ride to Seiki House." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "Seiki House" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. What time can I exprect the ride to arrive and what is the estimated cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "9" - ], - "slot": "wait_time", - "values": [ - "9" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "37.62" - ], - "slot": "ride_fare", - "values": [ - "$37.62" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Seiki House", - "number_of_seats": "2", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "Seiki House", - "number_of_seats": "2", - "ride_fare": "37.62", - "ride_type": "Luxury", - "wait_time": "9" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "wait_time", - "start": 56 - }, - { - "exclusive_end": 97, - "slot": "ride_fare", - "start": 91 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your cab is on the way with an expected arrival time of 9 minutes. Your total cost will be $37.62." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Seiki House" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need any further assistance?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Seiki House" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not at this time. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "22_00052", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a regular cab for four people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sitar Indian Cuisine" - ], - "slot": "destination", - "values": [ - "Sitar Indian Cuisine" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "destination", - "start": 14 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sitar Indian Cuisine" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am going to Sitar Indian Cuisine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sitar Indian Cuisine" - ], - "slot": "destination", - "values": [ - "Sitar Indian Cuisine" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 73, - "slot": "destination", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you. I have a regular cab ride for 4 people to Sitar Indian Cuisine, is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "Sitar Indian Cuisine" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct. What is the price and how long will it take for the cab to arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "49.32" - ], - "slot": "ride_fare", - "values": [ - "$49.32" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "wait_time", - "values": [ - "2" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Sitar Indian Cuisine", - "number_of_seats": "4", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "Sitar Indian Cuisine", - "number_of_seats": "4", - "ride_fare": "49.32", - "ride_type": "Regular", - "wait_time": "2" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "ride_fare", - "start": 63 - }, - { - "exclusive_end": 97, - "slot": "wait_time", - "start": 96 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have booked the cab and it is on the way. The total price is $49.32 and it should be there in 2 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sitar Indian Cuisine" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help. this is all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great! Have a wonderful day." - } - ] - }, - { - "dialogue_id": "22_00053", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We two people searching for a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going? Which ride you prefer?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1631 Lincoln Avenue" - ], - "slot": "destination", - "values": [ - "1631 Lincoln Avenue" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "destination", - "start": 33 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1631 Lincoln Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I wish to have a Regular ride to 1631 Lincoln Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1631 Lincoln Avenue" - ], - "slot": "destination", - "values": [ - "1631 Lincoln Avenue" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 74, - "slot": "destination", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Kindly ensure that, you wish to have a Regular ride to 1631 Lincoln Avenue and you want to book 2 seats." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "wait_time" - ], - "slot_values": { - "destination": [ - "1631 Lincoln Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. It is good for me. When will the cab reaches here?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "wait_time", - "values": [ - "3" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "1631 Lincoln Avenue", - "number_of_seats": "2", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "1631 Lincoln Avenue", - "number_of_seats": "2", - "ride_fare": "29.02", - "ride_type": "Regular", - "wait_time": "3" - } - ], - "slots": [ - { - "exclusive_end": 50, - "slot": "wait_time", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is on the way to your place will reach you in 3 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare" - ], - "slot_values": { - "destination": [ - "1631 Lincoln Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the cab price?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "29.02" - ], - "slot": "ride_fare", - "values": [ - "$29.02" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "ride_fare", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The price is $29.02." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1631 Lincoln Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much for you help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need any help from my side?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "1631 Lincoln Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope. Thank you so much for you help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a fantastic day." - } - ] - }, - { - "dialogue_id": "22_00054", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to call a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Certainly. How many people in your party? Do you have a preferred ride type?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "This is a reservation for 1 person. I would prefer a pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pacific Science Center" - ], - "slot": "destination", - "values": [ - "Pacific Science Center" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Pacific Science Center" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a ride to Pacific Science Center. I'd prefer a luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Pacific Science Center" - ], - "slot": "destination", - "values": [ - "Pacific Science Center" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 70, - "slot": "destination", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: you want a ride for 1 person to Pacific Science Center. You prefer a luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Pacific Science Center" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's it exactly." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Pacific Science Center", - "number_of_seats": "1", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "Pacific Science Center", - "number_of_seats": "1", - "ride_fare": "31.17", - "ride_type": "Luxury", - "wait_time": "8" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have booked your cab, and they are on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Pacific Science Center" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "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": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Pacific Science Center" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's it. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "22_00055", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "4" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to get a cab for a group of 4." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where you want to go? Would you like to have a preferred type of ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "395 Ano Nuevo Avenue" - ], - "slot": "destination", - "values": [ - "395 Ano Nuevo Avenue" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "destination", - "start": 24 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "395 Ano Nuevo Avenue" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer Luxury ride to 395 Ano Nuevo Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "395 Ano Nuevo Avenue" - ], - "slot": "destination", - "values": [ - "395 Ano Nuevo Avenue" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 59, - "slot": "destination", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm. A Luxury ride for 4 to 395 Ano Nuevo Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "395 Ano Nuevo Avenue" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. I prefer a regular ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "395 Ano Nuevo Avenue" - ], - "slot": "destination", - "values": [ - "395 Ano Nuevo Avenue" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "destination", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm. A regular ride to 395 Ano Nuevo Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "395 Ano Nuevo Avenue" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. How long before the cab reaches here? How much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "wait_time", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "46.76" - ], - "slot": "ride_fare", - "values": [ - "$46.76" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "395 Ano Nuevo Avenue", - "number_of_seats": "4", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "395 Ano Nuevo Avenue", - "number_of_seats": "4", - "ride_fare": "46.76", - "ride_type": "Regular", - "wait_time": "4" - } - ], - "slots": [ - { - "exclusive_end": 56, - "slot": "wait_time", - "start": 55 - }, - { - "exclusive_end": 35, - "slot": "ride_fare", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I booked your ride, it costs $46.76 and is expected in 4 minutes" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "395 Ano Nuevo Avenue" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_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": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "395 Ano Nuevo Avenue" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. That's all i need" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "22_00056", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to find a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your destination and how many seats will you need. Is there are preferredtype of ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sushi Lover" - ], - "slot": "destination", - "values": [ - "Sushi Lover" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "destination", - "start": 42 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Sushi Lover" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please look for a regular ride for one to Sushi Lover." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sushi Lover" - ], - "slot": "destination", - "values": [ - "Sushi Lover" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "destination", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a regular ride for 1 to Sushi Lover." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2510 Shattuck Avenue" - ], - "slot": "destination", - "values": [ - "2510 Shattuck Avenue" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 75, - "slot": "destination", - "start": 55 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2510 Shattuck Avenue" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I changed my mind. Please reserve a luxury ride to 2510 Shattuck Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2510 Shattuck Avenue" - ], - "slot": "destination", - "values": [ - "2510 Shattuck Avenue" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "destination", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have a luxury ride for 1 to 2510 Shattuck Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2510 Shattuck Avenue" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "2510 Shattuck Avenue", - "number_of_seats": "1", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "2510 Shattuck Avenue", - "number_of_seats": "1", - "ride_fare": "15.56", - "ride_type": "Luxury", - "wait_time": "12" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab has been reserved and is on its way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "2510 Shattuck Avenue" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the estimated arrival time and how much will it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15.56" - ], - "slot": "ride_fare", - "values": [ - "$15.56" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "12" - ], - "slot": "wait_time", - "values": [ - "12" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "ride_fare", - "start": 52 - }, - { - "exclusive_end": 27, - "slot": "wait_time", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab will be there in 12 minutes and the cost is $15.56." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2510 Shattuck Avenue" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. That is all I need at this time." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "22_00057", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm going to need a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many seats would you like it to have?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "20 Stone Pine Road" - ], - "slot": "destination", - "values": [ - "20 Stone Pine Road" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 62, - "slot": "destination", - "start": 44 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "20 Stone Pine Road" - ], - "number_of_seats": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There are 2 of us that will be traveling to 20 Stone Pine Road." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have vehicle preferences?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "20 Stone Pine Road" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like something that's Luxury." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "20 Stone Pine Road" - ], - "slot": "destination", - "values": [ - "20 Stone Pine Road" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 72, - "slot": "destination", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'll get you a Luxury vehicle with 2 seats heading to 20 Stone Pine Road, is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "604 East Evelyn Avenue" - ], - "slot": "destination", - "values": [ - "604 East Evelyn Avenue" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "destination", - "start": 29 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "604 East Evelyn Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Wait, no. I want it to go to 604 East Evelyn Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "604 East Evelyn Avenue" - ], - "slot": "destination", - "values": [ - "604 East Evelyn Avenue" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "destination", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So it will be to 604 East Evelyn Avenue, and for 2 people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "604 East Evelyn Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "604 East Evelyn Avenue", - "number_of_seats": "2", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "604 East Evelyn Avenue", - "number_of_seats": "2", - "ride_fare": "45.17", - "ride_type": "Luxury", - "wait_time": "10" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've schedule the vehicle and it heading here now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "604 East Evelyn Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me what time it'll be here, and what's the cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "10" - ], - "slot": "wait_time", - "values": [ - "10" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "45.17" - ], - "slot": "ride_fare", - "values": [ - "$45.17" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "wait_time", - "start": 28 - }, - { - "exclusive_end": 62, - "slot": "ride_fare", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The vehicle will be here in 10 minutes and it will cost $45.17." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "604 East Evelyn Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, you've been a lot of help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like anymore assistance?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "604 East Evelyn Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, you've been of great help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, take care and have great day." - } - ] - }, - { - "dialogue_id": "22_00058", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you help me get a cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Luxury", - "Regular" - ], - "slot": "ride_type", - "values": [ - "Luxury", - "Regular" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I sure can! I need to know three things: How many seats do you need? Where will you be riding to? What type of ride would you like ( luxury, regular, etc.)?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1306 Lincoln Avenue" - ], - "slot": "destination", - "values": [ - "1306 Lincoln Avenue" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 61, - "slot": "destination", - "start": 42 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1306 Lincoln Avenue" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There are three of us that need a ride to 1306 Lincoln Avenue. We're cool with a pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1306 Lincoln Avenue" - ], - "slot": "destination", - "values": [ - "1306 Lincoln Avenue" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 126, - "slot": "destination", - "start": 107 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you! Can you confirm the following details, please? You need a pool ride with 3 seats to take you to 1306 Lincoln Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "1306 Lincoln Avenue" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup! How much will this cost? And how long before the cab gets to us?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "21.17" - ], - "slot": "ride_fare", - "values": [ - "$21.17" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "wait_time", - "values": [ - "3" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "1306 Lincoln Avenue", - "number_of_seats": "3", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "1306 Lincoln Avenue", - "number_of_seats": "3", - "ride_fare": "21.17", - "ride_type": "Pool", - "wait_time": "3" - } - ], - "slots": [ - { - "exclusive_end": 99, - "slot": "ride_fare", - "start": 93 - }, - { - "exclusive_end": 54, - "slot": "wait_time", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your cab is on its way, so it'll get to you in about 3 minutes. It'll cost you approximately $21.17." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1306 Lincoln Avenue" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great! Thanks so much!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome! Can I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "1306 Lincoln Avenue" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, that's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, have a wonderful day!" - } - ] - }, - { - "dialogue_id": "22_00059", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "19369 Stevens Creek Boulevard Suite 130" - ], - "slot": "destination", - "values": [ - "19369 Stevens Creek Boulevard Suite 130" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "19369 Stevens Creek Boulevard Suite 130" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to go to 19369 Stevens Creek Boulevard Suite 130 for which I need a cab with Luxury ride. Can you find one?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you tell me the number of seats that you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "19369 Stevens Creek Boulevard Suite 130" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I need only one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "19369 Stevens Creek Boulevard Suite 130" - ], - "slot": "destination", - "values": [ - "19369 Stevens Creek Boulevard Suite 130" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 90, - "slot": "destination", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm to book a Luxury cab with 1 seat to 19369 Stevens Creek Boulevard Suite 130." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "19369 Stevens Creek Boulevard Suite 130" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "can you check for a Cab with pool ride for 4 persons?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "please confirm to book a Cab with Pool ride with 4 seats." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "19369 Stevens Creek Boulevard Suite 130" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is okay for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "19369 Stevens Creek Boulevard Suite 130", - "number_of_seats": "4", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "19369 Stevens Creek Boulevard Suite 130", - "number_of_seats": "4", - "ride_fare": "30.04", - "ride_type": "Pool", - "wait_time": "3" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking was confirmed and the Cab is on the way to your location." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "wait_time" - ], - "slot_values": { - "destination": [ - "19369 Stevens Creek Boulevard Suite 130" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me the exact time when the Cab will reach my place?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "wait_time", - "values": [ - "3" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 18, - "slot": "wait_time", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "will be there in 3 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "19369 Stevens Creek Boulevard Suite 130" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is great, thanks for your work." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "19369 Stevens Creek Boulevard Suite 130" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks, that's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "22_00060", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "353 Columbus Avenue" - ], - "slot": "destination", - "values": [ - "353 Columbus Avenue" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "353 Columbus Avenue" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a cab to 353 Columbus Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Regular", - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Regular", - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want a Regular or Luxury vehicle, and how many seat do you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "353 Columbus Avenue" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a Regular ride for a group of three." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "353 Columbus Avenue" - ], - "slot": "destination", - "values": [ - "353 Columbus Avenue" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 71, - "slot": "destination", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to make sure, you want a 3 set Regular ride to 353 Columbus Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "353 Columbus Avenue" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good. What's the cab price, and how long until it gets here?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "wait_time", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "40.88" - ], - "slot": "ride_fare", - "values": [ - "$40.88" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "353 Columbus Avenue", - "number_of_seats": "3", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "353 Columbus Avenue", - "number_of_seats": "3", - "ride_fare": "40.88", - "ride_type": "Regular", - "wait_time": "4" - } - ], - "slots": [ - { - "exclusive_end": 56, - "slot": "wait_time", - "start": 55 - }, - { - "exclusive_end": 11, - "slot": "ride_fare", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your $40.88 cab's booked and on the way with an ETA of 4 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "353 Columbus Avenue" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a bunch for all the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there something else I can help you out with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "353 Columbus Avenue" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, that'll do it, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day now!" - } - ] - }, - { - "dialogue_id": "22_00061", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Shaking the Tree Theatre" - ], - "slot": "destination", - "values": [ - "Shaking the Tree Theatre" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "destination", - "start": 27 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Shaking the Tree Theatre" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to get a cab to the Shaking the Tree Theatre." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Pool", - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Pool", - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many seats would you like and which type of car do you prefer? You can take Pool or Luxury, if you wish." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Shaking the Tree Theatre" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am with three people and I prefer a regular ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Shaking the Tree Theatre" - ], - "slot": "destination", - "values": [ - "Shaking the Tree Theatre" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 75, - "slot": "destination", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details: You want a ride to the Shaking the Tree Theatre for 3 people in a regular cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "Shaking the Tree Theatre" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's correct. What will it cost? How long will I have to wait for the cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "29.77" - ], - "slot": "ride_fare", - "values": [ - "$29.77" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "5" - ], - "slot": "wait_time", - "values": [ - "5" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Shaking the Tree Theatre", - "number_of_seats": "3", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "Shaking the Tree Theatre", - "number_of_seats": "3", - "ride_fare": "29.77", - "ride_type": "Regular", - "wait_time": "5" - } - ], - "slots": [ - { - "exclusive_end": 44, - "slot": "ride_fare", - "start": 38 - }, - { - "exclusive_end": 73, - "slot": "wait_time", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I booked your cab. The ride will cost $29.77 and the cab is expected in 5 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Shaking the Tree Theatre" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Shaking the Tree Theatre" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "22_00062", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a cab for one person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Preferred ride type?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Luxury, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Greentree Apartments" - ], - "slot": "destination", - "values": [ - "Greentree Apartments" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Greentree Apartments" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to Greentree Apartments." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Greentree Apartments" - ], - "slot": "destination", - "values": [ - "Greentree Apartments" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 57, - "slot": "destination", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Luxury ride for 1 to Greentree Apartments." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Greentree Apartments" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Greentree Apartments", - "number_of_seats": "1", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "Greentree Apartments", - "number_of_seats": "1", - "ride_fare": "18.61", - "ride_type": "Luxury", - "wait_time": "12" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is booked and on its way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Greentree Apartments" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome." - } - ] - }, - { - "dialogue_id": "22_00063", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Luxury", - "Pool" - ], - "slot": "ride_type", - "values": [ - "Luxury", - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like a Luxury or Pool ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Luxury please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Number of seats?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "87 East San Fernando Street" - ], - "slot": "destination", - "values": [ - "87 East San Fernando Street" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "destination", - "start": 15 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "87 East San Fernando Street" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Seats for 2 to 87 East San Fernando Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "87 East San Fernando Street" - ], - "slot": "destination", - "values": [ - "87 East San Fernando Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 64, - "slot": "destination", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Luxury ride for 2 to 87 East San Fernando Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "87 East San Fernando Street" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually I'm in a group of 3." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "87 East San Fernando Street" - ], - "slot": "destination", - "values": [ - "87 East San Fernando Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 64, - "slot": "destination", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Luxury ride for 3 to 87 East San Fernando Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "87 East San Fernando Street" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That works." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "87 East San Fernando Street", - "number_of_seats": "3", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "87 East San Fernando Street", - "number_of_seats": "3", - "ride_fare": "50.47", - "ride_type": "Luxury", - "wait_time": "9" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is booked and on its way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "87 East San Fernando Street" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a bunch." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "87 East San Fernando Street" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "22_00064", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Could you locate a cab for e?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Regular", - "Pool" - ], - "slot": "ride_type", - "values": [ - "Regular", - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there a type of ride you prefer? Like regular, pool or something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "961 Bluebell Drive" - ], - "slot": "destination", - "values": [ - "961 Bluebell Drive" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "961 Bluebell Drive" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to 961 Bluebell Drive in a Regular ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many seats do you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "961 Bluebell Drive" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Only 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "961 Bluebell Drive" - ], - "slot": "destination", - "values": [ - "961 Bluebell Drive" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "destination", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Could you confirm this? You want to go to 961 Bluebell Drive and need 1 seat in a Regular ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "961 Bluebell Drive" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "961 Bluebell Drive", - "number_of_seats": "1", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "961 Bluebell Drive", - "number_of_seats": "1", - "ride_fare": "10.60", - "ride_type": "Regular", - "wait_time": "6" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I booked your cab and it is on its way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "961 Bluebell Drive" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. I do not need anything else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one." - } - ] - }, - { - "dialogue_id": "22_00065", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luna Mexican Kitchen" - ], - "slot": "destination", - "values": [ - "Luna Mexican Kitchen" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 47, - "slot": "destination", - "start": 27 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Luna Mexican Kitchen" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a cab to take me to Luna Mexican Kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Pool", - "Regular" - ], - "slot": "ride_type", - "values": [ - "Pool", - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many seats do you need? And would you prefer to take a pool, regular, or other type of ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Luna Mexican Kitchen" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am in a group of 3 and we want a pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Luna Mexican Kitchen" - ], - "slot": "destination", - "values": [ - "Luna Mexican Kitchen" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 107, - "slot": "destination", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following. You are ordering a pool ride for 3 people to take you to Luna Mexican Kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "wait_time" - ], - "slot_values": { - "destination": [ - "Luna Mexican Kitchen" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct. When will the cab get here?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "6" - ], - "slot": "wait_time", - "values": [ - "6" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Luna Mexican Kitchen", - "number_of_seats": "3", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "Luna Mexican Kitchen", - "number_of_seats": "3", - "ride_fare": "13.94", - "ride_type": "Pool", - "wait_time": "6" - } - ], - "slots": [ - { - "exclusive_end": 88, - "slot": "wait_time", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I booked your cab and it is heading to pick you up now. The cab will be there in about 6 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare" - ], - "slot_values": { - "destination": [ - "Luna Mexican Kitchen" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the fare going to be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "13.94" - ], - "slot": "ride_fare", - "values": [ - "$13.94" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "ride_fare", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The fare will be $13.94." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Luna Mexican Kitchen" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "22_00066", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3119 Clement Street" - ], - "slot": "destination", - "values": [ - "3119 Clement Street" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3119 Clement Street" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "3119 Clement Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you prefer a specific type of ride? How many passengers?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3119 Clement Street" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There are three of us. We'd like a Luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "3119 Clement Street" - ], - "slot": "destination", - "values": [ - "3119 Clement Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 65, - "slot": "destination", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you want a Luxury ride for 3 passengers to 3119 Clement Street?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3119 Clement Street" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, sorry, there are just two of us. And I think I'd like a Pool ride instead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "So a Pool ride for 2 passengers to the same address?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3119 Clement Street" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "3119 Clement Street", - "number_of_seats": "2", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "3119 Clement Street", - "number_of_seats": "2", - "ride_fare": "11.36", - "ride_type": "Pool", - "wait_time": "5" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is confirmed and the cab is on its way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3119 Clement Street" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks you. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "22_00067", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a cab and am a group of one" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Regular", - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Regular", - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You can have a Regular or Luxury or anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Val's" - ], - "slot": "destination", - "values": [ - "Val's" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 12, - "slot": "destination", - "start": 7 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Val's" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want Val's and a Luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Val's" - ], - "slot": "destination", - "values": [ - "Val's" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 13, - "slot": "destination", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm Val's with 1 seat and a luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Val's" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Val's", - "number_of_seats": "1", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "Val's", - "number_of_seats": "1", - "ride_fare": "20.06", - "ride_type": "Luxury", - "wait_time": "10" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I got the ride and the cab is coming" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "Val's" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How long before the cab arrives and how much?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "10" - ], - "slot": "wait_time", - "values": [ - "10" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "20.06" - ], - "slot": "ride_fare", - "values": [ - "$20.06" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "wait_time", - "start": 24 - }, - { - "exclusive_end": 46, - "slot": "ride_fare", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab will be here in 10 and it costs $20.06" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Val's" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I assist with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Val's" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thank you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one" - } - ] - }, - { - "dialogue_id": "22_00068", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Rooftop Restaurant & Bar" - ], - "slot": "destination", - "values": [ - "Rooftop Restaurant & Bar" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 56, - "slot": "destination", - "start": 32 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Rooftop Restaurant & Bar" - ], - "number_of_seats": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a group of 1 cab ride to Rooftop Restaurant & Bar." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there a ride type you have in mind?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Rooftop Restaurant & Bar" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a Luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Rooftop Restaurant & Bar" - ], - "slot": "destination", - "values": [ - "Rooftop Restaurant & Bar" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 76, - "slot": "destination", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to make sure, you want a 1 seat Luxury ride to Rooftop Restaurant & Bar." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "291 30th Street" - ], - "slot": "destination", - "values": [ - "291 30th Street" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "291 30th Street" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a ride to 291 30th Street for a group of 2." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "291 30th Street" - ], - "slot": "destination", - "values": [ - "291 30th Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "destination", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to make sure, you want a 2 seat ride to 291 30th Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "291 30th Street" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "291 30th Street", - "number_of_seats": "2", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "291 30th Street", - "number_of_seats": "2", - "ride_fare": "45.33", - "ride_type": "Luxury", - "wait_time": "14" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab's booked and on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "291 30th Street" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for everything. That'll do it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day, now!" - } - ] - }, - { - "dialogue_id": "22_00069", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Hey, can you find me a taxi pleasE?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a preferred taxi service? How many people are in your party?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am in a party of 1 and I just want a Regular taxi, ASAP please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "5041 Geary Boulevard" - ], - "slot": "destination", - "values": [ - "5041 Geary Boulevard" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "5041 Geary Boulevard" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a ride to 5041 Geary Boulevard." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "5041 Geary Boulevard" - ], - "slot": "destination", - "values": [ - "5041 Geary Boulevard" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 87, - "slot": "destination", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following information: You would like a ride to 5041 Geary Boulevard. You have 1 person in your party. You would like a regular Taxi at your earliest convenience." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "510 San Anselmo Avenue" - ], - "slot": "destination", - "values": [ - "510 San Anselmo Avenue" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 103, - "slot": "destination", - "start": 81 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "510 San Anselmo Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "My friend just called me. I have 2 people in my party. We actually want to go to 510 San Anselmo Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "510 San Anselmo Avenue" - ], - "slot": "destination", - "values": [ - "510 San Anselmo Avenue" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 89, - "slot": "destination", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following information: You would like a ride to 510 San Anselmo Avenue. You have 2 people in your party." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "510 San Anselmo Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "510 San Anselmo Avenue", - "number_of_seats": "2", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "510 San Anselmo Avenue", - "number_of_seats": "2", - "ride_fare": "29.08", - "ride_type": "Regular", - "wait_time": "3" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have booked your ride successfully and the cab will be arriving shortly at your location." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "510 San Anselmo Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Of course. 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": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "510 San Anselmo Avenue" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all! Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Of course. Have a wonderful day." - } - ] - }, - { - "dialogue_id": "22_00070", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a ride. Can you call a cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Pool", - "Regular" - ], - "slot": "ride_type", - "values": [ - "Pool", - "Regular" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. Where do you want to go? Would you rather ride Pool or Regular and how many are traveling?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2125 Coast Hwy" - ], - "slot": "destination", - "values": [ - "2125 Coast Hwy" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "destination", - "start": 34 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2125 Coast Hwy" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "This is for a group of 2 going to 2125 Coast Hwy. A Pool ride would be fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2125 Coast Hwy" - ], - "slot": "destination", - "values": [ - "2125 Coast Hwy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 66, - "slot": "destination", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. So, you're wanting a Pool ride for 2 going to 2125 Coast Hwy. Do you want me to order it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2125 Coast Hwy" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that would be great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "2125 Coast Hwy", - "number_of_seats": "2", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "2125 Coast Hwy", - "number_of_seats": "2", - "ride_fare": "15.68", - "ride_type": "Pool", - "wait_time": "8" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It's booked. Your cab is on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare" - ], - "slot_values": { - "destination": [ - "2125 Coast Hwy" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What will that cost me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15.68" - ], - "slot": "ride_fare", - "values": [ - "$15.68" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "ride_fare", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will cost $15.68." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2125 Coast Hwy" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. I don't need anything else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. Have a good day." - } - ] - }, - { - "dialogue_id": "22_00071", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm requesting a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Luxury", - "Regular" - ], - "slot": "ride_type", - "values": [ - "Luxury", - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where is your destination and how many seats do you need? Also, do you prefer a Luxury or Regular ride or something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Two Temple Place" - ], - "slot": "destination", - "values": [ - "Two Temple Place" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 79, - "slot": "destination", - "start": 63 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Two Temple Place" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's for 1 person and I prefer a regular ride. I need to go to Two Temple Place." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Two Temple Place" - ], - "slot": "destination", - "values": [ - "Two Temple Place" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 79, - "slot": "destination", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you need 1 seat in a regular ride to go to Two Temple Place." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Two Temple Place" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Two Temple Place", - "number_of_seats": "1", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "Two Temple Place", - "number_of_seats": "1", - "ride_fare": "12.13", - "ride_type": "Regular", - "wait_time": "7" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride has been booked and the cab is in route to you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "wait_time" - ], - "slot_values": { - "destination": [ - "Two Temple Place" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "When should I expect the cab to arrive here?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "7" - ], - "slot": "wait_time", - "values": [ - "7" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "wait_time", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It should arrive in 7 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Two Temple Place" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much. I'm all set." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "22_00072", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you get me a cab for three people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What's your destination and do you have a ride you prefer?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2222 Bancroft Way" - ], - "slot": "destination", - "values": [ - "2222 Bancroft Way" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2222 Bancroft Way" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to 2222 Bancroft Way, and I'd like it to be a Pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2222 Bancroft Way" - ], - "slot": "destination", - "values": [ - "2222 Bancroft Way" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "destination", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You'd like a Pool ride for 3 to 2222 Bancroft Way, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "wait_time" - ], - "slot_values": { - "destination": [ - "2222 Bancroft Way" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that would be great, what time will the cab get here?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "wait_time", - "values": [ - "4" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "2222 Bancroft Way", - "number_of_seats": "3", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "2222 Bancroft Way", - "number_of_seats": "3", - "ride_fare": "21.74", - "ride_type": "Pool", - "wait_time": "4" - } - ], - "slots": [ - { - "exclusive_end": 41, - "slot": "wait_time", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've booked the cab and it'll arrive in 4 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2222 Bancroft Way" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much. I don't need any more help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a terrific day." - } - ] - }, - { - "dialogue_id": "22_00073", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a Luxury cab ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many seats?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1178 El Camino Real" - ], - "slot": "destination", - "values": [ - "1178 El Camino Real" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "destination", - "start": 34 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1178 El Camino Real" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "In a group of two, need a ride to 1178 El Camino Real." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1178 El Camino Real" - ], - "slot": "destination", - "values": [ - "1178 El Camino Real" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "destination", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm, ride to 1178 El Camino Real. Luxury ride for 2 seats." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "wait_time" - ], - "slot_values": { - "destination": [ - "1178 El Camino Real" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep, how long till the cab get here." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "8" - ], - "slot": "wait_time", - "values": [ - "8" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "1178 El Camino Real", - "number_of_seats": "2", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "1178 El Camino Real", - "number_of_seats": "2", - "ride_fare": "43.09", - "ride_type": "Luxury", - "wait_time": "8" - } - ], - "slots": [ - { - "exclusive_end": 37, - "slot": "wait_time", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can is on the way. Should arrive in 8 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1178 El Camino Real" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Need help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "1178 El Camino Real" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "22_00074", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "Pool", - "Regular" - ], - "slot": "ride_type", - "values": [ - "Pool", - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, where would you like to go? Also, would you like a pool or a regular cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Summerwood" - ], - "slot": "destination", - "values": [ - "Summerwood" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "destination", - "start": 44 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Summerwood" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Since I'm only one, I want a luxury ride to Summerwood." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Summerwood" - ], - "slot": "destination", - "values": [ - "Summerwood" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 63, - "slot": "destination", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, please confirm your booking: 1 luxury ride to Summerwood." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Summerwood" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Summerwood", - "number_of_seats": "1", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "Summerwood", - "number_of_seats": "1", - "ride_fare": "22.05", - "ride_type": "Luxury", - "wait_time": "7" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is confirmed and on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Summerwood" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Awesome, thanks for all your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "22_00075", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "My car went to service station , i can't able to go out. Will you find a cab for me to travel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Which place you wish to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "St. Stephen's Episcopal Church" - ], - "slot": "destination", - "values": [ - "St. Stephen's Episcopal Church" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "St. Stephen's Episcopal Church" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to reach St. Stephen's Episcopal Church." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Luxury", - "Pool" - ], - "slot": "ride_type", - "values": [ - "Luxury", - "Pool" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What type of ride do you like? whether Luxury or Pool or anything else? How many seats need to be alloted?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "St. Stephen's Episcopal Church" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a Luxury ride and i need 3 seats." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "St. Stephen's Episcopal Church" - ], - "slot": "destination", - "values": [ - "St. Stephen's Episcopal Church" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 122, - "slot": "destination", - "start": 92 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok please check the following details: Number of passengers is 3 and Place where to ride is St. Stephen's Episcopal Church in Luxury ride" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "St. Stephen's Episcopal Church" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Beautiful that's works for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "St. Stephen's Episcopal Church", - "number_of_seats": "3", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "St. Stephen's Episcopal Church", - "number_of_seats": "3", - "ride_fare": "49.22", - "ride_type": "Luxury", - "wait_time": "11" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Reservation is done and the cab is coming to your place." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "St. Stephen's Episcopal Church" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What about its costs and how long the cab takes before it reaches here?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "49.22" - ], - "slot": "ride_fare", - "values": [ - "$49.22" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "11" - ], - "slot": "wait_time", - "values": [ - "11" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 67, - "slot": "ride_fare", - "start": 61 - }, - { - "exclusive_end": 35, - "slot": "wait_time", - "start": 33 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is expected to reach there in 11 minutes and its costs is $49.22" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "St. Stephen's Episcopal Church" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, that's great and that's all i needed" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Whether i need to help you in any other information?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "St. Stephen's Episcopal Church" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, Thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Fine Have a great day" - } - ] - }, - { - "dialogue_id": "22_00076", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to get a cab, there are three of us." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Capurro's" - ], - "slot": "destination", - "values": [ - "Capurro's" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "destination", - "start": 24 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Capurro's" - ], - "number_of_seats": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We would like a ride to Capurro's." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_type", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you have a preferred type of ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Capurro's" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I prefer a pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Capurro's" - ], - "slot": "destination", - "values": [ - "Capurro's" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 72, - "slot": "destination", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: You would like a ride to Capurro's for 3 and you prefer a pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Capurro's" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I only need the ride for 1. I would prefer a luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: You need a luxury ride for 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Locanda" - ], - "slot": "destination", - "values": [ - "Locanda" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination", - "start": 24 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Locanda" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to ride to Locanda." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Locanda" - ], - "slot": "destination", - "values": [ - "Locanda" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 69, - "slot": "destination", - "start": 62 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: You would like a luxury ride to Locanda for 1." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "Locanda" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct. How much does it cost and when will the ride arrive?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "27.15" - ], - "slot": "ride_fare", - "values": [ - "$27.15" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "13" - ], - "slot": "wait_time", - "values": [ - "13" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Locanda", - "number_of_seats": "1", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "Locanda", - "number_of_seats": "1", - "ride_fare": "27.15", - "ride_type": "Luxury", - "wait_time": "13" - } - ], - "slots": [ - { - "exclusive_end": 70, - "slot": "ride_fare", - "start": 64 - }, - { - "exclusive_end": 94, - "slot": "wait_time", - "start": 92 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have booked the ride and it is on its way. the ride will cost $27.15 and should arrive in 13 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Locanda" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_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": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Locanda" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "22_00077", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like a Regular cab for one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4906 Paseo Padre Parkway" - ], - "slot": "destination", - "values": [ - "4906 Paseo Padre Parkway" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "4906 Paseo Padre Parkway" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a ride to 4906 Paseo Padre Parkway for a group of 4." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "4906 Paseo Padre Parkway" - ], - "slot": "destination", - "values": [ - "4906 Paseo Padre Parkway" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "4" - ], - "slot": "number_of_seats", - "values": [ - "4" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 80, - "slot": "destination", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: You want a Regular ride with 4 seats to 4906 Paseo Padre Parkway." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "4906 Paseo Padre Parkway" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "4906 Paseo Padre Parkway", - "number_of_seats": "4", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "4906 Paseo Padre Parkway", - "number_of_seats": "4", - "ride_fare": "33.48", - "ride_type": "Regular", - "wait_time": "7" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your cab is on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "4906 Paseo Padre Parkway" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Was there anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "4906 Paseo Padre Parkway" - ], - "number_of_seats": [ - "4" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "22_00078", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to get a cab for a Luxury ride" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go to and how many seats are you planning?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "25 Broadway" - ], - "slot": "destination", - "values": [ - "25 Broadway" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "destination", - "start": 30 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "25 Broadway" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Im in a group of 3 to ride to 25 Broadway" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "25 Broadway" - ], - "slot": "destination", - "values": [ - "25 Broadway" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "destination", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details : You wanna ride to 25 Broadway for 3 seats and you prefer a Luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "wait_time", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare", - "wait_time" - ], - "slot_values": { - "destination": [ - "25 Broadway" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes thats perfect for me. How much will it costs and how long before the cab reaches here?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "44.43" - ], - "slot": "ride_fare", - "values": [ - "$44.43" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "10" - ], - "slot": "wait_time", - "values": [ - "10" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "25 Broadway", - "number_of_seats": "3", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "25 Broadway", - "number_of_seats": "3", - "ride_fare": "44.43", - "ride_type": "Luxury", - "wait_time": "10" - } - ], - "slots": [ - { - "exclusive_end": 56, - "slot": "ride_fare", - "start": 50 - }, - { - "exclusive_end": 89, - "slot": "wait_time", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I booked your ride and its on its way which costs $44.43. The cab expected to reach in 10 minutes" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "25 Broadway" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "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": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "25 Broadway" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No Thanks for this help. Thats all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "22_00079", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "337 Biscayne Drive" - ], - "slot": "destination", - "values": [ - "337 Biscayne Drive" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "destination", - "start": 37 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "337 Biscayne Drive" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need 2 seats of a regular ride, to 337 Biscayne Drive." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "337 Biscayne Drive" - ], - "slot": "destination", - "values": [ - "337 Biscayne Drive" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "destination", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To clarify, you need a ride to 337 Biscayne Drive of 2 seats of our regular ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "518 7th Street" - ], - "slot": "destination", - "values": [ - "518 7th Street" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "destination", - "start": 21 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "518 7th Street" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I want a ride to 518 7th Street in a Pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "518 7th Street" - ], - "slot": "destination", - "values": [ - "518 7th Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "destination", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, so now you will have a ride to 518 7th Street in a Pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "518 7th Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, its just me, i only need 1 seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "518 7th Street" - ], - "slot": "destination", - "values": [ - "518 7th Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "destination", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To clarify, You want a ride to 518 7th Street needing only 1 seat." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "518 7th Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "518 7th Street", - "number_of_seats": "1", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "518 7th Street", - "number_of_seats": "1", - "ride_fare": "7.91", - "ride_type": "Pool", - "wait_time": "5" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are now booked, and a driver is on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "518 7th Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Cool, Thank you. That will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "22_00080", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you call me a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Luxury", - "Regular" - ], - "slot": "ride_type", - "values": [ - "Luxury", - "Regular" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_seats", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What type of vehicle would you like and how many passengers should it fit. There's Luxury, Regular, any type that you want. What's your destination?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1347 Main Street" - ], - "slot": "destination", - "values": [ - "1347 Main Street" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 82, - "slot": "destination", - "start": 66 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1347 Main Street" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There are 2 of us and we'd like a Luxury vehicle. I need to go to 1347 Main Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1347 Main Street" - ], - "slot": "destination", - "values": [ - "1347 Main Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 62, - "slot": "destination", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'll get you a 2 seat Luxury vehicle going to 1347 Main Street, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Menara Kuala Lumpur" - ], - "slot": "destination", - "values": [ - "Menara Kuala Lumpur" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 77, - "slot": "destination", - "start": 58 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Menara Kuala Lumpur" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, no. There are 3 of us now, and we need to go to Menara Kuala Lumpur." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Menara Kuala Lumpur" - ], - "slot": "destination", - "values": [ - "Menara Kuala Lumpur" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "destination", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, your destination is now Menara Kuala Lumpur in a vehicle with 3 seats, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Menara Kuala Lumpur" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, can you make it a Pool vehicle?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Menara Kuala Lumpur" - ], - "slot": "destination", - "values": [ - "Menara Kuala Lumpur" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "destination", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, your destination is Menara Kuala Lumpur in a Pool vehicle, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Menara Kuala Lumpur" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Menara Kuala Lumpur", - "number_of_seats": "3", - "ride_type": "Pool" - } - }, - "service_results": [ - { - "destination": "Menara Kuala Lumpur", - "number_of_seats": "3", - "ride_fare": "27.14", - "ride_type": "Pool", - "wait_time": "4" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've booked a vehicle for you and it's on its way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Menara Kuala Lumpur" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need any further help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Menara Kuala Lumpur" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's it. Thanks again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome, have a great day." - } - ] - }, - { - "dialogue_id": "22_00081", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a luxury cab for three." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Loft Bar & Bistro" - ], - "slot": "destination", - "values": [ - "Loft Bar & Bistro" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Loft Bar & Bistro" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to get to Loft Bar & Bistro" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Loft Bar & Bistro" - ], - "slot": "destination", - "values": [ - "Loft Bar & Bistro" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 73, - "slot": "destination", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'm confirming a luxury cab for 3 with a destination of Loft Bar & Bistro." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Loft Bar & Bistro" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Loft Bar & Bistro", - "number_of_seats": "3", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "Loft Bar & Bistro", - "number_of_seats": "3", - "ride_fare": "26.52", - "ride_type": "Luxury", - "wait_time": "8" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're and booked and you're ride is on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Loft Bar & Bistro" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you require any more assistance?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Loft Bar & Bistro" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I'm good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "22_00082", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a cab that can take three passengers." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Pool", - "Regular" - ], - "slot": "ride_type", - "values": [ - "Pool", - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to take a regular ride or a pool ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would prefer a pool ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "411 East El Camino Real" - ], - "slot": "destination", - "values": [ - "411 East El Camino Real" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "destination", - "start": 22 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "411 East El Camino Real" - ], - "number_of_seats": [ - "3" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to be taken to 411 East El Camino Real" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "411 East El Camino Real" - ], - "slot": "destination", - "values": [ - "411 East El Camino Real" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_seats", - "values": [ - "3" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Pool" - ], - "slot": "ride_type", - "values": [ - "Pool" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 47, - "slot": "destination", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to go to 411 East El Camino Real with 3 people on a pool ride" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1501 Trousdale Drive #2" - ], - "slot": "destination", - "values": [ - "1501 Trousdale Drive #2" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 62, - "slot": "destination", - "start": 39 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1501 Trousdale Drive #2" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Pool" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I will be going with two people to 1501 Trousdale Drive #2." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1501 Trousdale Drive #2" - ], - "slot": "destination", - "values": [ - "1501 Trousdale Drive #2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_seats", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 61, - "slot": "destination", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you and 2 others like a ride to 1501 Trousdale Drive #2?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1501 Trousdale Drive #2" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would prefer a luxury ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1501 Trousdale Drive #2" - ], - "slot": "destination", - "values": [ - "1501 Trousdale Drive #2" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Luxury" - ], - "slot": "ride_type", - "values": [ - "Luxury" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 59, - "slot": "destination", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to ride in luxury to 1501 Trousdale Drive #2?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1501 Trousdale Drive #2" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that will work for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "1501 Trousdale Drive #2", - "number_of_seats": "2", - "ride_type": "Luxury" - } - }, - "service_results": [ - { - "destination": "1501 Trousdale Drive #2", - "number_of_seats": "2", - "ride_fare": "39.54", - "ride_type": "Luxury", - "wait_time": "11" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have booked your ride and it is on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1501 Trousdale Drive #2" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Will you need further assistance?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "1501 Trousdale Drive #2" - ], - "number_of_seats": [ - "2" - ], - "ride_type": [ - "Luxury" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thank you that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "22_00083", - "services": [ - "RideSharing_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need to get a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "where would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2020 Forest Ave # 8" - ], - "slot": "destination", - "values": [ - "2020 Forest Ave # 8" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2020 Forest Ave # 8" - ], - "number_of_seats": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a ride to 2020 Forest Ave # 8. I am the only one riding." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "Pool", - "Regular" - ], - "slot": "ride_type", - "values": [ - "Pool", - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you prefer to take a pool or regular or something else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "426 Brannan Street" - ], - "slot": "destination", - "values": [ - "426 Brannan Street" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "426 Brannan Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to go to 426 Brannan Street. I'll take a Regular ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "426 Brannan Street" - ], - "slot": "destination", - "values": [ - "426 Brannan Street" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_seats", - "values": [ - "1" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Regular" - ], - "slot": "ride_type", - "values": [ - "Regular" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 65, - "slot": "destination", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following\" You are going to 426 Brannan Street. You need 1 seat and you prefer a regular ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "426 Brannan Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. The is great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "426 Brannan Street", - "number_of_seats": "1", - "ride_type": "Regular" - } - }, - "service_results": [ - { - "destination": "426 Brannan Street", - "number_of_seats": "1", - "ride_fare": "19.64", - "ride_type": "Regular", - "wait_time": "4" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You cab is booked and on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "ride_fare", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "ride_fare" - ], - "slot_values": { - "destination": [ - "426 Brannan Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "19.64" - ], - "slot": "ride_fare", - "values": [ - "$19.64" - ] - } - ], - "service": "RideSharing_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "ride_fare", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The ride costs $19.64." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "426 Brannan Street" - ], - "number_of_seats": [ - "1" - ], - "ride_type": [ - "Regular" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot! That's all I need today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "22_00084", - "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": "Because of my busy schedule i miss my train will you help me to call a cab? I prefer Shared ride" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please tell the number of passengers ?" - }, - { - "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": "It is for 1 people" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "To which place ride should go to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3090 Olsen Drive" - ], - "slot": "destination", - "values": [ - "3090 Olsen Drive" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "destination", - "start": 19 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3090 Olsen Drive" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ride need to go to 3090 Olsen Drive" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "3090 Olsen Drive" - ], - "slot": "destination", - "values": [ - "3090 Olsen drive" - ] - }, - { - "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": 74, - "slot": "destination", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please review the following details: Destination place is 3090 Olsen drive for 1 people and ride type is shared" - }, - { - "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": [ - "3090 Olsen Drive", - "3090 Olsen drive" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "wow, that's good .Please tell about its cost? How long is the ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "19" - ], - "slot": "approximate_ride_duration", - "values": [ - "19" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "13.43" - ], - "slot": "ride_fare", - "values": [ - "$13.43" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "3090 Olsen Drive", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "19", - "destination": "3090 Olsen Drive", - "number_of_riders": "1", - "ride_fare": "13.43", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "approximate_ride_duration", - "start": 67 - }, - { - "exclusive_end": 100, - "slot": "ride_fare", - "start": 94 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Reservation is done and the cab is on its way. The ride last about 19 minutes and its costs i $13.43" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3090 Olsen Drive", - "3090 Olsen drive" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Whether any other help needed?" - }, - { - "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": [ - "3090 Olsen Drive", - "3090 Olsen drive" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks It's a great pleasure for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Take care have a good day" - } - ] - }, - { - "dialogue_id": "22_00085", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Skates On The Bay" - ], - "slot": "destination", - "values": [ - "Skates on The Bay" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 53, - "slot": "destination", - "start": 36 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Skates on The Bay" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you call me a cab? I'm going to Skates on The Bay." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Are you looking for a ride share or a normal cab? How many people will be riding in the cab?" - }, - { - "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": [ - "Skates on The Bay" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It is for just 1 person. I don't mind a ride share." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Skates On The Bay" - ], - "slot": "destination", - "values": [ - "Skates On the Bay" - ] - }, - { - "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": 91, - "slot": "destination", - "start": 74 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: you want a ride share for 1 person going to Skates On the Bay." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Skates On the Bay", - "Skates on The Bay" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Skates On The Bay", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "15", - "destination": "Skates On The Bay", - "number_of_riders": "1", - "ride_fare": "16.60", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride has been booked and is coming now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Skates On the Bay", - "Skates on The Bay" - ], - "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": "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": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Skates On the Bay", - "Skates on The Bay" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "22_00086", - "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": "Can you call me a cab? I'm ok with a shared ride too." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to go? How many people are coming with you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "168 South Murphy Avenue" - ], - "slot": "destination", - "values": [ - "168 South Murphy Avenue" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_riders", - "values": [ - "3" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "168 South Murphy Avenue" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to get to 168 South Murphy Avenue. It's for 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "168 South Murphy Avenue" - ], - "slot": "destination", - "values": [ - "168 South Murphy Avenue" - ] - }, - { - "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": 57, - "slot": "destination", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you want a cab for 3 people to 168 South Murphy Avenue?" - }, - { - "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": [ - "168 South Murphy Avenue" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that works. How long will it take for me to get there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "12" - ], - "slot": "approximate_ride_duration", - "values": [ - "12" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "168 South Murphy Avenue", - "number_of_riders": "3", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "12", - "destination": "168 South Murphy Avenue", - "number_of_riders": "3", - "ride_fare": "18.86", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "approximate_ride_duration", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is booked and the cab is coming and the ride will be around 12 minutes long." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "168 South Murphy Avenue" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need anything other than that?" - }, - { - "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": [ - "168 South Murphy Avenue" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thanks alot for your help, though." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "22_00087", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_riders", - "values": [ - "4" - ] - }, - { - "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" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want a taxi cab for four." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where to and would you like a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Mariscos El Patron" - ], - "slot": "destination", - "values": [ - "Mariscos El Patron" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Mariscos El Patron" - ], - "number_of_riders": [ - "4" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Mariscos El Patron and a shared ride is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Mariscos El Patron" - ], - "slot": "destination", - "values": [ - "Mariscos El Patron" - ] - }, - { - "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": 71, - "slot": "destination", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm then you want a shared ride, cab for 4 to Mariscos El Patron." - }, - { - "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": [ - "Mariscos El Patron" - ], - "number_of_riders": [ - "4" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's it. How long will the journey take?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "13" - ], - "slot": "approximate_ride_duration", - "values": [ - "13" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Mariscos El Patron", - "number_of_riders": "4", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "13", - "destination": "Mariscos El Patron", - "number_of_riders": "4", - "ride_fare": "15.36", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 80, - "slot": "approximate_ride_duration", - "start": 78 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your cab is booked and will be with you shortly. The journey should be around 13 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Mariscos El Patron" - ], - "number_of_riders": [ - "4" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_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": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Mariscos El Patron" - ], - "number_of_riders": [ - "4" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks for everything." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a lovely day." - } - ] - }, - { - "dialogue_id": "22_00088", - "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": "Please call a cab for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like the ride to and how many?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Museum of London" - ], - "slot": "destination", - "values": [ - "Museum of London" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Museum of London" - ], - "number_of_riders": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "For 1 to the Museum of London." - }, - { - "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": [ - "3515 20th Street A" - ], - "slot": "destination", - "values": [ - "3515 20th Street A" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "destination", - "start": 22 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3515 20th Street A" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to go to 3515 20th Street A and share ride is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "3515 20th Street A" - ], - "slot": "destination", - "values": [ - "3515 20th Street A" - ] - }, - { - "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": 44, - "slot": "destination", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm address of 3515 20th Street A for 1 with shared ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3515 20th Street A" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes I confirm." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "3515 20th Street A", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "18", - "destination": "3515 20th Street A", - "number_of_riders": "1", - "ride_fare": "11.76", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is confirmed and on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3515 20th Street A" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_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": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "3515 20th Street A" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you and enjoy your trip." - } - ] - }, - { - "dialogue_id": "22_00089", - "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": "Would you help me find a cab company please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to ride share? How many people will the cab be for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "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": "Only 1 person and I'm okay with sharing a ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be heading?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1118 East Pike Street" - ], - "slot": "destination", - "values": [ - "1118 East Pike Street" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 37, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1118 East Pike Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I have to go to 1118 East Pike Street." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1118 East Pike Street" - ], - "slot": "destination", - "values": [ - "1118 East Pike 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": 102, - "slot": "destination", - "start": 81 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you confirm that your cab will be for 1 person and you want to ride share to 1118 East Pike Street?" - }, - { - "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": [ - "1118 East Pike Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good, how long will the ride be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "9" - ], - "slot": "approximate_ride_duration", - "values": [ - "9" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "1118 East Pike Street", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "9", - "destination": "1118 East Pike Street", - "number_of_riders": "1", - "ride_fare": "14.50", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 81, - "slot": "approximate_ride_duration", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, your ride has been confirmed and is on its way. Your ride should be about 9 minutes." - }, - { - "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": [ - "1118 East Pike Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much will the cost of the ride be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "14.50" - ], - "slot": "ride_fare", - "values": [ - "$14.50" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "ride_fare", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will cost you $14.50." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1118 East Pike Street" - ], - "number_of_riders": [ - "1" - ], - "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": "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": [ - "1118 East Pike Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you for everything." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a pleasant day." - } - ] - }, - { - "dialogue_id": "22_00090", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "379 Gellert Boulevard" - ], - "slot": "destination", - "values": [ - "379 Gellert Boulevard" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "destination", - "start": 19 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "379 Gellert Boulevard" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hi I need a cab to 379 Gellert Boulevard, please." - }, - { - "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": "Sure. How many riders? Would you mind sharing a cab with others?" - }, - { - "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": [ - "379 Gellert Boulevard" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's just one person, and I'd share a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "379 Gellert Boulevard" - ], - "slot": "destination", - "values": [ - "379 Gellert 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": 52, - "slot": "destination", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK. So you need a cab for 1 to 379 Gellert Boulevard, and you don't mind sharing a cab, right?" - }, - { - "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": [ - "379 Gellert Boulevard" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "You got it. How much is it and how long will the ride take?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "6.10" - ], - "slot": "ride_fare", - "values": [ - "$6.10" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "11" - ], - "slot": "approximate_ride_duration", - "values": [ - "11" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "379 Gellert Boulevard", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "11", - "destination": "379 Gellert Boulevard", - "number_of_riders": "1", - "ride_fare": "6.10", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 68, - "slot": "ride_fare", - "start": 63 - }, - { - "exclusive_end": 41, - "slot": "approximate_ride_duration", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is on its way. It will be an 11 minute ride and cost $6.10." - }, - { - "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": [ - "379 Gellert Boulevard" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks! That's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome. Enjoy!" - } - ] - }, - { - "dialogue_id": "22_00091", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1265 Monument Boulevard" - ], - "slot": "destination", - "values": [ - "1265 Monument Boulevard" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "destination", - "start": 37 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1265 Monument Boulevard" - ], - "number_of_riders": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a cab for one person to go to 1265 Monument Boulevard." - }, - { - "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": [ - "1265 Monument Boulevard" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that should be fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1265 Monument Boulevard" - ], - "slot": "destination", - "values": [ - "1265 Monument 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": 87, - "slot": "destination", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you need a shared cab for 1 person to go to 1265 Monument Boulevard." - }, - { - "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": [ - "1265 Monument Boulevard" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's correct. How long will it take me to get there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "7" - ], - "slot": "approximate_ride_duration", - "values": [ - "7" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "1265 Monument Boulevard", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "7", - "destination": "1265 Monument Boulevard", - "number_of_riders": "1", - "ride_fare": "13.17", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 110, - "slot": "approximate_ride_duration", - "start": 109 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab has been booked and it is on its way. The ride to 1265 Monument Boulevard is expected to take around 7 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1265 Monument Boulevard" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for the assistance and the information." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_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": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "1265 Monument Boulevard" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "22_00092", - "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 a cab, would you help me call one please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your destination and how many people are in your group? Would you like to share a ride, or do you prefer to ride alone?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1881 Contra Costa Boulevard" - ], - "slot": "destination", - "values": [ - "1881 Contra Costa Boulevard" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "destination", - "start": 15 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1881 Contra Costa Boulevard" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The address is 1881 Contra Costa Boulevard and it is for 2 people. We're okay with sharing a ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1881 Contra Costa Boulevard" - ], - "slot": "destination", - "values": [ - "1881 Contra Costa 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": 62, - "slot": "destination", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that the address is 1881 Contra Costa Boulevard and there will be 2 passengers, and you are okay with 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": [ - "1881 Contra Costa Boulevard" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right. How long is the ride and what will it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "21.86" - ], - "slot": "ride_fare", - "values": [ - "$21.86" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "29" - ], - "slot": "approximate_ride_duration", - "values": [ - "29" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "1881 Contra Costa Boulevard", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "29", - "destination": "1881 Contra Costa Boulevard", - "number_of_riders": "2", - "ride_fare": "21.86", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "ride_fare", - "start": 66 - }, - { - "exclusive_end": 90, - "slot": "approximate_ride_duration", - "start": 88 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, your ride is reserved and the cab is on its way. It will be $21.86 and take about 29 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1881 Contra Costa Boulevard" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much. I appreciate your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "May 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": [ - "1881 Contra Costa Boulevard" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. That will do it. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "22_00093", - "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, its ok if its a shared ride." - }, - { - "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": [ - "2020 West El Camino Real" - ], - "slot": "destination", - "values": [ - "2020 West El Camino Real" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2020 West El Camino Real" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "2020 West El Camino Real." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4300 Great America Parkway #156" - ], - "slot": "destination", - "values": [ - "4300 Great America Parkway #156" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "destination", - "start": 14 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "4300 Great America Parkway #156" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Two people to 4300 Great America Parkway #156." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "4300 Great America Parkway #156" - ], - "slot": "destination", - "values": [ - "4300 Great America Parkway #156" - ] - }, - { - "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": 67, - "slot": "destination", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm; cab for 2 people to 4300 Great America Parkway #156." - }, - { - "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": [ - "4300 Great America Parkway #156" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That will be great. What is the cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "12.40" - ], - "slot": "ride_fare", - "values": [ - "$12.40" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "4300 Great America Parkway #156", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "8", - "destination": "4300 Great America Parkway #156", - "number_of_riders": "2", - "ride_fare": "12.40", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "ride_fare", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is confirmed and on the way. The cost is $12.40." - }, - { - "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": [ - "4300 Great America Parkway #156" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "22_00094", - "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 have plans later today. Can you help me call a cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure! I need a little more information. How many people are coming, where are you going, and are you okay with taking a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Market" - ], - "slot": "destination", - "values": [ - "market" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4" - ], - "slot": "number_of_riders", - "values": [ - "4" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 48, - "slot": "destination", - "start": 42 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "market" - ], - "number_of_riders": [ - "4" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "A shared ride would be fine. I'm going to market with three friends, so there will be four people total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Market" - ], - "slot": "destination", - "values": [ - "Market" - ] - }, - { - "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": 48, - "slot": "destination", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright. Just to confirm, you're going to Market, there will be 4 people, and you want a shared ride. Does that sound right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "King Chuan" - ], - "slot": "destination", - "values": [ - "King Chuan" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "destination", - "start": 33 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "King Chuan" - ], - "number_of_riders": [ - "4" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, I we're going to go to King Chuan instead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "King Chuan" - ], - "slot": "destination", - "values": [ - "King Chuan" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "destination", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, so you would like a shared ride to King Chuan. Is that right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "King Chuan" - ], - "number_of_riders": [ - "4" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep! That's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "King Chuan", - "number_of_riders": "4", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "15", - "destination": "King Chuan", - "number_of_riders": "4", - "ride_fare": "32.36", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great! I just booked the cab, and it's 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": [ - "King Chuan" - ], - "number_of_riders": [ - "4" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks! That's all I needed for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Of course! Have a great day!" - } - ] - }, - { - "dialogue_id": "22_00095", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1450 Creekside Drive" - ], - "slot": "destination", - "values": [ - "1450 Creekside Drive" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 37, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1450 Creekside Drive" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to get to 1450 Creekside Drive and need a cab. Can you call one for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many people will be riding? Do you want to share?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1450 Creekside Drive" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's only for 1 person, and I'm fine with sharing a ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1450 Creekside Drive" - ], - "slot": "destination", - "values": [ - "1450 Creekside Drive" - ] - }, - { - "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": 93 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please verify the following attributes: You want a shared ride for 1 person and are going to 1450 Creekside Drive." - }, - { - "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": [ - "1450 Creekside Drive" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds like a plan. How long will the ride take?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "7" - ], - "slot": "approximate_ride_duration", - "values": [ - "7" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "1450 Creekside Drive", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "7", - "destination": "1450 Creekside Drive", - "number_of_riders": "1", - "ride_fare": "11.21", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 76, - "slot": "approximate_ride_duration", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab has been reserved and is headed your way. The ride will take about 7 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1450 Creekside Drive" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much for all your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_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": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "1450 Creekside Drive" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, that's it. Thanks again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day!" - } - ] - }, - { - "dialogue_id": "22_00096", - "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": "Will you please help call a cab for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where is the ride going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "941 Kearny Street" - ], - "slot": "destination", - "values": [ - "941 Kearny Street" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 39, - "slot": "destination", - "start": 22 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "941 Kearny Street" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to go to 941 Kearny Street." - }, - { - "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 people want to use the cab? Maybe we can share the ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "941 Kearny Street" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sharing the ride would be fine. There are only 2 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "941 Kearny Street" - ], - "slot": "destination", - "values": [ - "941 Kearny 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": 52, - "slot": "destination", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "2 people will share a cab going to 941 Kearny Street, correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2055 Fox Way" - ], - "slot": "destination", - "values": [ - "2055 Fox Way" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "destination", - "start": 35 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2055 Fox Way" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is not correct. I am going to 2055 Fox Way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2055 Fox Way" - ], - "slot": "destination", - "values": [ - "2055 Fox Way" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 55, - "slot": "destination", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "2 people are going to share a cab going to 2055 Fox Way, correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2055 Fox Way" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is acceptable." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "2055 Fox Way", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "8", - "destination": "2055 Fox Way", - "number_of_riders": "2", - "ride_fare": "16.45", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab is on its way and the trip is booked." - }, - { - "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": [ - "2055 Fox Way" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much will the ride cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "16.45" - ], - "slot": "ride_fare", - "values": [ - "$16.45" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "ride_fare", - "start": 11 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will be $16.45." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2055 Fox Way" - ], - "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 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": [ - "2055 Fox Way" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "22_00097", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "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": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_riders": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please, can you call me a cab for one person?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going, and would you like to do a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Amoura" - ], - "slot": "destination", - "values": [ - "Amoura" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 20, - "slot": "destination", - "start": 14 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Amoura" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am going to Amoura, and I am okay with a shared ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Amoura" - ], - "slot": "destination", - "values": [ - "Amoura" - ] - }, - { - "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": 64, - "slot": "destination", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the order or a shared ride for 1 person to Amoura." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Amoura" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Amoura", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "28", - "destination": "Amoura", - "number_of_riders": "1", - "ride_fare": "14.39", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride 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": [ - "Amoura" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need anything else today?" - }, - { - "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": [ - "Amoura" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great ride!" - } - ] - }, - { - "dialogue_id": "22_00098", - "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 help me book a mask" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please can you tell me the following details - no: of passengers, the destination and if you would like a shared drive" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Yet Wah Restaurant" - ], - "slot": "destination", - "values": [ - "Yet Wah Restaurant" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 31, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Yet Wah Restaurant" - ], - "number_of_riders": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to Yet Wah Restaurant, for one passenger" - }, - { - "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": [ - "2508 Santa Clara Avenue" - ], - "slot": "destination", - "values": [ - "2508 Santa clara Avenue" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2508 Santa clara Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to 2508 Santa clara Avenue, and shared ride is good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2508 Santa Clara Avenue" - ], - "slot": "destination", - "values": [ - "2508 Santa Clara Avenue" - ] - }, - { - "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": 84, - "slot": "destination", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm the details, you are looking for a shared ride to 2508 Santa Clara Avenue Road for 1 passenger" - }, - { - "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": [ - "2508 Santa Clara Avenue", - "2508 Santa clara Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thats great, how long is the ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "30" - ], - "slot": "approximate_ride_duration", - "values": [ - "30" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "2508 Santa Clara Avenue", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "30", - "destination": "2508 Santa Clara Avenue", - "number_of_riders": "1", - "ride_fare": "8.64", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 27, - "slot": "approximate_ride_duration", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The ride will be approx. 30 minutes, and the cab is booked and 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": [ - "2508 Santa Clara Avenue", - "2508 Santa clara Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much would it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "8.64" - ], - "slot": "ride_fare", - "values": [ - "$8.64" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "ride_fare", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "it is approx. $8.64" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2508 Santa Clara Avenue", - "2508 Santa clara Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot for your help" - }, - { - "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": [ - "2508 Santa Clara Avenue", - "2508 Santa clara Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, Thats all for now" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day" - } - ] - }, - { - "dialogue_id": "22_00099", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "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": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_riders": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to book for a cab for one person, can you help me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I search for a cab with 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": { - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is fine for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where you want to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1422 Southwest 11th Avenue" - ], - "slot": "destination", - "values": [ - "1422 Southwest 11th Avenue" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1422 Southwest 11th Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "1422 Southwest 11th Avenue is the address of the place to which I have planned to go." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1422 Southwest 11th Avenue" - ], - "slot": "destination", - "values": [ - "1422 Southwest 11th Avenue" - ] - }, - { - "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": 89, - "slot": "destination", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Booking a cab with shared ride for 1 person to 1422 Southwest 11th Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1422 Southwest 11th Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Exactly, I want the same." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "1422 Southwest 11th Avenue", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "28", - "destination": "1422 Southwest 11th Avenue", - "number_of_riders": "1", - "ride_fare": "7.84", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have booked the cab and it is on the 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": [ - "1422 Southwest 11th Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Let me know the rating and timing details." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "28" - ], - "slot": "approximate_ride_duration", - "values": [ - "28" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "7.84" - ], - "slot": "ride_fare", - "values": [ - "$7.84" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "approximate_ride_duration", - "start": 21 - }, - { - "exclusive_end": 58, - "slot": "ride_fare", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The ride will be for 28 minutes and the cost will be $7.84." - }, - { - "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": [ - "1422 Southwest 11th Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful journey." - } - ] - }, - { - "dialogue_id": "22_00100", - "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 two and I am good with shared ride." - }, - { - "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": [ - "Pasta Prego" - ], - "slot": "destination", - "values": [ - "Pasta Prego" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Pasta Prego" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We are going to Pasta Prego." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Pasta Prego" - ], - "slot": "destination", - "values": [ - "Pasta Prego" - ] - }, - { - "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": 49, - "slot": "destination", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm then you are travellign to Pasta Prego with 2 passengers and you are happy with shared ride.." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Pasta Prego" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Pasta Prego", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "21", - "destination": "Pasta Prego", - "number_of_riders": "2", - "ride_fare": "16.25", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your booking is confirmed and your taxi will be with you shortly." - }, - { - "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": [ - "Pasta Prego" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much will it be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "16.25" - ], - "slot": "ride_fare", - "values": [ - "$16.25" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 6, - "slot": "ride_fare", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "$16.25 in total." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Pasta Prego" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for all your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_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": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Pasta Prego" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a lovely day." - } - ] - }, - { - "dialogue_id": "22_00101", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "54 37th Avenue" - ], - "slot": "destination", - "values": [ - "54 37th Avenue" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "destination", - "start": 46 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "54 37th Avenue" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you please call me a cab. I want to go to 54 37th Avenue." - }, - { - "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": [ - "54 37th Avenue" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok. That's fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many people is the cab 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": { - "destination": [ - "54 37th Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "54 37th Avenue" - ], - "slot": "destination", - "values": [ - "54 37th Avenue" - ] - }, - { - "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": 39, - "slot": "destination", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Going to 54 37th Avenue. The cab is for 1 person and you are fine with a shared ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "54 37th Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "54 37th Avenue", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "30", - "destination": "54 37th Avenue", - "number_of_riders": "1", - "ride_fare": "10.06", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your cab is booked and on the 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": [ - "54 37th Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is the ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "10.06" - ], - "slot": "ride_fare", - "values": [ - "$10.06" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "ride_fare", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cost is $10.06." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "approximate_ride_duration", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "approximate_ride_duration" - ], - "slot_values": { - "destination": [ - "54 37th Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How long is the ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "30" - ], - "slot": "approximate_ride_duration", - "values": [ - "30" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "approximate_ride_duration", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The ride is approximately 30 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": [ - "54 37th Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for all your help. That's all I need right now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "22_00102", - "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": "Get me a cab, please. I'm willing to share a ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go, and how many passengers are there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "K&l Bistro" - ], - "slot": "destination", - "values": [ - "K&l Bistro" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 26, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "K&l Bistro" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to go to K&l Bistro. It's just me, so one person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "K&l Bistro" - ], - "slot": "destination", - "values": [ - "K&l Bistro" - ] - }, - { - "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": 49, - "slot": "destination", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you confirm that you want a cab to K&l Bistro for 1 person, and you'll accept a shared ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "K&l Bistro" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "K&l Bistro", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "19", - "destination": "K&l Bistro", - "number_of_riders": "1", - "ride_fare": "9.58", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab is booked and is on its 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": [ - "K&l Bistro" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your assistance. That's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "22_00103", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1150 Webster Street" - ], - "slot": "destination", - "values": [ - "1150 Webster street" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "destination", - "start": 17 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "1150 Webster street" - ], - "number_of_riders": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to get to 1150 Webster street. Can you help me find a taxi for 2 people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would a shared ride be acceptable?" - }, - { - "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": [ - "1150 Webster street" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I am okay sharing a ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "1150 Webster Street" - ], - "slot": "destination", - "values": [ - "1150 Webster 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": 68, - "slot": "destination", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you want a shared cab for 2 people heading to 1150 Webster Street?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "42808 Christy Street #208" - ], - "slot": "destination", - "values": [ - "42808 Christy Street #208" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 82, - "slot": "destination", - "start": 57 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "42808 Christy Street #208" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, my plans changed. I need a cab for 1 person going to 42808 Christy Street #208." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "42808 Christy Street #208" - ], - "slot": "destination", - "values": [ - "42808 Christy Street #208" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 92, - "slot": "destination", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, before I book let me confirm. You want a cab for 1 person to 42808 Christy Street #208." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "42808 Christy Street #208" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "42808 Christy Street #208", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "7", - "destination": "42808 Christy Street #208", - "number_of_riders": "1", - "ride_fare": "10.83", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab has been booked and is on its 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": [ - "42808 Christy Street #208" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help. That is everything for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "22_00104", - "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 a cab for me?" - }, - { - "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": "For how many people should i book the cab for and will it be shared?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_riders", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There will be three people and I am good with shared ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What will be the destination of the ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "334 California Avenue" - ], - "slot": "destination", - "values": [ - "334 California Avenue" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "destination", - "start": 19 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "334 California Avenue" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The destination is 334 California Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "334 California Avenue" - ], - "slot": "destination", - "values": [ - "334 California Avenue" - ] - }, - { - "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": 91, - "slot": "destination", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details: You want me to call a cab for 3 people to 334 California Avenue, which will be a shared ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "334 California Avenue" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, That is right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "334 California Avenue", - "number_of_riders": "3", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "24", - "destination": "334 California Avenue", - "number_of_riders": "3", - "ride_fare": "18.29", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You ride is booked and the 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": [ - "334 California Avenue" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That will be all. Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I am glad I could help. Have a good day." - } - ] - }, - { - "dialogue_id": "22_00105", - "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": "Please call a cab for me." - }, - { - "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 people will be riding the cab? Would you like a shared cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_riders": [ - "2" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "For 2 people, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where will you be riding to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Ni-mo Japanese Cuisine" - ], - "slot": "destination", - "values": [ - "Ni-mo Japanese Cuisine" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "destination", - "start": 29 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Ni-mo Japanese Cuisine" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's for one person going to Ni-mo Japanese Cuisine. I don't mind sharing the ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Ni-mo Japanese Cuisine" - ], - "slot": "destination", - "values": [ - "Ni-mo Japanese Cuisine" - ] - }, - { - "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": 94, - "slot": "destination", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Let me see if I got that right: You'd like a cab for 1 person, going to Ni-mo Japanese Cuisine. You'd like to share a ride. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Vin Santo" - ], - "slot": "destination", - "values": [ - "Vin Santo" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "destination", - "start": 59 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Vin Santo" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Sorry, there's been a change of plans. I need to go to Vin Santo instead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Vin Santo" - ], - "slot": "destination", - "values": [ - "Vin Santo" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 72, - "slot": "destination", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Let me see if I got that right: You want a shared cab going to Vin Santo. Is that 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": [ - "Vin Santo" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds good. Do you know how long the ride will take?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "22" - ], - "slot": "approximate_ride_duration", - "values": [ - "22" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Vin Santo", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "22", - "destination": "Vin Santo", - "number_of_riders": "1", - "ride_fare": "16.94", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 87, - "slot": "approximate_ride_duration", - "start": 85 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have successfully booked your ride and the cab in on its way. The cab ride will be 22 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Vin Santo" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks. You've been very helpful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_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": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Vin Santo" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thank you so much for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "22_00106", - "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 a cab?" - }, - { - "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": [ - "455 Oconnor Drive #210" - ], - "slot": "destination", - "values": [ - "455 Oconnor Drive #210" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "destination", - "start": 0 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "455 Oconnor Drive #210" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "455 Oconnor Drive #210 please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want a shared ride? How many passengers?" - }, - { - "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": [ - "455 Oconnor Drive #210" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "One passenger, shared is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "455 Oconnor Drive #210" - ], - "slot": "destination", - "values": [ - "455 Oconnor Drive #210" - ] - }, - { - "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": 37, - "slot": "destination", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm 455 Oconnor Drive #210 for 1. A shared ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_riders", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Jalisco's Restaurant" - ], - "slot": "destination", - "values": [ - "Jalisco's Restaurant" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 43, - "slot": "destination", - "start": 23 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Jalisco's Restaurant" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No I need one for 3 to Jalisco's Restaurant." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Jalisco's Restaurant" - ], - "slot": "destination", - "values": [ - "Jalisco's Restaurant" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "3" - ], - "slot": "number_of_riders", - "values": [ - "3" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "destination", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay I have a cab for 3 to Jalisco's Restaurant." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Jalisco's Restaurant" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep that works for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Jalisco's Restaurant", - "number_of_riders": "3", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "10", - "destination": "Jalisco's Restaurant", - "number_of_riders": "3", - "ride_fare": "16.09", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The cab is on its 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": [ - "Jalisco's Restaurant" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How long is the ride. What will it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "10" - ], - "slot": "approximate_ride_duration", - "values": [ - "10" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "16.09" - ], - "slot": "ride_fare", - "values": [ - "$16.09" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 2, - "slot": "approximate_ride_duration", - "start": 0 - }, - { - "exclusive_end": 21, - "slot": "ride_fare", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "10 minutes for $16.09." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Jalisco's Restaurant" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with anything more?" - }, - { - "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": [ - "Jalisco's Restaurant" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "22_00107", - "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": "Can you call me a cab, shared ride is fine?" - }, - { - "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": "Where to? And for how many people?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Caffe California" - ], - "slot": "destination", - "values": [ - "Caffe California" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "destination", - "start": 3 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Caffe California" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "To Caffe California for 2 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Caffe California" - ], - "slot": "destination", - "values": [ - "Caffe California" - ] - }, - { - "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": 37, - "slot": "destination", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you want to go to Caffe California for 2 people in 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": [ - "Caffe California" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, how much will it cost and how long will it take?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "18.53" - ], - "slot": "ride_fare", - "values": [ - "$18.53" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "12" - ], - "slot": "approximate_ride_duration", - "values": [ - "12" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Caffe California", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "12", - "destination": "Caffe California", - "number_of_riders": "2", - "ride_fare": "18.53", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 42, - "slot": "ride_fare", - "start": 36 - }, - { - "exclusive_end": 54, - "slot": "approximate_ride_duration", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is booked and coming. It will be $18.53 and take 12 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": [ - "Caffe California" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks! That's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome. Have a good ride!" - } - ] - }, - { - "dialogue_id": "22_00108", - "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 have a meeting later and I need to leave here in 15 minutes to be there on time. Can you call me a cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where is the location for your meeting? Would you like a single rider or shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3339 Walnut Avenue" - ], - "slot": "destination", - "values": [ - "3339 Walnut Avenue" - ] - }, - { - "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": 26, - "slot": "destination", - "start": 8 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3339 Walnut Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's at 3339 Walnut Avenue. It will just be one but I can do a shared ride to save some money." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "3339 Walnut Avenue" - ], - "slot": "destination", - "values": [ - "3339 Walnut Avenue" - ] - }, - { - "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": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: Shared cab ride for 1 to 3339 Walnut Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "3339 Walnut Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, perfect!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "3339 Walnut Avenue", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "28", - "destination": "3339 Walnut Avenue", - "number_of_riders": "1", - "ride_fare": "15.20", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is booked and will arrive shortly." - }, - { - "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": [ - "3339 Walnut Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day, good luck at your meeting!" - } - ] - }, - { - "dialogue_id": "22_00109", - "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 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": "How many people will you need the cab to accommodate? Also, I need to know the location where you need to go, and whether or not you would be okay with a shared ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "800 Pollard Road bldg a" - ], - "slot": "destination", - "values": [ - "800 Pollard Road bldg a" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 126, - "slot": "destination", - "start": 103 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "800 Pollard Road bldg a" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need it to accommodate two people, and I don't care if it's a shared ride. The place i'm going is at 800 Pollard Road bldg a." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "800 Pollard Road bldg a" - ], - "slot": "destination", - "values": [ - "800 Pollard Road bldg a" - ] - }, - { - "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": 80, - "slot": "destination", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: 1 cab ride for 2 people to 800 Pollard Road bldg a. No preference on 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": [ - "800 Pollard Road bldg a" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep, that sounds mint. How long do you think the ride will be slash cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "27" - ], - "slot": "approximate_ride_duration", - "values": [ - "27" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15.87" - ], - "slot": "ride_fare", - "values": [ - "$15.87" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "800 Pollard Road bldg a", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "27", - "destination": "800 Pollard Road bldg a", - "number_of_riders": "2", - "ride_fare": "15.87", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 77, - "slot": "approximate_ride_duration", - "start": 75 - }, - { - "exclusive_end": 129, - "slot": "ride_fare", - "start": 123 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride has successfully been booked. The ride should take approximately 27 minutes according to traffic. This will cost $15.87." - }, - { - "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": [ - "800 Pollard Road bldg a" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, thanks bud." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, have a nice ride." - } - ] - }, - { - "dialogue_id": "22_00110", - "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": "Would you find me a cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want the ride to and do you want a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "337 East Leland Road" - ], - "slot": "destination", - "values": [ - "337 East Leland Road" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "destination", - "start": 42 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "337 East Leland Road" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "A shared ride is fine and I need to go to 337 East Leland Road." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many people do you need the cab for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "337 East Leland Road" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need the cab for two people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "337 East Leland Road" - ], - "slot": "destination", - "values": [ - "337 East Leland 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": 80, - "slot": "destination", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So please confirm that you want a cab for 2 people going to 337 East Leland Road and you are requesting a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Runyon Canyon Park" - ], - "slot": "destination", - "values": [ - "Runyon Canyon Park" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "destination", - "start": 29 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Runyon Canyon Park" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I actually want to go to Runyon Canyon Park." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Runyon Canyon Park" - ], - "slot": "destination", - "values": [ - "Runyon Canyon Park" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 93, - "slot": "destination", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you are a party of 2 people and that you want to go to Runyon Canyon Park in a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Runyon Canyon Park" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Runyon Canyon Park", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "8", - "destination": "Runyon Canyon Park", - "number_of_riders": "2", - "ride_fare": "18.41", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have booked your ride and it is now 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": [ - "Runyon Canyon Park" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help. That is all I needed help with right now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "22_00111", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_riders", - "values": [ - "3" - ] - }, - { - "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": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Get me a cab for three 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": "want a shared ride and where is it to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "520 Van Buren Avenue" - ], - "slot": "destination", - "values": [ - "520 Van Buren Avenue" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 72, - "slot": "destination", - "start": 52 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "520 Van Buren Avenue" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am good with a shared ride and I want it to go to 520 Van Buren Avenue" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "520 Van Buren Avenue" - ], - "slot": "destination", - "values": [ - "520 Van Buren Avenue" - ] - }, - { - "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": 44, - "slot": "destination", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm you wanna go to 520 Van Buren Avenue and for 3 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "520 Van Buren Avenue" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is fine" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "520 Van Buren Avenue", - "number_of_riders": "3", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "27", - "destination": "520 Van Buren Avenue", - "number_of_riders": "3", - "ride_fare": "20.20", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The ride is booked" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "520 Van Buren Avenue" - ], - "number_of_riders": [ - "3" - ], - "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": "Need any other assistance?" - }, - { - "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": [ - "520 Van Buren Avenue" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thank you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good one" - } - ] - }, - { - "dialogue_id": "22_00112", - "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'm heading to dinner with some friends but I need a ride. Can you help me get a cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, I can help. Where are you heading? How many people need a ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Bella Trattoria" - ], - "slot": "destination", - "values": [ - "Bella Trattoria" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Bella Trattoria" - ], - "number_of_riders": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to Bella Trattoria and I'm the only 1 needing a ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I can get you a shared ride. Does that work?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Galway Terrace Apartments" - ], - "slot": "destination", - "values": [ - "Galway Terrace Apartments" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 76, - "slot": "destination", - "start": 51 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Galway Terrace Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure, a shared ride is fine. First I need to go to Galway Terrace Apartments." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Galway Terrace Apartments" - ], - "slot": "destination", - "values": [ - "Galway Terrace Apartments" - ] - }, - { - "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": 102, - "slot": "destination", - "start": 77 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, let's confirm the details. You need a cab for 1 person, heading to the Galway Terrace Apartments and 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": [ - "Galway Terrace Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that'll work. Can you tell me how long it will take to get there and how much it costs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "28" - ], - "slot": "approximate_ride_duration", - "values": [ - "28" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "15.40" - ], - "slot": "ride_fare", - "values": [ - "$15.40" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Galway Terrace Apartments", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "28", - "destination": "Galway Terrace Apartments", - "number_of_riders": "1", - "ride_fare": "15.40", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 73, - "slot": "approximate_ride_duration", - "start": 71 - }, - { - "exclusive_end": 118, - "slot": "ride_fare", - "start": 112 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay we're all set and the cab is heading your way. It will take about 28 minutes to get there and it will cost $15.40." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Galway Terrace Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay great! Thanks for your help!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_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": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Galway Terrace Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all for now. Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, have a great day!" - } - ] - }, - { - "dialogue_id": "22_00113", - "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": "Could you help me call a cab to the airport?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to share a ride with me?" - }, - { - "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": { - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm okay with a shared ride with 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are we going?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Georgetown Waterfront Park" - ], - "slot": "destination", - "values": [ - "Georgetown Waterfront Park" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Georgetown Waterfront Park" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "We are going to Georgetown Waterfront Park." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Georgetown Waterfront Park" - ], - "slot": "destination", - "values": [ - "Georgetown Waterfront Park" - ] - }, - { - "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": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please make sure this is correct: You want to go to Georgetown Waterfront Park in a shared cab with 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Las Casas De San Pedro Apartments" - ], - "slot": "destination", - "values": [ - "Las Casas De San Pedro Apartments" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "destination", - "start": 29 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Las Casas De San Pedro Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I actually need to go to Las Casas De San Pedro Apartments." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Las Casas De San Pedro Apartments" - ], - "slot": "destination", - "values": [ - "Las Casas De San Pedro Apartments" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 85, - "slot": "destination", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please make sure this is correct: You want to go to Las Casas De San Pedro Apartments in a shared cab with 1 person." - }, - { - "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": [ - "Las Casas De San Pedro Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct. How long will the ride be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "23" - ], - "slot": "approximate_ride_duration", - "values": [ - "23" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Las Casas De San Pedro Apartments", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "23", - "destination": "Las Casas De San Pedro Apartments", - "number_of_riders": "1", - "ride_fare": "12.62", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 19, - "slot": "approximate_ride_duration", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It will be about 23 minutes and your ride is booked and on the way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Las Casas De San Pedro Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "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": [ - "Las Casas De San Pedro Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thank you. I appreciate your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. Have a nice day." - } - ] - }, - { - "dialogue_id": "22_00114", - "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": "Could you get me a cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to go? How many people do you need the cab for?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "6800 Palm Avenue" - ], - "slot": "destination", - "values": [ - "6800 Palm Avenue" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 65, - "slot": "destination", - "start": 49 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "6800 Palm Avenue" - ], - "number_of_riders": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The cab will be for 1 person and I need to go to 6800 Palm Avenue." - }, - { - "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": [ - "6800 Palm Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "6800 Palm Avenue" - ], - "slot": "destination", - "values": [ - "6800 Palm Avenue" - ] - }, - { - "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": 54, - "slot": "destination", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you want to go to 6800 Palm Avenue, and that you are 1 person and 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": [ - "6800 Palm Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good. How long will the ride take and how much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "30" - ], - "slot": "approximate_ride_duration", - "values": [ - "30" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "9.48" - ], - "slot": "ride_fare", - "values": [ - "$9.48" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "6800 Palm Avenue", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "30", - "destination": "6800 Palm Avenue", - "number_of_riders": "1", - "ride_fare": "9.48", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 75, - "slot": "approximate_ride_duration", - "start": 73 - }, - { - "exclusive_end": 99, - "slot": "ride_fare", - "start": 94 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride was booked and the cab has been dispatched. It will take about 30 minutes and costs $9.48." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "6800 Palm Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_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": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "6800 Palm Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a beautiful day." - } - ] - }, - { - "dialogue_id": "22_00115", - "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 a cab for me?" - }, - { - "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": "Where to, and how may riders?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "The Reel Fish Shop & Grill" - ], - "slot": "destination", - "values": [ - "The Reel Fish Shop & Grill" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_riders", - "values": [ - "3" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 59, - "slot": "destination", - "start": 33 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "The Reel Fish Shop & Grill" - ], - "number_of_riders": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a cab for three people to The Reel Fish Shop & Grill." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like a shared cab?" - }, - { - "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": [ - "The Reel Fish Shop & Grill" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "The Reel Fish Shop & Grill" - ], - "slot": "destination", - "values": [ - "The Reel Fish Shop & Grill" - ] - }, - { - "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": 86, - "slot": "destination", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please clarify: You would like a shared cab for 3 people to The Reel Fish Shop & Grill." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "The Reel Fish Shop & Grill" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, make it for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "The Reel Fish Shop & Grill" - ], - "slot": "destination", - "values": [ - "The Reel Fish Shop & Grill" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 66, - "slot": "destination", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please clarify: You would like a cab to The Reel Fish Shop & Grill for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "The Reel Fish Shop & Grill" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "The Reel Fish Shop & Grill", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "7", - "destination": "The Reel Fish Shop & Grill", - "number_of_riders": "1", - "ride_fare": "15.32", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great! The ride has been confirmed and your 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": [ - "The Reel Fish Shop & Grill" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How much is the cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "15.32" - ], - "slot": "ride_fare", - "values": [ - "$15.32" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "ride_fare", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The cost is $15.32." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "The Reel Fish Shop & Grill" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help!" - }, - { - "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": [ - "The Reel Fish Shop & Grill" - ], - "number_of_riders": [ - "1" - ], - "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": "Enjoy your day!" - } - ] - }, - { - "dialogue_id": "22_00116", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "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": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "number_of_riders": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need a cab for one person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go? Are you interested in a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "National Science Centre" - ], - "slot": "destination", - "values": [ - "National Science Centre" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 68, - "slot": "destination", - "start": 45 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "National Science Centre" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would not mind taking a shared ride to the National Science Centre." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "National Science Centre" - ], - "slot": "destination", - "values": [ - "National Science Centre" - ] - }, - { - "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": 96, - "slot": "destination", - "start": 73 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I would like to confirm the following: a shared ride for 1 person at the National Science Centre." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "National Science Centre" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That would be great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "National Science Centre", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "13", - "destination": "National Science Centre", - "number_of_riders": "1", - "ride_fare": "10.57", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have booked the ride and it would arrive by you shortly." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "approximate_ride_duration", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [ - "approximate_ride_duration" - ], - "slot_values": { - "destination": [ - "National Science Centre" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How long is the journey." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "13" - ], - "slot": "approximate_ride_duration", - "values": [ - "13" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "approximate_ride_duration", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The ride is approximately 13 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "National Science Centre" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "You have been very helpful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_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": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "National Science Centre" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, you have been most helpful." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "22_00117", - "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 want to book a cab, can you find for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "To which place shall I book and for how many people? Is Shared ride is convenient to you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "951 Pomona Avenue" - ], - "slot": "destination", - "values": [ - "951 Pomona Avenue" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 69, - "slot": "destination", - "start": 52 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "951 Pomona Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I am okay with it and please search for cab to 951 Pomona Avenue for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "951 Pomona Avenue" - ], - "slot": "destination", - "values": [ - "951 Pomona Avenue" - ] - }, - { - "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": 74, - "slot": "destination", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm to book a shared ride cab for 1 person to 951 Pomona Avenue." - }, - { - "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": [ - "951 Pomona Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, make it soon, tell me the time detail." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "27" - ], - "slot": "approximate_ride_duration", - "values": [ - "27" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "951 Pomona Avenue", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "27", - "destination": "951 Pomona Avenue", - "number_of_riders": "1", - "ride_fare": "16.13", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 23, - "slot": "approximate_ride_duration", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The ride will be for 27 minutes and have booked your cab which will reach you soon." - }, - { - "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": [ - "951 Pomona Avenue" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "22_00118", - "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 a cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where would you like to go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Arbol Verde Apartments" - ], - "slot": "destination", - "values": [ - "Arbol Verde Apartments" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Arbol Verde Apartments" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to go to Arbol Verde Apartments." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many people will be going?" - }, - { - "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": [ - "Arbol Verde Apartments" - ], - "number_of_riders": [ - "1" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's for 1 person." - }, - { - "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": [ - "Arbol Verde Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I a ok with a ride share service." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Arbol Verde Apartments" - ], - "slot": "destination", - "values": [ - "Arbol Verde Apartments" - ] - }, - { - "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": 34, - "slot": "destination", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Destination Arbol Verde Apartments for 1 person." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Arbol Verde Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is exact." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Arbol Verde Apartments", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "19", - "destination": "Arbol Verde Apartments", - "number_of_riders": "1", - "ride_fare": "9.18", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "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": [ - "Arbol Verde Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "22_00119", - "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'm in sort of a pickle, my friend. I don't feel like driving in peak time traffic today. Plus, I need to practice my speech a little more. Would you be kind to help me get a cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, I'll order a cab for you. Just tell me where you want to go and the number of people you want for the cab ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_riders", - "values": [ - "3" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "4757 Snyder Lane" - ], - "slot": "destination", - "values": [ - "4757 Snyder Lane" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 66, - "slot": "destination", - "start": 50 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "4757 Snyder Lane" - ], - "number_of_riders": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay. Please get a cab for three people, going to 4757 Snyder Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Got it. Would you be okay with 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": [ - "4757 Snyder Lane" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, a shared ride would be fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "4757 Snyder Lane" - ], - "slot": "destination", - "values": [ - "4757 Snyder Lane" - ] - }, - { - "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": 96, - "slot": "destination", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "All right. I'm ordering a shared-ride taxicab for 3 passengers who are going to 4757 Snyder Lane. Shall I confirm that?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Royal Geographical Society" - ], - "slot": "destination", - "values": [ - "Royal Geographical Society" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 63, - "slot": "destination", - "start": 37 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Royal Geographical Society" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Oh, if that's not the address to the Royal Geographical Society, we need to change that, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Royal Geographical Society" - ], - "slot": "destination", - "values": [ - "Royal Geographical Society" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 90, - "slot": "destination", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. I'm ordering the shared-ride taxicab for your ride to the Royal Geographical Society. Shall I confirm that?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Royal Geographical Society" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Also, I need to change the number of passengers to 1, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Royal Geographical Society" - ], - "slot": "destination", - "values": [ - "Royal Geographical Society" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 98, - "slot": "destination", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Got it. I'm ordering the shared-ride taxicab for 1 person, going to the Royal Geographical Society. Shall I confirm that?" - }, - { - "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": [ - "Royal Geographical Society" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, indeed. What's the cost on the ride, please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "12.92" - ], - "slot": "ride_fare", - "values": [ - "$12.92" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Royal Geographical Society", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "28", - "destination": "Royal Geographical Society", - "number_of_riders": "1", - "ride_fare": "12.92", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 96, - "slot": "ride_fare", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your ride is now confirmed and the taxicab will arrive shortly. The total for the trip is $12.92." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Royal Geographical Society" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great work. You have my gratitude." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "My pleasure. Can I be of any other assistance?" - }, - { - "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": [ - "Royal Geographical Society" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope. Thanks so much for setting that up." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The order has been completed. Enjoy your day." - } - ] - }, - { - "dialogue_id": "22_00120", - "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 a taxi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where are you going and how many people are with you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2100 Webster Street Suite 411" - ], - "slot": "destination", - "values": [ - "2100 Webster Street Suite 411" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_riders", - "values": [ - "3" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 72, - "slot": "destination", - "start": 43 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2100 Webster Street Suite 411" - ], - "number_of_riders": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "There are three people and we are going to 2100 Webster Street Suite 411." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would a shared ride work for you?" - }, - { - "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": [ - "2100 Webster Street Suite 411" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that will work." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2100 Webster Street Suite 411" - ], - "slot": "destination", - "values": [ - "2100 Webster Street Suite 411" - ] - }, - { - "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": 86, - "slot": "destination", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want a shared ride for 3 people and you are going to 2100 Webster Street Suite 411. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2100 Webster Street Suite 411" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "2100 Webster Street Suite 411", - "number_of_riders": "3", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "14", - "destination": "2100 Webster Street Suite 411", - "number_of_riders": "3", - "ride_fare": "22.79", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your cab reservation has been made and is coming for 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": [ - "2100 Webster Street Suite 411" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot. That is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day!" - } - ] - }, - { - "dialogue_id": "22_00121", - "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": "Can you help me call a cab? A shared ride will be fine." - }, - { - "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": [ - "2042 University Avenue" - ], - "slot": "destination", - "values": [ - "2042 University Avenue" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2042 University Avenue" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to 2042 University Avenue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "How many people will go?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "2042 University Avenue" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's for 2 people." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "2042 University Avenue" - ], - "slot": "destination", - "values": [ - "2042 University Avenue" - ] - }, - { - "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": 70, - "slot": "destination", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So I'll find a shared cab for 2 people to go to 2042 University Avenue, okay?" - }, - { - "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": [ - "2042 University Avenue" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good. How long will it take, and what's the cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "17" - ], - "slot": "approximate_ride_duration", - "values": [ - "17" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "17.34" - ], - "slot": "ride_fare", - "values": [ - "$17.34" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "2042 University Avenue", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "17", - "destination": "2042 University Avenue", - "number_of_riders": "2", - "ride_fare": "17.34", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "approximate_ride_duration", - "start": 51 - }, - { - "exclusive_end": 77, - "slot": "ride_fare", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've booked a cab successfully. The ride will take 17 minutes and cost $17.34." - }, - { - "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": [ - "2042 University Avenue" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot, 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": "22_00122", - "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 cab" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "A cab for how many?" - }, - { - "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" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Just for one" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "A ride to where? Do you want it shared?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Ume Sushi Japanese Restaurant" - ], - "slot": "destination", - "values": [ - "Ume Sushi Japanese Restaurant" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 78, - "slot": "destination", - "start": 49 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Ume Sushi Japanese Restaurant" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "It's for two, I'm OK with shared. Destination is Ume Sushi Japanese Restaurant" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Ume Sushi Japanese Restaurant" - ], - "slot": "destination", - "values": [ - "Ume Sushi Japanese Restaurant" - ] - }, - { - "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": 63, - "slot": "destination", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirming a shared ride for 2 to Ume Sushi Japanese Restaurant" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Ume Sushi Japanese Restaurant" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup that's right" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Ume Sushi Japanese Restaurant", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "10", - "destination": "Ume Sushi Japanese Restaurant", - "number_of_riders": "2", - "ride_fare": "18.12", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It's booked and on the way" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Ume Sushi Japanese Restaurant" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_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": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Ume Sushi Japanese Restaurant" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that's it thanks" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day" - } - ] - }, - { - "dialogue_id": "22_00123", - "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 get me a taxi." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. Where are you going to, and how many people are riding with you? Also, are you fine with a shared cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "698 Post Street" - ], - "slot": "destination", - "values": [ - "698 Post Street" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "698 Post Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to 698 Post Street. The ride is just for 1 person, and I am fine with sharing a cab." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "698 Post Street" - ], - "slot": "destination", - "values": [ - "698 Post 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": 45, - "slot": "destination", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "A shared taxi for 1 person to 698 Post Street. Is that 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": [ - "698 Post Street" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's what I want. Do you know how long the ride will be?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "31" - ], - "slot": "approximate_ride_duration", - "values": [ - "31" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "698 Post Street", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "31", - "destination": "698 Post Street", - "number_of_riders": "1", - "ride_fare": "8.30", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "approximate_ride_duration", - "start": 61 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your taxi will be here momentarily. Your ride will be around 31 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "698 Post Street" - ], - "number_of_riders": [ - "1" - ], - "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 I can help you 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": [ - "698 Post Street" - ], - "number_of_riders": [ - "1" - ], - "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": "22_00124", - "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 please call me a cab" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "where would you like to go and can it be a shared ride" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Brookvale Chateau" - ], - "slot": "destination", - "values": [ - "Brookvale Chateau" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 47, - "slot": "destination", - "start": 30 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Brookvale Chateau" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "The place i need to get to is Brookvale Chateau" - }, - { - "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": [ - "Museo del Caracol" - ], - "slot": "destination", - "values": [ - "Museo del Caracol" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 92, - "slot": "destination", - "start": 75 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Museo del Caracol" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes its okay with a shared ride, there are two people and we need to go to Museo del Caracol" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Museo del Caracol" - ], - "slot": "destination", - "values": [ - "Museo del Caracol" - ] - }, - { - "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": 56, - "slot": "destination", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "please confirm this you need a ride to Museo del Caracol for 2 people and you dont mind a shared ride" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_riders", - "values": [ - "3" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Museo del Caracol" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Im sorry its for three people" - }, - { - "frames": [ - { - "actions": [ - { - "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": [] - } - ], - "speaker": "SYSTEM", - "utterance": "so reconfirm this for me you need a cab for 3 people and you dont mind if its 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": [ - "Museo del Caracol" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "yes thank you that works, also how long is the ride and what will be the cost" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "22.19" - ], - "slot": "ride_fare", - "values": [ - "$22.19" - ] - }, - { - "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": "Museo del Caracol", - "number_of_riders": "3", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "17", - "destination": "Museo del Caracol", - "number_of_riders": "3", - "ride_fare": "22.19", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "ride_fare", - "start": 39 - }, - { - "exclusive_end": 65, - "slot": "approximate_ride_duration", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "your ride is confirmed its going to be $22.19 and it will take 17 minutes" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Museo del Caracol" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "thank you for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "no problem do you need 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": [ - "Museo del Caracol" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "no thank you so much" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "have an amazing day" - } - ] - }, - { - "dialogue_id": "22_00125", - "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": "Could you get me a taxi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you want to go? How many passengers are there? Will this be a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "5251 Martinelli Way" - ], - "slot": "destination", - "values": [ - "5251 Martinelli Way" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 92, - "slot": "destination", - "start": 73 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "5251 Martinelli Way" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sure, a shared ride is fine. There are 2 of us and we want to go to 5251 Martinelli Way." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "5251 Martinelli Way" - ], - "slot": "destination", - "values": [ - "5251 Martinelli Way" - ] - }, - { - "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": 81, - "slot": "destination", - "start": 62 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you need a taxi for 2 passengers to go to 5251 Martinelli Way and a shared ride would be okay." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "5251 Martinelli Way" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds like what we need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "5251 Martinelli Way", - "number_of_riders": "2", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "23", - "destination": "5251 Martinelli Way", - "number_of_riders": "2", - "ride_fare": "17.88", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The taxi is on its way to your location." - }, - { - "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": [ - "5251 Martinelli Way" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you give me an approximate cost? And is there any way you could give me an approximate time for the ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "23" - ], - "slot": "approximate_ride_duration", - "values": [ - "23" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "17.88" - ], - "slot": "ride_fare", - "values": [ - "$17.88" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 70, - "slot": "approximate_ride_duration", - "start": 68 - }, - { - "exclusive_end": 38, - "slot": "ride_fare", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The total cost is approximately $17.88 and the ride will take about 23 minutes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "5251 Martinelli Way" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great. This has been pretty easy." - }, - { - "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": [ - "5251 Martinelli Way" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I don't think so. I 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": "22_00126", - "services": [ - "RideSharing_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "555 Knowles Drive Suite 109" - ], - "slot": "destination", - "values": [ - "555 Knowles Drive Suite 109" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "3" - ], - "slot": "number_of_riders", - "values": [ - "3" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "GetRide" - ], - "slot": "intent", - "values": [ - "GetRide" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 71, - "slot": "destination", - "start": 44 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "555 Knowles Drive Suite 109" - ], - "number_of_riders": [ - "3" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you help me call a cab? I need to go to 555 Knowles Drive Suite 109. There will be three of us in the party." - }, - { - "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": [ - "769 Center Boulevard #124" - ], - "slot": "destination", - "values": [ - "769 Center Boulevard #124" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 41, - "slot": "destination", - "start": 16 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "769 Center Boulevard #124" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to go to 769 Center Boulevard #124. I am ok with a shared ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "769 Center Boulevard #124" - ], - "slot": "destination", - "values": [ - "769 Center Boulevard #124" - ] - }, - { - "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": 106, - "slot": "destination", - "start": 81 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details. There will be 3 in the party and your destination is 769 Center Boulevard #124 and 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": [ - "769 Center Boulevard #124" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is correct. How long will it be and how much?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "25.88" - ], - "slot": "ride_fare", - "values": [ - "$25.88" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "26" - ], - "slot": "approximate_ride_duration", - "values": [ - "26" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "769 Center Boulevard #124", - "number_of_riders": "3", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "26", - "destination": "769 Center Boulevard #124", - "number_of_riders": "3", - "ride_fare": "25.88", - "shared_ride": "True" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "ride_fare", - "start": 32 - }, - { - "exclusive_end": 65, - "slot": "approximate_ride_duration", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The ride is booked and it costs $25.88. The total ride will be 26 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": [ - "769 Center Boulevard #124" - ], - "number_of_riders": [ - "3" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help, 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": "22_00127", - "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'm going out with a friend. Can you help me get a cab?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "destination", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "shared_ride", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "number_of_riders", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Where do you need to go and how many people will be riding in the cab? Are you okay with a shared ride?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "True" - ], - "slot": "shared_ride", - "values": [ - "True" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "200 Greenbriar Circle" - ], - "slot": "destination", - "values": [ - "200 Greenbriar Circle" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2" - ], - "slot": "number_of_riders", - "values": [ - "2" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "destination", - "start": 13 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "200 Greenbriar Circle" - ], - "number_of_riders": [ - "2" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm going to 200 Greenbriar Circle and the cab is for two people. I'm fine with sharing a ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "200 Greenbriar Circle" - ], - "slot": "destination", - "values": [ - "200 Greenbriar Circle" - ] - }, - { - "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": 99, - "slot": "destination", - "start": 78 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details for the ride: You want a cab for 2 people to go to 200 Greenbriar Circle and you're okay with a shared ride." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Chilpancingo Vista Apartments" - ], - "slot": "destination", - "values": [ - "Chilpancingo Vista Apartments" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 76, - "slot": "destination", - "start": 47 - } - ], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chilpancingo Vista Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, it's only for 1 person and I need to go to Chilpancingo Vista Apartments." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Chilpancingo Vista Apartments" - ], - "slot": "destination", - "values": [ - "Chilpancingo Vista Apartments" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "1" - ], - "slot": "number_of_riders", - "values": [ - "1" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 75, - "slot": "destination", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you want a cab for 1 person to take you to Chilpancingo Vista Apartments, right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chilpancingo Vista Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "service_call": { - "method": "GetRide", - "parameters": { - "destination": "Chilpancingo Vista Apartments", - "number_of_riders": "1", - "shared_ride": "True" - } - }, - "service_results": [ - { - "approximate_ride_duration": "24", - "destination": "Chilpancingo Vista Apartments", - "number_of_riders": "1", - "ride_fare": "14.99", - "shared_ride": "True" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, the rides booked and a cab will be there shortly." - }, - { - "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": [ - "Chilpancingo Vista Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "How long will the ride be and how much does it cost?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "24" - ], - "slot": "approximate_ride_duration", - "values": [ - "24" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "14.99" - ], - "slot": "ride_fare", - "values": [ - "$14.99" - ] - } - ], - "service": "RideSharing_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "approximate_ride_duration", - "start": 17 - }, - { - "exclusive_end": 43, - "slot": "ride_fare", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It'll take about 24 minutes and cost $14.99." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "GetRide", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chilpancingo Vista Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, thanks a lot!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_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": "RideSharing_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "destination": [ - "Chilpancingo Vista Apartments" - ], - "number_of_riders": [ - "1" - ], - "shared_ride": [ - "True" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks. I appreciate the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "RideSharing_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day!" - } - ] - } -]