diff --git "a/datasets/schema_guided/dialogues_021.json" "b/datasets/schema_guided/dialogues_021.json" new file mode 100644--- /dev/null +++ "b/datasets/schema_guided/dialogues_021.json" @@ -0,0 +1,86252 @@ +[ + { + "dialogue_id": "21_00000", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I fancy watching a movie at home this evening" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can find you something. What kind of movie do you want to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "genre", + "start": 16 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm really into Drama films at the moment" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dogman", + "Hackers", + "High Life" + ], + "slot": "title", + "values": [ + "Dogman", + "Hackers", + "High Life" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "title", + "start": 39 + }, + { + "exclusive_end": 54, + "slot": "title", + "start": 47 + }, + { + "exclusive_end": 67, + "slot": "title", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 10, what do you think about Dogman, Hackers or High Life?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "None of those sound good, do you have anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little Woods", + "Mary Magdalene", + "Ramen Shop" + ], + "slot": "title", + "values": [ + "Little Woods", + "Mary Magdalene", + "Ramen Shop" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "title", + "start": 11 + }, + { + "exclusive_end": 39, + "slot": "title", + "start": 25 + }, + { + "exclusive_end": 53, + "slot": "title", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Little Woods, Mary Magdalene or Ramen Shop?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "adventure" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Joel Coen" + ], + "slot": "directed_by", + "values": [ + "Joel Coen" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "genre", + "start": 17 + }, + { + "exclusive_end": 51, + "slot": "directed_by", + "start": 42 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Joel Coen" + ], + "genre": [ + "adventure" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No... what about adventure? I really like Joel Coen films" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "True Grit" + ], + "slot": "title", + "values": [ + "True Grit" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Joel Coen", + "genre": "Adventure" + } + }, + "service_results": [ + { + "directed_by": "Joel Coen", + "genre": "Adventure", + "subtitles": "True", + "title": "True Grit" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "title", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 1, do you like True Grit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "True Grit" + ], + "slot": "title", + "values": [ + "True Grit" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "title", + "start": 7 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Joel Coen" + ], + "genre": [ + "adventure" + ], + "subtitles": [ + "True" + ], + "title": [ + "True Grit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I love True Grit! Yes please, can you put it on with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "True Grit" + ], + "slot": "title", + "values": [ + "True Grit" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "title", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, just to confirm, you want me to play True Grit with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Joel Coen" + ], + "genre": [ + "adventure" + ], + "subtitles": [ + "True" + ], + "title": [ + "True Grit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, that would be great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "True Grit" + } + }, + "service_results": [ + { + "directed_by": "Joel Coen", + "genre": "Adventure", + "subtitles": "True", + "title": "True Grit" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, I've put it on for you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Joel Coen" + ], + "genre": [ + "adventure" + ], + "subtitles": [ + "True" + ], + "title": [ + "True Grit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Joel Coen" + ], + "genre": [ + "adventure" + ], + "subtitles": [ + "True" + ], + "title": [ + "True Grit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you, don't need anything else" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, enjoy your movie" + } + ] + }, + { + "dialogue_id": "21_00001", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Comic" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Tyler Perry" + ], + "slot": "directed_by", + "values": [ + "Tyler Perry" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "genre", + "start": 26 + }, + { + "exclusive_end": 98, + "slot": "directed_by", + "start": 87 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tyler Perry" + ], + "genre": [ + "Comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find some Comic movies online, I particularly enjoy movies directed by Tyler Perry." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Tyler Perry", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "title", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Here is 1 movie that may suit - A Madea Family Funeral?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "A Madea Family Funeral" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tyler Perry" + ], + "genre": [ + "Comic" + ], + "title": [ + "A Madea Family Funeral" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A Madea Family Funeral is very good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Will I play the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tyler Perry" + ], + "genre": [ + "Comic" + ], + "title": [ + "A Madea Family Funeral" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A Madea Family Funeral" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm then I will play A Madea Family Funeral without any subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tyler Perry" + ], + "genre": [ + "Comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "A Madea Family Funeral" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No actually play with the subtitles please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A Madea Family Funeral" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "title", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I will play A Madea Family Funeral with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tyler Perry" + ], + "genre": [ + "Comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "A Madea Family Funeral" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Perfect yes please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "A Madea Family Funeral" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have started playing the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tyler Perry" + ], + "genre": [ + "Comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "A Madea Family Funeral" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks that's everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy and have a great day." + } + ] + }, + { + "dialogue_id": "21_00002", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find some movies to watch today online?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What movies do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mafia" + ], + "slot": "genre", + "values": [ + "mafia" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "genre", + "start": 38 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "mafia" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch something about mafia" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mikey and Nicky" + ], + "slot": "title", + "values": [ + "Mikey and Nicky" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Mafia" + } + }, + "service_results": [ + { + "directed_by": "Elaine May", + "genre": "Mafia", + "subtitles": "False", + "title": "Mikey and Nicky" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "title", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 movie called Mikey and Nicky" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Mikey and Nicky" + ], + "slot": "title", + "values": [ + "Mikey and Nicky" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "mafia" + ], + "title": [ + "Mikey and Nicky" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Mikey and Nicky, great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to watch the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "mafia" + ], + "title": [ + "Mikey and Nicky" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I dont" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else can I do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "mafia" + ], + "title": [ + "Mikey and Nicky" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nothing thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00003", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to watch a movie, please help me find some online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What do you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "drama" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "genre", + "start": 2 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "A drama would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dogman", + "Hackers", + "High Life" + ], + "slot": "title", + "values": [ + "Dogman", + "Hackers", + "High Life" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "title", + "start": 38 + }, + { + "exclusive_end": 53, + "slot": "title", + "start": 46 + }, + { + "exclusive_end": 67, + "slot": "title", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 10 good options- how about Dogman, Hackers, or High Life?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "adventure" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "David Sandberg" + ], + "slot": "directed_by", + "values": [ + "David Sandberg" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "genre", + "start": 42 + }, + { + "exclusive_end": 93, + "slot": "directed_by", + "start": 79 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "David Sandberg" + ], + "genre": [ + "adventure" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is there? How about looking for adventure movies- I like anything by David Sandberg." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shazam!" + ], + "slot": "title", + "values": [ + "Shazam!" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "David Sandberg", + "genre": "Adventure" + } + }, + "service_results": [ + { + "directed_by": "David Sandberg", + "genre": "Adventure", + "subtitles": "True", + "title": "Shazam!" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "title", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about Shazam!?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Shazam!" + ], + "slot": "title", + "values": [ + "Shazam!" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "David Sandberg" + ], + "genre": [ + "adventure" + ], + "title": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Shazam! is great!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I play the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "David Sandberg" + ], + "genre": [ + "adventure" + ], + "subtitles": [ + "True" + ], + "title": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, I want to watch with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Shazam!" + ], + "slot": "title", + "values": [ + "Shazam!" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "title", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'll start playing Shazam! with subtitles, okay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "David Sandberg" + ], + "genre": [ + "adventure" + ], + "subtitles": [ + "True" + ], + "title": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Shazam!" + } + }, + "service_results": [ + { + "directed_by": "David Sandberg", + "genre": "Adventure", + "subtitles": "True", + "title": "Shazam!" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie has started." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "David Sandberg" + ], + "genre": [ + "adventure" + ], + "subtitles": [ + "True" + ], + "title": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "David Sandberg" + ], + "genre": [ + "adventure" + ], + "subtitles": [ + "True" + ], + "title": [ + "Shazam!" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "21_00004", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hey, I'd like to watch a movie. Can you help me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, what kind of movies do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "rom-com" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "genre", + "start": 20 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "rom-com" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you recommend a rom-com?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Pillow Talk", + "Say Anything" + ], + "slot": "title", + "values": [ + "After", + "Pillow Talk", + "Say Anything" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Jenny Gage", + "genre": "Romance", + "subtitles": "True", + "title": "After" + }, + { + "directed_by": "Michael Gordon", + "genre": "Romance", + "subtitles": "True", + "title": "Pillow Talk" + }, + { + "directed_by": "Cameron Crowe", + "genre": "Romance", + "subtitles": "True", + "title": "Say Anything" + }, + { + "directed_by": "Tom McCarthy", + "genre": "Romance", + "subtitles": "True", + "title": "The Visitor" + }, + { + "directed_by": "George Sidney", + "genre": "Romance", + "subtitles": "True", + "title": "Viva Las Vegas" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "title", + "start": 47 + }, + { + "exclusive_end": 65, + "slot": "title", + "start": 54 + }, + { + "exclusive_end": 81, + "slot": "title", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. I found 5 movies you may like. How about After, Pillow Talk or Say Anything?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "rom-com" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there another choice?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Visitor", + "Viva Las Vegas" + ], + "slot": "title", + "values": [ + "The Visitor", + "Viva Las Vegas" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "title", + "start": 13 + }, + { + "exclusive_end": 43, + "slot": "title", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "We also have The Visitor and Viva Las Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "rom-com" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Really, that's all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Romance" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I couldn't find any other rom-coms. Is there something else I can do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "funny" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Laura Steinel" + ], + "slot": "directed_by", + "values": [ + "Laura Steinel" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "genre", + "start": 23 + }, + { + "exclusive_end": 69, + "slot": "directed_by", + "start": 56 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laura Steinel" + ], + "genre": [ + "funny" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm happy to watch any funny movie. I like the director Laura Steinel, please search for her movies too." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "Family" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Laura Steinel", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "title", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I found 1 movie you might like. Do you want to watch Family?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "Family" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laura Steinel" + ], + "genre": [ + "funny" + ], + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Family sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I begin playing the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laura Steinel" + ], + "genre": [ + "funny" + ], + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please begin the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "Family" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "title", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you'd like to play Family without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laura Steinel" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'd like subtitles thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "Family" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "title", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay sure, you'd like to watch Family with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laura Steinel" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thanks, please begin the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Family" + } + }, + "service_results": [ + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure thing, the movie has started." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laura Steinel" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That'll be all thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No worries, see you." + } + ] + }, + { + "dialogue_id": "21_00005", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find movies online?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, what kind of movies do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comic" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "genre", + "start": 7 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like comic movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + }, + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + }, + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + }, + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + }, + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + }, + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + }, + { + "directed_by": "Harry Elfont", + "genre": "Comedy", + "subtitles": "True", + "title": "Josie and the Pussycats" + }, + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + }, + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + }, + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "title", + "start": 8 + }, + { + "exclusive_end": 43, + "slot": "title", + "start": 32 + }, + { + "exclusive_end": 64, + "slot": "title", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found A Madea Family Funeral, Auntie Mame, and Dr. Strangelove. Do any of those sound good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Family", + "Gloria Bell", + "Green Book" + ], + "slot": "title", + "values": [ + "Family", + "Gloria Bell", + "Green Book" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "title", + "start": 15 + }, + { + "exclusive_end": 34, + "slot": "title", + "start": 23 + }, + { + "exclusive_end": 49, + "slot": "title", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes. How about Family, Gloria Bell, or Green Book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else can you find?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Josie and the Pussycats", + "Little", + "Long Shot" + ], + "slot": "title", + "values": [ + "Josie and the Pussycats", + "Little", + "Long Shot" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "title", + "start": 8 + }, + { + "exclusive_end": 39, + "slot": "title", + "start": 33 + }, + { + "exclusive_end": 54, + "slot": "title", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found Josie and the Pussycats, Little, and Long Shot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Little" + ], + "slot": "title", + "values": [ + "Little" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "title", + "start": 18 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Little" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch Little now. Play it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Little" + ], + "slot": "title", + "values": [ + "Little" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "title", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to make sure, you'd like me to play Little with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Little" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, and can you tell me the directors name please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Tina Gordon" + ], + "slot": "directed_by", + "values": [ + "Tina Gordon" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Little" + } + }, + "service_results": [ + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "directed_by", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I will start the movie. Tina Gordon is the director." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Little" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, thanks. I don't need anything else right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, have a good day. Let me know if you need anything else." + } + ] + }, + { + "dialogue_id": "21_00006", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "drama" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "genre", + "start": 28 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me fine a good drama movie online?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dogman", + "Hackers", + "High Life" + ], + "slot": "title", + "values": [ + "Dogman", + "Hackers", + "High Life" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "title", + "start": 10 + }, + { + "exclusive_end": 25, + "slot": "title", + "start": 18 + }, + { + "exclusive_end": 38, + "slot": "title", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Dogman, Hackers or High Life?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "funny" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Peter Farrelly" + ], + "slot": "directed_by", + "values": [ + "Peter Farrelly" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "genre", + "start": 55 + }, + { + "exclusive_end": 102, + "slot": "directed_by", + "start": 88 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "funny" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hmm, is there anything else? I'm looking for something funny, particularly something by Peter Farrelly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Green Book" + ], + "slot": "title", + "values": [ + "Green Book" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Peter Farrelly", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "title", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay I have 1 idea you might like. How about Green Book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Green Book" + ], + "slot": "title", + "values": [ + "Green Book" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Green Book sounds great! Can I watch now with subtitleS?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Green Book" + ], + "slot": "title", + "values": [ + "Green Book" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "title", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, I'll play Green Book with subtitles. Sound good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Green Book" + } + }, + "service_results": [ + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay the movie is starting." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you so much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day then!" + } + ] + }, + { + "dialogue_id": "21_00007", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Comic" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "genre", + "start": 35 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find some online movies. Comic movies are nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + }, + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + }, + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + }, + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + }, + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + }, + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + }, + { + "directed_by": "Harry Elfont", + "genre": "Comedy", + "subtitles": "True", + "title": "Josie and the Pussycats" + }, + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + }, + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + }, + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 10 + }, + { + "exclusive_end": 45, + "slot": "title", + "start": 34 + }, + { + "exclusive_end": 65, + "slot": "title", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about A Madea Family Funeral, Auntie Mame, or Dr. Strangelove." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Auntie Mame" + ], + "slot": "title", + "values": [ + "Auntie Mame" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "title": [ + "Auntie Mame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Auntie Mame is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to watch the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "title": [ + "Auntie Mame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, play it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Auntie Mame" + ], + "slot": "title", + "values": [ + "Auntie Mame" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "title", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: play Auntie Mame without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Auntie Mame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want the subtitles on." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Auntie Mame" + ], + "slot": "title", + "values": [ + "Auntie Mame" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "title", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: play Auntie Mame with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Auntie Mame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Auntie Mame" + } + }, + "service_results": [ + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Movie is now playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Auntie Mame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That's all I wanted." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00008", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to look for some online movies" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of movies you are looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mystery" + ], + "slot": "genre", + "values": [ + "detective" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Brian De Palma" + ], + "slot": "directed_by", + "values": [ + "Brian De Palma" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "genre", + "start": 15 + }, + { + "exclusive_end": 62, + "slot": "directed_by", + "start": 48 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Brian De Palma" + ], + "genre": [ + "detective" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would prefer detective movies and directed by Brian De Palma" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Body Double" + ], + "slot": "title", + "values": [ + "Body Double" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Brian De Palma", + "genre": "Mystery" + } + }, + "service_results": [ + { + "directed_by": "Brian De Palma", + "genre": "Mystery", + "subtitles": "True", + "title": "Body Double" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "title", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your opinion on Body Double?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Simon Jaquemet" + ], + "slot": "directed_by", + "values": [ + "Simon Jaquemet" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "genre", + "start": 32 + }, + { + "exclusive_end": 71, + "slot": "directed_by", + "start": 57 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Simon Jaquemet" + ], + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have any other things as Drama movies directed by Simon Jaquemet are also great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Innocent" + ], + "slot": "title", + "values": [ + "The Innocent" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Simon Jaquemet", + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Simon Jaquemet", + "genre": "Drama", + "subtitles": "True", + "title": "The Innocent" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "title", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are only 1 movie of your liking and what is your opinion on The Innocent?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "The Innocent" + ], + "slot": "title", + "values": [ + "The Innocent" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Simon Jaquemet" + ], + "genre": [ + "Drama" + ], + "title": [ + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The Innocent is nice one" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you interested in playing this movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Simon Jaquemet" + ], + "genre": [ + "Drama" + ], + "title": [ + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes i would love to play the movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Innocent" + ], + "slot": "title", + "values": [ + "The Innocent" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "title", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please give confirmation details? To play The Innocent movie without any suntitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Simon Jaquemet" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, i am interested in watching the movie with sub titles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Innocent" + ], + "slot": "title", + "values": [ + "The Innocent" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "title", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm details: The movie The Innocent with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Simon Jaquemet" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes for sure" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "The Innocent" + } + }, + "service_results": [ + { + "directed_by": "Simon Jaquemet", + "genre": "Drama", + "subtitles": "True", + "title": "The Innocent" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "started running the movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Simon Jaquemet" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day" + } + ] + }, + { + "dialogue_id": "21_00009", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Michael Chaves" + ], + "slot": "directed_by", + "values": [ + "Michael Chaves" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "directed_by", + "start": 52 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Chaves" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me movies online that were directed by Michael Chaves?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of movies do you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Horror" + ], + "slot": "genre", + "values": [ + "Horror" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "genre", + "start": 16 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Chaves" + ], + "genre": [ + "Horror" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like to watch Horror movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "title", + "values": [ + "The Curse of La Llorona" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Michael Chaves", + "genre": "Horror" + } + }, + "service_results": [ + { + "directed_by": "Michael Chaves", + "genre": "Horror", + "subtitles": "True", + "title": "The Curse of La Llorona" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Do you want to watch The Curse of La Llorona?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "funny" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Tina Gordon" + ], + "slot": "directed_by", + "values": [ + "Tina Gordon" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "genre", + "start": 19 + }, + { + "exclusive_end": 65, + "slot": "directed_by", + "start": 54 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tina Gordon" + ], + "genre": [ + "funny" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, could we try a funny movie? Maybe one directed by Tina Gordon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little" + ], + "slot": "title", + "values": [ + "Little" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Tina Gordon", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 1 movie you may like. What about Little?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Little" + ], + "slot": "title", + "values": [ + "Little" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "title", + "start": 6 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tina Gordon" + ], + "genre": [ + "funny" + ], + "title": [ + "Little" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, Little sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to play the movie Little?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tina Gordon" + ], + "genre": [ + "funny" + ], + "title": [ + "Little" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please play the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Little" + ], + "slot": "title", + "values": [ + "Little" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "title", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this action: Play the movie Little without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tina Gordon" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "Little" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Little" + ], + "slot": "title", + "values": [ + "Little" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "title", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm this action: Play the movie Little with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tina Gordon" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "Little" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please play the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Little" + } + }, + "service_results": [ + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Now playing Little with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tina Gordon" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "Little" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That was all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, have a good day." + } + ] + }, + { + "dialogue_id": "21_00010", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mystery" + ], + "slot": "genre", + "values": [ + "mystery" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "genre", + "start": 33 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "mystery" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like you to find me some mystery movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Body Double", + "Citizen Kane" + ], + "slot": "title", + "values": [ + "Body Double", + "Citizen Kane" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Mystery" + } + }, + "service_results": [ + { + "directed_by": "Brian De Palma", + "genre": "Mystery", + "subtitles": "True", + "title": "Body Double" + }, + { + "directed_by": "Orson Welles", + "genre": "Mystery", + "subtitles": "True", + "title": "Citizen Kane" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "title", + "start": 12 + }, + { + "exclusive_end": 39, + "slot": "title", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like Body Double or Citizen Kane?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "drama" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Claire Denis" + ], + "slot": "directed_by", + "values": [ + "Claire Denis" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "genre", + "start": 38 + }, + { + "exclusive_end": 85, + "slot": "directed_by", + "start": 73 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Claire Denis" + ], + "genre": [ + "drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about something different such as drama movies or movies directed by Claire Denis." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "High Life" + ], + "slot": "title", + "values": [ + "High Life" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Claire Denis", + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "title", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 movie for you may like. It is called High Life." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "High Life" + ], + "slot": "title", + "values": [ + "High Life" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "title", + "start": 5 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Claire Denis" + ], + "genre": [ + "drama" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, High Life will work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to play the movie now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Claire Denis" + ], + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please play the movie right now with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "High Life" + ], + "slot": "title", + "values": [ + "High Life" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "title", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You want me to play the movie High Life with subtitles. Is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Claire Denis" + ], + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "High Life" + } + }, + "service_results": [ + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Your movie is playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Claire Denis" + ], + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Claire Denis" + ], + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is everything. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00011", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "War" + ], + "slot": "genre", + "values": [ + "War" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "genre", + "start": 15 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "War" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please find me War movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Aftermath" + ], + "slot": "title", + "values": [ + "The Aftermath" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "War" + } + }, + "service_results": [ + { + "directed_by": "James Kent", + "genre": "War", + "subtitles": "True", + "title": "The Aftermath" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 movie you would like called The Aftermath." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "The Aftermath" + ], + "slot": "title", + "values": [ + "The Aftermath" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "title", + "start": 32 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "War" + ], + "title": [ + "The Aftermath" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch the movie The Aftermath." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Aftermath" + ], + "slot": "title", + "values": [ + "The Aftermath" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "title", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm The Aftermath without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "War" + ], + "subtitles": [ + "False" + ], + "title": [ + "The Aftermath" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "The Aftermath" + } + }, + "service_results": [ + { + "directed_by": "James Kent", + "genre": "War", + "subtitles": "False", + "title": "The Aftermath" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie is starting." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "War" + ], + "subtitles": [ + "False" + ], + "title": [ + "The Aftermath" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Good, thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "War" + ], + "subtitles": [ + "False" + ], + "title": [ + "The Aftermath" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day and enjoy." + } + ] + }, + { + "dialogue_id": "21_00012", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hello! Can you help me find a movie online?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can help you with that. What genre are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "funny" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Neil Burger" + ], + "slot": "directed_by", + "values": [ + "Neil Burger" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "genre", + "start": 20 + }, + { + "exclusive_end": 73, + "slot": "directed_by", + "start": 62 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Neil Burger" + ], + "genre": [ + "funny" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd love to watch a funny movie. If you can find something by Neil Burger, that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Upside" + ], + "slot": "title", + "values": [ + "The Upside" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Neil Burger", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Neil Burger", + "genre": "Comedy", + "subtitles": "True", + "title": "The Upside" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "title", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 movie that you may like. Would you be interested in The Upside?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "The Upside" + ], + "slot": "title", + "values": [ + "Upside" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Neil Burger" + ], + "genre": [ + "funny" + ], + "title": [ + "The Upside", + "Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Upside would be perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to start the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Neil Burger" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Upside", + "Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. Can you play it with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Upside" + ], + "slot": "title", + "values": [ + "The Upside" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "title", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You'd like to view The Upside with subtitles. Is that right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Neil Burger" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Upside", + "Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "The Upside" + } + }, + "service_results": [ + { + "directed_by": "Neil Burger", + "genre": "Comedy", + "subtitles": "True", + "title": "The Upside" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, now playing the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Neil Burger" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Upside", + "Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help. I think that's everything." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Enjoy the movie!" + } + ] + }, + { + "dialogue_id": "21_00013", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "What movies are playing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movie are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Documentary" + ], + "slot": "genre", + "values": [ + "documentary" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "genre", + "start": 18 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "documentary" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to see a documentary." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Knock Down The House", + "The Invisibles" + ], + "slot": "title", + "values": [ + "Knock Down the House", + "The Invisibles" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Documentary" + } + }, + "service_results": [ + { + "directed_by": "Rachel Lears", + "genre": "Documentary", + "subtitles": "False", + "title": "Knock Down The House" + }, + { + "directed_by": "Claus Rafle", + "genre": "Documentary", + "subtitles": "False", + "title": "The Invisibles" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "title", + "start": 18 + }, + { + "exclusive_end": 57, + "slot": "title", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2 movies: Knock Down the House and The Invisibles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "documentary" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is anything else playing?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Documentary" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I couldn't find anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "drama" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Qui Sheng" + ], + "slot": "directed_by", + "values": [ + "Qui Sheng" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "genre", + "start": 49 + }, + { + "exclusive_end": 89, + "slot": "directed_by", + "start": 80 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Qui Sheng" + ], + "genre": [ + "drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What movies are streaming online? Specifically a drama or something directed by Qui Sheng." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Suburban Birds" + ], + "slot": "title", + "values": [ + "Suburban Birds" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Qui Sheng", + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "title", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Suburban Birds?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Qui Sheng" + ], + "genre": [ + "drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is that all?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Qui Sheng", + "genre": "Drama" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I couldn't find anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Trevor Nunn" + ], + "slot": "directed_by", + "values": [ + "Trevor Nunn" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "directed_by", + "start": 52 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Trevor Nunn" + ], + "genre": [ + "drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any movies streaming that are directed by Trevor Nunn?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Red Joan" + ], + "slot": "title", + "values": [ + "Red Joan" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Trevor Nunn", + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "title", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Does Red Joan sound good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Red Joan" + ], + "slot": "title", + "values": [ + "Red Joan" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Trevor Nunn" + ], + "genre": [ + "drama" + ], + "title": [ + "Red Joan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Red Joan sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I play the movie now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Trevor Nunn" + ], + "genre": [ + "drama" + ], + "title": [ + "Red Joan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes go ahead." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Red Joan" + ], + "slot": "title", + "values": [ + "Red Joan" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "title", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I play Red Joan without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Trevor Nunn" + ], + "genre": [ + "drama" + ], + "subtitles": [ + "False" + ], + "title": [ + "Red Joan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes play it without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Red Joan" + } + }, + "service_results": [ + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I'm playing the movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Trevor Nunn" + ], + "genre": [ + "drama" + ], + "subtitles": [ + "False" + ], + "title": [ + "Red Joan" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thanks, that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the movie." + } + ] + }, + { + "dialogue_id": "21_00015", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "What are some online movies playing now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movies do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "genre", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Drama movies would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dogman", + "Hackers", + "High Life" + ], + "slot": "title", + "values": [ + "Dogman", + "Hackers", + "High Life" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "title", + "start": 59 + }, + { + "exclusive_end": 74, + "slot": "title", + "start": 67 + }, + { + "exclusive_end": 88, + "slot": "title", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I can find 10 movies you may be interested in. Do you like Dogman, Hackers, or High Life?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Trevor Nunn" + ], + "slot": "directed_by", + "values": [ + "Trevor Nunn" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "directed_by", + "start": 30 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Trevor Nunn" + ], + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I like movies directed by Trevor Nunn." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Red Joan" + ], + "slot": "title", + "values": [ + "Red Joan" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Trevor Nunn", + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "title", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Red Joan?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Trevor Nunn" + ], + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you. Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Trevor Nunn", + "genre": "Drama" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I cannot find any movies that are matching your preferences. Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "directed_by", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find an online movie and do not care who the director is." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little Woods", + "Mary Magdalene", + "Ramen Shop" + ], + "slot": "title", + "values": [ + "Little Woods", + "Mary Magdalene", + "Ramen Shop" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + } + ], + "slots": [ + { + "exclusive_end": 101, + "slot": "title", + "start": 89 + }, + { + "exclusive_end": 117, + "slot": "title", + "start": 103 + }, + { + "exclusive_end": 132, + "slot": "title", + "start": 122 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 6 movies you may like. Would you like to watch any of the following movies: Little Woods, Mary Magdalene, or Ramen Shop?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Little Woods" + ], + "slot": "title", + "values": [ + "Little Woods" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "title": [ + "Little Woods" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Little Woods please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to play the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "title": [ + "Little Woods" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to play the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Little Woods" + ], + "slot": "title", + "values": [ + "Little Woods" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "title", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: play Little Woods without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "False" + ], + "title": [ + "Little Woods" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Little Woods" + } + }, + "service_results": [ + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Starting to play movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "False" + ], + "title": [ + "Little Woods" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks. That is all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "21_00016", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "Romance" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "genre", + "start": 18 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Romance" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna find some Romance movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Pillow Talk", + "Say Anything" + ], + "slot": "title", + "values": [ + "After", + "Pillow Talk", + "Say Anything" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Jenny Gage", + "genre": "Romance", + "subtitles": "True", + "title": "After" + }, + { + "directed_by": "Michael Gordon", + "genre": "Romance", + "subtitles": "True", + "title": "Pillow Talk" + }, + { + "directed_by": "Cameron Crowe", + "genre": "Romance", + "subtitles": "True", + "title": "Say Anything" + }, + { + "directed_by": "Tom McCarthy", + "genre": "Romance", + "subtitles": "True", + "title": "The Visitor" + }, + { + "directed_by": "George Sidney", + "genre": "Romance", + "subtitles": "True", + "title": "Viva Las Vegas" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "title", + "start": 24 + }, + { + "exclusive_end": 42, + "slot": "title", + "start": 31 + }, + { + "exclusive_end": 58, + "slot": "title", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What do you think about After, Pillow Talk or Say Anything?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Crime" + ], + "slot": "genre", + "values": [ + "Violent" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Jia Zhangke" + ], + "slot": "directed_by", + "values": [ + "Jia Zhangke" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "genre", + "start": 24 + }, + { + "exclusive_end": 85, + "slot": "directed_by", + "start": 74 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jia Zhangke" + ], + "genre": [ + "Violent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else? Violent movies would be nice. I like the director Jia Zhangke." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ash Is Purest White" + ], + "slot": "title", + "values": [ + "Ash Is Purest White" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Jia Zhangke", + "genre": "Crime" + } + }, + "service_results": [ + { + "directed_by": "Jia Zhangke", + "genre": "Crime", + "subtitles": "True", + "title": "Ash Is Purest White" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "title", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 movie that might suit your interests. What about Ash Is Purest White?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Ash Is Purest White" + ], + "slot": "title", + "values": [ + "Ash Is Purest White" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jia Zhangke" + ], + "genre": [ + "Violent" + ], + "subtitles": [ + "True" + ], + "title": [ + "Ash Is Purest White" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ash Is Purest White sounds great. I wanna watch that movie now. I wanna watch it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Ash Is Purest White" + ], + "slot": "title", + "values": [ + "Ash Is Purest White" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "title", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: play Ash Is Purest White with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jia Zhangke" + ], + "genre": [ + "Violent" + ], + "subtitles": [ + "True" + ], + "title": [ + "Ash Is Purest White" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Ash Is Purest White" + } + }, + "service_results": [ + { + "directed_by": "Jia Zhangke", + "genre": "Crime", + "subtitles": "True", + "title": "Ash Is Purest White" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Started playing the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jia Zhangke" + ], + "genre": [ + "Violent" + ], + "subtitles": [ + "True" + ], + "title": [ + "Ash Is Purest White" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good one!" + } + ] + }, + { + "dialogue_id": "21_00017", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "romance" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "directed_by", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "genre", + "start": 49 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "romance" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I dont care about the director if the movie is a romance movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Pillow Talk", + "Say Anything" + ], + "slot": "title", + "values": [ + "After", + "Pillow Talk", + "Say Anything" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Jenny Gage", + "genre": "Romance", + "subtitles": "True", + "title": "After" + }, + { + "directed_by": "Michael Gordon", + "genre": "Romance", + "subtitles": "True", + "title": "Pillow Talk" + }, + { + "directed_by": "Cameron Crowe", + "genre": "Romance", + "subtitles": "True", + "title": "Say Anything" + }, + { + "directed_by": "Tom McCarthy", + "genre": "Romance", + "subtitles": "True", + "title": "The Visitor" + }, + { + "directed_by": "George Sidney", + "genre": "Romance", + "subtitles": "True", + "title": "Viva Las Vegas" + } + ], + "slots": [ + { + "exclusive_end": 5, + "slot": "title", + "start": 0 + }, + { + "exclusive_end": 52, + "slot": "title", + "start": 41 + }, + { + "exclusive_end": 30, + "slot": "title", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "After you have to Say Anything or do the Pillow Talk." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Pillow Talk" + ], + "slot": "title", + "values": [ + "Pillow Talk" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "romance" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Pillow Talk the movie is great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Pillow Talk" + ], + "slot": "title", + "values": [ + "Pillow Talk" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "title", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please play Pillow Talk without subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Would like to watch it without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Pillow Talk" + ], + "slot": "title", + "values": [ + "Pillow Talk" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "title", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please play Pillow Talk with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are you sure?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Pillow Talk" + } + }, + "service_results": [ + { + "directed_by": "Michael Gordon", + "genre": "Romance", + "subtitles": "True", + "title": "Pillow Talk" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie is loading, please wait." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Enjoy your film" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "is there anything i can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am glad to have this offer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thank you alot" + } + ] + }, + { + "dialogue_id": "21_00018", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a movie online?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movie did you want to see?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Musical" + ], + "slot": "genre", + "values": [ + "musical" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Max Minghella" + ], + "slot": "directed_by", + "values": [ + "Max Minghella" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "genre", + "start": 22 + }, + { + "exclusive_end": 55, + "slot": "directed_by", + "start": 42 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Max Minghella" + ], + "genre": [ + "musical" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love to see a musical directed by Max Minghella." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Teen Spirit" + ], + "slot": "title", + "values": [ + "Teen Spirit" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Max Minghella", + "genre": "Musical" + } + }, + "service_results": [ + { + "directed_by": "Max Minghella", + "genre": "Musical", + "subtitles": "True", + "title": "Teen Spirit" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "title", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to watch Teen Spirit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comedy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Laura Steinel" + ], + "slot": "directed_by", + "values": [ + "Laura Steinel" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "genre", + "start": 37 + }, + { + "exclusive_end": 69, + "slot": "directed_by", + "start": 56 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laura Steinel" + ], + "genre": [ + "comedy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On second thought, Can you find me a comedy directed by Laura Steinel?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "Family" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Laura Steinel", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "title", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have located 1 movie titled Family." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "Family" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "title", + "start": 5 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laura Steinel" + ], + "genre": [ + "comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, Family would be great. Can you play the movie now and turn on subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "Family" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "title", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like for me to play the movie Family with subtitiles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laura Steinel" + ], + "genre": [ + "comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Family" + } + }, + "service_results": [ + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, I have started your movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laura Steinel" + ], + "genre": [ + "comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you that will be all for today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a great day." + } + ] + }, + { + "dialogue_id": "21_00019", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Find me some movies online" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which movies are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "genre", + "start": 27 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like movies with lots of Drama" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dogman", + "Hackers", + "High Life" + ], + "slot": "title", + "values": [ + "Dogman", + "Hackers", + "High life" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "title", + "start": 22 + }, + { + "exclusive_end": 20, + "slot": "title", + "start": 13 + }, + { + "exclusive_end": 41, + "slot": "title", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, how does Hackers, Dogman or High life sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little Woods", + "Mary Magdalene", + "Ramen Shop" + ], + "slot": "title", + "values": [ + "Little Woods", + "Mary Magdalene", + "Ramen Shop" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "title", + "start": 4 + }, + { + "exclusive_end": 32, + "slot": "title", + "start": 18 + }, + { + "exclusive_end": 46, + "slot": "title", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, Little Woods, Mary Magdalene or Ramen Shop?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "directed_by", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "please suggest some other movies, i dont prefer any director." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Red Joan", + "Suburban Birds", + "Sunset" + ], + "slot": "title", + "values": [ + "Red Joan", + "Suburban Birds", + "Sunset" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "title", + "start": 37 + }, + { + "exclusive_end": 64, + "slot": "title", + "start": 50 + }, + { + "exclusive_end": 35, + "slot": "title", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, there are 4 more movies. Sunset, Red Joan, or Suburban Birds?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Sunset" + ], + "slot": "title", + "values": [ + "Sunset" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "title": [ + "Sunset" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sunset sounds good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should i play the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Sunset" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes please, and play it with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sunset" + ], + "slot": "title", + "values": [ + "Sunset" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "title", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, confirm: Play Sunset movie with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Sunset" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, please play" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Sunset" + } + }, + "service_results": [ + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok the movie has started" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Sunset" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, thanks for your help" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!!" + } + ] + }, + { + "dialogue_id": "21_00020", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sports" + ], + "slot": "genre", + "values": [ + "Sports" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Stephen Merchant" + ], + "slot": "directed_by", + "values": [ + "Stephen Merchant" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 106, + "slot": "genre", + "start": 100 + }, + { + "exclusive_end": 98, + "slot": "directed_by", + "start": 82 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Stephen Merchant" + ], + "genre": [ + "Sports" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I've got nothing to do, I think it is fun to watch some movies online directed by Stephen Merchant. Sports movies particularly. Can you help me find one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Fighting with My Family" + ], + "slot": "title", + "values": [ + "Fighting with My Family" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Stephen Merchant", + "genre": "Sports" + } + }, + "service_results": [ + { + "directed_by": "Stephen Merchant", + "genre": "Sports", + "subtitles": "True", + "title": "Fighting with My Family" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "title", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Haw about Fighting with My Family? I think you would like this 1." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Fighting with My Family" + ], + "slot": "title", + "values": [ + "Fighting with My Family" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "title", + "start": 12 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Stephen Merchant" + ], + "genre": [ + "Sports" + ], + "title": [ + "Fighting with My Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh, I think Fighting with My Family is a good movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I play it now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Stephen Merchant" + ], + "genre": [ + "Sports" + ], + "subtitles": [ + "True" + ], + "title": [ + "Fighting with My Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please play it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Fighting with My Family" + ], + "slot": "title", + "values": [ + "Fighting with My Family" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "title", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Fighting with My Family with subtitles will be playing in a few, is this correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Stephen Merchant" + ], + "genre": [ + "Sports" + ], + "subtitles": [ + "True" + ], + "title": [ + "Fighting with My Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Absolutely!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Fighting with My Family" + } + }, + "service_results": [ + { + "directed_by": "Stephen Merchant", + "genre": "Sports", + "subtitles": "True", + "title": "Fighting with My Family" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Fighting with My Family started playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Stephen Merchant" + ], + "genre": [ + "Sports" + ], + "subtitles": [ + "True" + ], + "title": [ + "Fighting with My Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Stephen Merchant" + ], + "genre": [ + "Sports" + ], + "subtitles": [ + "True" + ], + "title": [ + "Fighting with My Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "All good for now, thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day!" + } + ] + }, + { + "dialogue_id": "21_00021", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "drama" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Garth Davis" + ], + "slot": "directed_by", + "values": [ + "Garth Davis" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "genre", + "start": 22 + }, + { + "exclusive_end": 58, + "slot": "directed_by", + "start": 47 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Garth Davis" + ], + "genre": [ + "drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you recommend any drama movies directed by Garth Davis." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mary Magdalene" + ], + "slot": "title", + "values": [ + "Mary Magdalene" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Garth Davis", + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "title", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 1 movie called Mary Magdalene that meets your requirements." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Mary Magdalene" + ], + "slot": "title", + "values": [ + "Mary Magdalene" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Garth Davis" + ], + "genre": [ + "drama" + ], + "title": [ + "Mary Magdalene" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Mary Magdalene sounds like a good choice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to play the movie for your enjoyment?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Garth Davis" + ], + "genre": [ + "drama" + ], + "title": [ + "Mary Magdalene" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please play the movie Mary Magdalene for me to watch." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mary Magdalene" + ], + "slot": "title", + "values": [ + "Mary Magdalene" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "title", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want me to play Mary Magdalene without the subtitles for you right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Garth Davis" + ], + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Mary Magdalene" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please play the movie with the subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mary Magdalene" + ], + "slot": "title", + "values": [ + "Mary Magdalene" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "title", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Is this the appropriate choice: Mary Magdalene including subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Garth Davis" + ], + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Mary Magdalene" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is the right choice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Mary Magdalene" + } + }, + "service_results": [ + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have started playing Mary Magdalene." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Garth Davis" + ], + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Mary Magdalene" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your assistance that is the only thing I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please enjoy your movie." + } + ] + }, + { + "dialogue_id": "21_00022", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movies do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "Romance" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "genre", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Romance" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Romance." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Pillow Talk", + "Say Anything" + ], + "slot": "title", + "values": [ + "After", + "Pillow Talk", + "Say Anything" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Jenny Gage", + "genre": "Romance", + "subtitles": "True", + "title": "After" + }, + { + "directed_by": "Michael Gordon", + "genre": "Romance", + "subtitles": "True", + "title": "Pillow Talk" + }, + { + "directed_by": "Cameron Crowe", + "genre": "Romance", + "subtitles": "True", + "title": "Say Anything" + }, + { + "directed_by": "Tom McCarthy", + "genre": "Romance", + "subtitles": "True", + "title": "The Visitor" + }, + { + "directed_by": "George Sidney", + "genre": "Romance", + "subtitles": "True", + "title": "Viva Las Vegas" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "title", + "start": 41 + }, + { + "exclusive_end": 59, + "slot": "title", + "start": 48 + }, + { + "exclusive_end": 76, + "slot": "title", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 movies you may like. How about After, Pillow Talk, or Say Anything?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Romance" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Visitor", + "Viva Las Vegas" + ], + "slot": "title", + "values": [ + "The Visitor", + "Viva Las Vegas" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "title", + "start": 11 + }, + { + "exclusive_end": 40, + "slot": "title", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about The Visitor or Viva Las Vegas?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Documentary" + ], + "slot": "genre", + "values": [ + "documentary" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "genre", + "start": 34 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "documentary" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that doesn't sound good. What documentary movies do you have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Knock Down The House", + "The Invisibles" + ], + "slot": "title", + "values": [ + "Knock Down the House", + "The Invisibles" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Documentary" + } + }, + "service_results": [ + { + "directed_by": "Rachel Lears", + "genre": "Documentary", + "subtitles": "False", + "title": "Knock Down The House" + }, + { + "directed_by": "Claus Rafle", + "genre": "Documentary", + "subtitles": "False", + "title": "The Invisibles" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "title", + "start": 13 + }, + { + "exclusive_end": 52, + "slot": "title", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2: Knock Down the House and The Invisibles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "The Invisibles" + ], + "slot": "title", + "values": [ + "The Invisibles" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "title", + "start": 19 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "documentary" + ], + "title": [ + "The Invisibles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I'll watch The Invisibles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Invisibles" + ], + "slot": "title", + "values": [ + "The Invisibles" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want to watch The Invisibles without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "documentary" + ], + "subtitles": [ + "False" + ], + "title": [ + "The Invisibles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. Who's the director?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Claus Rafle" + ], + "slot": "directed_by", + "values": [ + "Claus Rafle" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "The Invisibles" + } + }, + "service_results": [ + { + "directed_by": "Claus Rafle", + "genre": "Documentary", + "subtitles": "False", + "title": "The Invisibles" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "directed_by", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I'm playing the movie. It's directed by Claus Rafle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "documentary" + ], + "subtitles": [ + "False" + ], + "title": [ + "The Invisibles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "21_00023", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a movie online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movies are you interested in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comedy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "genre", + "start": 10 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "comedy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think a comedy movie sounds nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + }, + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + }, + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + }, + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + }, + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + }, + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + }, + { + "directed_by": "Harry Elfont", + "genre": "Comedy", + "subtitles": "True", + "title": "Josie and the Pussycats" + }, + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + }, + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + }, + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "title", + "start": 44 + }, + { + "exclusive_end": 79, + "slot": "title", + "start": 68 + }, + { + "exclusive_end": 98, + "slot": "title", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 movies that you could like. Does A Madea Family Funeral, Auntie Mame or Dr. Strangelove sound good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "comedy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Family", + "Gloria Bell", + "Green Book" + ], + "slot": "title", + "values": [ + "Family", + "Gloria Bell", + "Green Book" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "title", + "start": 16 + }, + { + "exclusive_end": 35, + "slot": "title", + "start": 24 + }, + { + "exclusive_end": 49, + "slot": "title", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes. What about Family, Gloria Bell or Green Book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Thriller" + ], + "slot": "genre", + "values": [ + "Thriller" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Anthony Maras" + ], + "slot": "directed_by", + "values": [ + "Anthony Maras" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "genre", + "start": 22 + }, + { + "exclusive_end": 71, + "slot": "directed_by", + "start": 58 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Anthony Maras" + ], + "genre": [ + "Thriller" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any others? Thriller movies would also be okay. Anthony Maras directs a lot of the ones I like." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "title", + "values": [ + "Hotel Mumbai" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Anthony Maras", + "genre": "Thriller" + } + }, + "service_results": [ + { + "directed_by": "Anthony Maras", + "genre": "Thriller", + "subtitles": "True", + "title": "Hotel Mumbai" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "title", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you interested in Hotel Mumbai?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "title", + "values": [ + "Hotel Mumbai" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "title", + "start": 31 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Anthony Maras" + ], + "genre": [ + "Thriller" + ], + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I actually am. I want to watch Hotel Mumbai now please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "title", + "values": [ + "Hotel Mumbai" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "title", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to play Hotel Mumbai without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Anthony Maras" + ], + "genre": [ + "Thriller" + ], + "subtitles": [ + "True" + ], + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd actually rather watch it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hotel Mumbai" + ], + "slot": "title", + "values": [ + "Hotel Mumbai" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "title", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok. I will play Hotel Mumbai with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Anthony Maras" + ], + "genre": [ + "Thriller" + ], + "subtitles": [ + "True" + ], + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, sounds awesome." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Hotel Mumbai" + } + }, + "service_results": [ + { + "directed_by": "Anthony Maras", + "genre": "Thriller", + "subtitles": "True", + "title": "Hotel Mumbai" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie is currently playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Anthony Maras" + ], + "genre": [ + "Thriller" + ], + "subtitles": [ + "True" + ], + "title": [ + "Hotel Mumbai" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great rest of your day." + } + ] + }, + { + "dialogue_id": "21_00024", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Iain Softley" + ], + "slot": "directed_by", + "values": [ + "Iain Softley" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "directed_by", + "start": 36 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Iain Softley" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a movie directed by Iain Softley." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What genre do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "Rom-com" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Tom McCarthy" + ], + "slot": "directed_by", + "values": [ + "Tom McCarthy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "genre", + "start": 7 + }, + { + "exclusive_end": 46, + "slot": "directed_by", + "start": 34 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tom McCarthy" + ], + "genre": [ + "Rom-com" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like Rom-com movies directed by Tom McCarthy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Visitor" + ], + "slot": "title", + "values": [ + "The Visitor" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Tom McCarthy", + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Tom McCarthy", + "genre": "Romance", + "subtitles": "True", + "title": "The Visitor" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "title", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about The Visitor?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "The Visitor" + ], + "slot": "title", + "values": [ + "The Visitor" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "title", + "start": 7 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tom McCarthy" + ], + "genre": [ + "Rom-com" + ], + "title": [ + "The Visitor" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like The Visitor, I'll watch that now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Visitor" + ], + "slot": "title", + "values": [ + "The Visitor" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Play The Visitor with no subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tom McCarthy" + ], + "genre": [ + "Rom-com" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Visitor" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Visitor" + ], + "slot": "title", + "values": [ + "The Visitor" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm: Play The Visitor with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tom McCarthy" + ], + "genre": [ + "Rom-com" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Visitor" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "The Visitor" + } + }, + "service_results": [ + { + "directed_by": "Tom McCarthy", + "genre": "Romance", + "subtitles": "True", + "title": "The Visitor" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Playing now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tom McCarthy" + ], + "genre": [ + "Rom-com" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Visitor" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tom McCarthy" + ], + "genre": [ + "Rom-com" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Visitor" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome." + } + ] + }, + { + "dialogue_id": "21_00025", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find some movies online please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movies do you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "genre", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Drama movies are my favorite?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dogman", + "Hackers", + "High Life" + ], + "slot": "title", + "values": [ + "Dogman", + "Hackers", + "High Life" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "title", + "start": 40 + }, + { + "exclusive_end": 55, + "slot": "title", + "start": 48 + }, + { + "exclusive_end": 68, + "slot": "title", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you interested in any of the movies Dogman, Hackers or High Life?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other options are there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little Woods", + "Mary Magdalene", + "Ramen Shop" + ], + "slot": "title", + "values": [ + "Little Woods", + "Mary Magdalene", + "Ramen Shop" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "title", + "start": 10 + }, + { + "exclusive_end": 38, + "slot": "title", + "start": 24 + }, + { + "exclusive_end": 52, + "slot": "title", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Little Woods, Mary Magdalene or Ramen Shop?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Crime" + ], + "slot": "genre", + "values": [ + "Violent" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Alfred Hitchcock" + ], + "slot": "directed_by", + "values": [ + "Alfred Hitchcock" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "genre", + "start": 47 + }, + { + "exclusive_end": 101, + "slot": "directed_by", + "start": 85 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Alfred Hitchcock" + ], + "genre": [ + "Violent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else? I'm also interested in Violent movies and movies directed by Alfred Hitchcock." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blackmail - Cinemix Par Chloe" + ], + "slot": "title", + "values": [ + "Blackmail - Cinemix Par Chloe" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Alfred Hitchcock", + "genre": "Crime" + } + }, + "service_results": [ + { + "directed_by": "Alfred Hitchcock", + "genre": "Crime", + "subtitles": "True", + "title": "Blackmail - Cinemix Par Chloe" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "title", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "We have found 1 movie you may be intrested in called Blackmail - Cinemix Par Chloe." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Blackmail - Cinemix Par Chloe" + ], + "slot": "title", + "values": [ + "Blackmail - Cinemix Par Chloe" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Alfred Hitchcock" + ], + "genre": [ + "Violent" + ], + "title": [ + "Blackmail - Cinemix Par Chloe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Blackmail - Cinemix Par Chloe sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to watch the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Alfred Hitchcock" + ], + "genre": [ + "Violent" + ], + "title": [ + "Blackmail - Cinemix Par Chloe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm not interested in watching it right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else you would like help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Alfred Hitchcock" + ], + "genre": [ + "Violent" + ], + "title": [ + "Blackmail - Cinemix Par Chloe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "21_00026", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Crime" + ], + "slot": "genre", + "values": [ + "violent" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Alfred Hitchcock" + ], + "slot": "directed_by", + "values": [ + "Alfred Hitchcock" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 91, + "slot": "genre", + "start": 84 + }, + { + "exclusive_end": 114, + "slot": "directed_by", + "start": 98 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Alfred Hitchcock" + ], + "genre": [ + "violent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I feel like watching a movie right now. Can you find me something online? Something violent, like Alfred Hitchcock would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blackmail - Cinemix Par Chloe" + ], + "slot": "title", + "values": [ + "Blackmail - Cinemix Par Chloe" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Alfred Hitchcock", + "genre": "Crime" + } + }, + "service_results": [ + { + "directed_by": "Alfred Hitchcock", + "genre": "Crime", + "subtitles": "True", + "title": "Blackmail - Cinemix Par Chloe" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "title", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 movie you might like. How about Blackmail - Cinemix Par Chloe?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Blackmail - Cinemix Par Chloe" + ], + "slot": "title", + "values": [ + "Blackmail - Cinemix Par Chloe" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Alfred Hitchcock" + ], + "genre": [ + "violent" + ], + "title": [ + "Blackmail - Cinemix Par Chloe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Blackmail - Cinemix Par Chloe sounds great. Can you put it on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Blackmail - Cinemix Par Chloe" + ], + "slot": "title", + "values": [ + "Blackmail - Cinemix Par Chloe" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "title", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, please confirm you would like me to play Blackmail - Cinemix Par Chloe, no subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Alfred Hitchcock" + ], + "genre": [ + "violent" + ], + "subtitles": [ + "False" + ], + "title": [ + "Blackmail - Cinemix Par Chloe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Blackmail - Cinemix Par Chloe" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, it looks like I am unable to play this movie. Can I help you with something else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Alfred Hitchcock" + ], + "genre": [ + "violent" + ], + "subtitles": [ + "False" + ], + "title": [ + "Blackmail - Cinemix Par Chloe" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a good day." + } + ] + }, + { + "dialogue_id": "21_00027", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for some movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Were there any particular movies you were looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "drama" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "genre", + "start": 19 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am interested in drama movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dogman", + "Hackers", + "High Life" + ], + "slot": "title", + "values": [ + "Dogman", + "Hackers", + "High Life" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "title", + "start": 51 + }, + { + "exclusive_end": 66, + "slot": "title", + "start": 59 + }, + { + "exclusive_end": 81, + "slot": "title", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 movies you might like. Some of them are Dogman, Hackers, and High Life. What do you think?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "High Life" + ], + "slot": "title", + "values": [ + "High Life" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "title", + "start": 21 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I would like High Life." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to watch the movie now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to watch the movie with subtitles now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "High Life" + ], + "slot": "title", + "values": [ + "High Life" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "title", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm, you would like to watch High Life with subtitles now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "High Life" + } + }, + "service_results": [ + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie will start now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Who directed this movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Claire Denis" + ], + "slot": "directed_by", + "values": [ + "Claire Denis" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "directed_by", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Claire Denis is the director." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that is everything. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the movie." + } + ] + }, + { + "dialogue_id": "21_00028", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movies are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "fantasy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "genre", + "start": 16 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "fantasy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for fantasy movies specifically." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Hellboy", + "Mad Max: Fury Road" + ], + "slot": "title", + "values": [ + "Dumbo", + "Hellboy", + "Mad Max: Fury Road" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Fantasy" + } + }, + "service_results": [ + { + "directed_by": "Tim Burton", + "genre": "Fantasy", + "subtitles": "False", + "title": "Dumbo" + }, + { + "directed_by": "Neil Marshall", + "genre": "Fantasy", + "subtitles": "False", + "title": "Hellboy" + }, + { + "directed_by": "George Miller", + "genre": "Fantasy", + "subtitles": "True", + "title": "Mad Max: Fury Road" + }, + { + "directed_by": "Hiroyasu Ishida", + "genre": "Fantasy", + "subtitles": "True", + "title": "Penguin Highway" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "title", + "start": 37 + }, + { + "exclusive_end": 51, + "slot": "title", + "start": 44 + }, + { + "exclusive_end": 75, + "slot": "title", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found three movies you might like. Dumbo, Hellboy, and Mad Max: Fury Road. Do any of those look good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "romance" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "George Sidney" + ], + "slot": "directed_by", + "values": [ + "George Sidney" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "genre", + "start": 11 + }, + { + "exclusive_end": 70, + "slot": "directed_by", + "start": 57 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "George Sidney" + ], + "genre": [ + "romance" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about romance movies? Is there anything directed by George Sidney? I like his movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Viva Las Vegas" + ], + "slot": "title", + "values": [ + "Viva Las Vegas" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "George Sidney", + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "George Sidney", + "genre": "Romance", + "subtitles": "True", + "title": "Viva Las Vegas" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "title", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Viva Las Vegas may be 1 movie that you would enjoy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Viva Las Vegas" + ], + "slot": "title", + "values": [ + "Viva Las Vegas" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "title", + "start": 30 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "George Sidney" + ], + "genre": [ + "romance" + ], + "title": [ + "Viva Las Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think I would like to watch Viva Las Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to play the movie now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "George Sidney" + ], + "genre": [ + "romance" + ], + "title": [ + "Viva Las Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please play the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Viva Las Vegas" + ], + "slot": "title", + "values": [ + "Viva Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "title", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm, Viva Las Vegas will be played without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "George Sidney" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "Viva Las Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please add subtitles to the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Viva Las Vegas" + ], + "slot": "title", + "values": [ + "Viva Las Vegas" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "title", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm, Viva Las Vegas will be played with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "George Sidney" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "Viva Las Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Viva Las Vegas" + } + }, + "service_results": [ + { + "directed_by": "George Sidney", + "genre": "Romance", + "subtitles": "True", + "title": "Viva Las Vegas" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie will begin momentarily." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "George Sidney" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "Viva Las Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Excellent thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "George Sidney" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "Viva Las Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is everything. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Enjoy the movie." + } + ] + }, + { + "dialogue_id": "21_00029", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to look for movies to watch online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What genre of movies do you prefer?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "genre", + "start": 16 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like to watch Drama movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dogman", + "Hackers", + "High Life" + ], + "slot": "title", + "values": [ + "Dogman", + "Hackers", + "High Life" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "title", + "start": 72 + }, + { + "exclusive_end": 87, + "slot": "title", + "start": 80 + }, + { + "exclusive_end": 100, + "slot": "title", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 movies that you might like to watch. Would you like to watch Dogman, Hackers or High Life?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other movies I can watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little Woods", + "Mary Magdalene", + "Ramen Shop" + ], + "slot": "title", + "values": [ + "Little Woods", + "Mary Magdalene", + "Ramen Shop" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "title", + "start": 24 + }, + { + "exclusive_end": 52, + "slot": "title", + "start": 38 + }, + { + "exclusive_end": 66, + "slot": "title", + "start": 56 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to watch Little Woods, Mary Magdalene or Ramen Shop?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "Romance" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "genre", + "start": 14 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Romance" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any Romance movies I can watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Pillow Talk", + "Say Anything" + ], + "slot": "title", + "values": [ + "After", + "Pillow Talk", + "Say Anything" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Jenny Gage", + "genre": "Romance", + "subtitles": "True", + "title": "After" + }, + { + "directed_by": "Michael Gordon", + "genre": "Romance", + "subtitles": "True", + "title": "Pillow Talk" + }, + { + "directed_by": "Cameron Crowe", + "genre": "Romance", + "subtitles": "True", + "title": "Say Anything" + }, + { + "directed_by": "Tom McCarthy", + "genre": "Romance", + "subtitles": "True", + "title": "The Visitor" + }, + { + "directed_by": "George Sidney", + "genre": "Romance", + "subtitles": "True", + "title": "Viva Las Vegas" + } + ], + "slots": [ + { + "exclusive_end": 76, + "slot": "title", + "start": 71 + }, + { + "exclusive_end": 89, + "slot": "title", + "start": 78 + }, + { + "exclusive_end": 105, + "slot": "title", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 movies that you might like to watch. Would you like to watch After, Pillow Talk or Say Anything?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Pillow Talk" + ], + "slot": "title", + "values": [ + "Pillow Talk" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "title", + "start": 14 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I really like Pillow Talk and want to watch it with subtitles now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Pillow Talk" + ], + "slot": "title", + "values": [ + "Pillow Talk" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "title", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please verify that you would like to play Pillow Talk with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "Romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct. Can you tell me who directs the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Michael Gordon" + ], + "slot": "directed_by", + "values": [ + "Michael Gordon" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Pillow Talk" + } + }, + "service_results": [ + { + "directed_by": "Michael Gordon", + "genre": "Romance", + "subtitles": "True", + "title": "Pillow Talk" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "directed_by", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie has started playing. The director of the movie is Michael Gordon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. I don't need help with anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "21_00031", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking to watch movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What sort of films do you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "romance" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Michael Gordon" + ], + "slot": "directed_by", + "values": [ + "Michael Gordon" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "genre", + "start": 9 + }, + { + "exclusive_end": 66, + "slot": "directed_by", + "start": 52 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Gordon" + ], + "genre": [ + "romance" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm into romance type movies, and those directed by Michael Gordon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Pillow Talk" + ], + "slot": "title", + "values": [ + "Pillow Talk" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Michael Gordon", + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Michael Gordon", + "genre": "Romance", + "subtitles": "True", + "title": "Pillow Talk" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "title", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 1 movie that might suit you. It's called Pillow Talk." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Pillow Talk" + ], + "slot": "title", + "values": [ + "Pillow Talk" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Gordon" + ], + "genre": [ + "romance" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Pillow Talk sounds my kind of movie. Can I watch it right now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Pillow Talk" + ], + "slot": "title", + "values": [ + "Pillow Talk" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "title", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm you want to watch: Pillow Talk, no subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Gordon" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like it with subtitles, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Pillow Talk" + ], + "slot": "title", + "values": [ + "Pillow Talk" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So, to confirm: play Pillow Talk with subs." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Gordon" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Pillow Talk" + } + }, + "service_results": [ + { + "directed_by": "Michael Gordon", + "genre": "Romance", + "subtitles": "True", + "title": "Pillow Talk" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I have started the movie for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Gordon" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks so much. That's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00032", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comic" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "genre", + "start": 16 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me comic movies online?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral", + "Auntie mame", + "Dr. Strangelove" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + }, + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + }, + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + }, + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + }, + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + }, + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + }, + { + "directed_by": "Harry Elfont", + "genre": "Comedy", + "subtitles": "True", + "title": "Josie and the Pussycats" + }, + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + }, + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + }, + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "title", + "start": 37 + }, + { + "exclusive_end": 72, + "slot": "title", + "start": 61 + }, + { + "exclusive_end": 93, + "slot": "title", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like movies? My favorites are A Madea Family Funeral, Auntie mame, and Dr. Strangelove!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else you can tell me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Family", + "Gloria Bell", + "Green Book" + ], + "slot": "title", + "values": [ + "Family", + "Gloria Bell", + "Green Book" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "title", + "start": 14 + }, + { + "exclusive_end": 33, + "slot": "title", + "start": 22 + }, + { + "exclusive_end": 48, + "slot": "title", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Have you seen Family, Gloria Bell, or Green Book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Gloria Bell" + ], + "slot": "title", + "values": [ + "Gloria Bell" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "title", + "start": 7 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Gloria Bell" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I love Gloria Bell! I would like to watch the movie with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Gloria Bell" + ], + "slot": "title", + "values": [ + "Gloria Bell" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "title", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I'll start playing Gloria Bell with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Gloria Bell" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Gloria Bell" + } + }, + "service_results": [ + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Movie just started" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Gloria Bell" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Need anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Gloria Bell" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm okay!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "21_00033", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find some online movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movies do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Comic" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "genre", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Comic movies are good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + }, + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + }, + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + }, + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + }, + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + }, + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + }, + { + "directed_by": "Harry Elfont", + "genre": "Comedy", + "subtitles": "True", + "title": "Josie and the Pussycats" + }, + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + }, + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + }, + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "title", + "start": 44 + }, + { + "exclusive_end": 79, + "slot": "title", + "start": 68 + }, + { + "exclusive_end": 99, + "slot": "title", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 10 movies you may like. Do you like A Madea Family Funeral, Auntie Mame, or Dr. Strangelove?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Auntie Mame" + ], + "slot": "title", + "values": [ + "Auntie Mame" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "title": [ + "Auntie Mame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Auntie Mame is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to play the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Auntie Mame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I do. Please play with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Auntie Mame" + ], + "slot": "title", + "values": [ + "Auntie Mame" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "title", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: play Auntie Mame with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "Comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Auntie Mame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, who's the director?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Morton DaCosta" + ], + "slot": "directed_by", + "values": [ + "Morton DaCosta" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Auntie Mame" + } + }, + "service_results": [ + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "directed_by", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Started playing the movie. It's directed by Morton DaCosta." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Auntie Mame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else can I help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Auntie Mame" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "21_00034", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Biographical" + ], + "slot": "genre", + "values": [ + "Biographical" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "genre", + "start": 34 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Biographical" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would really like to watch some Biographical movies. My wife and I love that genre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "JT LeRoy", + "Searching for Sugar Man" + ], + "slot": "title", + "values": [ + "Breakthrough", + "JT LeRoy", + "Searching for Sugar Man" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Biographical" + } + }, + "service_results": [ + { + "directed_by": "Roxann Dawson", + "genre": "Biographical", + "subtitles": "True", + "title": "Breakthrough" + }, + { + "directed_by": "Justin Kelly", + "genre": "Biographical", + "subtitles": "True", + "title": "JT LeRoy" + }, + { + "directed_by": "Malik Bendjelloul", + "genre": "Biographical", + "subtitles": "False", + "title": "Searching for Sugar Man" + }, + { + "directed_by": "Martin Scorsese", + "genre": "Biographical", + "subtitles": "True", + "title": "Shine a Light" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 38 + }, + { + "exclusive_end": 60, + "slot": "title", + "start": 52 + }, + { + "exclusive_end": 87, + "slot": "title", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, are you interested in the films Breakthrough, JT LeRoy or Searching for Sugar Man?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Biographical" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Well, are there any other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Shine a Light" + ], + "slot": "title", + "values": [ + "Shine a Light" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "title", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes. How about Shine a Light?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Shine a Light" + ], + "slot": "title", + "values": [ + "Shine a Light" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "title", + "start": 5 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Biographical" + ], + "subtitles": [ + "True" + ], + "title": [ + "Shine a Light" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, Shine a Light is perfect. I'd like to watch it now with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Shine a Light" + ], + "slot": "title", + "values": [ + "Shine a Light" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "title", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, so to confirm, you want to watch Shine a Light with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "Biographical" + ], + "subtitles": [ + "True" + ], + "title": [ + "Shine a Light" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. By the way, who directed it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Martin Scorsese" + ], + "slot": "directed_by", + "values": [ + "Martin Scorsese" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Shine a Light" + } + }, + "service_results": [ + { + "directed_by": "Martin Scorsese", + "genre": "Biographical", + "subtitles": "True", + "title": "Shine a Light" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "directed_by", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It was directed by Martin Scorsese and it has started playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Biographical" + ], + "subtitles": [ + "True" + ], + "title": [ + "Shine a Light" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that would be all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a great day." + } + ] + }, + { + "dialogue_id": "21_00035", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Musical" + ], + "slot": "genre", + "values": [ + "Musical" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "genre", + "start": 23 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Musical" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find movies. Musical movies are interesting." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Teen Spirit" + ], + "slot": "title", + "values": [ + "Teen Spirit" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Musical" + } + }, + "service_results": [ + { + "directed_by": "Max Minghella", + "genre": "Musical", + "subtitles": "True", + "title": "Teen Spirit" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "title", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Teen Spirit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "Fantasy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "George Miller" + ], + "slot": "directed_by", + "values": [ + "George Miller" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "genre", + "start": 20 + }, + { + "exclusive_end": 95, + "slot": "directed_by", + "start": 82 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "George Miller" + ], + "genre": [ + "Fantasy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is there? Fantasy movies are also interesting. I like films directed by George Miller." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Mad Max: Fury Road" + ], + "slot": "title", + "values": [ + "Mad Max: Fury Road" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "George Miller", + "genre": "Fantasy" + } + }, + "service_results": [ + { + "directed_by": "George Miller", + "genre": "Fantasy", + "subtitles": "True", + "title": "Mad Max: Fury Road" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "title", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 movie you may like. How about Mad Max: Fury Road?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Mad Max: Fury Road" + ], + "slot": "title", + "values": [ + "Mad Max: Fury Road" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "George Miller" + ], + "genre": [ + "Fantasy" + ], + "title": [ + "Mad Max: Fury Road" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Mad Max: Fury Road is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Want to play the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "George Miller" + ], + "genre": [ + "Fantasy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Mad Max: Fury Road" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, and I want subtitles on." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mad Max: Fury Road" + ], + "slot": "title", + "values": [ + "Mad Max: Fury Road" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "title", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: play Mad Max: Fury Road with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "George Miller" + ], + "genre": [ + "Fantasy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Mad Max: Fury Road" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Mad Max: Fury Road" + } + }, + "service_results": [ + { + "directed_by": "George Miller", + "genre": "Fantasy", + "subtitles": "True", + "title": "Mad Max: Fury Road" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Playing movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "George Miller" + ], + "genre": [ + "Fantasy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Mad Max: Fury Road" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "How else may I help you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "George Miller" + ], + "genre": [ + "Fantasy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Mad Max: Fury Road" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks; I am good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "21_00036", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Any good movies online?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Laure de Clermont-Tonnerre" + ], + "slot": "directed_by", + "values": [ + "Laure de Clermont-Tonnerre" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "genre", + "start": 12 + }, + { + "exclusive_end": 71, + "slot": "directed_by", + "start": 45 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laure de Clermont-Tonnerre" + ], + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about a Drama? Have anything directed by Laure de Clermont-Tonnerre?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Mustang" + ], + "slot": "title", + "values": [ + "The Mustang" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Laure de Clermont-Tonnerre", + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Laure de Clermont-Tonnerre", + "genre": "Drama", + "subtitles": "True", + "title": "The Mustang" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "title", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 - How about The Mustang?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "The Mustang" + ], + "slot": "title", + "values": [ + "The Mustang" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laure de Clermont-Tonnerre" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Mustang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The Mustang will work. Can you play it with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Mustang" + ], + "slot": "title", + "values": [ + "The Mustang" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "title", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To confirm: Start playing The Mustang with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laure de Clermont-Tonnerre" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Mustang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is correct" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "The Mustang" + } + }, + "service_results": [ + { + "directed_by": "Laure de Clermont-Tonnerre", + "genre": "Drama", + "subtitles": "True", + "title": "The Mustang" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, playing now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laure de Clermont-Tonnerre" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Mustang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all for now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the movie!" + } + ] + }, + { + "dialogue_id": "21_00037", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am going to search for some movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Whats your favorite type of movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "Romance" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Jenny Gage" + ], + "slot": "directed_by", + "values": [ + "Jenny Gage" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "genre", + "start": 14 + }, + { + "exclusive_end": 50, + "slot": "directed_by", + "start": 40 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "Romance" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "There's a new Romance movie directed by Jenny Gage." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After" + ], + "slot": "title", + "values": [ + "After" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Jenny Gage", + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Jenny Gage", + "genre": "Romance", + "subtitles": "True", + "title": "After" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "title", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 movie you may like it is called After" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "After" + ], + "slot": "title", + "values": [ + "after" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "title", + "start": 12 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "Romance" + ], + "title": [ + "After", + "after" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please play after." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to watch the movie now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "Romance" + ], + "title": [ + "After", + "after" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I do!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "After" + ], + "slot": "title", + "values": [ + "After" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "title", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie After will play without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "Romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "After", + "after" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch it with the subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "After" + ], + "slot": "title", + "values": [ + "After" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "title", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "we will play the movie After with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "Romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "After", + "after" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes play the movie please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "After" + } + }, + "service_results": [ + { + "directed_by": "Jenny Gage", + "genre": "Romance", + "subtitles": "True", + "title": "After" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie is starting." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "Romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "After", + "after" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you! I do not need anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the movie." + } + ] + }, + { + "dialogue_id": "21_00038", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Are there any good movies i can watch online?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movies are you in the mood for today?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "drama" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "genre", + "start": 23 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Something with a bit a drama would be perfect" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dogman", + "Hackers", + "High Life" + ], + "slot": "title", + "values": [ + "Dogman", + "Hackers", + "High Life" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "title", + "start": 43 + }, + { + "exclusive_end": 61, + "slot": "title", + "start": 54 + }, + { + "exclusive_end": 97, + "slot": "title", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found about 10 movies that look good. Dogman and Hackers both look good, how about High Life?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Dogman" + ], + "slot": "title", + "values": [ + "Dogman" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Dogman" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Dogman sounds like a good one. Can you start it up for me? I'll need some subtitles while your at it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dogman" + ], + "slot": "title", + "values": [ + "Dogman" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "title", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So, you want to watch Dogman with subtitles on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Dogman" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup I'm ready, Thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Dogman" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Everything is good to go, I'm going to start the movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Dogman" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm curious, who directed the movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Matteo Garrone" + ], + "slot": "directed_by", + "values": [ + "Matteo Garrone" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "directed_by", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Dogman was directed by Matteo Garrone." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Dogman" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, Good to know. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Need anything else before you get comfortable?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Dogman" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nah, I'm fine. but thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem. Enjoy the rest of you day" + } + ] + }, + { + "dialogue_id": "21_00039", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "directed_by", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some online movies with any director?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What genre of movies do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comic" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "genre", + "start": 7 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like comic movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + }, + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + }, + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + }, + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + }, + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + }, + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + }, + { + "directed_by": "Harry Elfont", + "genre": "Comedy", + "subtitles": "True", + "title": "Josie and the Pussycats" + }, + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + }, + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + }, + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [ + { + "exclusive_end": 71, + "slot": "title", + "start": 49 + }, + { + "exclusive_end": 84, + "slot": "title", + "start": 73 + }, + { + "exclusive_end": 104, + "slot": "title", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 10 movies you might like. Would you like A Madea Family Funeral, Auntie Mame, or Dr. Strangelove?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are the other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Family", + "Gloria Bell", + "Green Book" + ], + "slot": "title", + "values": [ + "Family", + "Gloria Bell", + "Green Book" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "title", + "start": 10 + }, + { + "exclusive_end": 29, + "slot": "title", + "start": 18 + }, + { + "exclusive_end": 44, + "slot": "title", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Family, Gloria Bell, or Green Book?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "Family" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "comic" + ], + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Family sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to play the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I would like to play the movie with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "Family" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm, you want to play the movie Family with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Family" + } + }, + "service_results": [ + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Movie is starting." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That is all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, have a good day." + } + ] + }, + { + "dialogue_id": "21_00040", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "where can i find online movies" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "which movies you prefer most" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "drama" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "genre", + "start": 10 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "movies of drama would be great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dogman", + "Hackers", + "High Life" + ], + "slot": "title", + "values": [ + "dogman", + "hackers", + "high life" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "title", + "start": 21 + }, + { + "exclusive_end": 17, + "slot": "title", + "start": 10 + }, + { + "exclusive_end": 9, + "slot": "title", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "high life hackers or dogman will be good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Laure de Clermont-Tonnerre" + ], + "slot": "directed_by", + "values": [ + "Laure de Clermont-Tonnerre" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "directed_by", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laure de Clermont-Tonnerre" + ], + "genre": [ + "drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Laure de Clermont-Tonnerre directed movies are available" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Mustang" + ], + "slot": "title", + "values": [ + "The Mustang" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Laure de Clermont-Tonnerre", + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Laure de Clermont-Tonnerre", + "genre": "Drama", + "subtitles": "True", + "title": "The Mustang" + } + ], + "slots": [ + { + "exclusive_end": 11, + "slot": "title", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Mustang was the no - 1 movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "The Mustang" + ], + "slot": "title", + "values": [ + "The Mustang" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laure de Clermont-Tonnerre" + ], + "genre": [ + "drama" + ], + "title": [ + "The Mustang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The Mustang was reall great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "do you like to watch the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laure de Clermont-Tonnerre" + ], + "genre": [ + "drama" + ], + "title": [ + "The Mustang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "of course I would like to watch the movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Mustang" + ], + "slot": "title", + "values": [ + "The Mustang" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "title", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Mustang is without the subtitles would be nice" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laure de Clermont-Tonnerre" + ], + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Mustang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "with the subtitles would be nice" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Mustang" + ], + "slot": "title", + "values": [ + "The Mustang" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "title", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The Mustang with the subtitles please confirm me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laure de Clermont-Tonnerre" + ], + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Mustang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "The Mustang" + } + }, + "service_results": [ + { + "directed_by": "Laure de Clermont-Tonnerre", + "genre": "Drama", + "subtitles": "True", + "title": "The Mustang" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "the movie started playing" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Laure de Clermont-Tonnerre" + ], + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Mustang" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "all i needed was the movie to start" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "good day" + } + ] + }, + { + "dialogue_id": "21_00041", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Biographical" + ], + "slot": "genre", + "values": [ + "life history" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "genre", + "start": 40 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "life history" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to look online for movies, life history movies would be preferable." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough", + "JT LeRoy", + "Searching for Sugar Man" + ], + "slot": "title", + "values": [ + "Breakthrough", + "JT LeRoy", + "Searching for sugar man" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Biographical" + } + }, + "service_results": [ + { + "directed_by": "Roxann Dawson", + "genre": "Biographical", + "subtitles": "True", + "title": "Breakthrough" + }, + { + "directed_by": "Justin Kelly", + "genre": "Biographical", + "subtitles": "True", + "title": "JT LeRoy" + }, + { + "directed_by": "Malik Bendjelloul", + "genre": "Biographical", + "subtitles": "False", + "title": "Searching for Sugar Man" + }, + { + "directed_by": "Martin Scorsese", + "genre": "Biographical", + "subtitles": "True", + "title": "Shine a Light" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "title", + "start": 61 + }, + { + "exclusive_end": 83, + "slot": "title", + "start": 75 + }, + { + "exclusive_end": 110, + "slot": "title", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 movies which you may like. Would you like to see Breakthrough, JT LeRoy or Searching for sugar man?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "JT LeRoy" + ], + "slot": "title", + "values": [ + "JT Leroy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "life history" + ], + "subtitles": [ + "True" + ], + "title": [ + "JT LeRoy", + "JT Leroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "JT Leroy would be great. I would like to watch the movie now, with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "JT LeRoy" + ], + "slot": "title", + "values": [ + "jt leroy" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please may you confirm you'd like to play jt leroy with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "life history" + ], + "subtitles": [ + "True" + ], + "title": [ + "JT LeRoy", + "JT Leroy", + "jt leroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, Who directs it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Justin Kelly" + ], + "slot": "directed_by", + "values": [ + "justin kelly" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "JT LeRoy" + } + }, + "service_results": [ + { + "directed_by": "Justin Kelly", + "genre": "Biographical", + "subtitles": "True", + "title": "JT LeRoy" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "directed_by", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your movie has started playing. It is directed by justin kelly" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "life history" + ], + "subtitles": [ + "True" + ], + "title": [ + "JT LeRoy", + "JT Leroy", + "jt leroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "life history" + ], + "subtitles": [ + "True" + ], + "title": [ + "JT LeRoy", + "JT Leroy", + "jt leroy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day !" + } + ] + }, + { + "dialogue_id": "21_00042", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to watch some movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which type of movie do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comic" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "genre", + "start": 21 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like to watch some comic movies" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + }, + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + }, + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + }, + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + }, + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + }, + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + }, + { + "directed_by": "Harry Elfont", + "genre": "Comedy", + "subtitles": "True", + "title": "Josie and the Pussycats" + }, + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + }, + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + }, + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [ + { + "exclusive_end": 78, + "slot": "title", + "start": 56 + }, + { + "exclusive_end": 91, + "slot": "title", + "start": 80 + }, + { + "exclusive_end": 111, + "slot": "title", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found some comic movies that you might like. They are A Madea Family Funeral, Auntie Mame and Dr. Strangelove." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chris Butler" + ], + "slot": "directed_by", + "values": [ + "Chris Butler" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "directed_by", + "start": 44 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Chris Butler" + ], + "genre": [ + "comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me movies that are directed by Chris Butler?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Missing Link" + ], + "slot": "title", + "values": [ + "Missing Link" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Chris Butler", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "title", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 movie that you may like, it is called Missing Link." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Missing Link" + ], + "slot": "title", + "values": [ + "Missing Link" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Chris Butler" + ], + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Missing Link" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Missing Link sounds like a great movie, can you play the movie now? Please play the movie with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Missing Link" + ], + "slot": "title", + "values": [ + "Missing Link" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 57, + "slot": "title", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm you want me to play the movie Missing Link with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Chris Butler" + ], + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Missing Link" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I confirm, please play." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Missing Link" + } + }, + "service_results": [ + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Movie will start shortly" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Chris Butler" + ], + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Missing Link" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that is all i need from you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You have a good day." + } + ] + }, + { + "dialogue_id": "21_00043", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to locate some movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What type of movies do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Animation" + ], + "slot": "genre", + "values": [ + "cartoon" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "genre", + "start": 9 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "cartoon" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I prefer cartoon movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World" + ], + "slot": "title", + "values": [ + "How to train your Dragon: The hidden world" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Animation" + } + }, + "service_results": [ + { + "directed_by": "Dean DeBlois", + "genre": "Animation", + "subtitles": "True", + "title": "How to Train Your Dragon: The Hidden World" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "title", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 movie you may like is How to train your Dragon: The hidden world." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World" + ], + "slot": "title", + "values": [ + "How to Train your Dragon" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "title", + "start": 16 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "cartoon" + ], + "subtitles": [ + "True" + ], + "title": [ + "How to Train your Dragon", + "How to train your Dragon: The hidden world" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch How to Train your Dragon now using subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "How to Train Your Dragon: The Hidden World" + ], + "slot": "title", + "values": [ + "How to train your Dragon: The Hidden World" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "title", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm these details, play How to train your Dragon: The Hidden World with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "cartoon" + ], + "subtitles": [ + "True" + ], + "title": [ + "How to Train your Dragon", + "How to train your Dragon: The Hidden World", + "How to train your Dragon: The hidden world" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please, Who is the director?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Dean DeBlois" + ], + "slot": "directed_by", + "values": [ + "Dean DeBlois" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "How to Train Your Dragon: The Hidden World" + } + }, + "service_results": [ + { + "directed_by": "Dean DeBlois", + "genre": "Animation", + "subtitles": "True", + "title": "How to Train Your Dragon: The Hidden World" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "directed_by", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie has started, It's directed by Dean DeBlois." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "cartoon" + ], + "subtitles": [ + "True" + ], + "title": [ + "How to Train your Dragon", + "How to train your Dragon: The Hidden World", + "How to train your Dragon: The hidden world" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What other help do you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "cartoon" + ], + "subtitles": [ + "True" + ], + "title": [ + "How to Train your Dragon", + "How to train your Dragon: The Hidden World", + "How to train your Dragon: The hidden world" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No , thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00044", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "My friends had come home, I want to find some movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Oh great! What kind of movies do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Nia DaCosta" + ], + "slot": "directed_by", + "values": [ + "Nia DaCosta" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "genre", + "start": 19 + }, + { + "exclusive_end": 98, + "slot": "directed_by", + "start": 87 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Nia DaCosta" + ], + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My friends suggest Drama movies would be great. Specifically I like movies directed by Nia DaCosta." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little Woods" + ], + "slot": "title", + "values": [ + "Little Woods" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Nia DaCosta", + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "ya sure , What about Little Woods?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Little Woods" + ], + "slot": "title", + "values": [ + "Little Woods" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "title", + "start": 27 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Nia DaCosta" + ], + "genre": [ + "Drama" + ], + "title": [ + "Little Woods" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I haven't seen that movie. Little Woods is great. I want to watch the movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Little Woods" + ], + "slot": "title", + "values": [ + "Little Woods" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 107, + "slot": "title", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "This movie doesn't have any subtitles is that fine? Please confirm the following details: play Little Woods without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Nia DaCosta" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "False" + ], + "title": [ + "Little Woods" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. No need of subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Little Woods" + } + }, + "service_results": [ + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "ok fine. hope now your TV started playing the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Nia DaCosta" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "False" + ], + "title": [ + "Little Woods" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes I can see now. Thanks. That is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the movie. Have a good day." + } + ] + }, + { + "dialogue_id": "21_00045", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "i want to find some movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what kind of movies do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "fantasy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "genre", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "fantasy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "fantasy movies would be great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Hellboy", + "Mad Max: Fury Road" + ], + "slot": "title", + "values": [ + "dumbo", + "hellboy", + "mad max: fury road" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Fantasy" + } + }, + "service_results": [ + { + "directed_by": "Tim Burton", + "genre": "Fantasy", + "subtitles": "False", + "title": "Dumbo" + }, + { + "directed_by": "Neil Marshall", + "genre": "Fantasy", + "subtitles": "False", + "title": "Hellboy" + }, + { + "directed_by": "George Miller", + "genre": "Fantasy", + "subtitles": "True", + "title": "Mad Max: Fury Road" + }, + { + "directed_by": "Hiroyasu Ishida", + "genre": "Fantasy", + "subtitles": "True", + "title": "Penguin Highway" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 45 + }, + { + "exclusive_end": 59, + "slot": "title", + "start": 52 + }, + { + "exclusive_end": 81, + "slot": "title", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "there're 4 moviers you may like, do you like dumbo, hellboy or mad max: fury road?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Dumbo" + ], + "slot": "title", + "values": [ + "dumbo" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "fantasy" + ], + "title": [ + "dumbo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "dumbo is great" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "do you want to play the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "fantasy" + ], + "title": [ + "dumbo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes i want to play the movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dumbo" + ], + "slot": "title", + "values": [ + "dumbo" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "title", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "please confirm the following details, play dumbo with sub titles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "fantasy" + ], + "subtitles": [ + "False" + ], + "title": [ + "dumbo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes please" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Dumbo" + } + }, + "service_results": [ + { + "directed_by": "Tim Burton", + "genre": "Fantasy", + "subtitles": "False", + "title": "Dumbo" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "started playing the movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "fantasy" + ], + "subtitles": [ + "False" + ], + "title": [ + "dumbo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "who's its director?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Tim Burton" + ], + "slot": "directed_by", + "values": [ + "tim burton" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "directed_by", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "it's directed by tim burton" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "fantasy" + ], + "subtitles": [ + "False" + ], + "title": [ + "dumbo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what else can i help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "fantasy" + ], + "subtitles": [ + "False" + ], + "title": [ + "dumbo" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no, thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a good day" + } + ] + }, + { + "dialogue_id": "21_00046", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "what are the best movies online" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "can you tell me the kind of movies you like" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Horror" + ], + "slot": "genre", + "values": [ + "scary" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Michael Chaves" + ], + "slot": "directed_by", + "values": [ + "Michael Chaves" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "genre", + "start": 7 + }, + { + "exclusive_end": 46, + "slot": "directed_by", + "start": 32 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Chaves" + ], + "genre": [ + "scary" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I love scary movies directed by Michael Chaves" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "title", + "values": [ + "the curse of la llorona" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Michael Chaves", + "genre": "Horror" + } + }, + "service_results": [ + { + "directed_by": "Michael Chaves", + "genre": "Horror", + "subtitles": "True", + "title": "The Curse of La Llorona" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "title", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 of the movies you may like: the curse of la llorona" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "title", + "values": [ + "The curse of la llorona" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Chaves" + ], + "genre": [ + "scary" + ], + "title": [ + "The curse of la llorona", + "the curse of la llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The curse of la llorona is a good one" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to watch the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Chaves" + ], + "genre": [ + "scary" + ], + "title": [ + "The curse of la llorona", + "the curse of la llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i want to play the movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "title", + "values": [ + "the curse of la llorona" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "title", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "can you confirm whether to play the curse of la llorona with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Chaves" + ], + "genre": [ + "scary" + ], + "subtitles": [ + "True" + ], + "title": [ + "The curse of la llorona", + "the curse of la llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love to watch with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "title", + "values": [ + "The curse of la llorona" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "title", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "confirm The curse of la llorona with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Chaves" + ], + "genre": [ + "scary" + ], + "subtitles": [ + "True" + ], + "title": [ + "The curse of la llorona", + "the curse of la llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "The Curse of La Llorona" + } + }, + "service_results": [ + { + "directed_by": "Michael Chaves", + "genre": "Horror", + "subtitles": "True", + "title": "The Curse of La Llorona" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "started the movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Chaves" + ], + "genre": [ + "scary" + ], + "subtitles": [ + "True" + ], + "title": [ + "The curse of la llorona", + "the curse of la llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a good day" + } + ] + }, + { + "dialogue_id": "21_00047", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am planning to watch a movie online, can you find something for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What genre of movie you want to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Funny" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Morton DaCosta" + ], + "slot": "directed_by", + "values": [ + "Morton DaCosta" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 72, + "slot": "genre", + "start": 67 + }, + { + "exclusive_end": 49, + "slot": "directed_by", + "start": 35 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Morton DaCosta" + ], + "genre": [ + "Funny" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to watch movies directed by Morton DaCosta which could be a Funny one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Auntie Mame" + ], + "slot": "title", + "values": [ + "Auntie Mame" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Morton DaCosta", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "title", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Is Auntie Mame is okay for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "directed_by", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Funny" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other option and the director is not important?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "Dr. Strangelove", + "Family" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral", + "Dr. Strangelove", + "Family" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + }, + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + }, + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + }, + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + }, + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + }, + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + }, + { + "directed_by": "Harry Elfont", + "genre": "Comedy", + "subtitles": "True", + "title": "Josie and the Pussycats" + }, + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + }, + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + }, + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "title", + "start": 21 + }, + { + "exclusive_end": 60, + "slot": "title", + "start": 45 + }, + { + "exclusive_end": 70, + "slot": "title", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like to watch A Madea Family Funeral, Dr. Strangelove or Family?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "A Madea Family Funeral" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "title", + "start": 23 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Funny" + ], + "title": [ + "A Madea Family Funeral" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would lik to go with A Madea Family Funeral movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like to play the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "A Madea Family Funeral" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please play the movie with subtitles as it is convenient for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "A Madea Family Funeral" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "title", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: A Madea Family Funeral Movie with sub titles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "A Madea Family Funeral" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, This sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "A Madea Family Funeral" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Started playing the movie, you can watch it now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "A Madea Family Funeral" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you in some other way?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "A Madea Family Funeral" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks this is enough." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00048", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Crime" + ], + "slot": "genre", + "values": [ + "crime" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Alfred Hitchcock" + ], + "slot": "directed_by", + "values": [ + "Alfred hitchcock" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "genre", + "start": 16 + }, + { + "exclusive_end": 57, + "slot": "directed_by", + "start": 41 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Alfred hitchcock" + ], + "genre": [ + "crime" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find some great crime movies directed by Alfred hitchcock" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Blackmail - Cinemix Par Chloe" + ], + "slot": "title", + "values": [ + "Blackmail - Cinemix par chloe" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Alfred Hitchcock", + "genre": "Crime" + } + }, + "service_results": [ + { + "directed_by": "Alfred Hitchcock", + "genre": "Crime", + "subtitles": "True", + "title": "Blackmail - Cinemix Par Chloe" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "title", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Blackmail - Cinemix par chloe about?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Alfred hitchcock" + ], + "genre": [ + "crime" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Alfred Hitchcock", + "genre": "Crime" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Failed to find movies matching your preference can i help else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comedy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Robert Budreau" + ], + "slot": "directed_by", + "values": [ + "Robert Budreau" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "genre", + "start": 10 + }, + { + "exclusive_end": 63, + "slot": "directed_by", + "start": 49 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Robert Budreau" + ], + "genre": [ + "comedy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "find some comedy movies online great.Directed by Robert Budreau" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Stockholm" + ], + "slot": "title", + "values": [ + "Stockholm" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Robert Budreau", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Robert Budreau", + "genre": "Comedy", + "subtitles": "True", + "title": "Stockholm" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "you like 1 movie about Stockholm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Stockholm" + ], + "slot": "title", + "values": [ + "Stockholm" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "title", + "start": 16 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Robert Budreau" + ], + "genre": [ + "comedy" + ], + "title": [ + "Stockholm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to watch Stockholm movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Stockholm" + ], + "slot": "title", + "values": [ + "Stockholm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "title", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Play Stockholm without subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Robert Budreau" + ], + "genre": [ + "comedy" + ], + "subtitles": [ + "False" + ], + "title": [ + "Stockholm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Stockholm" + } + }, + "service_results": [ + { + "directed_by": "Robert Budreau", + "genre": "Comedy", + "subtitles": "False", + "title": "Stockholm" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Movie started Playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Robert Budreau" + ], + "genre": [ + "comedy" + ], + "subtitles": [ + "False" + ], + "title": [ + "Stockholm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is all thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Good Day" + } + ] + }, + { + "dialogue_id": "21_00049", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comic" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "genre", + "start": 51 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for some movies online. Are there any comic movies you would recommend?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + }, + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + }, + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + }, + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + }, + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + }, + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + }, + { + "directed_by": "Harry Elfont", + "genre": "Comedy", + "subtitles": "True", + "title": "Josie and the Pussycats" + }, + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + }, + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + }, + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "title", + "start": 34 + }, + { + "exclusive_end": 69, + "slot": "title", + "start": 58 + }, + { + "exclusive_end": 88, + "slot": "title", + "start": 73 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like any of the following: A Madea Family Funeral, Auntie Mame or Dr. Strangelove?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Biographical" + ], + "slot": "genre", + "values": [ + "life history" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Malik Bendjelloul" + ], + "slot": "directed_by", + "values": [ + "Malik Bendjelloul" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 66, + "slot": "genre", + "start": 54 + }, + { + "exclusive_end": 128, + "slot": "directed_by", + "start": 111 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Malik Bendjelloul" + ], + "genre": [ + "life history" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other options? It would be great to see life history movies. I like movies that were directed by Malik Bendjelloul." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Searching for Sugar Man" + ], + "slot": "title", + "values": [ + "Searching for Sugar Man" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Malik Bendjelloul", + "genre": "Biographical" + } + }, + "service_results": [ + { + "directed_by": "Malik Bendjelloul", + "genre": "Biographical", + "subtitles": "False", + "title": "Searching for Sugar Man" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "title", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There're 1 movies that you may life. Would you like Searching for Sugar Man?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Searching for Sugar Man" + ], + "slot": "title", + "values": [ + "Searching for Sugar Man" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "title", + "start": 5 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Malik Bendjelloul" + ], + "genre": [ + "life history" + ], + "title": [ + "Searching for Sugar Man" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Searching for Sugar Man is great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to play the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Malik Bendjelloul" + ], + "genre": [ + "life history" + ], + "title": [ + "Searching for Sugar Man" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want to. That is all that I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Thanks. Have a good day." + } + ] + }, + { + "dialogue_id": "21_00050", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to find some movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movies do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "Fantasy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "genre", + "start": 10 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about Fantasy movies, this would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Hellboy", + "Mad Max: Fury Road" + ], + "slot": "title", + "values": [ + "Dumbo", + "Hellboy", + "Mad Max: Fury Road" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Fantasy" + } + }, + "service_results": [ + { + "directed_by": "Tim Burton", + "genre": "Fantasy", + "subtitles": "False", + "title": "Dumbo" + }, + { + "directed_by": "Neil Marshall", + "genre": "Fantasy", + "subtitles": "False", + "title": "Hellboy" + }, + { + "directed_by": "George Miller", + "genre": "Fantasy", + "subtitles": "True", + "title": "Mad Max: Fury Road" + }, + { + "directed_by": "Hiroyasu Ishida", + "genre": "Fantasy", + "subtitles": "True", + "title": "Penguin Highway" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "title", + "start": 12 + }, + { + "exclusive_end": 26, + "slot": "title", + "start": 19 + }, + { + "exclusive_end": 48, + "slot": "title", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you like Dumbo, Hellboy or Mad Max: Fury Road?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Hellboy" + ], + "slot": "title", + "values": [ + "Hellboy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "title": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hellboy is great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you what to play the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "title": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to play the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Hellboy" + ], + "slot": "title", + "values": [ + "Hellboy" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: play Hellboy without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "subtitles": [ + "False" + ], + "title": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Hellboy" + } + }, + "service_results": [ + { + "directed_by": "Neil Marshall", + "genre": "Fantasy", + "subtitles": "False", + "title": "Hellboy" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Started playing the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "subtitles": [ + "False" + ], + "title": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else can I help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "subtitles": [ + "False" + ], + "title": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "21_00051", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Peter Farrelly" + ], + "slot": "directed_by", + "values": [ + "Peter Farrelly" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 68, + "slot": "directed_by", + "start": 54 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for online versions of movies directed by Peter Farrelly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What genre do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Comedy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "genre", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "Comedy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Comedy movies would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Green Book" + ], + "slot": "title", + "values": [ + "Green Book" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Peter Farrelly", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "title", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 movie you might, like: Green Book." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Green Book" + ], + "slot": "title", + "values": [ + "Green Book" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "Comedy" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Green Book is great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to watch the movie now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "Comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, can I watch it with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Green Book" + ], + "slot": "title", + "values": [ + "Green Book" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "title", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "To review: You would like to watch the movie Green Book, with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "Comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Green Book" + } + }, + "service_results": [ + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I will start the movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "Comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "Comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "21_00052", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Matteo Garrone" + ], + "slot": "directed_by", + "values": [ + "Matteo Garrone" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "directed_by", + "start": 48 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Matteo Garrone" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find movies online that are directed by Matteo Garrone." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What movies do you enjoy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comedy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Peter Farrelly" + ], + "slot": "directed_by", + "values": [ + "Peter Farrelly" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "genre", + "start": 13 + }, + { + "exclusive_end": 73, + "slot": "directed_by", + "start": 59 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "comedy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like comedy and I like movies that are directly by Peter Farrelly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Green Book" + ], + "slot": "title", + "values": [ + "Green Book" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Peter Farrelly", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 1 movie, Green Book." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Green Book" + ], + "slot": "title", + "values": [ + "Green Book" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "title", + "start": 7 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "comedy" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I see. Green Book is good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to watch the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please play the movie for me and can you please turn on the subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Green Book" + ], + "slot": "title", + "values": [ + "Green Book" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "title", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you confirm: You are watching Green Book with subtitles on." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Green Book" + } + }, + "service_results": [ + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am starting the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Peter Farrelly" + ], + "genre": [ + "comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Green Book" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00053", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "directed_by", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to find some movies online. It doesn't matter to me who the director is." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movies would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "Romantic" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "genre", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Romantic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Romantic movies would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Pillow Talk", + "Say Anything" + ], + "slot": "title", + "values": [ + "After", + "Pillow Talk", + "Say Anything" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Jenny Gage", + "genre": "Romance", + "subtitles": "True", + "title": "After" + }, + { + "directed_by": "Michael Gordon", + "genre": "Romance", + "subtitles": "True", + "title": "Pillow Talk" + }, + { + "directed_by": "Cameron Crowe", + "genre": "Romance", + "subtitles": "True", + "title": "Say Anything" + }, + { + "directed_by": "Tom McCarthy", + "genre": "Romance", + "subtitles": "True", + "title": "The Visitor" + }, + { + "directed_by": "George Sidney", + "genre": "Romance", + "subtitles": "True", + "title": "Viva Las Vegas" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "title", + "start": 55 + }, + { + "exclusive_end": 73, + "slot": "title", + "start": 62 + }, + { + "exclusive_end": 90, + "slot": "title", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 movies you may like. Would you like to watch After, Pillow Talk, or Say Anything?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Romantic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Visitor", + "Viva Las Vegas" + ], + "slot": "title", + "values": [ + "The Visitor", + "Viva Las Vegas" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "title", + "start": 10 + }, + { + "exclusive_end": 39, + "slot": "title", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about The Visitor or Viva Las Vegas?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Funny" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Tina Gordon" + ], + "slot": "directed_by", + "values": [ + "Tina Gordon" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "genre", + "start": 24 + }, + { + "exclusive_end": 85, + "slot": "directed_by", + "start": 74 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tina Gordon" + ], + "genre": [ + "Funny" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else? Funny movies would be great. A director I like is Tina Gordon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little" + ], + "slot": "title", + "values": [ + "Little" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Tina Gordon", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "title", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 movie, how about Little?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Little" + ], + "slot": "title", + "values": [ + "Little" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tina Gordon" + ], + "genre": [ + "Funny" + ], + "title": [ + "Little" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Little is great. I would like to watch it now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Little" + ], + "slot": "title", + "values": [ + "Little" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "title", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to play Little without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tina Gordon" + ], + "genre": [ + "Funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "Little" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, please play it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Little" + ], + "slot": "title", + "values": [ + "Little" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "title", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You would like to play Little with subtitles, is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tina Gordon" + ], + "genre": [ + "Funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "Little" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Little" + } + }, + "service_results": [ + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Playing the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tina Gordon" + ], + "genre": [ + "Funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "Little" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "21_00054", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "Romantic" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Cameron Crowe" + ], + "slot": "directed_by", + "values": [ + "Cameron Crowe" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "genre", + "start": 53 + }, + { + "exclusive_end": 93, + "slot": "directed_by", + "start": 80 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Cameron Crowe" + ], + "genre": [ + "Romantic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find some online movies. Can you find me a Romantic movie directed by Cameron Crowe?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Say Anything" + ], + "slot": "title", + "values": [ + "Say Anything" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Cameron Crowe", + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Cameron Crowe", + "genre": "Romance", + "subtitles": "True", + "title": "Say Anything" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 movie like that it's called Say Anything" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Say Anything" + ], + "slot": "title", + "values": [ + "Say Anything" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Cameron Crowe" + ], + "genre": [ + "Romantic" + ], + "title": [ + "Say Anything" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Say Anything is good, please play it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Say Anything" + ], + "slot": "title", + "values": [ + "Say Anything" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "title", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So play Say Anything without subtitles correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Cameron Crowe" + ], + "genre": [ + "Romantic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Say Anything" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I want it with subtitles on" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Say Anything" + ], + "slot": "title", + "values": [ + "Say Anything" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "title", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok so Say Anything with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Cameron Crowe" + ], + "genre": [ + "Romantic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Say Anything" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that's right" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Say Anything" + } + }, + "service_results": [ + { + "directed_by": "Cameron Crowe", + "genre": "Romance", + "subtitles": "True", + "title": "Say Anything" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "OK movie is playing now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Cameron Crowe" + ], + "genre": [ + "Romantic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Say Anything" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Cameron Crowe" + ], + "genre": [ + "Romantic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Say Anything" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "None thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, enjoy the movie" + } + ] + }, + { + "dialogue_id": "21_00055", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch a movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movie would you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "Adventure" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "genre", + "start": 7 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I love Adventure movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Captain Marvel", + "Shazam!", + "The Poseidon Adventure" + ], + "slot": "title", + "values": [ + "Captain Marvel", + "Shazam!", + "The Poseidon Adventure" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Adventure" + } + }, + "service_results": [ + { + "directed_by": "Anna Boden", + "genre": "Adventure", + "subtitles": "True", + "title": "Captain Marvel" + }, + { + "directed_by": "David Sandberg", + "genre": "Adventure", + "subtitles": "True", + "title": "Shazam!" + }, + { + "directed_by": "Ronald Neame", + "genre": "Adventure", + "subtitles": "True", + "title": "The Poseidon Adventure" + }, + { + "directed_by": "Joel Coen", + "genre": "Adventure", + "subtitles": "True", + "title": "True Grit" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "title", + "start": 0 + }, + { + "exclusive_end": 23, + "slot": "title", + "start": 16 + }, + { + "exclusive_end": 51, + "slot": "title", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Captain Marvel, Shazam!, and The Poseidon Adventure come to mind." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nah... What else do you have?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "True Grit" + ], + "slot": "title", + "values": [ + "True Grit" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "title", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "True Grit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "Love story" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Jenny Gage" + ], + "slot": "directed_by", + "values": [ + "Jenny Gage" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "genre", + "start": 20 + }, + { + "exclusive_end": 53, + "slot": "directed_by", + "start": 43 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "Love story" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nah.... How about a Love story directed by Jenny Gage?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After" + ], + "slot": "title", + "values": [ + "After" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Jenny Gage", + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Jenny Gage", + "genre": "Romance", + "subtitles": "True", + "title": "After" + } + ], + "slots": [ + { + "exclusive_end": 15, + "slot": "title", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie After maybe?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "After" + ], + "slot": "title", + "values": [ + "After" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "Love story" + ], + "title": [ + "After" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "After! That's perfect" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to watch the movie now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "Love story" + ], + "title": [ + "After" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes! Play the movie, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "After" + ], + "slot": "title", + "values": [ + "After" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "title", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay - you'd like me to play the movie After without subtitles. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "Love story" + ], + "subtitles": [ + "True" + ], + "title": [ + "After" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Please play it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "After" + ], + "slot": "title", + "values": [ + "After" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "title", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay - you'd like me to play the movie After with subtitles. Is that correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "Love story" + ], + "subtitles": [ + "True" + ], + "title": [ + "After" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "After" + } + }, + "service_results": [ + { + "directed_by": "Jenny Gage", + "genre": "Romance", + "subtitles": "True", + "title": "After" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Movie starting. Enjoy!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "Love story" + ], + "subtitles": [ + "True" + ], + "title": [ + "After" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "Love story" + ], + "subtitles": [ + "True" + ], + "title": [ + "After" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Have a good day and enjoy the movie." + } + ] + }, + { + "dialogue_id": "21_00056", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need movies online" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What movies type do you like" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comic" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Laura Steinel" + ], + "slot": "directed_by", + "values": [ + "laura steinel" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "genre", + "start": 7 + }, + { + "exclusive_end": 45, + "slot": "directed_by", + "start": 32 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "laura steinel" + ], + "genre": [ + "comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like comic movies directed by laura steinel" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "family" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Laura Steinel", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "title", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "how is family?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "family" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "laura steinel" + ], + "genre": [ + "comic" + ], + "title": [ + "family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "family is fine" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "do you want to play the movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "laura steinel" + ], + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes i want to" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Family" + ], + "slot": "title", + "values": [ + "family" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "title", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Should i play family with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "laura steinel" + ], + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes please go ahead" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Family" + } + }, + "service_results": [ + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "started playing the movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "laura steinel" + ], + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "family" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thanks very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day" + } + ] + }, + { + "dialogue_id": "21_00057", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "genre", + "start": 13 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find Drama movies online?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dogman", + "Hackers", + "High Life" + ], + "slot": "title", + "values": [ + "Dogman", + "Hackers", + "High Life" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "title", + "start": 41 + }, + { + "exclusive_end": 56, + "slot": "title", + "start": 49 + }, + { + "exclusive_end": 70, + "slot": "title", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 10 drama movies. You may like Dogman, Hackers, or High Life." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little Woods", + "Mary Magdalene", + "Ramen Shop" + ], + "slot": "title", + "values": [ + "Little Woods", + "Mary Magdalene", + "Ramen Shop" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "title", + "start": 13 + }, + { + "exclusive_end": 41, + "slot": "title", + "start": 27 + }, + { + "exclusive_end": 59, + "slot": "title", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You may like Little Woods, Mary Magdalene or the Ramen Shop." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "directed_by", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are the other options? The director is not important." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Red Joan", + "Suburban Birds", + "Sunset" + ], + "slot": "title", + "values": [ + "Red Joan", + "Suburban Birds", + "Sunset" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "title", + "start": 25 + }, + { + "exclusive_end": 49, + "slot": "title", + "start": 35 + }, + { + "exclusive_end": 59, + "slot": "title", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You may be interested in Red Joan, Suburban Birds or Sunset." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Sunset" + ], + "slot": "title", + "values": [ + "Sunset" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Sunset" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sunset will be fine. Play the movie now with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Sunset" + ], + "slot": "title", + "values": [ + "Sunset" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "title", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Just to confirm, that is Sunset with subtitles, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Sunset" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Sunset" + } + }, + "service_results": [ + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Playing movie now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Sunset" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. That will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "21_00058", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Comedy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Stanley Kubrick" + ], + "slot": "directed_by", + "values": [ + "Stanley Kubrick" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "genre", + "start": 17 + }, + { + "exclusive_end": 54, + "slot": "directed_by", + "start": 39 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Stanley Kubrick" + ], + "genre": [ + "Comedy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for Comedy movies online. Stanley Kubrick is one director whose work I really enjoy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "Dr. Strangelove" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Stanley Kubrick", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "title", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to watch Dr. Strangelove?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "Dr. Strangelove" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Stanley Kubrick" + ], + "genre": [ + "Comedy" + ], + "title": [ + "Dr. Strangelove" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Dr. Strangelove is perfect, please play it for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "Dr. Strangelove" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "title", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I can play Dr. Strangelove without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Stanley Kubrick" + ], + "genre": [ + "Comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Dr. Strangelove" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, I want the subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "Dr. Strangelove" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "title", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok, so playing Dr. Strangelove with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Stanley Kubrick" + ], + "genre": [ + "Comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Dr. Strangelove" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Dr. Strangelove" + } + }, + "service_results": [ + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I am playing it now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Stanley Kubrick" + ], + "genre": [ + "Comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Dr. Strangelove" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your movie!" + } + ] + }, + { + "dialogue_id": "21_00059", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "i like to watch movies online ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "ok i will search for you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Crime" + ], + "slot": "genre", + "values": [ + "violent" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "genre", + "start": 23 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "violent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "my friend is looking a violent movie for me ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Ash Is Purest White", + "Blackmail - Cinemix Par Chloe" + ], + "slot": "title", + "values": [ + "Ash Is Purest White", + "Blackmail - Cinemix Par Chloe" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Crime" + } + }, + "service_results": [ + { + "directed_by": "Jia Zhangke", + "genre": "Crime", + "subtitles": "True", + "title": "Ash Is Purest White" + }, + { + "directed_by": "Alfred Hitchcock", + "genre": "Crime", + "subtitles": "True", + "title": "Blackmail - Cinemix Par Chloe" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "title", + "start": 26 + }, + { + "exclusive_end": 78, + "slot": "title", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "here are some suggestions Ash Is Purest White or Blackmail - Cinemix Par Chloe ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "violent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "any other help dear ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Crime" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "i am failed to find these matching preferences.what else can i help you my friend ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "drama" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "genre", + "start": 8 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i think drama movies are great choice ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dogman", + "Hackers", + "High Life" + ], + "slot": "title", + "values": [ + "dogman", + "hackers", + "high life" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "title", + "start": 24 + }, + { + "exclusive_end": 40, + "slot": "title", + "start": 33 + }, + { + "exclusive_end": 53, + "slot": "title", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "ok i can search for you dogman , hackers or high life ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "High Life" + ], + "slot": "title", + "values": [ + "high life" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "title", + "start": 14 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "title": [ + "high life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes my friend high life is great ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "ok Do you want to play the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "high life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I want to play the movie. I want to watch it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "High Life" + ], + "slot": "title", + "values": [ + "high life" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "title", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "here is your movie i git it high life with subtitles please confirm ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "high life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. Who's its director?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Claire Denis" + ], + "slot": "directed_by", + "values": [ + "claire denis" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "High Life" + } + }, + "service_results": [ + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "directed_by", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "name of the director is claire denis ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "high life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "thanks a lot dear ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what else can I help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "high life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks for this time my friend ." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "21_00060", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am looking for movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What genre of film?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Adventure" + ], + "slot": "genre", + "values": [ + "Adventure" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "genre", + "start": 23 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to see an Adventure movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Captain Marvel", + "Shazam!", + "The Poseidon Adventure" + ], + "slot": "title", + "values": [ + "Captain Marvel", + "Shazam!", + "The Poseidon Adventure" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Adventure" + } + }, + "service_results": [ + { + "directed_by": "Anna Boden", + "genre": "Adventure", + "subtitles": "True", + "title": "Captain Marvel" + }, + { + "directed_by": "David Sandberg", + "genre": "Adventure", + "subtitles": "True", + "title": "Shazam!" + }, + { + "directed_by": "Ronald Neame", + "genre": "Adventure", + "subtitles": "True", + "title": "The Poseidon Adventure" + }, + { + "directed_by": "Joel Coen", + "genre": "Adventure", + "subtitles": "True", + "title": "True Grit" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "title", + "start": 9 + }, + { + "exclusive_end": 32, + "slot": "title", + "start": 25 + }, + { + "exclusive_end": 59, + "slot": "title", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How does Captain Marvel, Shazam!, or The Poseidon Adventure sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What else is there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "True Grit" + ], + "slot": "title", + "values": [ + "True Grit" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a film called True Grit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "True Grit" + ], + "slot": "title", + "values": [ + "True Grit" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "title", + "start": 5 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "title": [ + "True Grit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, True Grit sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I start the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "subtitles": [ + "True" + ], + "title": [ + "True Grit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please, put the subtitles on as well." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "True Grit" + ], + "slot": "title", + "values": [ + "True Grit" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "title", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok so you want to watch True Grit with subtitles, correct?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "Adventure" + ], + "subtitles": [ + "True" + ], + "title": [ + "True Grit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Who directed the film?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Joel Coen" + ], + "slot": "directed_by", + "values": [ + "Joel Coen" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "True Grit" + } + }, + "service_results": [ + { + "directed_by": "Joel Coen", + "genre": "Adventure", + "subtitles": "True", + "title": "True Grit" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "directed_by", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is directed by Joel Coen, will start playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Adventure" + ], + "subtitles": [ + "True" + ], + "title": [ + "True Grit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks you have been helpful and thats all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "21_00061", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find some movies online to watch with a few friends at my place." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What movie genre do you and your friends prefer to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "genre", + "start": 41 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This evening we would like movies in the Drama genre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dogman", + "Hackers", + "High Life" + ], + "slot": "title", + "values": [ + "Dogman", + "Hackers", + "High Life" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "title", + "start": 67 + }, + { + "exclusive_end": 82, + "slot": "title", + "start": 75 + }, + { + "exclusive_end": 96, + "slot": "title", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've got a selection of 10 movies that may interest you. How about Dogman, Hackers, or High Life." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "High Life" + ], + "slot": "title", + "values": [ + "High Life" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "title", + "start": 8 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think High Life will do it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to start the movie now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes we would like to start watching the movie now, and with subtitles if possible." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "High Life" + ], + "slot": "title", + "values": [ + "High Life" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "title", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright one last check: you're going to watch High Life with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, confirmed. Who directed this movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Claire Denis" + ], + "slot": "directed_by", + "values": [ + "Claire Denis" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "High Life" + } + }, + "service_results": [ + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "directed_by", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Starting the movie now. Claire Denis directed High Life." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help out with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "High Life" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, everything's good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "OK. Have a good day." + } + ] + }, + { + "dialogue_id": "21_00062", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Find me some movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movies are you into?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "funny" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "genre", + "start": 7 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "funny" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like funny movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + }, + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + }, + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + }, + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + }, + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + }, + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + }, + { + "directed_by": "Harry Elfont", + "genre": "Comedy", + "subtitles": "True", + "title": "Josie and the Pussycats" + }, + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + }, + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + }, + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 10 + }, + { + "exclusive_end": 45, + "slot": "title", + "start": 34 + }, + { + "exclusive_end": 64, + "slot": "title", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What bout A Madea Family Funeral, Auntie Mame or Dr. Strangelove?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mystery" + ], + "slot": "genre", + "values": [ + "mystery" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Brian De Palma" + ], + "slot": "directed_by", + "values": [ + "Brian De Palma" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "genre", + "start": 38 + }, + { + "exclusive_end": 88, + "slot": "directed_by", + "start": 74 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Brian De Palma" + ], + "genre": [ + "mystery" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have other movies? I also like mystery movies and ones directed by Brian De Palma." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Body Double" + ], + "slot": "title", + "values": [ + "Body Double" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Brian De Palma", + "genre": "Mystery" + } + }, + "service_results": [ + { + "directed_by": "Brian De Palma", + "genre": "Mystery", + "subtitles": "True", + "title": "Body Double" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "title", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 movie you might like. What about Body Double?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Body Double" + ], + "slot": "title", + "values": [ + "Body Double" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Brian De Palma" + ], + "genre": [ + "mystery" + ], + "subtitles": [ + "True" + ], + "title": [ + "Body Double" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Body Double sounds good. I would like to watch it now with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Body Double" + ], + "slot": "title", + "values": [ + "Body Double" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "title", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "So you want to play Body Double with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Brian De Palma" + ], + "genre": [ + "mystery" + ], + "subtitles": [ + "True" + ], + "title": [ + "Body Double" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's right." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Body Double" + } + }, + "service_results": [ + { + "directed_by": "Brian De Palma", + "genre": "Mystery", + "subtitles": "True", + "title": "Body Double" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I started the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Brian De Palma" + ], + "genre": [ + "mystery" + ], + "subtitles": [ + "True" + ], + "title": [ + "Body Double" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you. I don't need help with anything else." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00063", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comic" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "genre", + "start": 13 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Help me find comic movies online" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + }, + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + }, + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + }, + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + }, + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + }, + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + }, + { + "directed_by": "Harry Elfont", + "genre": "Comedy", + "subtitles": "True", + "title": "Josie and the Pussycats" + }, + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + }, + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + }, + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "title", + "start": 16 + }, + { + "exclusive_end": 51, + "slot": "title", + "start": 40 + }, + { + "exclusive_end": 72, + "slot": "title", + "start": 57 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Here are a few: A Madea Family Funeral, Auntie Mame, and Dr. Strangelove" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Jonathan Levine" + ], + "slot": "directed_by", + "values": [ + "Jonathan Levine" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "directed_by", + "start": 37 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jonathan Levine" + ], + "genre": [ + "comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else? Maybe one directed by Jonathan Levine?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Long Shot" + ], + "slot": "title", + "values": [ + "Long Shot" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Jonathan Levine", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 movie called Long Shot" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Long Shot" + ], + "slot": "title", + "values": [ + "Long Shot" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jonathan Levine" + ], + "genre": [ + "comic" + ], + "title": [ + "Long Shot" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Long Shot sounds fun, play it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Long Shot" + ], + "slot": "title", + "values": [ + "long shot" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "title", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Playing long shot without subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jonathan Levine" + ], + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Long Shot", + "long shot" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please activate subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Long Shot" + ], + "slot": "title", + "values": [ + "long shot" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "title", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Ok playing long shot with subtitles" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jonathan Levine" + ], + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Long Shot", + "long shot" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yup that's right" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Long Shot" + } + }, + "service_results": [ + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Playing it now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jonathan Levine" + ], + "genre": [ + "comic" + ], + "subtitles": [ + "True" + ], + "title": [ + "Long Shot", + "long shot" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thats it, thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day" + } + ] + }, + { + "dialogue_id": "21_00064", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Horror" + ], + "slot": "genre", + "values": [ + "scary" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "genre", + "start": 18 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "scary" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a scary movie to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "title", + "values": [ + "The Curse of La Llorona" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Horror" + } + }, + "service_results": [ + { + "directed_by": "Michael Chaves", + "genre": "Horror", + "subtitles": "True", + "title": "The Curse of La Llorona" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "title", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 1. What do you think about The Curse of La Llorona?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "title", + "values": [ + "The Curse of La Llorona" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "scary" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Curse of La Llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The Curse of La Llorona sounds great. Can you stick it on now, with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Curse of La Llorona" + ], + "slot": "title", + "values": [ + "The Curse of La Llorona" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "title", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can you just confirm, you want me to play The Curse of La Llorona with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "scary" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Curse of La Llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please. Do you know who the director is?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Michael Chaves" + ], + "slot": "directed_by", + "values": [ + "Michael Chaves" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "The Curse of La Llorona" + } + }, + "service_results": [ + { + "directed_by": "Michael Chaves", + "genre": "Horror", + "subtitles": "True", + "title": "The Curse of La Llorona" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "directed_by", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's directed my Michael Chaves" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "scary" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Curse of La Llorona" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Cool thank you. Nothing else from me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Great, have a lovely day" + } + ] + }, + { + "dialogue_id": "21_00065", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find some movies to watch online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No problem, what kind of movies do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Musical" + ], + "slot": "genre", + "values": [ + "Musical" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "genre", + "start": 21 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Musical" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm a big fan of the Musical genre." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Teen Spirit" + ], + "slot": "title", + "values": [ + "Teen Spirit" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Musical" + } + }, + "service_results": [ + { + "directed_by": "Max Minghella", + "genre": "Musical", + "subtitles": "True", + "title": "Teen Spirit" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "title", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 1 movie you might enjoy. It's called Teen Spirit." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Teen Spirit" + ], + "slot": "title", + "values": [ + "Teen Spirit" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Musical" + ], + "title": [ + "Teen Spirit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Teen Spirit sounds like a good one. I want to watch it now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Teen Spirit" + ], + "slot": "title", + "values": [ + "Teen Spirit" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "title", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Alright, you want to watch Teen Spirit without subtitles now, right?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "directed_by", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "directed_by" + ], + "slot_values": { + "genre": [ + "Musical" + ], + "subtitles": [ + "False" + ], + "title": [ + "Teen Spirit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes. Could you tell me who the director is?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Max Minghella" + ], + "slot": "directed_by", + "values": [ + "Max Minghella" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Teen Spirit" + } + }, + "service_results": [ + { + "directed_by": "Max Minghella", + "genre": "Musical", + "subtitles": "False", + "title": "Teen Spirit" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "directed_by", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've started your movie. The director is Max Minghella." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "genre": [ + "Musical" + ], + "subtitles": [ + "False" + ], + "title": [ + "Teen Spirit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Musical" + ], + "subtitles": [ + "False" + ], + "title": [ + "Teen Spirit" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's it. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Enjoy the movie." + } + ] + }, + { + "dialogue_id": "21_00066", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Where could I find movies online?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It would depend what genre you prefer." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "funny" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Neil Burger" + ], + "slot": "directed_by", + "values": [ + "Neil Burger" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "genre", + "start": 18 + }, + { + "exclusive_end": 85, + "slot": "directed_by", + "start": 74 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Neil Burger" + ], + "genre": [ + "funny" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I enjoy comedies, funny movies that make me laugh or anything directed by Neil Burger." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Upside" + ], + "slot": "title", + "values": [ + "The Upside" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Neil Burger", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Neil Burger", + "genre": "Comedy", + "subtitles": "True", + "title": "The Upside" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "title", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I think there's 1 movie you might enjoy, have you seen The Upside?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "The Upside" + ], + "slot": "title", + "values": [ + "The Upside" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "title", + "start": 7 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Neil Burger" + ], + "genre": [ + "funny" + ], + "title": [ + "The Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh yes The Upside is a good one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to watch it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Neil Burger" + ], + "genre": [ + "funny" + ], + "title": [ + "The Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sure, it should be fun." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Upside" + ], + "slot": "title", + "values": [ + "The Upside" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay please confirm: You'd like to play The Upside without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Neil Burger" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I want to keep the subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Upside" + ], + "slot": "title", + "values": [ + "The Upside" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "title", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, confirm the following; you'd like to play The Upside with subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Neil Burger" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that is correct." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "The Upside" + } + }, + "service_results": [ + { + "directed_by": "Neil Burger", + "genre": "Comedy", + "subtitles": "True", + "title": "The Upside" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. start playing movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Neil Burger" + ], + "genre": [ + "funny" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Upside" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you for the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome, have a nice day." + } + ] + }, + { + "dialogue_id": "21_00067", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I want to rest today at the same time I want to watch something can you suggest for me any movies?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When you want to watch something which one do you like movies?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "love story" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "genre", + "start": 19 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "love story" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The best movies is love story for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Pillow Talk", + "Say Anything" + ], + "slot": "title", + "values": [ + "after", + "pillow talk", + "say anything" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Jenny Gage", + "genre": "Romance", + "subtitles": "True", + "title": "After" + }, + { + "directed_by": "Michael Gordon", + "genre": "Romance", + "subtitles": "True", + "title": "Pillow Talk" + }, + { + "directed_by": "Cameron Crowe", + "genre": "Romance", + "subtitles": "True", + "title": "Say Anything" + }, + { + "directed_by": "Tom McCarthy", + "genre": "Romance", + "subtitles": "True", + "title": "The Visitor" + }, + { + "directed_by": "George Sidney", + "genre": "Romance", + "subtitles": "True", + "title": "Viva Las Vegas" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 27 + }, + { + "exclusive_end": 45, + "slot": "title", + "start": 34 + }, + { + "exclusive_end": 61, + "slot": "title", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Have you ever tried before after, pillow talk or say anything" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Biographical" + ], + "slot": "genre", + "values": [ + "biographical" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Roxann Dawson" + ], + "slot": "directed_by", + "values": [ + "Roxann Dawson" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "genre", + "start": 21 + }, + { + "exclusive_end": 70, + "slot": "directed_by", + "start": 57 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Roxann Dawson" + ], + "genre": [ + "biographical" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When I want to watch biographical movies it should be by Roxann Dawson" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "Breakthrough" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Roxann Dawson", + "genre": "Biographical" + } + }, + "service_results": [ + { + "directed_by": "Roxann Dawson", + "genre": "Biographical", + "subtitles": "True", + "title": "Breakthrough" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "title", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What do you think about Breakthrough?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "Breakthrough" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "title", + "start": 7 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Roxann Dawson" + ], + "genre": [ + "biographical" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the Breakthrough well for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "Breakthrough" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "title", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I can't play Breakthrough without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Roxann Dawson" + ], + "genre": [ + "biographical" + ], + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I usually use substitle when I watch something" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "breakthrough" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "title", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "you should accept to play breakthrough with substitle" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Roxann Dawson" + ], + "genre": [ + "biographical" + ], + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough", + "breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes please thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Breakthrough" + } + }, + "service_results": [ + { + "directed_by": "Roxann Dawson", + "genre": "Biographical", + "subtitles": "True", + "title": "Breakthrough" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie has been started playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Roxann Dawson" + ], + "genre": [ + "biographical" + ], + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough", + "breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "you are welcome." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "That's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Roxann Dawson" + ], + "genre": [ + "biographical" + ], + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough", + "breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You are welcome" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day too." + } + ] + }, + { + "dialogue_id": "21_00068", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Simon Jaquemet" + ], + "slot": "directed_by", + "values": [ + "Simon Jaquemet" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "genre", + "start": 43 + }, + { + "exclusive_end": 73, + "slot": "directed_by", + "start": 59 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Simon Jaquemet" + ], + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find some movie online to watch. Drama movies of Simon Jaquemet movies can be great options." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "The Innocent" + ], + "slot": "title", + "values": [ + "The Innocent" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Simon Jaquemet", + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Simon Jaquemet", + "genre": "Drama", + "subtitles": "True", + "title": "The Innocent" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "title", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Can be The Innocent?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "The Innocent" + ], + "slot": "title", + "values": [ + "The Innocent" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Simon Jaquemet" + ], + "genre": [ + "Drama" + ], + "title": [ + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The Innocent is great Can be" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to watch the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Simon Jaquemet" + ], + "genre": [ + "Drama" + ], + "title": [ + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, I really want to see the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Innocent" + ], + "slot": "title", + "values": [ + "The Innocent" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "title", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm some details: play The Innocent without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Simon Jaquemet" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I really want to watch with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "The Innocent" + ], + "slot": "title", + "values": [ + "The Innocent" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "title", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm some details: play The Innocent withsubtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Simon Jaquemet" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "yes, Please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "The Innocent" + } + }, + "service_results": [ + { + "directed_by": "Simon Jaquemet", + "genre": "Drama", + "subtitles": "True", + "title": "The Innocent" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Start watching the movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Simon Jaquemet" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "The Innocent" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much. Everything I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have e nice day, and good movie." + } + ] + }, + { + "dialogue_id": "21_00069", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Find me some movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What movies do you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "Fantasy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Tim Burton" + ], + "slot": "directed_by", + "values": [ + "Tim Burton" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "genre", + "start": 0 + }, + { + "exclusive_end": 74, + "slot": "directed_by", + "start": 64 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tim Burton" + ], + "genre": [ + "Fantasy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Fantasy movies would be cool. I would prefer movies directed by Tim Burton." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo" + ], + "slot": "title", + "values": [ + "Dumbo" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Tim Burton", + "genre": "Fantasy" + } + }, + "service_results": [ + { + "directed_by": "Tim Burton", + "genre": "Fantasy", + "subtitles": "False", + "title": "Dumbo" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to watch Dumbo?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Tim Burton" + ], + "genre": [ + "Fantasy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other movies?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Tim Burton", + "genre": "Fantasy" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I could not find any movies that match your preference. Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "directed_by", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Fantasy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find some other movies online. I don't care who directs them." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Hellboy", + "Mad Max: Fury Road", + "Penguin Highway" + ], + "slot": "title", + "values": [ + "Hellboy", + "Mad Max: Fury Road", + "Penguin Highway" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Fantasy" + } + }, + "service_results": [ + { + "directed_by": "Tim Burton", + "genre": "Fantasy", + "subtitles": "False", + "title": "Dumbo" + }, + { + "directed_by": "Neil Marshall", + "genre": "Fantasy", + "subtitles": "False", + "title": "Hellboy" + }, + { + "directed_by": "George Miller", + "genre": "Fantasy", + "subtitles": "True", + "title": "Mad Max: Fury Road" + }, + { + "directed_by": "Hiroyasu Ishida", + "genre": "Fantasy", + "subtitles": "True", + "title": "Penguin Highway" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "title", + "start": 10 + }, + { + "exclusive_end": 37, + "slot": "title", + "start": 19 + }, + { + "exclusive_end": 57, + "slot": "title", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about Hellboy, Mad Max: Fury Road, or Penguin Highway? Do you like those?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Fantasy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other movies?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Fantasy" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I could not find any movies that match your preference. Anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "Rom-com" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "genre", + "start": 35 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Rom-com" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find some online movies. Rom-com would be cool." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After", + "Pillow Talk", + "Say Anything" + ], + "slot": "title", + "values": [ + "After", + "Pillow Talk", + "Say Anything" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Jenny Gage", + "genre": "Romance", + "subtitles": "True", + "title": "After" + }, + { + "directed_by": "Michael Gordon", + "genre": "Romance", + "subtitles": "True", + "title": "Pillow Talk" + }, + { + "directed_by": "Cameron Crowe", + "genre": "Romance", + "subtitles": "True", + "title": "Say Anything" + }, + { + "directed_by": "Tom McCarthy", + "genre": "Romance", + "subtitles": "True", + "title": "The Visitor" + }, + { + "directed_by": "George Sidney", + "genre": "Romance", + "subtitles": "True", + "title": "Viva Las Vegas" + } + ], + "slots": [ + { + "exclusive_end": 9, + "slot": "title", + "start": 4 + }, + { + "exclusive_end": 22, + "slot": "title", + "start": 11 + }, + { + "exclusive_end": 36, + "slot": "title", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Are After, Pillow Talk, Say Anything good?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Say Anything" + ], + "slot": "title", + "values": [ + "Say Anything" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Rom-com" + ], + "title": [ + "Say Anything" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Say Anything is awesome." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want this movie played?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Rom-com" + ], + "subtitles": [ + "True" + ], + "title": [ + "Say Anything" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please play the movie. Can I see it in subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Say Anything" + ], + "slot": "title", + "values": [ + "Say Anything" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "title", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm that you want to play Say Anything with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Rom-com" + ], + "subtitles": [ + "True" + ], + "title": [ + "Say Anything" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes I do." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Say Anything" + } + }, + "service_results": [ + { + "directed_by": "Cameron Crowe", + "genre": "Romance", + "subtitles": "True", + "title": "Say Anything" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Movie has started playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Rom-com" + ], + "subtitles": [ + "True" + ], + "title": [ + "Say Anything" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks a lot. I am good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "21_00070", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for some movies to watch online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movies would you like to watch?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "romance" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Jenny Gage" + ], + "slot": "directed_by", + "values": [ + "Jenny Gage" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "genre", + "start": 42 + }, + { + "exclusive_end": 98, + "slot": "directed_by", + "start": 88 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "romance" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch movies that involve romance, I especially love movies directed by Jenny Gage." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "After" + ], + "slot": "title", + "values": [ + "After" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Jenny Gage", + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Jenny Gage", + "genre": "Romance", + "subtitles": "True", + "title": "After" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "title", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 movie was found. You may like After?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "After" + ], + "slot": "title", + "values": [ + "After" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "romance" + ], + "title": [ + "After" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "After sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else can I help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "After" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to watch the movie right now. I would like subtitles with the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "After" + ], + "slot": "title", + "values": [ + "After" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "title", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following details: play After with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "After" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please I would like subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "After" + } + }, + "service_results": [ + { + "directed_by": "Jenny Gage", + "genre": "Romance", + "subtitles": "True", + "title": "After" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Started playing the movie" + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "After" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Jenny Gage" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "True" + ], + "title": [ + "After" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you. I do not need anymore help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "21_00071", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Where can I watch movies online?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What genre do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Comedy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "directed_by", + "values": [ + "dontcare" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "genre", + "start": 22 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Comedy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would love to see a Comedy. The director is not important to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + }, + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + }, + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + }, + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + }, + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + }, + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + }, + { + "directed_by": "Harry Elfont", + "genre": "Comedy", + "subtitles": "True", + "title": "Josie and the Pussycats" + }, + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + }, + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + }, + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [ + { + "exclusive_end": 84, + "slot": "title", + "start": 62 + }, + { + "exclusive_end": 97, + "slot": "title", + "start": 86 + }, + { + "exclusive_end": 117, + "slot": "title", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 movies I have found. Here are a few suggestions: A Madea Family Funeral, Auntie Mame, or Dr. Strangelove." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Drama" + ], + "slot": "genre", + "values": [ + "Drama" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "genre", + "start": 26 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd also love to see some Drama movies." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dogman", + "Hackers", + "High Life" + ], + "slot": "title", + "values": [ + "Dogman", + "Hackers", + "High Life" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Drama" + } + }, + "service_results": [ + { + "directed_by": "Matteo Garrone", + "genre": "Drama", + "subtitles": "True", + "title": "Dogman" + }, + { + "directed_by": "Iain Softley", + "genre": "Drama", + "subtitles": "True", + "title": "Hackers" + }, + { + "directed_by": "Claire Denis", + "genre": "Drama", + "subtitles": "True", + "title": "High Life" + }, + { + "directed_by": "Nia DaCosta", + "genre": "Drama", + "subtitles": "False", + "title": "Little Woods" + }, + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + }, + { + "directed_by": "Eric Khoo", + "genre": "Drama", + "subtitles": "True", + "title": "Ramen Shop" + }, + { + "directed_by": "Trevor Nunn", + "genre": "Drama", + "subtitles": "False", + "title": "Red Joan" + }, + { + "directed_by": "Qui Sheng", + "genre": "Drama", + "subtitles": "True", + "title": "Suburban Birds" + }, + { + "directed_by": "Laszlo Nemes", + "genre": "Drama", + "subtitles": "True", + "title": "Sunset" + }, + { + "directed_by": "Likarion Wainaina", + "genre": "Drama", + "subtitles": "True", + "title": "Supa Modo" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "title", + "start": 64 + }, + { + "exclusive_end": 79, + "slot": "title", + "start": 72 + }, + { + "exclusive_end": 93, + "slot": "title", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 10 Dramas that I've found. A few suggestions for you: Dogman, Hackers, or High Life." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you suggest anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Little Woods", + "Mary Magdalene", + "Ramen Shop" + ], + "slot": "title", + "values": [ + "Little Woods", + "Mary Magdalene", + "Ramen Shop" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "title", + "start": 13 + }, + { + "exclusive_end": 41, + "slot": "title", + "start": 27 + }, + { + "exclusive_end": 56, + "slot": "title", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You may like Little Woods, Mary Magdalene, or Ramen Shop." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Mary Magdalene" + ], + "slot": "title", + "values": [ + "Mary Magdalene" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "title", + "start": 18 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Mary Magdalene" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to watch Mary Magdalene with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Mary Magdalene" + ], + "slot": "title", + "values": [ + "Mary Magdalene" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "title", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Just to confirm: You want to see Mary Magdalene with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Mary Magdalene" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Mary Magdalene" + } + }, + "service_results": [ + { + "directed_by": "Garth Davis", + "genre": "Drama", + "subtitles": "True", + "title": "Mary Magdalene" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Movie has started." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Mary Magdalene" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_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": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "dontcare" + ], + "genre": [ + "Drama" + ], + "subtitles": [ + "True" + ], + "title": [ + "Mary Magdalene" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "21_00072", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "comic" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "genre", + "start": 38 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "comic" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to find some movies starring a comic." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ], + "slot": "title", + "values": [ + "A Madea Family Funeral", + "Auntie Mame", + "Dr. Strangelove" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Tyler Perry", + "genre": "Comedy", + "subtitles": "True", + "title": "A Madea Family Funeral" + }, + { + "directed_by": "Morton DaCosta", + "genre": "Comedy", + "subtitles": "True", + "title": "Auntie Mame" + }, + { + "directed_by": "Stanley Kubrick", + "genre": "Comedy", + "subtitles": "True", + "title": "Dr. Strangelove" + }, + { + "directed_by": "Laura Steinel", + "genre": "Comedy", + "subtitles": "True", + "title": "Family" + }, + { + "directed_by": "Sebastian Lelio", + "genre": "Comedy", + "subtitles": "True", + "title": "Gloria Bell" + }, + { + "directed_by": "Peter Farrelly", + "genre": "Comedy", + "subtitles": "True", + "title": "Green Book" + }, + { + "directed_by": "Harry Elfont", + "genre": "Comedy", + "subtitles": "True", + "title": "Josie and the Pussycats" + }, + { + "directed_by": "Tina Gordon", + "genre": "Comedy", + "subtitles": "True", + "title": "Little" + }, + { + "directed_by": "Jonathan Levine", + "genre": "Comedy", + "subtitles": "True", + "title": "Long Shot" + }, + { + "directed_by": "Chris Butler", + "genre": "Comedy", + "subtitles": "True", + "title": "Missing Link" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "title", + "start": 29 + }, + { + "exclusive_end": 64, + "slot": "title", + "start": 53 + }, + { + "exclusive_end": 85, + "slot": "title", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found some movies for you: A Madea Family Funeral, Auntie Mame, and Dr. Strangelove." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Romance" + ], + "slot": "genre", + "values": [ + "romance" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Michael Gordon" + ], + "slot": "directed_by", + "values": [ + "Michael Gordon" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "genre", + "start": 10 + }, + { + "exclusive_end": 50, + "slot": "directed_by", + "start": 36 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Gordon" + ], + "genre": [ + "romance" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me a romance movie directed by Michael Gordon." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Pillow Talk" + ], + "slot": "title", + "values": [ + "Pillow Talk" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Michael Gordon", + "genre": "Romance" + } + }, + "service_results": [ + { + "directed_by": "Michael Gordon", + "genre": "Romance", + "subtitles": "True", + "title": "Pillow Talk" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "title", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 movie you may like called Pillow Talk." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Pillow Talk" + ], + "slot": "title", + "values": [ + "Pillow Talk" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "title", + "start": 8 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Gordon" + ], + "genre": [ + "romance" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, Pillow Talk will be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I play the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Gordon" + ], + "genre": [ + "romance" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, start the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Pillow Talk" + ], + "slot": "title", + "values": [ + "Pillow Talk" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "title", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I Play Pillow Talk with no subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Gordon" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "False" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "False", + "title": "Pillow Talk" + } + }, + "service_results": [ + { + "directed_by": "Michael Gordon", + "genre": "Romance", + "subtitles": "False", + "title": "Pillow Talk" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I started playing the movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Michael Gordon" + ], + "genre": [ + "romance" + ], + "subtitles": [ + "False" + ], + "title": [ + "Pillow Talk" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "21_00073", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I would like to find some movies online." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What sort of movies do you like?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Fantasy" + ], + "slot": "genre", + "values": [ + "Fantasy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "genre", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Fantasy movies would be ideal." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Dumbo", + "Hellboy", + "Mad Max: Fury Road" + ], + "slot": "title", + "values": [ + "Dumbo", + "Hellboy", + "Mad Max: Fury Road" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "genre": "Fantasy" + } + }, + "service_results": [ + { + "directed_by": "Tim Burton", + "genre": "Fantasy", + "subtitles": "False", + "title": "Dumbo" + }, + { + "directed_by": "Neil Marshall", + "genre": "Fantasy", + "subtitles": "False", + "title": "Hellboy" + }, + { + "directed_by": "George Miller", + "genre": "Fantasy", + "subtitles": "True", + "title": "Mad Max: Fury Road" + }, + { + "directed_by": "Hiroyasu Ishida", + "genre": "Fantasy", + "subtitles": "True", + "title": "Penguin Highway" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "title", + "start": 24 + }, + { + "exclusive_end": 22, + "slot": "title", + "start": 15 + }, + { + "exclusive_end": 51, + "slot": "title", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like Hellboy, Dumbo or Mad Max: Fury Road?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Hellboy" + ], + "slot": "title", + "values": [ + "Hellboy" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "title": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hellboy is nice." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to play the movie?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "title": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I don't want to do that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What else can I help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "genre": [ + "Fantasy" + ], + "title": [ + "Hellboy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nothing thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "21_00074", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some movies on the internet?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What kind of movies are you looking for?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Comedy" + ], + "slot": "genre", + "values": [ + "Comedy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Robert Budreau" + ], + "slot": "directed_by", + "values": [ + "Robert Budreau" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "genre", + "start": 11 + }, + { + "exclusive_end": 46, + "slot": "directed_by", + "start": 32 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Robert Budreau" + ], + "genre": [ + "Comedy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like a Comedy, maybe one by Robert Budreau." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Stockholm" + ], + "slot": "title", + "values": [ + "Stockholm" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Robert Budreau", + "genre": "Comedy" + } + }, + "service_results": [ + { + "directed_by": "Robert Budreau", + "genre": "Comedy", + "subtitles": "True", + "title": "Stockholm" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "title", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about the movie Stockholm?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "Stockholm" + ], + "slot": "title", + "values": [ + "Stockholm" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "title", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Robert Budreau" + ], + "genre": [ + "Comedy" + ], + "title": [ + "Stockholm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Stockholm sounds great, I forgot about that movie." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Stockholm" + ], + "slot": "title", + "values": [ + "Stockholm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: play movie Stockholm without subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Robert Budreau" + ], + "genre": [ + "Comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Stockholm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, keep the subtitles on please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Stockholm" + ], + "slot": "title", + "values": [ + "Stockholm" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "title", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please confirm the following: play movie Stockholm with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Robert Budreau" + ], + "genre": [ + "Comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Stockholm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Stockholm" + } + }, + "service_results": [ + { + "directed_by": "Robert Budreau", + "genre": "Comedy", + "subtitles": "True", + "title": "Stockholm" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "The movie will begin playing shortly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Robert Budreau" + ], + "genre": [ + "Comedy" + ], + "subtitles": [ + "True" + ], + "title": [ + "Stockholm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you that was all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You're welcome. Enjoy the movie." + } + ] + }, + { + "dialogue_id": "21_00075", + "services": [ + "Media_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "It's been a while since I watched a movie, can you help me find some movies online?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "genre", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you prefer horror, drama, romantic or a combination of those movies?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Biographical" + ], + "slot": "genre", + "values": [ + "life history" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Roxann Dawson" + ], + "slot": "directed_by", + "values": [ + "Roxann Dawson" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 116, + "slot": "genre", + "start": 104 + }, + { + "exclusive_end": 47, + "slot": "directed_by", + "start": 34 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Roxann Dawson" + ], + "genre": [ + "life history" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I adored movies being directed by Roxann Dawson, can you help me look for a new one? Preferably about a life history." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "Breakthrough" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Media_1", + "service_call": { + "method": "FindMovies", + "parameters": { + "directed_by": "Roxann Dawson", + "genre": "Biographical" + } + }, + "service_results": [ + { + "directed_by": "Roxann Dawson", + "genre": "Biographical", + "subtitles": "True", + "title": "Breakthrough" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "title", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I can see 1 here that you might like, the title is Breakthrough. Do you want that?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "Breakthrough" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "title", + "start": 30 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Roxann Dawson" + ], + "genre": [ + "life history" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I read good reviews about it, Breakthrough is a great film." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can play the movie for you. Would I play it now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Roxann Dawson" + ], + "genre": [ + "life history" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I do not have anything to do. I just want to find a perfect movie. Please play it now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "Breakthrough" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "False" + ], + "slot": "subtitles", + "values": [ + "False" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "title", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I will be playing Breakthrough movie without subtitles, are you sure you want it without subtitles?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Roxann Dawson" + ], + "genre": [ + "life history" + ], + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I think it could be better if I will read each line. Please play it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "Breakthrough" + ], + "slot": "title", + "values": [ + "Breakthrough" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "True" + ], + "slot": "subtitles", + "values": [ + "True" + ] + } + ], + "service": "Media_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "title", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I will be playing Breakthrough film with subtitles. Please confirm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Roxann Dawson" + ], + "genre": [ + "life history" + ], + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes,please. I would prefer it with subtitles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "service_call": { + "method": "PlayMovie", + "parameters": { + "subtitles": "True", + "title": "Breakthrough" + } + }, + "service_results": [ + { + "directed_by": "Roxann Dawson", + "genre": "Biographical", + "subtitles": "True", + "title": "Breakthrough" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Movie started playing." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Roxann Dawson" + ], + "genre": [ + "life history" + ], + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you very much!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you need more help?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "directed_by": [ + "Roxann Dawson" + ], + "genre": [ + "life history" + ], + "subtitles": [ + "True" + ], + "title": [ + "Breakthrough" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thank you, am good for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Media_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Awesome! Have a great day!" + } + ] + }, + { + "dialogue_id": "21_00076", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "origin_city", + "values": [ + "Philly" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "origin_city", + "start": 37 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "origin_city": [ + "Philly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a one-way flight leaving from Philly. Preferablly Delta Airlines." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you wanting to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "departure_date", + "values": [ + "10th of March" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "departure_date", + "start": 4 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "10th of March" + ], + "origin_city": [ + "Philly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 10th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "destination_city", + "values": [ + "Atlanta, GA" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "destination_city", + "start": 9 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "10th of March" + ], + "destination_city": [ + "Atlanta, GA" + ], + "origin_city": [ + "Philly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Going to Atlanta, GA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "14:20" + ], + "slot": "outbound_departure_time", + "values": [ + "2:20 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "267" + ], + "slot": "price", + "values": [ + "$267" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-10", + "destination_city": "Atlanta", + "origin_city": "Philadelphia" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-10", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "1", + "origin_airport": "PHL International Airport", + "origin_city": "Philadelphia", + "outbound_arrival_time": "20:21", + "outbound_departure_time": "14:20", + "passengers": "1", + "price": "267", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "outbound_departure_time", + "start": 52 + }, + { + "exclusive_end": 33, + "slot": "price", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 possible flight. A $267 ticket leaving at 2:20 pm. The company is Delta Airlines." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport" + ], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "10th of March" + ], + "destination_city": [ + "Atlanta, GA" + ], + "origin_city": [ + "Philly" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the arrival airport?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hartsfield-Jackson International Airport" + ], + "slot": "destination_airport", + "values": [ + "Hartsfield-Jackson International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "destination_airport", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination is Hartsfield-Jackson International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "10th of March" + ], + "destination_city": [ + "Atlanta, GA" + ], + "origin_city": [ + "Philly" + ], + "outbound_departure_time": [ + "2:20 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that works. Can you look for round trip flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you planning to return?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "return_date", + "values": [ + "the 12th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "return_date", + "start": 15 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "10th of March" + ], + "destination_city": [ + "Atlanta, GA" + ], + "origin_city": [ + "Philly" + ], + "outbound_departure_time": [ + "2:20 pm" + ], + "return_date": [ + "the 12th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Coming back on the 12th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "14:20" + ], + "slot": "outbound_departure_time", + "values": [ + "2:20 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "15:40" + ], + "slot": "inbound_departure_time", + "values": [ + "3:40 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "234" + ], + "slot": "price", + "values": [ + "$234" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-10", + "destination_city": "Atlanta", + "origin_city": "Philadelphia", + "return_date": "2019-03-12" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-10", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "inbound_arrival_time": "19:46", + "inbound_departure_time": "15:40", + "number_stops": "1", + "origin_airport": "PHL International Airport", + "origin_city": "Philadelphia", + "outbound_arrival_time": "20:21", + "outbound_departure_time": "14:20", + "passengers": "1", + "price": "234", + "refundable": "False", + "return_date": "2019-03-12", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "outbound_departure_time", + "start": 67 + }, + { + "exclusive_end": 119, + "slot": "inbound_departure_time", + "start": 112 + }, + { + "exclusive_end": 55, + "slot": "price", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 possible flight via Delta Airlines. It's $234, leaves at 2:20 pm with the departing flight leaving at 3:40 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "origin_airport", + "outbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "10th of March" + ], + "destination_city": [ + "Atlanta, GA" + ], + "origin_city": [ + "Philly" + ], + "outbound_departure_time": [ + "2:20 pm" + ], + "return_date": [ + "the 12th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What's the departing airport? When will I arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "20:21" + ], + "slot": "outbound_arrival_time", + "values": [ + "8:21 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "PHL International Airport" + ], + "slot": "origin_airport", + "values": [ + "PHL International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "outbound_arrival_time", + "start": 38 + }, + { + "exclusive_end": 105, + "slot": "origin_airport", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Arrival time for the onward flight is 8:21 pm. The departing flight leaves from PHL International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "10th of March" + ], + "destination_city": [ + "Atlanta, GA" + ], + "inbound_departure_time": [ + "3:40 pm" + ], + "origin_city": [ + "Philly" + ], + "outbound_departure_time": [ + "2:20 pm" + ], + "return_date": [ + "the 12th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright, that works." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I go ahead and purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "10th of March" + ], + "destination_city": [ + "Atlanta, GA" + ], + "inbound_departure_time": [ + "3:40 pm" + ], + "origin_city": [ + "Philly" + ], + "outbound_departure_time": [ + "2:20 pm" + ], + "return_date": [ + "the 12th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that's all I was looking for." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your day!" + } + ] + }, + { + "dialogue_id": "21_00077", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "destination_city", + "values": [ + "lAX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "airlines", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "destination_city", + "start": 33 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "dontcare" + ], + "destination_city": [ + "lAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hi, i need a help, I am going to lAX , Can you find one-way flight for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you plan to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "departure_date", + "values": [ + "6th of March" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "departure_date", + "start": 9 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "6th of March" + ], + "destination_city": [ + "lAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "going on 6th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you be leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "origin_city", + "values": [ + "Portland, OR" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "origin_city", + "start": 5 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "6th of March" + ], + "destination_city": [ + "lAX" + ], + "origin_city": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "From Portland, OR" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska 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": [ + "120" + ], + "slot": "price", + "values": [ + "$120" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-06", + "destination_city": "Los Angeles", + "origin_city": "Portland" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-06", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "12:40", + "outbound_departure_time": "10:10", + "passengers": "1", + "price": "120", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-06", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "1", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "11:32", + "outbound_departure_time": "06:00", + "passengers": "1", + "price": "182", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-06", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "1", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "21:44", + "outbound_departure_time": "16:40", + "passengers": "1", + "price": "186", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-06", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "19:25", + "outbound_departure_time": "16:55", + "passengers": "1", + "price": "132", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-06", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "14:35", + "outbound_departure_time": "12:05", + "passengers": "1", + "price": "138", + "refundable": "True", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 80, + "slot": "outbound_departure_time", + "start": 72 + }, + { + "exclusive_end": 121, + "slot": "price", + "start": 117 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 flights for you, There is a Alaska Airlines flight, leaves at 10:10 am and it has 0 stops, Ticket price is $120" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "outbound_arrival_time", + "refundable" + ], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "6th of March" + ], + "destination_city": [ + "lAX" + ], + "origin_city": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, When does the onward flight arrive? Is the ticket is refundable?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:40" + ], + "slot": "outbound_arrival_time", + "values": [ + "12:40 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "outbound_arrival_time", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The onward flight arrives at 12:40 pm, Sorry, the ticket is not refundable" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "return_date", + "values": [ + "8th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 113, + "slot": "return_date", + "start": 96 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Alaska Airlines" + ], + "departure_date": [ + "6th of March" + ], + "destination_city": [ + "lAX" + ], + "origin_city": [ + "Portland, OR" + ], + "outbound_departure_time": [ + "10:10 am" + ], + "return_date": [ + "8th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight seems good for me, Could you search round trip flight for me? I want to get back on 8th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "10:10" + ], + "slot": "outbound_departure_time", + "values": [ + "10:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "05:15" + ], + "slot": "inbound_departure_time", + "values": [ + "5:15 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "125" + ], + "slot": "price", + "values": [ + "$125" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-06", + "destination_city": "Los Angeles", + "origin_city": "Portland", + "return_date": "2019-03-08" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-06", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "inbound_arrival_time": "07:45", + "inbound_departure_time": "05:15", + "number_stops": "0", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "12:40", + "outbound_departure_time": "10:10", + "passengers": "1", + "price": "125", + "refundable": "False", + "return_date": "2019-03-08", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 102, + "slot": "outbound_departure_time", + "start": 94 + }, + { + "exclusive_end": 138, + "slot": "inbound_departure_time", + "start": 131 + }, + { + "exclusive_end": 160, + "slot": "price", + "start": 156 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 convenient flight for you, There is a Alaska Airlines, the outbound flight leave at 10:10 am and return flight leaves at 5:15 am, Ticket price is $125" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "inbound_arrival_time", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "inbound_arrival_time", + "outbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "Alaska Airlines" + ], + "departure_date": [ + "6th of March" + ], + "destination_city": [ + "lAX" + ], + "origin_city": [ + "Portland, OR" + ], + "outbound_departure_time": [ + "10:10 am" + ], + "return_date": [ + "8th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, When does the onward flight and return flight arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "07:45" + ], + "slot": "inbound_arrival_time", + "values": [ + "7:45 am" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "12:40" + ], + "slot": "outbound_arrival_time", + "values": [ + "12:40 pm" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "inbound_arrival_time", + "start": 29 + }, + { + "exclusive_end": 74, + "slot": "outbound_arrival_time", + "start": 66 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The return flight arrives at 7:45 am and onward flight arrives at 12:40 pm" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Alaska Airlines" + ], + "departure_date": [ + "6th of March" + ], + "destination_city": [ + "lAX" + ], + "inbound_departure_time": [ + "5:15 am" + ], + "origin_city": [ + "Portland, OR" + ], + "outbound_departure_time": [ + "10:10 am" + ], + "return_date": [ + "8th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, That flight seems good for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall i book a ticket for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Alaska Airlines" + ], + "departure_date": [ + "6th of March" + ], + "destination_city": [ + "lAX" + ], + "inbound_departure_time": [ + "5:15 am" + ], + "origin_city": [ + "Portland, OR" + ], + "outbound_departure_time": [ + "10:10 am" + ], + "return_date": [ + "8th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, Not now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall i help you with anything more?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Alaska Airlines" + ], + "departure_date": [ + "6th of March" + ], + "destination_city": [ + "lAX" + ], + "inbound_departure_time": [ + "5:15 am" + ], + "origin_city": [ + "Portland, OR" + ], + "outbound_departure_time": [ + "10:10 am" + ], + "return_date": [ + "8th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you very much for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "you are welcome, have a great day" + } + ] + }, + { + "dialogue_id": "21_00078", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "cOULD YOU PLEASE FIND A ONE WAY FLIGHT FOR MY UPCOMING TRIP" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "when is the trip ?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "departure_date", + "values": [ + "1st of March" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "departure_date", + "start": 3 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "1st of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "on 1st of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "from where are you planning to start?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "passengers", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "origin_city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "origin_city", + "start": 24 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "1st of March" + ], + "origin_city": [ + "San Francisco" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be starting from San Francisco. we are a group of 3 members" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "what is your destination" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "destination_city", + "values": [ + "portland" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "destination_city", + "start": 16 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "1st of March" + ], + "destination_city": [ + "portland" + ], + "origin_city": [ + "San Francisco" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "we are going to portland" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:20" + ], + "slot": "outbound_departure_time", + "values": [ + "12:20 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "108" + ], + "slot": "price", + "values": [ + "$108" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-01", + "destination_city": "Portland", + "origin_city": "San Francisco", + "passengers": "3" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-01", + "destination_airport": "PDX International Airport", + "destination_city": "Portland", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "14:13", + "outbound_departure_time": "12:20", + "passengers": "3", + "price": "108", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-01", + "destination_airport": "PDX International Airport", + "destination_city": "Portland", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "09:58", + "outbound_departure_time": "08:05", + "passengers": "3", + "price": "91", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-01", + "destination_airport": "PDX International Airport", + "destination_city": "Portland", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "07:13", + "outbound_departure_time": "05:20", + "passengers": "3", + "price": "114", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-01", + "destination_airport": "PDX International Airport", + "destination_city": "Portland", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "01:23", + "outbound_departure_time": "23:30", + "passengers": "3", + "price": "129", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-01", + "destination_airport": "PDX International Airport", + "destination_city": "Portland", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "17:33", + "outbound_departure_time": "13:10", + "passengers": "3", + "price": "184", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "outbound_departure_time", + "start": 59 + }, + { + "exclusive_end": 93, + "slot": "price", + "start": 89 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "One 0 stop outbound flight Alaska airlines is available at 12:20 pm. the ticket price is $108." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "departure_date", + "values": [ + "the 8th" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "departure_date", + "start": 30 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "portland" + ], + "origin_city": [ + "San Francisco" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there any other flights on the 8th" + }, + { + "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": [ + "109" + ], + "slot": "price", + "values": [ + "$109" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-08", + "destination_city": "Portland", + "origin_city": "San Francisco", + "passengers": "3" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-08", + "destination_airport": "PDX International Airport", + "destination_city": "Portland", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "14:13", + "outbound_departure_time": "12:20", + "passengers": "3", + "price": "124", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_airport": "PDX International Airport", + "destination_city": "Portland", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "09:58", + "outbound_departure_time": "08:05", + "passengers": "3", + "price": "109", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-08", + "destination_airport": "PDX International Airport", + "destination_city": "Portland", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "07:13", + "outbound_departure_time": "05:20", + "passengers": "3", + "price": "123", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-08", + "destination_airport": "PDX International Airport", + "destination_city": "Portland", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "01:23", + "outbound_departure_time": "23:30", + "passengers": "3", + "price": "108", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 87, + "slot": "outbound_departure_time", + "start": 80 + }, + { + "exclusive_end": 104, + "slot": "price", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "total of 4 flights are available. There is a 0 stop American Airlines flight at 8:05 am which costs $109." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport", + "outbound_arrival_time" + ], + "slot_values": { + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "portland" + ], + "origin_city": [ + "San Francisco" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "where does the onward flight arrive and what time does it reach?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "PDX International Airport" + ], + "slot": "destination_airport", + "values": [ + "PDX International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "09:58" + ], + "slot": "outbound_arrival_time", + "values": [ + "9:58 am" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 50, + "slot": "destination_airport", + "start": 25 + }, + { + "exclusive_end": 21, + "slot": "outbound_arrival_time", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "it reaches at 9:58 am to PDX International Airport" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "portland" + ], + "origin_city": [ + "San Francisco" + ], + "outbound_departure_time": [ + "8:05 am" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "great, could you check the return flights for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "when are you planning to return?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "return_date", + "values": [ + "the 10th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "return_date", + "start": 18 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "portland" + ], + "origin_city": [ + "San Francisco" + ], + "outbound_departure_time": [ + "8:05 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "the 10th" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am returning on the 10th. Could you please check an availability in economy class." + }, + { + "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": [ + "07:20" + ], + "slot": "inbound_departure_time", + "values": [ + "7:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "116" + ], + "slot": "price", + "values": [ + "$116" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_city": "Portland", + "origin_city": "San Francisco", + "passengers": "3", + "return_date": "2019-03-10", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_airport": "PDX International Airport", + "destination_city": "Portland", + "inbound_arrival_time": "09:13", + "inbound_departure_time": "07:20", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "09:58", + "outbound_departure_time": "08:05", + "passengers": "3", + "price": "116", + "refundable": "False", + "return_date": "2019-03-10", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "outbound_departure_time", + "start": 54 + }, + { + "exclusive_end": 94, + "slot": "inbound_departure_time", + "start": 87 + }, + { + "exclusive_end": 119, + "slot": "price", + "start": 115 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. One outbound American Airlines flight leaves at 8:05 am. The return Flight is at 7:20 am. The ticket cost is $116." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "portland" + ], + "inbound_departure_time": [ + "7:20 am" + ], + "origin_city": [ + "San Francisco" + ], + "outbound_departure_time": [ + "8:05 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "the 10th" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight sounds good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "thank you" + } + ] + }, + { + "dialogue_id": "21_00079", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you find me one-way flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you be leaving from and when would you like to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "destination_city", + "values": [ + "Seattle" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "origin_city", + "values": [ + "Paris, France" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "departure_date", + "values": [ + "9th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "destination_city", + "start": 19 + }, + { + "exclusive_end": 45, + "slot": "origin_city", + "start": 32 + }, + { + "exclusive_end": 84, + "slot": "departure_date", + "start": 67 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "Seattle" + ], + "origin_city": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am travelling to Seattle from Paris, France. I am leaving on the 9th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Air France" + ], + "slot": "airlines", + "values": [ + "Air France" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "03:55" + ], + "slot": "outbound_departure_time", + "values": [ + "3:55 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "374" + ], + "slot": "price", + "values": [ + "$374" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-09", + "destination_city": "Seattle", + "origin_city": "Paris" + } + }, + "service_results": [ + { + "airlines": "Air France", + "departure_date": "2019-03-09", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "1", + "origin_airport": "Charles de Gaulle International Airport", + "origin_city": "Paris", + "outbound_arrival_time": "12:15", + "outbound_departure_time": "03:55", + "passengers": "1", + "price": "374", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-09", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "1", + "origin_airport": "Charles de Gaulle International Airport", + "origin_city": "Paris", + "outbound_arrival_time": "10:36", + "outbound_departure_time": "04:05", + "passengers": "1", + "price": "345", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-09", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "1", + "origin_airport": "Charles de Gaulle International Airport", + "origin_city": "Paris", + "outbound_arrival_time": "22:56", + "outbound_departure_time": "11:20", + "passengers": "1", + "price": "355", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "outbound_departure_time", + "start": 41 + }, + { + "exclusive_end": 79, + "slot": "price", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an Air France flight leaving at 3:55 am with 1 stop. The price is $374." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "origin_airport", + "outbound_arrival_time" + ], + "slot_values": { + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "Seattle" + ], + "origin_city": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which airport does the flight depart from and when does the flight arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12:15" + ], + "slot": "outbound_arrival_time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Charles de Gaulle International Airport" + ], + "slot": "origin_airport", + "values": [ + "Charles de Gaulle International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "outbound_arrival_time", + "start": 24 + }, + { + "exclusive_end": 89, + "slot": "origin_airport", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The onward flight is at 12:15 pm and departs from Charles de Gaulle International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "Seattle" + ], + "origin_city": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any more flights?" + }, + { + "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": [ + "345" + ], + "slot": "price", + "values": [ + "$345" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "outbound_departure_time", + "start": 52 + }, + { + "exclusive_end": 90, + "slot": "price", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an American Airlines flight that leaves at 4:05 am with 1 stop. The price is $345." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "Seattle" + ], + "origin_city": [ + "Paris, France" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any more flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:20" + ], + "slot": "outbound_departure_time", + "values": [ + "11:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "355" + ], + "slot": "price", + "values": [ + "$355" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "outbound_departure_time", + "start": 44 + }, + { + "exclusive_end": 83, + "slot": "price", + "start": 79 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Delta Airlines flight leaving at 11:20 am with 1 stop. The price is $355." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "Seattle" + ], + "origin_city": [ + "Paris, France" + ], + "outbound_departure_time": [ + "11:20 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase a ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "Seattle" + ], + "origin_city": [ + "Paris, France" + ], + "outbound_departure_time": [ + "11:20 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I do not." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "Seattle" + ], + "origin_city": [ + "Paris, France" + ], + "outbound_departure_time": [ + "11:20 am" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search for Economy class round trip tickets for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you be returning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "return_date", + "values": [ + "11th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "return_date", + "start": 24 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "Seattle" + ], + "origin_city": [ + "Paris, France" + ], + "outbound_departure_time": [ + "11:20 am" + ], + "return_date": [ + "11th of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to return on the 11th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:20" + ], + "slot": "outbound_departure_time", + "values": [ + "11:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "06:10" + ], + "slot": "inbound_departure_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "416" + ], + "slot": "price", + "values": [ + "$416" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-09", + "destination_city": "Seattle", + "origin_city": "Paris", + "return_date": "2019-03-11", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-09", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "inbound_arrival_time": "08:53", + "inbound_departure_time": "06:10", + "number_stops": "1", + "origin_airport": "Charles de Gaulle International Airport", + "origin_city": "Paris", + "outbound_arrival_time": "22:56", + "outbound_departure_time": "11:20", + "passengers": "1", + "price": "416", + "refundable": "False", + "return_date": "2019-03-11", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "outbound_departure_time", + "start": 62 + }, + { + "exclusive_end": 103, + "slot": "inbound_departure_time", + "start": 96 + }, + { + "exclusive_end": 122, + "slot": "price", + "start": 118 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 flight. There is a Delta Airlines flight leaving at 11:20 am. The return flight is at 6:10 am. The price is $416." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "refundable" + ], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "Seattle" + ], + "origin_city": [ + "Paris, France" + ], + "outbound_departure_time": [ + "11:20 am" + ], + "return_date": [ + "11th of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the ticket refundable?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, it is non-refundable." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "Seattle" + ], + "inbound_departure_time": [ + "6:10 am" + ], + "origin_city": [ + "Paris, France" + ], + "outbound_departure_time": [ + "11:20 am" + ], + "return_date": [ + "11th of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me. That was all I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "21_00080", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Would you search for one way flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "destination_city", + "values": [ + "ATL" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "destination_city", + "start": 14 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "destination_city": [ + "ATL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to ATL." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "departure_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "departure_date", + "start": 16 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "ATL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will leave on March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "origin_city", + "values": [ + "NY" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "origin_city", + "start": 18 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will leave from NY." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:20" + ], + "slot": "outbound_departure_time", + "values": [ + "11:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "129" + ], + "slot": "price", + "values": [ + "$129" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-11", + "destination_city": "Atlanta", + "origin_city": "New York" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "0", + "origin_airport": "JFK International Airport", + "origin_city": "New York", + "outbound_arrival_time": "13:42", + "outbound_departure_time": "11:20", + "passengers": "1", + "price": "129", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "0", + "origin_airport": "JFK International Airport", + "origin_city": "New York", + "outbound_arrival_time": "13:47", + "outbound_departure_time": "11:25", + "passengers": "1", + "price": "122", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "0", + "origin_airport": "JFK International Airport", + "origin_city": "New York", + "outbound_arrival_time": "11:27", + "outbound_departure_time": "09:05", + "passengers": "1", + "price": "118", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "0", + "origin_airport": "JFK International Airport", + "origin_city": "New York", + "outbound_arrival_time": "21:27", + "outbound_departure_time": "19:05", + "passengers": "1", + "price": "131", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "outbound_departure_time", + "start": 48 + }, + { + "exclusive_end": 87, + "slot": "price", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an American Airlines flight leaving at 11:20 am with 0 stops. The cost is $129." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport", + "origin_airport" + ], + "slot_values": { + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "NY" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At which airport does the flight arrive and which airport does the flight depart from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hartsfield-Jackson International Airport" + ], + "slot": "destination_airport", + "values": [ + "Hartsfield-Jackson International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "JFK International Airport" + ], + "slot": "origin_airport", + "values": [ + "JFK International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "destination_airport", + "start": 11 + }, + { + "exclusive_end": 93, + "slot": "origin_airport", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It goes to Hartsfield-Jackson International Airport. It leaves from JFK International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "NY" + ], + "outbound_departure_time": [ + "11:20 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like a good flight." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "NY" + ], + "outbound_departure_time": [ + "11:20 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I do not need a ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I could assist you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "refundable", + "values": [ + "True" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "NY" + ], + "outbound_departure_time": [ + "11:20 am" + ], + "refundable": [ + "True" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you look for round trip flights? I want tickets that are refundable in case anything changes." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you come back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "return_date", + "values": [ + "the 13th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "return_date", + "start": 22 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "NY" + ], + "outbound_departure_time": [ + "11:20 am" + ], + "refundable": [ + "True" + ], + "return_date": [ + "the 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to get back on the 13th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:20" + ], + "slot": "outbound_departure_time", + "values": [ + "11:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "06:25" + ], + "slot": "inbound_departure_time", + "values": [ + "6:25 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "122" + ], + "slot": "price", + "values": [ + "$122" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-11", + "destination_city": "Atlanta", + "origin_city": "New York", + "refundable": "True", + "return_date": "2019-03-13" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "inbound_arrival_time": "08:47", + "inbound_departure_time": "06:25", + "number_stops": "0", + "origin_airport": "JFK International Airport", + "origin_city": "New York", + "outbound_arrival_time": "13:42", + "outbound_departure_time": "11:20", + "passengers": "1", + "price": "122", + "refundable": "True", + "return_date": "2019-03-13", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 124, + "slot": "outbound_departure_time", + "start": 116 + }, + { + "exclusive_end": 164, + "slot": "inbound_departure_time", + "start": 157 + }, + { + "exclusive_end": 179, + "slot": "price", + "start": 175 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 flight that seems like it would be convenient for you. There is an American Airlines flight that leaves at 11:20 am and the return flight leaves at 6:25 am. It costs $122." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "ATL" + ], + "inbound_departure_time": [ + "6:25 am" + ], + "origin_city": [ + "NY" + ], + "outbound_departure_time": [ + "11:20 am" + ], + "refundable": [ + "True" + ], + "return_date": [ + "the 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight sounds wonderful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I buy tickets for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "ATL" + ], + "inbound_departure_time": [ + "6:25 am" + ], + "origin_city": [ + "NY" + ], + "outbound_departure_time": [ + "11:20 am" + ], + "refundable": [ + "True" + ], + "return_date": [ + "the 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could I help with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "ATL" + ], + "inbound_departure_time": [ + "6:25 am" + ], + "origin_city": [ + "NY" + ], + "outbound_departure_time": [ + "11:20 am" + ], + "refundable": [ + "True" + ], + "return_date": [ + "the 13th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00081", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need information about oneway flights for my next trip." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "From where you will start? and to which location?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mexico City" + ], + "slot": "origin_city", + "values": [ + "Ciudad de Mexico" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "destination_city", + "values": [ + "Phoenix" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "origin_city", + "start": 18 + }, + { + "exclusive_end": 57, + "slot": "destination_city", + "start": 50 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "destination_city": [ + "Phoenix" + ], + "origin_city": [ + "Ciudad de Mexico" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will start from Ciudad de Mexico and will go to Phoenix." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you planning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "passengers", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "departure_date", + "values": [ + "10th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "seating_class", + "values": [ + "dontcare" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "departure_date", + "start": 29 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "10th of this month" + ], + "destination_city": [ + "Phoenix" + ], + "origin_city": [ + "Ciudad de Mexico" + ], + "passengers": [ + "3" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going with 3 peoples by 10th of this month. look for business or economy class." + }, + { + "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": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "235" + ], + "slot": "price", + "values": [ + "$235" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-10", + "destination_city": "Phoenix", + "origin_city": "Mexico City", + "passengers": "3" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-10", + "destination_airport": "Sky Harbor International Airport", + "destination_city": "Phoenix", + "number_stops": "1", + "origin_airport": "Benito Juarez International Airport", + "origin_city": "Mexico City", + "outbound_arrival_time": "13:38", + "outbound_departure_time": "08:05", + "passengers": "3", + "price": "235", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-10", + "destination_airport": "Sky Harbor International Airport", + "destination_city": "Phoenix", + "number_stops": "1", + "origin_airport": "Benito Juarez International Airport", + "origin_city": "Mexico City", + "outbound_arrival_time": "11:42", + "outbound_departure_time": "03:45", + "passengers": "3", + "price": "260", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-10", + "destination_airport": "Sky Harbor International Airport", + "destination_city": "Phoenix", + "number_stops": "1", + "origin_airport": "Benito Juarez International Airport", + "origin_city": "Mexico City", + "outbound_arrival_time": "01:18", + "outbound_departure_time": "20:45", + "passengers": "3", + "price": "240", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "outbound_departure_time", + "start": 65 + }, + { + "exclusive_end": 116, + "slot": "price", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 3 American Airlines flights suitable for you leaves at 8:05 am that will have 1 stop. Ticket price is $235." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "10th of this month" + ], + "destination_city": [ + "Phoenix" + ], + "origin_city": [ + "Ciudad de Mexico" + ], + "outbound_departure_time": [ + "8:05 am" + ], + "passengers": [ + "3" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This is ok for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I buy the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "10th of this month" + ], + "destination_city": [ + "Phoenix" + ], + "origin_city": [ + "Ciudad de Mexico" + ], + "outbound_departure_time": [ + "8:05 am" + ], + "passengers": [ + "3" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, dont buy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "return_date", + "values": [ + "12th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "return_date", + "start": 30 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "10th of this month" + ], + "destination_city": [ + "Phoenix" + ], + "origin_city": [ + "Ciudad de Mexico" + ], + "outbound_departure_time": [ + "8:05 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "12th of March" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Look for returning flights on 12th 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": [ + "07:35" + ], + "slot": "inbound_departure_time", + "values": [ + "7:35 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "247" + ], + "slot": "price", + "values": [ + "$247" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-10", + "destination_city": "Phoenix", + "origin_city": "Mexico City", + "passengers": "3", + "return_date": "2019-03-12" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-10", + "destination_airport": "Sky Harbor International Airport", + "destination_city": "Phoenix", + "inbound_arrival_time": "20:05", + "inbound_departure_time": "07:35", + "number_stops": "1", + "origin_airport": "Benito Juarez International Airport", + "origin_city": "Mexico City", + "outbound_arrival_time": "13:38", + "outbound_departure_time": "08:05", + "passengers": "3", + "price": "247", + "refundable": "False", + "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": 76 + }, + { + "exclusive_end": 109, + "slot": "price", + "start": 105 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "1 American Airlines outbound flight is leaving by 8:05 am and it returns by 7:35 am. Its price is around $247." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "10th of this month" + ], + "destination_city": [ + "Phoenix" + ], + "inbound_departure_time": [ + "7:35 am" + ], + "origin_city": [ + "Ciudad de Mexico" + ], + "outbound_departure_time": [ + "8:05 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "12th of March" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This is ok for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I buy the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "10th of this month" + ], + "destination_city": [ + "Phoenix" + ], + "inbound_departure_time": [ + "7:35 am" + ], + "origin_city": [ + "Ciudad de Mexico" + ], + "outbound_departure_time": [ + "8:05 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "12th of March" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, its okay for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "10th of this month" + ], + "destination_city": [ + "Phoenix" + ], + "inbound_departure_time": [ + "7:35 am" + ], + "origin_city": [ + "Ciudad de Mexico" + ], + "outbound_departure_time": [ + "8:05 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "12th of March" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks a lot for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00082", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "origin_city", + "values": [ + "ATL" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "origin_city", + "start": 50 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "origin_city": [ + "ATL" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Could you find me one.way flights in economy from ATL, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Could you please tell me when would you like to leave and which is your destination, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "destination_city", + "values": [ + "Seattle, WA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "departure_date", + "values": [ + "march 11th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "destination_city", + "start": 22 + }, + { + "exclusive_end": 47, + "slot": "departure_date", + "start": 37 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "march 11th" + ], + "destination_city": [ + "Seattle, WA" + ], + "origin_city": [ + "ATL" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be travelling to Seattle, WA on march 11th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "21:35" + ], + "slot": "outbound_departure_time", + "values": [ + "9:35 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "195" + ], + "slot": "price", + "values": [ + "$195" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-11", + "destination_city": "Seattle", + "origin_city": "Atlanta", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "0", + "origin_airport": "Hartsfield-Jackson International Airport", + "origin_city": "Atlanta", + "outbound_arrival_time": "00:07", + "outbound_departure_time": "21:35", + "passengers": "1", + "price": "195", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "0", + "origin_airport": "Hartsfield-Jackson International Airport", + "origin_city": "Atlanta", + "outbound_arrival_time": "18:52", + "outbound_departure_time": "16:20", + "passengers": "1", + "price": "173", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "0", + "origin_airport": "Hartsfield-Jackson International Airport", + "origin_city": "Atlanta", + "outbound_arrival_time": "21:52", + "outbound_departure_time": "19:20", + "passengers": "1", + "price": "180", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "0", + "origin_airport": "Hartsfield-Jackson International Airport", + "origin_city": "Atlanta", + "outbound_arrival_time": "19:52", + "outbound_departure_time": "17:20", + "passengers": "1", + "price": "170", + "refundable": "True", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "outbound_departure_time", + "start": 47 + }, + { + "exclusive_end": 86, + "slot": "price", + "start": 82 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's an American Airlines flight leaving at 9:35 pm with 0 stops. The price is $195" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "refundable" + ], + "slot_values": { + "departure_date": [ + "march 11th" + ], + "destination_city": [ + "Seattle, WA" + ], + "origin_city": [ + "ATL" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the ticket refundable?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately it's not" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "march 11th" + ], + "destination_city": [ + "Seattle, WA" + ], + "origin_city": [ + "ATL" + ], + "outbound_departure_time": [ + "9:35 pm" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No problem, the flights is good. Could you please search a return flight too, please?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to come back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "return_date", + "values": [ + "13th of march" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "return_date", + "start": 29 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "march 11th" + ], + "destination_city": [ + "Seattle, WA" + ], + "origin_city": [ + "ATL" + ], + "outbound_departure_time": [ + "9:35 pm" + ], + "return_date": [ + "13th of march" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to come back in the 13th of march" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "21:35" + ], + "slot": "outbound_departure_time", + "values": [ + "9:35 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "21:45" + ], + "slot": "inbound_departure_time", + "values": [ + "9:45 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "205" + ], + "slot": "price", + "values": [ + "$205" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-11", + "destination_city": "Seattle", + "origin_city": "Atlanta", + "return_date": "2019-03-13", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "inbound_arrival_time": "06:17", + "inbound_departure_time": "21:45", + "number_stops": "0", + "origin_airport": "Hartsfield-Jackson International Airport", + "origin_city": "Atlanta", + "outbound_arrival_time": "00:07", + "outbound_departure_time": "21:35", + "passengers": "1", + "price": "205", + "refundable": "False", + "return_date": "2019-03-13", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "outbound_departure_time", + "start": 49 + }, + { + "exclusive_end": 81, + "slot": "inbound_departure_time", + "start": 74 + }, + { + "exclusive_end": 100, + "slot": "price", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "With american Airlines there a flight leaving at 9:35 pm and returning at 9:45 pm. The price is $205" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "outbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "march 11th" + ], + "destination_city": [ + "Seattle, WA" + ], + "origin_city": [ + "ATL" + ], + "outbound_departure_time": [ + "9:35 pm" + ], + "return_date": [ + "13th of march" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the flight arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "00:07" + ], + "slot": "outbound_arrival_time", + "values": [ + "0:07 am" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "outbound_arrival_time", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The onward flight arrives at 0:07 am" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "march 11th" + ], + "destination_city": [ + "Seattle, WA" + ], + "origin_city": [ + "ATL" + ], + "outbound_departure_time": [ + "9:35 pm" + ], + "return_date": [ + "13th of march" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other available flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-11", + "destination_city": "Seattle", + "origin_city": "Atlanta", + "return_date": "2019-03-13", + "seating_class": "Economy" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry I wasn't able to find other flights: 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_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "march 11th" + ], + "destination_city": [ + "Seattle, WA" + ], + "origin_city": [ + "ATL" + ], + "outbound_departure_time": [ + "9:35 pm" + ], + "return_date": [ + "13th of march" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks, that's all" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day" + } + ] + }, + { + "dialogue_id": "21_00083", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Please help me find one-way flights." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please let me know your departure and destination cities, as well as the date you plan to travel." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "destination_city", + "values": [ + "NYC" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Washington" + ], + "slot": "origin_city", + "values": [ + "Washington" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "departure_date", + "values": [ + "7th of March" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "destination_city", + "start": 22 + }, + { + "exclusive_end": 41, + "slot": "origin_city", + "start": 31 + }, + { + "exclusive_end": 57, + "slot": "departure_date", + "start": 45 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "NYC" + ], + "origin_city": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to leave for NYC from Washington on 7th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "06:05" + ], + "slot": "outbound_departure_time", + "values": [ + "6:05 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "88" + ], + "slot": "price", + "values": [ + "$88" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-07", + "destination_city": "New York", + "origin_city": "Washington" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-07", + "destination_airport": "JFK International Airport", + "destination_city": "New York", + "number_stops": "0", + "origin_airport": "Dulles International Airport", + "origin_city": "Washington", + "outbound_arrival_time": "07:15", + "outbound_departure_time": "06:05", + "passengers": "1", + "price": "88", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-07", + "destination_airport": "JFK International Airport", + "destination_city": "New York", + "number_stops": "0", + "origin_airport": "Dulles International Airport", + "origin_city": "Washington", + "outbound_arrival_time": "10:25", + "outbound_departure_time": "09:15", + "passengers": "1", + "price": "77", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 106, + "slot": "outbound_departure_time", + "start": 99 + }, + { + "exclusive_end": 45, + "slot": "price", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2 flights you may like. There's a $88 American Airlines flight with 0 stops that leaves at 6:05 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport", + "origin_airport" + ], + "slot_values": { + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "NYC" + ], + "origin_city": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please let me know the origin and destination ariports." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "JFK International Airport" + ], + "slot": "destination_airport", + "values": [ + "JFK International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Dulles International Airport" + ], + "slot": "origin_airport", + "values": [ + "Dulles International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 94, + "slot": "destination_airport", + "start": 69 + }, + { + "exclusive_end": 55, + "slot": "origin_airport", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The flight originates from Dulles International Airport and lands at JFK International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "NYC" + ], + "origin_city": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that won't work for me. Please search for other available flights." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "09:15" + ], + "slot": "outbound_departure_time", + "values": [ + "9:15 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "77" + ], + "slot": "price", + "values": [ + "$77" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 76, + "slot": "outbound_departure_time", + "start": 69 + }, + { + "exclusive_end": 84, + "slot": "price", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. How about a Southwest Airlines flight with 0 stops, leaving at 9:15 am, at $77 per ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "NYC" + ], + "origin_city": [ + "Washington" + ], + "outbound_departure_time": [ + "9:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight works for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Will there be anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "NYC" + ], + "origin_city": [ + "Washington" + ], + "outbound_departure_time": [ + "9:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yes, please. I've just been informed that I might have to travel back this month. Please help me find found trip flights." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you be coming back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "return_date", + "values": [ + "9th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "return_date", + "start": 22 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "NYC" + ], + "origin_city": [ + "Washington" + ], + "outbound_departure_time": [ + "9:15 am" + ], + "return_date": [ + "9th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to return on 9th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "09:15" + ], + "slot": "outbound_departure_time", + "values": [ + "9:15 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17:15" + ], + "slot": "inbound_departure_time", + "values": [ + "5:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "83" + ], + "slot": "price", + "values": [ + "$83" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-07", + "destination_city": "New York", + "origin_city": "Washington", + "return_date": "2019-03-09" + } + }, + "service_results": [ + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-07", + "destination_airport": "JFK International Airport", + "destination_city": "New York", + "inbound_arrival_time": "18:25", + "inbound_departure_time": "17:15", + "number_stops": "0", + "origin_airport": "Dulles International Airport", + "origin_city": "Washington", + "outbound_arrival_time": "10:25", + "outbound_departure_time": "09:15", + "passengers": "1", + "price": "83", + "refundable": "False", + "return_date": "2019-03-09", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "outbound_departure_time", + "start": 66 + }, + { + "exclusive_end": 106, + "slot": "inbound_departure_time", + "start": 99 + }, + { + "exclusive_end": 132, + "slot": "price", + "start": 129 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Do you like Southwest Airlines? There's a flight leaving at 9:15 am, with a return flight at 5:15 pm. The ticket will cost $83." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "NYC" + ], + "inbound_departure_time": [ + "5:15 pm" + ], + "origin_city": [ + "Washington" + ], + "outbound_departure_time": [ + "9:15 am" + ], + "return_date": [ + "9th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight will work for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to by tickets for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "NYC" + ], + "inbound_departure_time": [ + "5:15 pm" + ], + "origin_city": [ + "Washington" + ], + "outbound_departure_time": [ + "9:15 am" + ], + "return_date": [ + "9th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not at the moment, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_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": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "NYC" + ], + "inbound_departure_time": [ + "5:15 pm" + ], + "origin_city": [ + "Washington" + ], + "outbound_departure_time": [ + "9:15 am" + ], + "return_date": [ + "9th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, Thank you very much. You've been very helpful." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00084", + "services": [ + "Flights_1" + ], + "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_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going out of town for a bachelor party. Can you find me a one-way flight in Economy seating?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What dates were you interested in. Which cities will be leaving and going to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "destination_city", + "values": [ + "Vegas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "origin_city", + "values": [ + "Vancouver" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "departure_date", + "values": [ + "7th of March" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "destination_city", + "start": 16 + }, + { + "exclusive_end": 36, + "slot": "origin_city", + "start": 27 + }, + { + "exclusive_end": 56, + "slot": "departure_date", + "start": 44 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Vancouver" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Vegas from Vancouver on the 7th of March." + }, + { + "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": [ + "238" + ], + "slot": "price", + "values": [ + "$238" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-07", + "destination_city": "Las Vegas", + "origin_city": "Vancouver", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "Air Canada", + "departure_date": "2019-03-07", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "21:35", + "outbound_departure_time": "16:45", + "passengers": "1", + "price": "238", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-07", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "21:35", + "outbound_departure_time": "12:20", + "passengers": "1", + "price": "240", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-07", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "22:40", + "outbound_departure_time": "18:05", + "passengers": "1", + "price": "213", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "outbound_departure_time", + "start": 54 + }, + { + "exclusive_end": 38, + "slot": "price", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an Air Canada flight for $238 that leaves at 4:45 pm that has only 1 stop." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "airlines", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Vancouver" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other flights? Doesn't matter which airline." + }, + { + "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": [ + "240" + ], + "slot": "price", + "values": [ + "$240" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-07", + "destination_city": "Las Vegas", + "origin_city": "Vancouver", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "Air Canada", + "departure_date": "2019-03-07", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "21:35", + "outbound_departure_time": "16:45", + "passengers": "1", + "price": "238", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-07", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "21:35", + "outbound_departure_time": "12:20", + "passengers": "1", + "price": "240", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-07", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "22:40", + "outbound_departure_time": "18:05", + "passengers": "1", + "price": "213", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "outbound_departure_time", + "start": 56 + }, + { + "exclusive_end": 40, + "slot": "price", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Delta Airlines fight for $240 that leaves at 12:20 pm that has only 1 stop." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "passengers", + "values": [ + "2" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Vancouver" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about any other flights? I forgot - there's 2 of us traveling." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "18:05" + ], + "slot": "outbound_departure_time", + "values": [ + "6:05 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "213" + ], + "slot": "price", + "values": [ + "$213" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-07", + "destination_city": "Las Vegas", + "origin_city": "Vancouver", + "passengers": "2", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "Air Canada", + "departure_date": "2019-03-07", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "21:35", + "outbound_departure_time": "16:45", + "passengers": "2", + "price": "238", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-07", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "21:35", + "outbound_departure_time": "12:20", + "passengers": "2", + "price": "240", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-07", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "22:40", + "outbound_departure_time": "18:05", + "passengers": "2", + "price": "213", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "outbound_departure_time", + "start": 58 + }, + { + "exclusive_end": 42, + "slot": "price", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a United Airlines flight for $213 that leaves at 6:05 pm that has only 1 stop." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "outbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Vancouver" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time does it arrive in Vegas?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "22:40" + ], + "slot": "outbound_arrival_time", + "values": [ + "10:40 pm" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "outbound_arrival_time", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Arrival time is 10:40 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Vancouver" + ], + "outbound_departure_time": [ + "6:05 pm" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book the flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Vancouver" + ], + "outbound_departure_time": [ + "6:05 pm" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Vancouver" + ], + "outbound_departure_time": [ + "6:05 pm" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What about round trip flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What return date did you want?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "return_date", + "values": [ + "9th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "return_date", + "start": 26 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Vancouver" + ], + "outbound_departure_time": [ + "6:05 pm" + ], + "passengers": [ + "2" + ], + "return_date": [ + "9th of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to get back on the 9th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "18:05" + ], + "slot": "outbound_departure_time", + "values": [ + "6:05 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:05" + ], + "slot": "inbound_departure_time", + "values": [ + "12:05 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "228" + ], + "slot": "price", + "values": [ + "$228" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "United Airlines", + "departure_date": "2019-03-07", + "destination_city": "Las Vegas", + "origin_city": "Vancouver", + "passengers": "2", + "return_date": "2019-03-09", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "United Airlines", + "departure_date": "2019-03-07", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "inbound_arrival_time": "19:49", + "inbound_departure_time": "12:05", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "22:40", + "outbound_departure_time": "18:05", + "passengers": "2", + "price": "228", + "refundable": "False", + "return_date": "2019-03-09", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "outbound_departure_time", + "start": 57 + }, + { + "exclusive_end": 102, + "slot": "inbound_departure_time", + "start": 94 + }, + { + "exclusive_end": 41, + "slot": "price", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 United Airlines flight for $228 that leaves at 6:05 pm from Vancouver and leaves at 12:05 pm from Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "Vegas" + ], + "inbound_departure_time": [ + "12:05 pm" + ], + "origin_city": [ + "Vancouver" + ], + "outbound_departure_time": [ + "6:05 pm" + ], + "passengers": [ + "2" + ], + "return_date": [ + "9th of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book the flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "Vegas" + ], + "inbound_departure_time": [ + "12:05 pm" + ], + "origin_city": [ + "Vancouver" + ], + "outbound_departure_time": [ + "6:05 pm" + ], + "passengers": [ + "2" + ], + "return_date": [ + "9th of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_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": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "7th of March" + ], + "destination_city": [ + "Vegas" + ], + "inbound_departure_time": [ + "12:05 pm" + ], + "origin_city": [ + "Vancouver" + ], + "outbound_departure_time": [ + "6:05 pm" + ], + "passengers": [ + "2" + ], + "return_date": [ + "9th of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00085", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a one-way flight." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your departure location and time, and what is your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "destination_city", + "values": [ + "Chicago" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Washington" + ], + "slot": "origin_city", + "values": [ + "Washington" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "departure_date", + "values": [ + "the 8th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "destination_city", + "start": 53 + }, + { + "exclusive_end": 49, + "slot": "origin_city", + "start": 39 + }, + { + "exclusive_end": 23, + "slot": "departure_date", + "start": 16 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving on the 8th to travel from Washington to Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "outbound_departure_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "118" + ], + "slot": "price", + "values": [ + "$118" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-08", + "destination_city": "Chicago", + "origin_city": "Washington" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "Dulles International Airport", + "origin_city": "Washington", + "outbound_arrival_time": "22:58", + "outbound_departure_time": "22:00", + "passengers": "1", + "price": "118", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-08", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "Dulles International Airport", + "origin_city": "Washington", + "outbound_arrival_time": "16:33", + "outbound_departure_time": "15:35", + "passengers": "1", + "price": "112", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-08", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "Dulles International Airport", + "origin_city": "Washington", + "outbound_arrival_time": "21:38", + "outbound_departure_time": "20:40", + "passengers": "1", + "price": "111", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 94, + "slot": "outbound_departure_time", + "start": 89 + }, + { + "exclusive_end": 147, + "slot": "price", + "start": 143 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "We have seats available on American Airlines on that date. The outbound flight leaves at 10 pm for Chicago with 0 stops. That ticket will cost $118." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Washington" + ], + "outbound_departure_time": [ + "10 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight sounds good to me. I changed my mind - can you search round trip flights for me instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, when would you like to return?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "return_date", + "values": [ + "the 10th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "return_date", + "start": 33 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Washington" + ], + "outbound_departure_time": [ + "10 pm" + ], + "return_date": [ + "the 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to return from Chicago on the 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22:00" + ], + "slot": "outbound_departure_time", + "values": [ + "10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "14:50" + ], + "slot": "inbound_departure_time", + "values": [ + "2:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "132" + ], + "slot": "price", + "values": [ + "$132" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_city": "Chicago", + "origin_city": "Washington", + "return_date": "2019-03-10" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "inbound_arrival_time": "17:48", + "inbound_departure_time": "14:50", + "number_stops": "0", + "origin_airport": "Dulles International Airport", + "origin_city": "Washington", + "outbound_arrival_time": "22:58", + "outbound_departure_time": "22:00", + "passengers": "1", + "price": "132", + "refundable": "False", + "return_date": "2019-03-10", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "outbound_departure_time", + "start": 64 + }, + { + "exclusive_end": 106, + "slot": "inbound_departure_time", + "start": 99 + }, + { + "exclusive_end": 133, + "slot": "price", + "start": 129 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Flying on American Airlines, your outbound flight will leave at 10 pm. The return flight leaves at 2:50 pm, for a total price of $132." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Chicago" + ], + "inbound_departure_time": [ + "2:50 pm" + ], + "origin_city": [ + "Washington" + ], + "outbound_departure_time": [ + "10 pm" + ], + "return_date": [ + "the 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I book it for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Chicago" + ], + "inbound_departure_time": [ + "2:50 pm" + ], + "origin_city": [ + "Washington" + ], + "outbound_departure_time": [ + "10 pm" + ], + "return_date": [ + "the 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I can do that myself. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_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": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Chicago" + ], + "inbound_departure_time": [ + "2:50 pm" + ], + "origin_city": [ + "Washington" + ], + "outbound_departure_time": [ + "10 pm" + ], + "return_date": [ + "the 10th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "21_00086", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "passengers", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "passengers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a flight for two people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "origin_city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "origin_city", + "start": 0 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "origin_city": [ + "San Francisco" + ], + "passengers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where you are visiting?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "destination_city", + "values": [ + "LA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Premium Economy" + ], + "slot": "seating_class", + "values": [ + "Premium Economy" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 2, + "slot": "destination_city", + "start": 0 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "destination_city": [ + "LA" + ], + "origin_city": [ + "San Francisco" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "LA. Also, can you make those seats Premium Economy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you plan to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska Airlines" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "departure_date", + "values": [ + "March 6th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "departure_date", + "start": 0 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Alaska Airlines" + ], + "departure_date": [ + "March 6th" + ], + "destination_city": [ + "LA" + ], + "origin_city": [ + "San Francisco" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "March 6th. Also, I prefer Alaska Airlines if a flight is available that day." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "19:10" + ], + "slot": "outbound_departure_time", + "values": [ + "7:10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "155" + ], + "slot": "price", + "values": [ + "$155" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-06", + "destination_city": "Los Angeles", + "origin_city": "San Francisco", + "passengers": "2", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-06", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "20:35", + "outbound_departure_time": "19:10", + "passengers": "2", + "price": "155", + "refundable": "False", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "outbound_departure_time", + "start": 63 + }, + { + "exclusive_end": 125, + "slot": "price", + "start": 121 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found an Alaska Airlines flight on March 6th that departs at 7:10 pm. There are 0 stops and the price of the ticket is $155." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "outbound_arrival_time", + "refundable" + ], + "slot_values": { + "airlines": [ + "Alaska Airlines" + ], + "departure_date": [ + "March 6th" + ], + "destination_city": [ + "LA" + ], + "origin_city": [ + "San Francisco" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is that refundable? Also, when does the onward flight arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "20:35" + ], + "slot": "outbound_arrival_time", + "values": [ + "8:35 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "outbound_arrival_time", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The onward flight arrives at 8:35 pm. The ticket is not refundable." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Alaska Airlines" + ], + "departure_date": [ + "March 6th" + ], + "destination_city": [ + "LA" + ], + "origin_city": [ + "San Francisco" + ], + "outbound_departure_time": [ + "7:10 pm" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight sounds good but can you search round trip flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you coming back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "return_date", + "values": [ + "8th of March" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "return_date", + "start": 4 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Alaska Airlines" + ], + "departure_date": [ + "March 6th" + ], + "destination_city": [ + "LA" + ], + "origin_city": [ + "San Francisco" + ], + "outbound_departure_time": [ + "7:10 pm" + ], + "passengers": [ + "2" + ], + "return_date": [ + "8th of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 8th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "19:10" + ], + "slot": "outbound_departure_time", + "values": [ + "7:10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17:50" + ], + "slot": "inbound_departure_time", + "values": [ + "5:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "174" + ], + "slot": "price", + "values": [ + "$174" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-06", + "destination_city": "Los Angeles", + "origin_city": "San Francisco", + "passengers": "2", + "return_date": "2019-03-08", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-06", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "inbound_arrival_time": "19:15", + "inbound_departure_time": "17:50", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "20:35", + "outbound_departure_time": "19:10", + "passengers": "2", + "price": "174", + "refundable": "False", + "return_date": "2019-03-08", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "outbound_departure_time", + "start": 72 + }, + { + "exclusive_end": 128, + "slot": "inbound_departure_time", + "start": 121 + }, + { + "exclusive_end": 174, + "slot": "price", + "start": 170 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 option for Alaska Airlines, there is a flight that departs at 7:10 pm on March 6th and the return flight is at 5:50 pm on March 8th. The price of the ticket is $174." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "refundable" + ], + "slot_values": { + "airlines": [ + "Alaska Airlines" + ], + "departure_date": [ + "March 6th" + ], + "destination_city": [ + "LA" + ], + "origin_city": [ + "San Francisco" + ], + "outbound_departure_time": [ + "7:10 pm" + ], + "passengers": [ + "2" + ], + "return_date": [ + "8th of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is that ticket refundable?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, it is not." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Alaska Airlines" + ], + "departure_date": [ + "March 6th" + ], + "destination_city": [ + "LA" + ], + "inbound_departure_time": [ + "5:50 pm" + ], + "origin_city": [ + "San Francisco" + ], + "outbound_departure_time": [ + "7:10 pm" + ], + "passengers": [ + "2" + ], + "return_date": [ + "8th of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Alaska Airlines" + ], + "departure_date": [ + "March 6th" + ], + "destination_city": [ + "LA" + ], + "inbound_departure_time": [ + "5:50 pm" + ], + "origin_city": [ + "San Francisco" + ], + "outbound_departure_time": [ + "7:10 pm" + ], + "passengers": [ + "2" + ], + "return_date": [ + "8th of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_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": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Alaska Airlines" + ], + "departure_date": [ + "March 6th" + ], + "destination_city": [ + "LA" + ], + "inbound_departure_time": [ + "5:50 pm" + ], + "origin_city": [ + "San Francisco" + ], + "outbound_departure_time": [ + "7:10 pm" + ], + "passengers": [ + "2" + ], + "return_date": [ + "8th of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "21_00087", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "departure_date", + "values": [ + "tomorrow" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "departure_date", + "start": 35 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "tomorrow" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to find one-way flights for tomorrow." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you planning to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "destination_city", + "values": [ + "San Francisco" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "destination_city", + "start": 13 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "tomorrow" + ], + "destination_city": [ + "San Francisco" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you be flying from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "origin_city", + "values": [ + "Phoenix" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "origin_city", + "start": 23 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "tomorrow" + ], + "destination_city": [ + "San Francisco" + ], + "origin_city": [ + "Phoenix" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be departing from Phoenix." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "06:15" + ], + "slot": "outbound_departure_time", + "values": [ + "6:15 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "132" + ], + "slot": "price", + "values": [ + "$132" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-02", + "destination_city": "San Francisco", + "origin_city": "Phoenix" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-02", + "destination_airport": "SFO International Airport", + "destination_city": "San Francisco", + "number_stops": "0", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "08:22", + "outbound_departure_time": "06:15", + "passengers": "1", + "price": "132", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-02", + "destination_airport": "SFO International Airport", + "destination_city": "San Francisco", + "number_stops": "0", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "14:02", + "outbound_departure_time": "11:55", + "passengers": "1", + "price": "108", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-02", + "destination_airport": "SFO International Airport", + "destination_city": "San Francisco", + "number_stops": "0", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "08:07", + "outbound_departure_time": "06:00", + "passengers": "1", + "price": "128", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-02", + "destination_airport": "SFO International Airport", + "destination_city": "San Francisco", + "number_stops": "0", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "01:57", + "outbound_departure_time": "23:50", + "passengers": "1", + "price": "128", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "outbound_departure_time", + "start": 52 + }, + { + "exclusive_end": 101, + "slot": "price", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an American Airlines flight that leaves at 6:15 am and has 0 stops. Ticket is priced at $132." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "tomorrow" + ], + "destination_city": [ + "San Francisco" + ], + "origin_city": [ + "Phoenix" + ], + "outbound_departure_time": [ + "6:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like a good flight to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I buy tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "tomorrow" + ], + "destination_city": [ + "San Francisco" + ], + "origin_city": [ + "Phoenix" + ], + "outbound_departure_time": [ + "6:15 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Not yet. Can you find round trip flights for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you be returning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "return_date", + "values": [ + "5th of March" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 33, + "slot": "return_date", + "start": 21 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "tomorrow" + ], + "destination_city": [ + "San Francisco" + ], + "origin_city": [ + "Phoenix" + ], + "outbound_departure_time": [ + "6:15 am" + ], + "return_date": [ + "5th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to be back on 5th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "06:15" + ], + "slot": "outbound_departure_time", + "values": [ + "6:15 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "08:10" + ], + "slot": "inbound_departure_time", + "values": [ + "8:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "172" + ], + "slot": "price", + "values": [ + "$172" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-02", + "destination_city": "San Francisco", + "origin_city": "Phoenix", + "return_date": "2019-03-05" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-02", + "destination_airport": "SFO International Airport", + "destination_city": "San Francisco", + "inbound_arrival_time": "12:49", + "inbound_departure_time": "08:10", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "08:22", + "outbound_departure_time": "06:15", + "passengers": "1", + "price": "172", + "refundable": "False", + "return_date": "2019-03-05", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "outbound_departure_time", + "start": 53 + }, + { + "exclusive_end": 99, + "slot": "inbound_departure_time", + "start": 92 + }, + { + "exclusive_end": 122, + "slot": "price", + "start": 118 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "American Airlines have an outbound flight leaving at 6:15 am and a return flight leaving at 8:10 am. The ticket costs $172." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "destination_airport", + "refundable" + ], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "tomorrow" + ], + "destination_city": [ + "San Francisco" + ], + "origin_city": [ + "Phoenix" + ], + "outbound_departure_time": [ + "6:15 am" + ], + "return_date": [ + "5th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is the ticket refundable? Which airport does the flight arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "SFO International Airport" + ], + "slot": "destination_airport", + "values": [ + "SFO International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 95, + "slot": "destination_airport", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The ticket is not refundable and the flight is scheduled to arrive at SFO International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "tomorrow" + ], + "destination_city": [ + "San Francisco" + ], + "inbound_departure_time": [ + "8:10 am" + ], + "origin_city": [ + "Phoenix" + ], + "outbound_departure_time": [ + "6:15 am" + ], + "return_date": [ + "5th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Should I get tickets for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "tomorrow" + ], + "destination_city": [ + "San Francisco" + ], + "inbound_departure_time": [ + "8:10 am" + ], + "origin_city": [ + "Phoenix" + ], + "outbound_departure_time": [ + "6:15 am" + ], + "return_date": [ + "5th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else that you would like me to help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "tomorrow" + ], + "destination_city": [ + "San Francisco" + ], + "inbound_departure_time": [ + "8:10 am" + ], + "origin_city": [ + "Phoenix" + ], + "outbound_departure_time": [ + "6:15 am" + ], + "return_date": [ + "5th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thank you very much." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "21_00088", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm planning on going on a trip soon. Can you help me find a good flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Where will you be leaving from and what's your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mexico City" + ], + "slot": "origin_city", + "values": [ + "CDMX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "destination_city", + "values": [ + "Chi-town" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "origin_city", + "start": 16 + }, + { + "exclusive_end": 39, + "slot": "destination_city", + "start": 31 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "destination_city": [ + "Chi-town" + ], + "origin_city": [ + "CDMX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll leave from CDMX and go to Chi-town." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you looking to leave on?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "departure_date", + "values": [ + "The 6th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "departure_date", + "start": 0 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "The 6th" + ], + "destination_city": [ + "Chi-town" + ], + "origin_city": [ + "CDMX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 6th if possible." + }, + { + "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": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "320" + ], + "slot": "price", + "values": [ + "$320" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-06", + "destination_city": "Chicago", + "origin_city": "Mexico City" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-06", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "1", + "origin_airport": "Benito Juarez International Airport", + "origin_city": "Mexico City", + "outbound_arrival_time": "19:32", + "outbound_departure_time": "08:05", + "passengers": "1", + "price": "320", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-06", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "1", + "origin_airport": "Benito Juarez International Airport", + "origin_city": "Mexico City", + "outbound_arrival_time": "21:04", + "outbound_departure_time": "15:00", + "passengers": "1", + "price": "251", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-06", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "1", + "origin_airport": "Benito Juarez International Airport", + "origin_city": "Mexico City", + "outbound_arrival_time": "19:34", + "outbound_departure_time": "08:25", + "passengers": "1", + "price": "292", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 91, + "slot": "outbound_departure_time", + "start": 84 + }, + { + "exclusive_end": 138, + "slot": "price", + "start": 134 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 3 suitable flights. I suggest an American Airlines flight that leaves at 8:05 am and has only 1 stop. The ticket will cost $320." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport", + "origin_airport" + ], + "slot_values": { + "departure_date": [ + "The 6th" + ], + "destination_city": [ + "Chi-town" + ], + "origin_city": [ + "CDMX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which airport does it depart from and where does it land?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "O'Hare International Airport" + ], + "slot": "destination_airport", + "values": [ + "O'Hare International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Benito Juarez International Airport" + ], + "slot": "origin_airport", + "values": [ + "Benito Juarez International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "destination_airport", + "start": 25 + }, + { + "exclusive_end": 116, + "slot": "origin_airport", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Your destination will be O'Hare International Airport and you'll be leaving from Benito Juarez International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "The 6th" + ], + "destination_city": [ + "Chi-town" + ], + "origin_city": [ + "CDMX" + ], + "outbound_departure_time": [ + "8:05 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me. Can you look up the flights for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to return?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "return_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "return_date", + "start": 18 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "The 6th" + ], + "destination_city": [ + "Chi-town" + ], + "origin_city": [ + "CDMX" + ], + "outbound_departure_time": [ + "8:05 am" + ], + "return_date": [ + "next Friday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to be home next Friday." + }, + { + "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": [ + "13:20" + ], + "slot": "inbound_departure_time", + "values": [ + "1:20 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "324" + ], + "slot": "price", + "values": [ + "$324" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-06", + "destination_city": "Chicago", + "origin_city": "Mexico City", + "return_date": "2019-03-08" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-06", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "inbound_arrival_time": "23:16", + "inbound_departure_time": "13:20", + "number_stops": "1", + "origin_airport": "Benito Juarez International Airport", + "origin_city": "Mexico City", + "outbound_arrival_time": "19:32", + "outbound_departure_time": "08:05", + "passengers": "1", + "price": "324", + "refundable": "False", + "return_date": "2019-03-08", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "outbound_departure_time", + "start": 68 + }, + { + "exclusive_end": 117, + "slot": "inbound_departure_time", + "start": 110 + }, + { + "exclusive_end": 134, + "slot": "price", + "start": 130 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 1 convenient flight with American Airlines. It leaves at 8:05 am while the return flight leaves at 1:20 pm. It'll cost $324." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "The 6th" + ], + "destination_city": [ + "Chi-town" + ], + "inbound_departure_time": [ + "1:20 pm" + ], + "origin_city": [ + "CDMX" + ], + "outbound_departure_time": [ + "8:05 am" + ], + "return_date": [ + "next Friday" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good to me, thanks. That's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "21_00089", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "destination_city", + "values": [ + "ATL" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "passengers", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "destination_city", + "start": 40 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "destination_city": [ + "ATL" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me fin a one-way flight to ATL? I need three tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you departing from, and when do you want to depart?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "origin_city", + "values": [ + "Phoenix, AZ" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "departure_date", + "values": [ + "8th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "origin_city", + "start": 20 + }, + { + "exclusive_end": 56, + "slot": "departure_date", + "start": 39 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "Phoenix, AZ" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am departing from Phoenix, AZ on the 8th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23:25" + ], + "slot": "outbound_departure_time", + "values": [ + "11:25 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "159" + ], + "slot": "price", + "values": [ + "$159" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-08", + "destination_city": "Atlanta", + "origin_city": "Phoenix", + "passengers": "3" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "0", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "06:37", + "outbound_departure_time": "23:25", + "passengers": "3", + "price": "159", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-08", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "00:21", + "outbound_departure_time": "11:55", + "passengers": "3", + "price": "278", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-08", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "0", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "06:07", + "outbound_departure_time": "22:55", + "passengers": "3", + "price": "166", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-08", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "17:19", + "outbound_departure_time": "07:15", + "passengers": "3", + "price": "263", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "outbound_departure_time", + "start": 54 + }, + { + "exclusive_end": 101, + "slot": "price", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found an American Airlines flight that leaves at 11:25 pm and has 0 stops. The ticket costs $159." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "Phoenix, AZ" + ], + "outbound_departure_time": [ + "11:25 pm" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "Phoenix, AZ" + ], + "outbound_departure_time": [ + "11:25 pm" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not at the moment." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "return_date", + "values": [ + "the 11th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 58, + "slot": "return_date", + "start": 50 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "Phoenix, AZ" + ], + "outbound_departure_time": [ + "11:25 pm" + ], + "passengers": [ + "3" + ], + "return_date": [ + "the 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me a round trip flight, returning on the 11th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23:25" + ], + "slot": "outbound_departure_time", + "values": [ + "11:25 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:40" + ], + "slot": "inbound_departure_time", + "values": [ + "11:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "244" + ], + "slot": "price", + "values": [ + "$244" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_city": "Atlanta", + "origin_city": "Phoenix", + "passengers": "3", + "return_date": "2019-03-11" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "inbound_arrival_time": "16:22", + "inbound_departure_time": "11:40", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "06:37", + "outbound_departure_time": "23:25", + "passengers": "3", + "price": "244", + "refundable": "False", + "return_date": "2019-03-11", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 99, + "slot": "outbound_departure_time", + "start": 91 + }, + { + "exclusive_end": 137, + "slot": "inbound_departure_time", + "start": 129 + }, + { + "exclusive_end": 160, + "slot": "price", + "start": 156 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, I've found 1 flight. This is an American Airlines flight. The departing flight is at 11:25 pm, and the return flight is at 11:40 am. The ticket costs $244." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "inbound_arrival_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "inbound_arrival_time", + "outbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "Phoenix, AZ" + ], + "outbound_departure_time": [ + "11:25 pm" + ], + "passengers": [ + "3" + ], + "return_date": [ + "the 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When do the departing and returning flights arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:22" + ], + "slot": "inbound_arrival_time", + "values": [ + "4:22 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "06:37" + ], + "slot": "outbound_arrival_time", + "values": [ + "6:37 am" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 81, + "slot": "inbound_arrival_time", + "start": 74 + }, + { + "exclusive_end": 39, + "slot": "outbound_arrival_time", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The departing flight arrives at 6:37 am, and the return flight arrives at 4:22 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "ATL" + ], + "inbound_departure_time": [ + "11:40 am" + ], + "origin_city": [ + "Phoenix, AZ" + ], + "outbound_departure_time": [ + "11:25 pm" + ], + "passengers": [ + "3" + ], + "return_date": [ + "the 11th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sound good. That's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "21_00090", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "departure_date", + "values": [ + "Thursday next week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 77, + "slot": "departure_date", + "start": 59 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Thursday next week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I have a trip coming up. Can you find a one way flight for Thursday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you planning to visit?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "destination_city", + "values": [ + "Atlanta, GA" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "destination_city", + "start": 14 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Thursday next week" + ], + "destination_city": [ + "Atlanta, GA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Atlanta, GA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "origin_city", + "values": [ + "LA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "origin_city", + "start": 18 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "Thursday next week" + ], + "destination_city": [ + "Atlanta, GA" + ], + "origin_city": [ + "LA" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving from LA. I would like to fly Economy on United Airlines." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "20:40" + ], + "slot": "outbound_departure_time", + "values": [ + "8:40 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "163" + ], + "slot": "price", + "values": [ + "$163" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "airlines": "United Airlines", + "departure_date": "2019-03-07", + "destination_city": "Atlanta", + "origin_city": "Los Angeles", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "United Airlines", + "departure_date": "2019-03-07", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "04:39", + "outbound_departure_time": "20:40", + "passengers": "1", + "price": "163", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 100, + "slot": "outbound_departure_time", + "start": 93 + }, + { + "exclusive_end": 147, + "slot": "price", + "start": 143 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 flight suiting your criteria. It is an United Airlines outbound flight leaving at 8:40 pm and has 0 stops. The price of a ticket is $163." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "Thursday next week" + ], + "destination_city": [ + "Atlanta, GA" + ], + "origin_city": [ + "LA" + ], + "outbound_departure_time": [ + "8:40 pm" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book a ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "return_date", + "values": [ + "9th of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 96, + "slot": "return_date", + "start": 84 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "Thursday next week" + ], + "destination_city": [ + "Atlanta, GA" + ], + "origin_city": [ + "LA" + ], + "outbound_departure_time": [ + "8:40 pm" + ], + "return_date": [ + "9th of March" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want to buy a ticket right now. Can you search for a flight back on the 9th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "20:40" + ], + "slot": "outbound_departure_time", + "values": [ + "8:40 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:15" + ], + "slot": "inbound_departure_time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "251" + ], + "slot": "price", + "values": [ + "$251" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "United Airlines", + "departure_date": "2019-03-07", + "destination_city": "Atlanta", + "origin_city": "Los Angeles", + "return_date": "2019-03-09", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "United Airlines", + "departure_date": "2019-03-07", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "inbound_arrival_time": "19:49", + "inbound_departure_time": "12:15", + "number_stops": "1", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "04:39", + "outbound_departure_time": "20:40", + "passengers": "1", + "price": "251", + "refundable": "False", + "return_date": "2019-03-09", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 100, + "slot": "outbound_departure_time", + "start": 93 + }, + { + "exclusive_end": 138, + "slot": "inbound_departure_time", + "start": 130 + }, + { + "exclusive_end": 167, + "slot": "price", + "start": 163 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 flight matching your criteria. It is a United Airlines outbound flight leaving at 8:40 pm. The return flight leaves at 12:15 pm. The price of ticket is $251." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "Thursday next week" + ], + "destination_city": [ + "Atlanta, GA" + ], + "inbound_departure_time": [ + "12:15 pm" + ], + "origin_city": [ + "LA" + ], + "outbound_departure_time": [ + "8:40 pm" + ], + "return_date": [ + "9th of March" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight sounds good. That's all the help I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "21_00091", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hey, can you find me some flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Where are you going and when?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "destination_city", + "values": [ + "SD" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "departure_date", + "values": [ + "March 9th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "destination_city", + "start": 16 + }, + { + "exclusive_end": 69, + "slot": "departure_date", + "start": 60 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "March 9th" + ], + "destination_city": [ + "SD" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to SD on Delta Airlines. I want to head out on March 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Where do you want to leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "origin_city", + "values": [ + "Seattle, WA" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "origin_city", + "start": 16 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "March 9th" + ], + "destination_city": [ + "SD" + ], + "origin_city": [ + "Seattle, WA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be leaving Seattle, WA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "08:45" + ], + "slot": "outbound_departure_time", + "values": [ + "8:45 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "186" + ], + "slot": "price", + "values": [ + "$186" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-09", + "destination_city": "San Diego", + "origin_city": "Seattle" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-09", + "destination_airport": "SAN International Airport", + "destination_city": "San Diego", + "number_stops": "1", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "12:34", + "outbound_departure_time": "08:45", + "passengers": "1", + "price": "186", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 79, + "slot": "outbound_departure_time", + "start": 72 + }, + { + "exclusive_end": 114, + "slot": "price", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I could only find just 1 flight for you on Delta Airlines. It leaves at 8:45 am and only has 1 stop. It costs $186." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "March 9th" + ], + "destination_city": [ + "SD" + ], + "origin_city": [ + "Seattle, WA" + ], + "outbound_departure_time": [ + "8:45 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds about right to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Do you want to book the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Premium Economy" + ], + "slot": "seating_class", + "values": [ + "Premium Economy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "passengers", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "March 9th" + ], + "destination_city": [ + "SD" + ], + "origin_city": [ + "Seattle, WA" + ], + "outbound_departure_time": [ + "8:45 am" + ], + "passengers": [ + "4" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Actually, no. Could you find some round trip flights instead. I want to travel Premium Economy and it's going to be a group of four." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. When are you coming back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "return_date", + "values": [ + "12th of March" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 42, + "slot": "return_date", + "start": 29 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "March 9th" + ], + "destination_city": [ + "SD" + ], + "origin_city": [ + "Seattle, WA" + ], + "outbound_departure_time": [ + "8:45 am" + ], + "passengers": [ + "4" + ], + "return_date": [ + "12th of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "We'll be heading back on the 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "08:45" + ], + "slot": "outbound_departure_time", + "values": [ + "8:45 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:05" + ], + "slot": "inbound_departure_time", + "values": [ + "11:05 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "346" + ], + "slot": "price", + "values": [ + "$346" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-09", + "destination_city": "San Diego", + "origin_city": "Seattle", + "passengers": "4", + "return_date": "2019-03-12", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-09", + "destination_airport": "SAN International Airport", + "destination_city": "San Diego", + "inbound_arrival_time": "16:21", + "inbound_departure_time": "11:05", + "number_stops": "1", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "13:54", + "outbound_departure_time": "08:45", + "passengers": "4", + "price": "346", + "refundable": "False", + "return_date": "2019-03-12", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "outbound_departure_time", + "start": 47 + }, + { + "exclusive_end": 103, + "slot": "inbound_departure_time", + "start": 95 + }, + { + "exclusive_end": 133, + "slot": "price", + "start": 129 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a Delta Airlines flight that leaves at 8:45 am that has a return flight that leaves at 11:05 am on those dates. It costs $346 for a ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "March 9th" + ], + "destination_city": [ + "SD" + ], + "inbound_departure_time": [ + "11:05 am" + ], + "origin_city": [ + "Seattle, WA" + ], + "outbound_departure_time": [ + "8:45 am" + ], + "passengers": [ + "4" + ], + "return_date": [ + "12th of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds perfect. Thanks. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "21_00092", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Premium Economy" + ], + "slot": "seating_class", + "values": [ + "Premium Economy" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hey I want a premium economy one way flight, help me out!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you coming from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "origin_city", + "values": [ + "Vancouver, BC" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "origin_city", + "start": 26 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "origin_city": [ + "Vancouver, BC" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm gonna be leaving from Vancouver, BC" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "destination_city", + "values": [ + "ATL" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "departure_date", + "values": [ + "9th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "destination_city", + "start": 13 + }, + { + "exclusive_end": 60, + "slot": "departure_date", + "start": 43 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "Vancouver, BC" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to ATL, and I wanna leave on the 9th of this month so I can leave quickly" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Air Canada" + ], + "slot": "airlines", + "values": [ + "Air Canada" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13:35" + ], + "slot": "outbound_departure_time", + "values": [ + "1:35 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "260" + ], + "slot": "price", + "values": [ + "$260" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-09", + "destination_city": "Atlanta", + "origin_city": "Vancouver", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "Air Canada", + "departure_date": "2019-03-09", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "0", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "22:16", + "outbound_departure_time": "13:35", + "passengers": "1", + "price": "260", + "refundable": "True", + "seating_class": "Premium Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-09", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "0", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "11:56", + "outbound_departure_time": "03:15", + "passengers": "1", + "price": "297", + "refundable": "False", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "outbound_departure_time", + "start": 28 + }, + { + "exclusive_end": 81, + "slot": "price", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2 flights, here's a 1:35 pm 0 stop flight from Air Canada that costs $260" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport", + "refundable" + ], + "slot_values": { + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "Vancouver, BC" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is that one refundable? Also what airport does it arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hartsfield-Jackson International Airport" + ], + "slot": "destination_airport", + "values": [ + "Hartsfield-Jackson International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "refundable", + "values": [ + "True" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "destination_airport", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's non-refundable and it arrives at Hartsfield-Jackson International Airport" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "Vancouver, BC" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about cheaper economy emotions, are there any left?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "02:50" + ], + "slot": "outbound_departure_time", + "values": [ + "2:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "263" + ], + "slot": "price", + "values": [ + "$263" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-09", + "destination_city": "Atlanta", + "origin_city": "Vancouver", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "Air Canada", + "departure_date": "2019-03-09", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "0", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "22:16", + "outbound_departure_time": "13:35", + "passengers": "1", + "price": "198", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-09", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "14:56", + "outbound_departure_time": "02:50", + "passengers": "1", + "price": "263", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 102, + "slot": "outbound_departure_time", + "start": 95 + }, + { + "exclusive_end": 65, + "slot": "price", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2 flights, here's a Delta Airlines 1 stop flight for $263 that leaves early morning at 2:50 am" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "destination_city", + "values": [ + "LAX" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "destination_city", + "start": 59 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "LAX" + ], + "origin_city": [ + "Vancouver, BC" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Hmmm.. Any other flights I should consider? I'm heading to LAX instead" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23:00" + ], + "slot": "outbound_departure_time", + "values": [ + "11 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "143" + ], + "slot": "price", + "values": [ + "$143" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-09", + "destination_city": "Los Angeles", + "origin_city": "Vancouver", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "Air Canada", + "departure_date": "2019-03-09", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "19:49", + "outbound_departure_time": "16:45", + "passengers": "1", + "price": "137", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-09", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "02:04", + "outbound_departure_time": "23:00", + "passengers": "1", + "price": "143", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-09", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "06:24", + "outbound_departure_time": "03:20", + "passengers": "1", + "price": "149", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-09", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "23:55", + "outbound_departure_time": "18:05", + "passengers": "1", + "price": "221", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 15, + "slot": "outbound_departure_time", + "start": 10 + }, + { + "exclusive_end": 76, + "slot": "price", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a 11 pm 0 stop flight to LAX via American Airlines, this one is $143" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "LAX" + ], + "origin_city": [ + "Vancouver, BC" + ], + "outbound_departure_time": [ + "11 pm" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good then" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to book already?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "LAX" + ], + "origin_city": [ + "Vancouver, BC" + ], + "outbound_departure_time": [ + "11 pm" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nah, it's ok for now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I do anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "LAX" + ], + "origin_city": [ + "Vancouver, BC" + ], + "outbound_departure_time": [ + "11 pm" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Help me find round trip tickets" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you coming back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "return_date", + "values": [ + "11th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "return_date", + "start": 23 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "LAX" + ], + "origin_city": [ + "Vancouver, BC" + ], + "outbound_departure_time": [ + "11 pm" + ], + "return_date": [ + "11th of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I wanna be back on the 11th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23:00" + ], + "slot": "outbound_departure_time", + "values": [ + "11 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "16:50" + ], + "slot": "inbound_departure_time", + "values": [ + "4:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "193" + ], + "slot": "price", + "values": [ + "$193" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-09", + "destination_city": "Los Angeles", + "origin_city": "Vancouver", + "return_date": "2019-03-11", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-09", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "inbound_arrival_time": "23:27", + "inbound_departure_time": "16:50", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "02:04", + "outbound_departure_time": "23:00", + "passengers": "1", + "price": "193", + "refundable": "False", + "return_date": "2019-03-11", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "outbound_departure_time", + "start": 63 + }, + { + "exclusive_end": 100, + "slot": "inbound_departure_time", + "start": 93 + }, + { + "exclusive_end": 48, + "slot": "price", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's 1 American Airlines trip that costs $193 and leaves at 11 pm with a return flight at 4:50 pm on those dates" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "9th of this month" + ], + "destination_city": [ + "LAX" + ], + "inbound_departure_time": [ + "4:50 pm" + ], + "origin_city": [ + "Vancouver, BC" + ], + "outbound_departure_time": [ + "11 pm" + ], + "return_date": [ + "11th of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's great! That's it for now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good rest of your day" + } + ] + }, + { + "dialogue_id": "21_00093", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a one-way flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from, and at what time? Where is your destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Philadelphia" + ], + "slot": "destination_city", + "values": [ + "Philly" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "origin_city", + "values": [ + "New York" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "departure_date", + "values": [ + "7th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "destination_city", + "start": 63 + }, + { + "exclusive_end": 20, + "slot": "origin_city", + "start": 12 + }, + { + "exclusive_end": 45, + "slot": "departure_date", + "start": 28 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "Philly" + ], + "origin_city": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm leaving New York on the 7th of this month and traveling to Philly." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "07:55" + ], + "slot": "outbound_departure_time", + "values": [ + "7:55 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "61" + ], + "slot": "price", + "values": [ + "$61" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-07", + "destination_city": "Philadelphia", + "origin_city": "New York" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-07", + "destination_airport": "PHL International Airport", + "destination_city": "Philadelphia", + "number_stops": "0", + "origin_airport": "JFK International Airport", + "origin_city": "New York", + "outbound_arrival_time": "08:46", + "outbound_departure_time": "07:55", + "passengers": "1", + "price": "61", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-07", + "destination_airport": "PHL International Airport", + "destination_city": "Philadelphia", + "number_stops": "0", + "origin_airport": "JFK International Airport", + "origin_city": "New York", + "outbound_arrival_time": "19:46", + "outbound_departure_time": "18:55", + "passengers": "1", + "price": "62", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-07", + "destination_airport": "PHL International Airport", + "destination_city": "Philadelphia", + "number_stops": "0", + "origin_airport": "JFK International Airport", + "origin_city": "New York", + "outbound_arrival_time": "05:46", + "outbound_departure_time": "04:55", + "passengers": "1", + "price": "74", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-07", + "destination_airport": "PHL International Airport", + "destination_city": "Philadelphia", + "number_stops": "0", + "origin_airport": "JFK International Airport", + "origin_city": "New York", + "outbound_arrival_time": "10:56", + "outbound_departure_time": "10:05", + "passengers": "1", + "price": "65", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "outbound_departure_time", + "start": 54 + }, + { + "exclusive_end": 99, + "slot": "price", + "start": 96 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found an American Airlines flight that leaves at 7:55 am and has 0 stops. The ticket costs $61." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport" + ], + "slot_values": { + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "Philly" + ], + "origin_city": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which airport will the flight arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "PHL International Airport" + ], + "slot": "destination_airport", + "values": [ + "PHL International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 51, + "slot": "destination_airport", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The flight will arrive at PHL International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "origin_airport" + ], + "slot_values": { + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "Philly" + ], + "origin_city": [ + "New York" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which airport will the flight depart from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "JFK International Airport" + ], + "slot": "origin_airport", + "values": [ + "JFK International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "origin_airport", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The flight will depart from JFK International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "Philly" + ], + "origin_city": [ + "New York" + ], + "outbound_departure_time": [ + "7:55 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sound good. Can you help me find a round trip flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to return?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "return_date", + "values": [ + "9th of March" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 38, + "slot": "return_date", + "start": 26 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "Philly" + ], + "origin_city": [ + "New York" + ], + "outbound_departure_time": [ + "7:55 am" + ], + "return_date": [ + "9th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to return on the 9th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "07:55" + ], + "slot": "outbound_departure_time", + "values": [ + "7:55 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17:35" + ], + "slot": "inbound_departure_time", + "values": [ + "5:35 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "65" + ], + "slot": "price", + "values": [ + "$65" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-07", + "destination_city": "Philadelphia", + "origin_city": "New York", + "return_date": "2019-03-09" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-07", + "destination_airport": "PHL International Airport", + "destination_city": "Philadelphia", + "inbound_arrival_time": "18:26", + "inbound_departure_time": "17:35", + "number_stops": "0", + "origin_airport": "JFK International Airport", + "origin_city": "New York", + "outbound_arrival_time": "08:46", + "outbound_departure_time": "07:55", + "passengers": "1", + "price": "65", + "refundable": "True", + "return_date": "2019-03-09", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "outbound_departure_time", + "start": 67 + }, + { + "exclusive_end": 111, + "slot": "inbound_departure_time", + "start": 104 + }, + { + "exclusive_end": 133, + "slot": "price", + "start": 130 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found an American Airlines flight. The departing flight is at 7:55 am, and the return flight is at 5:35 pm. The ticket costs $65." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "Philly" + ], + "inbound_departure_time": [ + "5:35 pm" + ], + "origin_city": [ + "New York" + ], + "outbound_departure_time": [ + "7:55 am" + ], + "return_date": [ + "9th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sound good to me. That's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day." + } + ] + }, + { + "dialogue_id": "21_00094", + "services": [ + "Flights_1" + ], + "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_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a one-way flight via Economy class." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you be departing from and what is your destination? When would you like to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Diego" + ], + "slot": "destination_city", + "values": [ + "SD" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "origin_city", + "values": [ + "Vegas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "departure_date", + "values": [ + "the 6th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "destination_city", + "start": 25 + }, + { + "exclusive_end": 36, + "slot": "origin_city", + "start": 31 + }, + { + "exclusive_end": 47, + "slot": "departure_date", + "start": 40 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 6th" + ], + "destination_city": [ + "SD" + ], + "origin_city": [ + "Vegas" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be traveling from SD to Vegas on the 6th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "19:15" + ], + "slot": "outbound_departure_time", + "values": [ + "7:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "92" + ], + "slot": "price", + "values": [ + "$92" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-06", + "destination_city": "San Diego", + "origin_city": "Las Vegas", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-06", + "destination_airport": "SAN International Airport", + "destination_city": "San Diego", + "number_stops": "0", + "origin_airport": "McCarran International Airport", + "origin_city": "Las Vegas", + "outbound_arrival_time": "20:29", + "outbound_departure_time": "19:15", + "passengers": "1", + "price": "92", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-06", + "destination_airport": "SAN International Airport", + "destination_city": "San Diego", + "number_stops": "0", + "origin_airport": "McCarran International Airport", + "origin_city": "Las Vegas", + "outbound_arrival_time": "18:19", + "outbound_departure_time": "17:05", + "passengers": "1", + "price": "94", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-06", + "destination_airport": "SAN International Airport", + "destination_city": "San Diego", + "number_stops": "0", + "origin_airport": "McCarran International Airport", + "origin_city": "Las Vegas", + "outbound_arrival_time": "16:24", + "outbound_departure_time": "15:10", + "passengers": "1", + "price": "81", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-06", + "destination_airport": "SAN International Airport", + "destination_city": "San Diego", + "number_stops": "0", + "origin_airport": "McCarran International Airport", + "origin_city": "Las Vegas", + "outbound_arrival_time": "10:49", + "outbound_departure_time": "09:35", + "passengers": "1", + "price": "93", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 132, + "slot": "outbound_departure_time", + "start": 125 + }, + { + "exclusive_end": 145, + "slot": "price", + "start": 142 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 flights available. You can fly on American Airlines. There are 0 stops to your destination. The flight leaves at 7:15 pm and cost $92." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "origin_city", + "values": [ + "Seattle" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "departure_date", + "values": [ + "7th of this month" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "origin_city", + "start": 40 + }, + { + "exclusive_end": 72, + "slot": "departure_date", + "start": 55 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "SD" + ], + "origin_city": [ + "Seattle" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there anything else? I want to leave Seattle on the 7th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "06:10" + ], + "slot": "outbound_departure_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "221" + ], + "slot": "price", + "values": [ + "$221" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-07", + "destination_city": "San Diego", + "origin_city": "Seattle", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-07", + "destination_airport": "SAN International Airport", + "destination_city": "San Diego", + "number_stops": "1", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "12:34", + "outbound_departure_time": "08:15", + "passengers": "1", + "price": "183", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "outbound_departure_time", + "start": 51 + }, + { + "exclusive_end": 141, + "slot": "price", + "start": 137 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a flight on Delta Airlines that leaves at 6:10 am. There would only be 1 stop to your destination and the cost of the ticket is $221" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "SD" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "6:10 am" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to purchase the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "passengers", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "SD" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "6:10 am" + ], + "passengers": [ + "4" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want any. I want you to search for round trip flights for four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you be returning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "return_date", + "values": [ + "the 9th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "return_date", + "start": 3 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "SD" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "6:10 am" + ], + "passengers": [ + "4" + ], + "return_date": [ + "the 9th" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 9th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "06:10" + ], + "slot": "outbound_departure_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:05" + ], + "slot": "inbound_departure_time", + "values": [ + "11:05 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "228" + ], + "slot": "price", + "values": [ + "$228" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-07", + "destination_city": "San Diego", + "origin_city": "Seattle", + "passengers": "4", + "return_date": "2019-03-09", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-07", + "destination_airport": "SAN International Airport", + "destination_city": "San Diego", + "inbound_arrival_time": "15:21", + "inbound_departure_time": "11:05", + "number_stops": "1", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "12:00", + "outbound_departure_time": "06:10", + "passengers": "4", + "price": "228", + "refundable": "False", + "return_date": "2019-03-09", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "outbound_departure_time", + "start": 48 + }, + { + "exclusive_end": 79, + "slot": "inbound_departure_time", + "start": 71 + }, + { + "exclusive_end": 94, + "slot": "price", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Delta Airlines flight that leaves at 6:10 am. It returns at 11:05 am and costs $228." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "SD" + ], + "inbound_departure_time": [ + "11:05 am" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "6:10 am" + ], + "passengers": [ + "4" + ], + "return_date": [ + "the 9th" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That would be great. That's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy the rest of your day." + } + ] + }, + { + "dialogue_id": "21_00095", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Premium Economy" + ], + "slot": "seating_class", + "values": [ + "Premium Economy" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find me some one-way flights please, I prefer Premium Economy cause I like the leg room" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you thinking of going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "departure_date", + "values": [ + "4th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "departure_date", + "start": 26 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "4th of this month" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to head out on the 4th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Going anywhere special? Also where are you coming from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "destination_city", + "values": [ + "Los Angeles" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "origin_city", + "values": [ + "San Fran" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 24, + "slot": "destination_city", + "start": 13 + }, + { + "exclusive_end": 74, + "slot": "origin_city", + "start": 66 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "4th of this month" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "San Fran" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to Los Angeles, just a chill trip. I'll be leaving from San Fran so staying within Cali" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "19:10" + ], + "slot": "outbound_departure_time", + "values": [ + "7:10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "140" + ], + "slot": "price", + "values": [ + "$140" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-04", + "destination_city": "Los Angeles", + "origin_city": "San Francisco", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-04", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "20:35", + "outbound_departure_time": "19:10", + "passengers": "1", + "price": "140", + "refundable": "False", + "seating_class": "Premium Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-04", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "13:40", + "outbound_departure_time": "12:15", + "passengers": "1", + "price": "176", + "refundable": "False", + "seating_class": "Premium Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-04", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "08:10", + "outbound_departure_time": "06:45", + "passengers": "1", + "price": "141", + "refundable": "False", + "seating_class": "Premium Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-04", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "23:30", + "outbound_departure_time": "22:05", + "passengers": "1", + "price": "154", + "refundable": "True", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 118, + "slot": "outbound_departure_time", + "start": 111 + }, + { + "exclusive_end": 141, + "slot": "price", + "start": 137 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a 0 stop Alaska Airlines flight. Actually I found 4 others, but I think this one is good, it leaves at 7:10 pm and it'll run you $140." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest Airlines" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "4th of this month" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "San Fran" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's alright, but is there anything else? Maybe via Southwest Airlines" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "06:45" + ], + "slot": "outbound_departure_time", + "values": [ + "6:45 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "141" + ], + "slot": "price", + "values": [ + "$141" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-04", + "destination_city": "Los Angeles", + "origin_city": "San Francisco", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-04", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "08:10", + "outbound_departure_time": "06:45", + "passengers": "1", + "price": "141", + "refundable": "False", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 77, + "slot": "outbound_departure_time", + "start": 70 + }, + { + "exclusive_end": 106, + "slot": "price", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a Southwest Airlines flight, also with 0 stops that leaves at 6:45 am and it a dollar more at $141" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "airlines", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "4th of this month" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "San Fran" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else? I don't really care about the airline" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:15" + ], + "slot": "outbound_departure_time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "176" + ], + "slot": "price", + "values": [ + "$176" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-04", + "destination_city": "Los Angeles", + "origin_city": "San Francisco", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-04", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "20:35", + "outbound_departure_time": "19:10", + "passengers": "1", + "price": "140", + "refundable": "False", + "seating_class": "Premium Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-04", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "13:40", + "outbound_departure_time": "12:15", + "passengers": "1", + "price": "176", + "refundable": "False", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 85, + "slot": "outbound_departure_time", + "start": 77 + }, + { + "exclusive_end": 113, + "slot": "price", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 2 other flights, one is an American Airlines flight that leaves at 12:15 pm with 0 stops and costs $176" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "refundable" + ], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "4th of this month" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "San Fran" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is that refundable though?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No, I'm sorry it's not" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport", + "origin_airport" + ], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "4th of this month" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "San Fran" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which airport does it arrive at and where does it depart from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "LAX International Airport" + ], + "slot": "destination_airport", + "values": [ + "LAX International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "SFO International Airport" + ], + "slot": "origin_airport", + "values": [ + "SFO International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 71, + "slot": "destination_airport", + "start": 46 + }, + { + "exclusive_end": 42, + "slot": "origin_airport", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's flying from SFO International Airport to LAX International Airport" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "4th of this month" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "San Fran" + ], + "outbound_departure_time": [ + "12:15 pm" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Alright that sounds good. Can you look for round trip flights then?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to come back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "return_date", + "values": [ + "next Wednesday" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "return_date", + "start": 33 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "4th of this month" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "San Fran" + ], + "outbound_departure_time": [ + "12:15 pm" + ], + "return_date": [ + "next Wednesday" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I got work so I wanna be back by next Wednesday" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:15" + ], + "slot": "outbound_departure_time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "16:50" + ], + "slot": "inbound_departure_time", + "values": [ + "4:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "167" + ], + "slot": "price", + "values": [ + "$167" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-04", + "destination_city": "Los Angeles", + "origin_city": "San Francisco", + "return_date": "2019-03-06", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-04", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "inbound_arrival_time": "18:15", + "inbound_departure_time": "16:50", + "number_stops": "0", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "13:40", + "outbound_departure_time": "12:15", + "passengers": "1", + "price": "167", + "refundable": "False", + "return_date": "2019-03-06", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "outbound_departure_time", + "start": 20 + }, + { + "exclusive_end": 91, + "slot": "inbound_departure_time", + "start": 84 + }, + { + "exclusive_end": 128, + "slot": "price", + "start": 124 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 flight at 12:15 pm on American airlines. The return flight would leave at 4:50 pm and the total for everything is $167" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "destination_airport", + "refundable" + ], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "4th of this month" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "San Fran" + ], + "outbound_departure_time": [ + "12:15 pm" + ], + "return_date": [ + "next Wednesday" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it refundable or not? Also where does the flight arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "LAX International Airport" + ], + "slot": "destination_airport", + "values": [ + "LAX International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "destination_airport", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It arrives at LAX International Airport, but it is also non-refundable" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "4th of this month" + ], + "destination_city": [ + "Los Angeles" + ], + "inbound_departure_time": [ + "4:50 pm" + ], + "origin_city": [ + "San Fran" + ], + "outbound_departure_time": [ + "12:15 pm" + ], + "return_date": [ + "next Wednesday" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds great, that's all for now" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Got it, have a good one" + } + ] + }, + { + "dialogue_id": "21_00096", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I am searching for one-way flights." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What are your traveling details- date and place?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mexico City" + ], + "slot": "destination_city", + "values": [ + "CDMX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "origin_city", + "values": [ + "Los Angeles" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "departure_date", + "values": [ + "3rd of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "destination_city", + "start": 33 + }, + { + "exclusive_end": 29, + "slot": "origin_city", + "start": 18 + }, + { + "exclusive_end": 58, + "slot": "departure_date", + "start": 41 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "3rd of this month" + ], + "destination_city": [ + "CDMX" + ], + "origin_city": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving from Los Angeles to CDMX on 3rd of this month" + }, + { + "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": [ + "151" + ], + "slot": "price", + "values": [ + "$151" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-03", + "destination_city": "Mexico City", + "origin_city": "Los Angeles" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-03", + "destination_airport": "Benito Juarez International Airport", + "destination_city": "Mexico City", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "20:05", + "outbound_departure_time": "14:45", + "passengers": "1", + "price": "151", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-03", + "destination_airport": "Benito Juarez International Airport", + "destination_city": "Mexico City", + "number_stops": "1", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "18:53", + "outbound_departure_time": "09:15", + "passengers": "1", + "price": "274", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-03", + "destination_airport": "Benito Juarez International Airport", + "destination_city": "Mexico City", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "02:05", + "outbound_departure_time": "20:45", + "passengers": "1", + "price": "139", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-03", + "destination_airport": "Benito Juarez International Airport", + "destination_city": "Mexico City", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "09:45", + "outbound_departure_time": "04:25", + "passengers": "1", + "price": "144", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 70, + "slot": "outbound_departure_time", + "start": 63 + }, + { + "exclusive_end": 85, + "slot": "price", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have an american airlines flight with 0 stops that leaves at 2:45 pm and costs $151" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "refundable" + ], + "slot_values": { + "departure_date": [ + "3rd of this month" + ], + "destination_city": [ + "CDMX" + ], + "origin_city": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is it a refundable ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "no, that is non refundable sadly" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "destination_city", + "values": [ + "Chicago" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 48, + "slot": "destination_city", + "start": 41 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "3rd of this month" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Los Angeles" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other flights available to Chicago?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "16:20" + ], + "slot": "outbound_departure_time", + "values": [ + "4:20 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "163" + ], + "slot": "price", + "values": [ + "$163" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-03", + "destination_city": "Chicago", + "origin_city": "Los Angeles" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-03", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "22:52", + "outbound_departure_time": "16:20", + "passengers": "1", + "price": "163", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-03", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "15:02", + "outbound_departure_time": "08:30", + "passengers": "1", + "price": "166", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-03", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "20:12", + "outbound_departure_time": "13:40", + "passengers": "1", + "price": "162", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-03", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "13:52", + "outbound_departure_time": "07:20", + "passengers": "1", + "price": "179", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "outbound_departure_time", + "start": 65 + }, + { + "exclusive_end": 87, + "slot": "price", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is also alaska airlines flight with 0 stops that leaves at 4:20 pm and costs $163" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "passengers", + "values": [ + "4" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "3rd of this month" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Los Angeles" + ], + "passengers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other flight? I am booking for a group of four people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13:40" + ], + "slot": "outbound_departure_time", + "values": [ + "1:40 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "162" + ], + "slot": "price", + "values": [ + "$162" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-03", + "destination_city": "Chicago", + "origin_city": "Los Angeles", + "passengers": "4" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-03", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "22:52", + "outbound_departure_time": "16:20", + "passengers": "4", + "price": "163", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-03", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "15:02", + "outbound_departure_time": "08:30", + "passengers": "4", + "price": "166", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-03", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "20:12", + "outbound_departure_time": "13:40", + "passengers": "4", + "price": "162", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-03", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "13:52", + "outbound_departure_time": "07:20", + "passengers": "4", + "price": "179", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "outbound_departure_time", + "start": 75 + }, + { + "exclusive_end": 97, + "slot": "price", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, How about one with Delta airlines? It has 0 stops as well, leaves at 1:40 pm and costs $162" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "3rd of this month" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Los Angeles" + ], + "outbound_departure_time": [ + "1:40 pm" + ], + "passengers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This one sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I buy the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "3rd of this month" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Los Angeles" + ], + "outbound_departure_time": [ + "1:40 pm" + ], + "passengers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want to buy tickets right now. Can you search for round trip flights instead?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the date of return journey?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "return_date", + "values": [ + "5th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 31, + "slot": "return_date", + "start": 14 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "3rd of this month" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Los Angeles" + ], + "outbound_departure_time": [ + "1:40 pm" + ], + "passengers": [ + "4" + ], + "return_date": [ + "5th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I get back on 5th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13:40" + ], + "slot": "outbound_departure_time", + "values": [ + "1:40 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17:25" + ], + "slot": "inbound_departure_time", + "values": [ + "5:25 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "182" + ], + "slot": "price", + "values": [ + "$182" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-03", + "destination_city": "Chicago", + "origin_city": "Los Angeles", + "passengers": "4", + "return_date": "2019-03-05" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-03", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "inbound_arrival_time": "19:57", + "inbound_departure_time": "17:25", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "20:12", + "outbound_departure_time": "13:40", + "passengers": "4", + "price": "182", + "refundable": "False", + "return_date": "2019-03-05", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "outbound_departure_time", + "start": 46 + }, + { + "exclusive_end": 93, + "slot": "inbound_departure_time", + "start": 86 + }, + { + "exclusive_end": 108, + "slot": "price", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I hav 1 delta airlines flights that leaves at 1:40 pm and the return flight leaves at 5:25 pm. It costs $182" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "3rd of this month" + ], + "destination_city": [ + "Chicago" + ], + "inbound_departure_time": [ + "5:25 pm" + ], + "origin_city": [ + "Los Angeles" + ], + "outbound_departure_time": [ + "1:40 pm" + ], + "passengers": [ + "4" + ], + "return_date": [ + "5th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, that sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I purchase its tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "3rd of this month" + ], + "destination_city": [ + "Chicago" + ], + "inbound_departure_time": [ + "5:25 pm" + ], + "origin_city": [ + "Los Angeles" + ], + "outbound_departure_time": [ + "1:40 pm" + ], + "passengers": [ + "4" + ], + "return_date": [ + "5th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. That would be all. Thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "21_00097", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi, I'd like to book a one-way flight for an upcoming trip." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure thing! When are you leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "passengers", + "values": [ + "3" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "departure_date", + "values": [ + "7th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "seating_class", + "values": [ + "dontcare" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "departure_date", + "start": 23 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "7th of this month" + ], + "passengers": [ + "3" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be leaving on the 7th of this month. I need tickets for three people, and I can do business or economy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Got it. Where will you be traveling to and from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "origin_city", + "values": [ + "Phoenix" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Mexico City" + ], + "slot": "destination_city", + "values": [ + "Mexico City" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "origin_city", + "start": 34 + }, + { + "exclusive_end": 28, + "slot": "destination_city", + "start": 17 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "Mexico City" + ], + "origin_city": [ + "Phoenix" + ], + "passengers": [ + "3" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be going to Mexico City from Phoenix." + }, + { + "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": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "376" + ], + "slot": "price", + "values": [ + "$376" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-07", + "destination_city": "Mexico City", + "origin_city": "Phoenix", + "passengers": "3" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-07", + "destination_airport": "Benito Juarez International Airport", + "destination_city": "Mexico City", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "20:05", + "outbound_departure_time": "07:35", + "passengers": "3", + "price": "376", + "refundable": "False", + "seating_class": "Premium Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-07", + "destination_airport": "Benito Juarez International Airport", + "destination_city": "Mexico City", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "18:53", + "outbound_departure_time": "06:00", + "passengers": "3", + "price": "285", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-07", + "destination_airport": "Benito Juarez International Airport", + "destination_city": "Mexico City", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "19:08", + "outbound_departure_time": "11:05", + "passengers": "3", + "price": "287", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "outbound_departure_time", + "start": 60 + }, + { + "exclusive_end": 114, + "slot": "price", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I've found an American Airlines flight that leaves at 7:35 am with only 1 stop. Three tickets will cost $376. How does that sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "Mexico City" + ], + "origin_city": [ + "Phoenix" + ], + "outbound_departure_time": [ + "7:35 am" + ], + "passengers": [ + "3" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yep, that sounds great! Could you search for a return flight too?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, when would you like to come back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "return_date", + "values": [ + "9th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "return_date", + "start": 26 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "Mexico City" + ], + "origin_city": [ + "Phoenix" + ], + "outbound_departure_time": [ + "7:35 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "9th of this month" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to return on the 9th of this month." + }, + { + "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": [ + "08:05" + ], + "slot": "inbound_departure_time", + "values": [ + "8:05 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "407" + ], + "slot": "price", + "values": [ + "$407" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-07", + "destination_city": "Mexico City", + "origin_city": "Phoenix", + "passengers": "3", + "return_date": "2019-03-09" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-07", + "destination_airport": "Benito Juarez International Airport", + "destination_city": "Mexico City", + "inbound_arrival_time": "12:33", + "inbound_departure_time": "08:05", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "20:05", + "outbound_departure_time": "07:35", + "passengers": "3", + "price": "407", + "refundable": "False", + "return_date": "2019-03-09", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 86, + "slot": "outbound_departure_time", + "start": 79 + }, + { + "exclusive_end": 134, + "slot": "inbound_departure_time", + "start": 127 + }, + { + "exclusive_end": 164, + "slot": "price", + "start": 160 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found another American Airlines flight. The outbound flight will take off at 7:35 am, and the return flight will take off at 8:05 am. Three tickets will cost $407." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "Mexico City" + ], + "origin_city": [ + "Phoenix" + ], + "outbound_departure_time": [ + "7:35 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "9th of this month" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is anything else available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-07", + "destination_city": "Mexico City", + "origin_city": "Phoenix", + "passengers": "3", + "return_date": "2019-03-09" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I couldn't find any other flights, sorry. Can I help you with something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "7th of this month" + ], + "destination_city": [ + "Mexico City" + ], + "origin_city": [ + "Phoenix" + ], + "outbound_departure_time": [ + "7:35 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "9th of this month" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's okay. Thanks anyways!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure thing, have a nice day!" + } + ] + }, + { + "dialogue_id": "21_00098", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find some flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I can do that. Where are you going to and from where?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "London" + ], + "slot": "destination_city", + "values": [ + "London" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "origin_city", + "values": [ + "SF" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "destination_city", + "start": 13 + }, + { + "exclusive_end": 44, + "slot": "origin_city", + "start": 42 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "destination_city": [ + "London" + ], + "origin_city": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to London. I'll be leaving from SF." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date would you like to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "departure_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "departure_date", + "start": 3 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "London" + ], + "origin_city": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On March 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "04:30" + ], + "slot": "outbound_departure_time", + "values": [ + "4:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "424" + ], + "slot": "price", + "values": [ + "$424" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-11", + "destination_city": "London", + "origin_city": "San Francisco" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Heathrow International Airport", + "destination_city": "London", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "03:14", + "outbound_departure_time": "04:30", + "passengers": "1", + "price": "424", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Heathrow International Airport", + "destination_city": "London", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "06:37", + "outbound_departure_time": "07:05", + "passengers": "1", + "price": "382", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Heathrow International Airport", + "destination_city": "London", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "10:44", + "outbound_departure_time": "10:05", + "passengers": "1", + "price": "374", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Heathrow International Airport", + "destination_city": "London", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "06:04", + "outbound_departure_time": "06:45", + "passengers": "1", + "price": "314", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Heathrow International Airport", + "destination_city": "London", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "06:37", + "outbound_departure_time": "05:50", + "passengers": "1", + "price": "427", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "outbound_departure_time", + "start": 60 + }, + { + "exclusive_end": 97, + "slot": "price", + "start": 93 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have found 5 possible flights for you. This one leaves at 4:30 am and has 1 stop. It costs $424 with Alaska Airlines." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "passengers", + "values": [ + "3" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "London" + ], + "origin_city": [ + "SF" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can I look at some more? There are three people travelling." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "07:05" + ], + "slot": "outbound_departure_time", + "values": [ + "7:05 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "382" + ], + "slot": "price", + "values": [ + "$382" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-11", + "destination_city": "London", + "origin_city": "San Francisco", + "passengers": "3" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Heathrow International Airport", + "destination_city": "London", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "03:14", + "outbound_departure_time": "04:30", + "passengers": "3", + "price": "424", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Heathrow International Airport", + "destination_city": "London", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "06:37", + "outbound_departure_time": "07:05", + "passengers": "3", + "price": "382", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Heathrow International Airport", + "destination_city": "London", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "10:44", + "outbound_departure_time": "10:05", + "passengers": "3", + "price": "374", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Heathrow International Airport", + "destination_city": "London", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "06:04", + "outbound_departure_time": "06:45", + "passengers": "3", + "price": "314", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Heathrow International Airport", + "destination_city": "London", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "06:37", + "outbound_departure_time": "05:50", + "passengers": "3", + "price": "427", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "outbound_departure_time", + "start": 52 + }, + { + "exclusive_end": 89, + "slot": "price", + "start": 85 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've got an American Airlines flight that leaves at 7:05 am and has 1 stop. It costs $382." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "London" + ], + "origin_city": [ + "SF" + ], + "outbound_departure_time": [ + "7:05 am" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds better." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to buy these tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "return_date", + "values": [ + "13th of this month" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 98, + "slot": "return_date", + "start": 80 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "London" + ], + "origin_city": [ + "SF" + ], + "outbound_departure_time": [ + "7:05 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "13th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not yet. Can you look for return flights for me? I want to come back on the 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "07:05" + ], + "slot": "outbound_departure_time", + "values": [ + "7:05 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "15:05" + ], + "slot": "inbound_departure_time", + "values": [ + "3:05 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "391" + ], + "slot": "price", + "values": [ + "$391" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-11", + "destination_city": "London", + "origin_city": "San Francisco", + "passengers": "3", + "return_date": "2019-03-13" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Heathrow International Airport", + "destination_city": "London", + "inbound_arrival_time": "23:45", + "inbound_departure_time": "15:05", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "06:37", + "outbound_departure_time": "07:05", + "passengers": "3", + "price": "391", + "refundable": "False", + "return_date": "2019-03-13", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 93, + "slot": "outbound_departure_time", + "start": 86 + }, + { + "exclusive_end": 61, + "slot": "inbound_departure_time", + "start": 54 + }, + { + "exclusive_end": 108, + "slot": "price", + "start": 104 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's an American Airlines flight. You'll return at 3:05 pm. The outbound flight is 7:05 am. It costs $391." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "outbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "London" + ], + "origin_city": [ + "SF" + ], + "outbound_departure_time": [ + "7:05 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "13th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the outbound flight land?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "06:37" + ], + "slot": "outbound_arrival_time", + "values": [ + "6:37 am" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "outbound_arrival_time", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It lands at 6:37 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "London" + ], + "inbound_departure_time": [ + "3:05 pm" + ], + "origin_city": [ + "SF" + ], + "outbound_departure_time": [ + "7:05 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "13th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thanks a lot." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I buy these tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "London" + ], + "inbound_departure_time": [ + "3:05 pm" + ], + "origin_city": [ + "SF" + ], + "outbound_departure_time": [ + "7:05 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "13th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's okay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "London" + ], + "inbound_departure_time": [ + "3:05 pm" + ], + "origin_city": [ + "SF" + ], + "outbound_departure_time": [ + "7:05 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "13th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's it thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00099", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "destination_city", + "values": [ + "Chicago" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "destination_city", + "start": 37 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "destination_city": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am looking for a one-way flight to Chicago. Can you find one for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is the day you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "departure_date", + "values": [ + "11th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "departure_date", + "start": 23 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "11th of this month" + ], + "destination_city": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to leave on the 11th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your point of departure?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "origin_city", + "values": [ + "Seattle" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "origin_city", + "start": 20 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "11th of this month" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving out of Seattle." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "08:25" + ], + "slot": "outbound_departure_time", + "values": [ + "8:25 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "168" + ], + "slot": "price", + "values": [ + "$168" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-11", + "destination_city": "Chicago", + "origin_city": "Seattle" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-11", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "14:55", + "outbound_departure_time": "08:25", + "passengers": "1", + "price": "168", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-11", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "22:30", + "outbound_departure_time": "16:00", + "passengers": "1", + "price": "169", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-11", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "06:20", + "outbound_departure_time": "23:50", + "passengers": "1", + "price": "150", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-11", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "10:55", + "outbound_departure_time": "04:25", + "passengers": "1", + "price": "178", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-11", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "number_stops": "0", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "00:25", + "outbound_departure_time": "17:55", + "passengers": "1", + "price": "199", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 99, + "slot": "outbound_departure_time", + "start": 92 + }, + { + "exclusive_end": 145, + "slot": "price", + "start": 141 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have located 5 suitable flights. One of these is on Alaska Airlines. The flight leaves at 8:25 am and it has 0 stops. The ticket will cost $168." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport", + "origin_airport" + ], + "slot_values": { + "departure_date": [ + "11th of this month" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the airport it leaves from and which airport will it arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "O'Hare International Airport" + ], + "slot": "destination_airport", + "values": [ + "O'Hare International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle-Tacoma International Airport" + ], + "slot": "origin_airport", + "values": [ + "Seattle-Tacoma International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "destination_airport", + "start": 27 + }, + { + "exclusive_end": 113, + "slot": "origin_airport", + "start": 77 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The destination airport is O'Hare International Airport and it leaves out of Seattle-Tacoma International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "11th of this month" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there other flights that can be found?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "16:00" + ], + "slot": "outbound_departure_time", + "values": [ + "4 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "169" + ], + "slot": "price", + "values": [ + "$169" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 83, + "slot": "outbound_departure_time", + "start": 79 + }, + { + "exclusive_end": 144, + "slot": "price", + "start": 140 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, there is also an American Airlines flight. The outbound flight departs at 4 pm, and there are 0 stops on it. The cost of the ticket is $169." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "11th of this month" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Seattle" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you find any other flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta 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": [ + "150" + ], + "slot": "price", + "values": [ + "$150" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 78, + "slot": "outbound_departure_time", + "start": 70 + }, + { + "exclusive_end": 141, + "slot": "price", + "start": 137 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is also a Delta Airlines flight. The outbound flight departs at 11:50 pm and there are 0 stops on the flight. The ticket will cost $150." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "11th of this month" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "11:50 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight sounds fine to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to buy tickets for this flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "11th of this month" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "11:50 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No I don't wish to purchase a ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can do for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "11th of this month" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "11:50 pm" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Will you search for round trip flights for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date do you want to come back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "return_date", + "values": [ + "13th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "return_date", + "start": 26 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "11th of this month" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "11:50 pm" + ], + "return_date": [ + "13th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to return on 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23:50" + ], + "slot": "outbound_departure_time", + "values": [ + "11:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:55" + ], + "slot": "inbound_departure_time", + "values": [ + "11:55 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "231" + ], + "slot": "price", + "values": [ + "$231" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-11", + "destination_city": "Chicago", + "origin_city": "Seattle", + "return_date": "2019-03-13" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-11", + "destination_airport": "O'Hare International Airport", + "destination_city": "Chicago", + "inbound_arrival_time": "18:52", + "inbound_departure_time": "11:55", + "number_stops": "1", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "06:20", + "outbound_departure_time": "23:50", + "passengers": "1", + "price": "231", + "refundable": "False", + "return_date": "2019-03-13", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "outbound_departure_time", + "start": 61 + }, + { + "exclusive_end": 116, + "slot": "inbound_departure_time", + "start": 108 + }, + { + "exclusive_end": 135, + "slot": "price", + "start": 131 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, I have found a Delta Airlines flight. It will leave at 11:50 pm, and the return flight will depart at 11:55 am at a price of $231." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "origin_airport", + "outbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "11th of this month" + ], + "destination_city": [ + "Chicago" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "11:50 pm" + ], + "return_date": [ + "13th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the airport the flight is leaving from? What time will the onward flight get there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "06:20" + ], + "slot": "outbound_arrival_time", + "values": [ + "6:20 am" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle-Tacoma International Airport" + ], + "slot": "origin_airport", + "values": [ + "Seattle-Tacoma International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "outbound_arrival_time", + "start": 36 + }, + { + "exclusive_end": 94, + "slot": "origin_airport", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The onward flight will get there at 6:20 am, leaving from Seattle-Tacoma International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "11th of this month" + ], + "destination_city": [ + "Chicago" + ], + "inbound_departure_time": [ + "11:55 am" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "11:50 pm" + ], + "return_date": [ + "13th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight sounds fine to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to buy tickets for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "11th of this month" + ], + "destination_city": [ + "Chicago" + ], + "inbound_departure_time": [ + "11:55 am" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "11:50 pm" + ], + "return_date": [ + "13th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that's okay." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_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": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "11th of this month" + ], + "destination_city": [ + "Chicago" + ], + "inbound_departure_time": [ + "11:55 am" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "11:50 pm" + ], + "return_date": [ + "13th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. I appreciate the help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00100", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find a one-way flight on American Airlines, and I want it to be Economy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay. Where will you be taking off from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "origin_city", + "values": [ + "Los Angeles" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "origin_city", + "start": 18 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "origin_city": [ + "Los Angeles" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm flying out of Los Angeles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "And when you wanting to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mexico City" + ], + "slot": "destination_city", + "values": [ + "Mexico City" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "passengers", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "departure_date", + "values": [ + "next Friday" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "destination_city", + "start": 26 + }, + { + "exclusive_end": 21, + "slot": "departure_date", + "start": 10 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "next Friday" + ], + "destination_city": [ + "Mexico City" + ], + "origin_city": [ + "Los Angeles" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going next Friday, to Mexico City. There's 2 of us going to be flying." + }, + { + "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": [ + "145" + ], + "slot": "price", + "values": [ + "$145" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_city": "Mexico City", + "origin_city": "Los Angeles", + "passengers": "2", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_airport": "Benito Juarez International Airport", + "destination_city": "Mexico City", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "20:05", + "outbound_departure_time": "14:45", + "passengers": "2", + "price": "145", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 122, + "slot": "outbound_departure_time", + "start": 115 + }, + { + "exclusive_end": 167, + "slot": "price", + "start": 163 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Looking that up, I see there's 1 flight that will work for you, an American Airlines flight taking off outbound at 2:45 pm. It has 0 stops, and it's going to cost $145." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport", + "origin_airport" + ], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "next Friday" + ], + "destination_city": [ + "Mexico City" + ], + "origin_city": [ + "Los Angeles" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great! Can you tell me where it's departing from and arriving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Benito Juarez International Airport" + ], + "slot": "destination_airport", + "values": [ + "Benito Juarez International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "LAX International Airport" + ], + "slot": "origin_airport", + "values": [ + "LAX International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 91, + "slot": "destination_airport", + "start": 56 + }, + { + "exclusive_end": 41, + "slot": "origin_airport", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It flies out of LAX International Airport, and lands in Benito Juarez International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "next Friday" + ], + "destination_city": [ + "Mexico City" + ], + "origin_city": [ + "Los Angeles" + ], + "outbound_departure_time": [ + "2:45 pm" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like the flight for me!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to go ahead and purchase tickets for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "return_date", + "values": [ + "the 10th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 111, + "slot": "return_date", + "start": 103 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "next Friday" + ], + "destination_city": [ + "Mexico City" + ], + "origin_city": [ + "Los Angeles" + ], + "outbound_departure_time": [ + "2:45 pm" + ], + "passengers": [ + "2" + ], + "return_date": [ + "the 10th" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want to buy tickets. But can you look for round trip flights for me, ones that get back on the 10th?" + }, + { + "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": [ + "155" + ], + "slot": "price", + "values": [ + "$155" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_city": "Mexico City", + "origin_city": "Los Angeles", + "passengers": "2", + "return_date": "2019-03-10", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_airport": "Benito Juarez International Airport", + "destination_city": "Mexico City", + "inbound_arrival_time": "09:25", + "inbound_departure_time": "08:05", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "20:05", + "outbound_departure_time": "14:45", + "passengers": "2", + "price": "155", + "refundable": "False", + "return_date": "2019-03-10", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "outbound_departure_time", + "start": 67 + }, + { + "exclusive_end": 100, + "slot": "inbound_departure_time", + "start": 93 + }, + { + "exclusive_end": 121, + "slot": "price", + "start": 117 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, here you go. I found an American Airlines flight, outbound at 2:45 pm, and returning at 8:05 am. That one costs $155." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "next Friday" + ], + "destination_city": [ + "Mexico City" + ], + "inbound_departure_time": [ + "8:05 am" + ], + "origin_city": [ + "Los Angeles" + ], + "outbound_departure_time": [ + "2:45 pm" + ], + "passengers": [ + "2" + ], + "return_date": [ + "the 10th" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It sounds like it would work!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to buy the tickets for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "next Friday" + ], + "destination_city": [ + "Mexico City" + ], + "inbound_departure_time": [ + "8:05 am" + ], + "origin_city": [ + "Los Angeles" + ], + "outbound_departure_time": [ + "2:45 pm" + ], + "passengers": [ + "2" + ], + "return_date": [ + "the 10th" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm all set for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_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": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "next Friday" + ], + "destination_city": [ + "Mexico City" + ], + "inbound_departure_time": [ + "8:05 am" + ], + "origin_city": [ + "Los Angeles" + ], + "outbound_departure_time": [ + "2:45 pm" + ], + "passengers": [ + "2" + ], + "return_date": [ + "the 10th" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Nope, that's all, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "You have a great day." + } + ] + }, + { + "dialogue_id": "21_00101", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "passengers", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "passengers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going away, can you help me search for one-way flights for 2 people?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "From where to where?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "destination_city", + "values": [ + "Las Vegas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "origin_city", + "values": [ + "Seattle" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "destination_city", + "start": 27 + }, + { + "exclusive_end": 23, + "slot": "origin_city", + "start": 16 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "destination_city": [ + "Las Vegas" + ], + "origin_city": [ + "Seattle" + ], + "passengers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm flying from Seattle to Las Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "departure_date", + "values": [ + "8th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "departure_date", + "start": 15 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "Las Vegas" + ], + "origin_city": [ + "Seattle" + ], + "passengers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll go on the 8th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "08:45" + ], + "slot": "outbound_departure_time", + "values": [ + "8:45 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "229" + ], + "slot": "price", + "values": [ + "$229" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-08", + "destination_city": "Las Vegas", + "origin_city": "Seattle", + "passengers": "2" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-08", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "14:35", + "outbound_departure_time": "08:45", + "passengers": "2", + "price": "229", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-08", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "22:40", + "outbound_departure_time": "18:50", + "passengers": "2", + "price": "226", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-08", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "14:35", + "outbound_departure_time": "10:10", + "passengers": "2", + "price": "233", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "outbound_departure_time", + "start": 67 + }, + { + "exclusive_end": 106, + "slot": "price", + "start": 102 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 3 options- how about a Delta Airlines flight leaving at 8:45 am, with 1 stop, at a cost of $229?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "Las Vegas" + ], + "origin_city": [ + "Seattle" + ], + "passengers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other options are there?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "18:50" + ], + "slot": "outbound_departure_time", + "values": [ + "6:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "226" + ], + "slot": "price", + "values": [ + "$226" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "outbound_departure_time", + "start": 62 + }, + { + "exclusive_end": 88, + "slot": "price", + "start": 84 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about a Southwest Airlines flight with 1 stop, leaving at 6:50 pm, at a cost of $226?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "seating_class", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "Las Vegas" + ], + "origin_city": [ + "Seattle" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want something else, any class is fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "10:10" + ], + "slot": "outbound_departure_time", + "values": [ + "10:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "233" + ], + "slot": "price", + "values": [ + "$233" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-08", + "destination_city": "Las Vegas", + "origin_city": "Seattle", + "passengers": "2" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-08", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "14:35", + "outbound_departure_time": "08:45", + "passengers": "2", + "price": "229", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-08", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "22:40", + "outbound_departure_time": "18:50", + "passengers": "2", + "price": "226", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-08", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "14:35", + "outbound_departure_time": "10:10", + "passengers": "2", + "price": "233", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 68, + "slot": "outbound_departure_time", + "start": 60 + }, + { + "exclusive_end": 87, + "slot": "price", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about a United Airlines flight, with 1 stop, leaving at 10:10 am, at a cost of $233?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "Las Vegas" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "10:10 am" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I like the sound of that one." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Shall I buy tickets for it now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "Las Vegas" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "10:10 am" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, not yet." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "return_date", + "values": [ + "March 10th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 65, + "slot": "return_date", + "start": 55 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "Las Vegas" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "10:10 am" + ], + "passengers": [ + "2" + ], + "return_date": [ + "March 10th" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search for round trip flights, getting back on March 10th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "10:10" + ], + "slot": "outbound_departure_time", + "values": [ + "10:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13:40" + ], + "slot": "inbound_departure_time", + "values": [ + "1:40 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "239" + ], + "slot": "price", + "values": [ + "$239" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "United Airlines", + "departure_date": "2019-03-08", + "destination_city": "Las Vegas", + "origin_city": "Seattle", + "passengers": "2", + "return_date": "2019-03-10" + } + }, + "service_results": [ + { + "airlines": "United Airlines", + "departure_date": "2019-03-08", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "inbound_arrival_time": "18:21", + "inbound_departure_time": "13:40", + "number_stops": "1", + "origin_airport": "Seattle-Tacoma International Airport", + "origin_city": "Seattle", + "outbound_arrival_time": "14:35", + "outbound_departure_time": "10:10", + "passengers": "2", + "price": "239", + "refundable": "False", + "return_date": "2019-03-10", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "outbound_departure_time", + "start": 49 + }, + { + "exclusive_end": 79, + "slot": "inbound_departure_time", + "start": 72 + }, + { + "exclusive_end": 98, + "slot": "price", + "start": 94 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about a United Airlines flight, departing at 10:10 am, returning at 1:40 pm, at a cost of $239?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "destination_airport" + ], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "Las Vegas" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "10:10 am" + ], + "passengers": [ + "2" + ], + "return_date": [ + "March 10th" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where will it land?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "McCarran International Airport" + ], + "slot": "destination_airport", + "values": [ + "McCarran International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 44, + "slot": "destination_airport", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It'll land at McCarran International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "Las Vegas" + ], + "inbound_departure_time": [ + "1:40 pm" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "10:10 am" + ], + "passengers": [ + "2" + ], + "return_date": [ + "March 10th" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want me to buy tickets now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "8th of this month" + ], + "destination_city": [ + "Las Vegas" + ], + "inbound_departure_time": [ + "1:40 pm" + ], + "origin_city": [ + "Seattle" + ], + "outbound_departure_time": [ + "10:10 am" + ], + "passengers": [ + "2" + ], + "return_date": [ + "March 10th" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks, that's all I need for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day!" + } + ] + }, + { + "dialogue_id": "21_00102", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I'm planning a vacation soon. Can you find a one-way flight for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What locations will you be leaving and visiting? At what time do you intend on leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "destination_city", + "values": [ + "Los Angeles" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "origin_city", + "values": [ + "Portland" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "departure_date", + "values": [ + "March 10th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 70, + "slot": "destination_city", + "start": 59 + }, + { + "exclusive_end": 55, + "slot": "origin_city", + "start": 47 + }, + { + "exclusive_end": 35, + "slot": "departure_date", + "start": 25 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "Portland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My trip, which begins on March 10th, goes from Portland to Los Angeles." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska 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": [ + "150" + ], + "slot": "price", + "values": [ + "$150" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-10", + "destination_city": "Los Angeles", + "origin_city": "Portland" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-10", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "12:40", + "outbound_departure_time": "10:10", + "passengers": "1", + "price": "150", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-10", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "1", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "11:02", + "outbound_departure_time": "06:00", + "passengers": "1", + "price": "207", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-10", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "1", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "15:17", + "outbound_departure_time": "09:35", + "passengers": "1", + "price": "188", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-10", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "19:25", + "outbound_departure_time": "16:55", + "passengers": "1", + "price": "113", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-10", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "14:35", + "outbound_departure_time": "12:05", + "passengers": "1", + "price": "114", + "refundable": "True", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 116, + "slot": "outbound_departure_time", + "start": 108 + }, + { + "exclusive_end": 164, + "slot": "price", + "start": 160 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "My search brought up 5 flights that might appeal to you. How about the Alaska Airlines flight? It leaves at 10:10 am, has 0 stops, and a ticket for which costs $150." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "Portland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's not bad, but what other flights are available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American 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": [ + "207" + ], + "slot": "price", + "values": [ + "$207" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "outbound_departure_time", + "start": 65 + }, + { + "exclusive_end": 113, + "slot": "price", + "start": 109 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The American Airlines flight might be good for you. It leaves at 6 am, has 1 stop, and a ticket for it costs $207." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "origin_airport" + ], + "slot_values": { + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "Portland" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What airport does the flight depart from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "PDX International Airport" + ], + "slot": "origin_airport", + "values": [ + "PDX International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 43, + "slot": "origin_airport", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It'll depart from PDX International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "Portland" + ], + "outbound_departure_time": [ + "6 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase a ticket for it?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "Portland" + ], + "outbound_departure_time": [ + "6 am" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not at the moment. I'd like to see if there are any round trip flights available before I decide on a ticket to buy. Traveling in Economy would be ideal." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On what date will you return?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "return_date", + "values": [ + "12th of March" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 39, + "slot": "return_date", + "start": 26 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "Portland" + ], + "outbound_departure_time": [ + "6 am" + ], + "return_date": [ + "12th of March" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to return on the 12th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "06:00" + ], + "slot": "outbound_departure_time", + "values": [ + "6 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23:15" + ], + "slot": "inbound_departure_time", + "values": [ + "11:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "171" + ], + "slot": "price", + "values": [ + "$171" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-10", + "destination_city": "Los Angeles", + "origin_city": "Portland", + "return_date": "2019-03-12", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-10", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "inbound_arrival_time": "01:45", + "inbound_departure_time": "23:15", + "number_stops": "1", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "11:02", + "outbound_departure_time": "06:00", + "passengers": "1", + "price": "171", + "refundable": "False", + "return_date": "2019-03-12", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "outbound_departure_time", + "start": 71 + }, + { + "exclusive_end": 117, + "slot": "inbound_departure_time", + "start": 109 + }, + { + "exclusive_end": 146, + "slot": "price", + "start": 142 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about this American Airlines flight? The outbound flight leaves at 6 am, and the return flight leaves at 11:15 pm. A ticket will cost you $171." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "destination_airport" + ], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "Portland" + ], + "outbound_departure_time": [ + "6 am" + ], + "return_date": [ + "12th of March" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At what airport will this flight arrive at?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "LAX International Airport" + ], + "slot": "destination_airport", + "values": [ + "LAX International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 49, + "slot": "destination_airport", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It's going to travel to LAX International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "inbound_arrival_time", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "inbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "Portland" + ], + "outbound_departure_time": [ + "6 am" + ], + "return_date": [ + "12th of March" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When will the return flight arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "01:45" + ], + "slot": "inbound_arrival_time", + "values": [ + "1:45 am" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "inbound_arrival_time", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will arrive at 1:45 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "Los Angeles" + ], + "inbound_departure_time": [ + "11:15 pm" + ], + "origin_city": [ + "Portland" + ], + "outbound_departure_time": [ + "6 am" + ], + "return_date": [ + "12th of March" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds fine with me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I purchase you a ticket right now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "Los Angeles" + ], + "inbound_departure_time": [ + "11:15 pm" + ], + "origin_city": [ + "Portland" + ], + "outbound_departure_time": [ + "6 am" + ], + "return_date": [ + "12th of March" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm fine. I don't need anything else from you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Glad I was able to help you out. Enjoy your day." + } + ] + }, + { + "dialogue_id": "21_00103", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "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": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What city would you like to leave from and on what date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "origin_city", + "values": [ + "Phoenix, Az" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "departure_date", + "values": [ + "5th of March" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "origin_city", + "start": 0 + }, + { + "exclusive_end": 31, + "slot": "departure_date", + "start": 19 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "5th of March" + ], + "origin_city": [ + "Phoenix, Az" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Phoenix, Az on the 5th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you be flaying too?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "destination_city", + "values": [ + "SFO" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "destination_city", + "start": 3 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "5th of March" + ], + "destination_city": [ + "SFO" + ], + "origin_city": [ + "Phoenix, Az" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "to SFO." + }, + { + "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": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "184" + ], + "slot": "price", + "values": [ + "$184" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-05", + "destination_city": "San Francisco", + "origin_city": "Phoenix" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-05", + "destination_airport": "SFO International Airport", + "destination_city": "San Francisco", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "11:55", + "outbound_departure_time": "07:35", + "passengers": "1", + "price": "184", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-05", + "destination_airport": "SFO International Airport", + "destination_city": "San Francisco", + "number_stops": "0", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "14:02", + "outbound_departure_time": "11:55", + "passengers": "1", + "price": "115", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-05", + "destination_airport": "SFO International Airport", + "destination_city": "San Francisco", + "number_stops": "0", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "08:07", + "outbound_departure_time": "06:00", + "passengers": "1", + "price": "118", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-05", + "destination_airport": "SFO International Airport", + "destination_city": "San Francisco", + "number_stops": "0", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "01:57", + "outbound_departure_time": "23:50", + "passengers": "1", + "price": "121", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "outbound_departure_time", + "start": 51 + }, + { + "exclusive_end": 82, + "slot": "price", + "start": 78 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about an American Airlines flight departing at 7:35 am with 1 layover for $184?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Premium Economy" + ], + "slot": "seating_class", + "values": [ + "Premium Economy" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "5th of March" + ], + "destination_city": [ + "SFO" + ], + "origin_city": [ + "Phoenix, Az" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "DO you have another option with Premium Economy?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:55" + ], + "slot": "outbound_departure_time", + "values": [ + "11:55 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "171" + ], + "slot": "price", + "values": [ + "$171" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-05", + "destination_city": "San Francisco", + "origin_city": "Phoenix", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-05", + "destination_airport": "SFO International Airport", + "destination_city": "San Francisco", + "number_stops": "0", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "14:02", + "outbound_departure_time": "11:55", + "passengers": "1", + "price": "171", + "refundable": "False", + "seating_class": "Premium Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-05", + "destination_airport": "SFO International Airport", + "destination_city": "San Francisco", + "number_stops": "0", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "00:02", + "outbound_departure_time": "21:55", + "passengers": "1", + "price": "190", + "refundable": "False", + "seating_class": "Premium Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-05", + "destination_airport": "SFO International Airport", + "destination_city": "San Francisco", + "number_stops": "0", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "19:17", + "outbound_departure_time": "17:10", + "passengers": "1", + "price": "182", + "refundable": "False", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "outbound_departure_time", + "start": 47 + }, + { + "exclusive_end": 80, + "slot": "price", + "start": 76 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about a Delta Airlines flight departing at 11:55 am with 0 layovers for $171?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport", + "refundable" + ], + "slot_values": { + "departure_date": [ + "5th of March" + ], + "destination_city": [ + "SFO" + ], + "origin_city": [ + "Phoenix, Az" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where does it arrive? Is the ticket refundable?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "SFO International Airport" + ], + "slot": "destination_airport", + "values": [ + "SFO International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 41, + "slot": "destination_airport", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It arrives into SFO International Airport. It is a nonrefundable ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "5th of March" + ], + "destination_city": [ + "SFO" + ], + "origin_city": [ + "Phoenix, Az" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What are some other options?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "21:55" + ], + "slot": "outbound_departure_time", + "values": [ + "9:55 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "190" + ], + "slot": "price", + "values": [ + "$190" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "outbound_departure_time", + "start": 62 + }, + { + "exclusive_end": 94, + "slot": "price", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "what do you think of a Southwest Airlines flight departing at 9:55 pm with 0 layovers for $190?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "5th of March" + ], + "destination_city": [ + "SFO" + ], + "origin_city": [ + "Phoenix, Az" + ], + "outbound_departure_time": [ + "9:55 pm" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is nice? Can you show me round trip flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like to return." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "return_date", + "values": [ + "7th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "passengers", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "return_date", + "start": 25 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "5th of March" + ], + "destination_city": [ + "SFO" + ], + "origin_city": [ + "Phoenix, Az" + ], + "outbound_departure_time": [ + "9:55 pm" + ], + "passengers": [ + "1" + ], + "return_date": [ + "7th of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to be back on the 7th of March. The ticket is for 1 person." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "21:55" + ], + "slot": "outbound_departure_time", + "values": [ + "9:55 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "18:15" + ], + "slot": "inbound_departure_time", + "values": [ + "6:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "204" + ], + "slot": "price", + "values": [ + "$204" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-05", + "destination_city": "San Francisco", + "origin_city": "Phoenix", + "passengers": "1", + "return_date": "2019-03-07", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-05", + "destination_airport": "SFO International Airport", + "destination_city": "San Francisco", + "inbound_arrival_time": "20:22", + "inbound_departure_time": "18:15", + "number_stops": "0", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "00:02", + "outbound_departure_time": "21:55", + "passengers": "1", + "price": "204", + "refundable": "False", + "return_date": "2019-03-07", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "outbound_departure_time", + "start": 65 + }, + { + "exclusive_end": 119, + "slot": "inbound_departure_time", + "start": 112 + }, + { + "exclusive_end": 128, + "slot": "price", + "start": 124 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 flight it is a Southwest Airlines flight departing at 9:55 pm with the returning flight departing at 6:15 pm for $204?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "inbound_arrival_time", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "inbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "5th of March" + ], + "destination_city": [ + "SFO" + ], + "origin_city": [ + "Phoenix, Az" + ], + "outbound_departure_time": [ + "9:55 pm" + ], + "passengers": [ + "1" + ], + "return_date": [ + "7th of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What time would my return flight arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "20:22" + ], + "slot": "inbound_arrival_time", + "values": [ + "8:22 pm" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 26, + "slot": "inbound_arrival_time", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It would arrive at 8:22 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "5th of March" + ], + "destination_city": [ + "SFO" + ], + "inbound_departure_time": [ + "6:15 pm" + ], + "origin_city": [ + "Phoenix, Az" + ], + "outbound_departure_time": [ + "9:55 pm" + ], + "passengers": [ + "1" + ], + "return_date": [ + "7th of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like for me to buy the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "5th of March" + ], + "destination_city": [ + "SFO" + ], + "inbound_departure_time": [ + "6:15 pm" + ], + "origin_city": [ + "Phoenix, Az" + ], + "outbound_departure_time": [ + "9:55 pm" + ], + "passengers": [ + "1" + ], + "return_date": [ + "7th of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else I can help with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "5th of March" + ], + "destination_city": [ + "SFO" + ], + "inbound_departure_time": [ + "6:15 pm" + ], + "origin_city": [ + "Phoenix, Az" + ], + "outbound_departure_time": [ + "9:55 pm" + ], + "passengers": [ + "1" + ], + "return_date": [ + "7th of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that will be all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "21_00104", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to fly soon, can you search for me one way flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you going away?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "departure_date", + "values": [ + "3rd of March" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "departure_date", + "start": 20 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "3rd of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving on the 3rd of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where do you wish to depart?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sydney" + ], + "slot": "origin_city", + "values": [ + "Sydney, NSW" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "destination_city", + "values": [ + "Atlanta, GA" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 46, + "slot": "origin_city", + "start": 35 + }, + { + "exclusive_end": 29, + "slot": "destination_city", + "start": 18 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "3rd of March" + ], + "destination_city": [ + "Atlanta, GA" + ], + "origin_city": [ + "Sydney, NSW" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am traveling to Atlanta, GA from Sydney, NSW." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17:50" + ], + "slot": "outbound_departure_time", + "values": [ + "5:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "356" + ], + "slot": "price", + "values": [ + "$356" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-03", + "destination_city": "Atlanta", + "origin_city": "Sydney" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-03", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "1", + "origin_airport": "Kingsford Smith International Airport", + "origin_city": "Sydney", + "outbound_arrival_time": "17:19", + "outbound_departure_time": "17:50", + "passengers": "1", + "price": "356", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-03", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "1", + "origin_airport": "Kingsford Smith International Airport", + "origin_city": "Sydney", + "outbound_arrival_time": "01:24", + "outbound_departure_time": "22:05", + "passengers": "1", + "price": "346", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 109, + "slot": "outbound_departure_time", + "start": 102 + }, + { + "exclusive_end": 153, + "slot": "price", + "start": 149 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2 suitable flights based on your criteria, the best one is with Delta Airlines and leaving at 5:50 pm, it has 1 stop and the ticket price is $356." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "passengers", + "values": [ + "4" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "3rd of March" + ], + "destination_city": [ + "Atlanta, GA" + ], + "origin_city": [ + "Sydney, NSW" + ], + "outbound_departure_time": [ + "5:50 pm" + ], + "passengers": [ + "4" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds amazing, I prefer traveling Economy and there are four people leaving with me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which dates are you coming back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "return_date", + "values": [ + "next Tuesday" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "return_date", + "start": 8 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "3rd of March" + ], + "destination_city": [ + "Atlanta, GA" + ], + "origin_city": [ + "Sydney, NSW" + ], + "outbound_departure_time": [ + "5:50 pm" + ], + "passengers": [ + "4" + ], + "return_date": [ + "next Tuesday" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it next Tuesday." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17:50" + ], + "slot": "outbound_departure_time", + "values": [ + "5:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:50" + ], + "slot": "inbound_departure_time", + "values": [ + "12:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "407" + ], + "slot": "price", + "values": [ + "$407" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-03", + "destination_city": "Atlanta", + "origin_city": "Sydney", + "passengers": "4", + "return_date": "2019-03-05", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-03", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "inbound_arrival_time": "16:01", + "inbound_departure_time": "12:50", + "number_stops": "1", + "origin_airport": "Kingsford Smith International Airport", + "origin_city": "Sydney", + "outbound_arrival_time": "17:19", + "outbound_departure_time": "17:50", + "passengers": "4", + "price": "407", + "refundable": "False", + "return_date": "2019-03-05", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 69, + "slot": "outbound_departure_time", + "start": 62 + }, + { + "exclusive_end": 109, + "slot": "inbound_departure_time", + "start": 101 + }, + { + "exclusive_end": 136, + "slot": "price", + "start": 132 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 good booking for you with Delta Airlines leaving at 5:50 pm and returning flight leaves at 12:50 pm and the full price is $407." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "3rd of March" + ], + "destination_city": [ + "Atlanta, GA" + ], + "inbound_departure_time": [ + "12:50 pm" + ], + "origin_city": [ + "Sydney, NSW" + ], + "outbound_departure_time": [ + "5:50 pm" + ], + "passengers": [ + "4" + ], + "return_date": [ + "next Tuesday" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great to me! Thanks!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a fantastic day." + } + ] + }, + { + "dialogue_id": "21_00105", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "destination_city", + "values": [ + "Paris" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "destination_city", + "start": 25 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "destination_city": [ + "Paris" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm taking a vacation to Paris soon. Can you see if there are any one-way flights available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time and from what location will you be leaving?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Washington" + ], + "slot": "destination_city", + "values": [ + "Washington" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "origin_city", + "values": [ + "Chicago" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "departure_date", + "values": [ + "Tuesday next week" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "airlines", + "values": [ + "dontcare" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 60, + "slot": "destination_city", + "start": 50 + }, + { + "exclusive_end": 90, + "slot": "origin_city", + "start": 83 + }, + { + "exclusive_end": 111, + "slot": "departure_date", + "start": 94 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "Tuesday next week" + ], + "destination_city": [ + "Washington" + ], + "origin_city": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I got my destination wrong. I'm actually visiting Washington. I'll be leaving from Chicago on Tuesday next week. What airline is used doesn't matter." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "08:10" + ], + "slot": "outbound_departure_time", + "values": [ + "8:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "128" + ], + "slot": "price", + "values": [ + "$128" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-05", + "destination_city": "Washington", + "origin_city": "Chicago" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-05", + "destination_airport": "Dulles International Airport", + "destination_city": "Washington", + "number_stops": "0", + "origin_airport": "O'Hare International Airport", + "origin_city": "Chicago", + "outbound_arrival_time": "11:08", + "outbound_departure_time": "08:10", + "passengers": "1", + "price": "128", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-05", + "destination_airport": "Dulles International Airport", + "destination_city": "Washington", + "number_stops": "0", + "origin_airport": "O'Hare International Airport", + "origin_city": "Chicago", + "outbound_arrival_time": "10:23", + "outbound_departure_time": "07:25", + "passengers": "1", + "price": "119", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-05", + "destination_airport": "Dulles International Airport", + "destination_city": "Washington", + "number_stops": "0", + "origin_airport": "O'Hare International Airport", + "origin_city": "Chicago", + "outbound_arrival_time": "11:48", + "outbound_departure_time": "08:50", + "passengers": "1", + "price": "116", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "outbound_departure_time", + "start": 58 + }, + { + "exclusive_end": 110, + "slot": "price", + "start": 106 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about American Airlines for your flight? It leaves at 8:10 am, has 0 stops, and a ticket for it costs $128." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "Tuesday next week" + ], + "destination_city": [ + "Washington" + ], + "origin_city": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What other flights are available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest 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": [ + "119" + ], + "slot": "price", + "values": [ + "$119" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "outbound_departure_time", + "start": 73 + }, + { + "exclusive_end": 125, + "slot": "price", + "start": 121 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Another one you could go on is Southwest Airlines. That flight leaves at 7:25 am, has 0 stops, and a ticket for it costs $119." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "origin_airport", + "refundable" + ], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "Tuesday next week" + ], + "destination_city": [ + "Washington" + ], + "origin_city": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What airport will the flight depart from? Can I get a refund on the ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "O'Hare International Airport" + ], + "slot": "origin_airport", + "values": [ + "O'Hare International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "origin_airport", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The flight will depart from O'Hare International Airport. Sadly, you cannot get a refund for your ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "Tuesday next week" + ], + "destination_city": [ + "Washington" + ], + "origin_city": [ + "Chicago" + ], + "outbound_departure_time": [ + "7:25 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight sounds great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to purchase a ticket right now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "Tuesday next week" + ], + "destination_city": [ + "Washington" + ], + "origin_city": [ + "Chicago" + ], + "outbound_departure_time": [ + "7:25 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't want to purchase a ticket just yet. Let's see what other flights there are. Can you find me a round trip flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "At what time will you return?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "return_date", + "values": [ + "7th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 40, + "slot": "return_date", + "start": 23 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "Tuesday next week" + ], + "destination_city": [ + "Washington" + ], + "origin_city": [ + "Chicago" + ], + "outbound_departure_time": [ + "7:25 am" + ], + "return_date": [ + "7th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I aim to return on the 7th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "07:25" + ], + "slot": "outbound_departure_time", + "values": [ + "7:25 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "15:50" + ], + "slot": "inbound_departure_time", + "values": [ + "3:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "166" + ], + "slot": "price", + "values": [ + "$166" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-05", + "destination_city": "Washington", + "origin_city": "Chicago", + "return_date": "2019-03-07" + } + }, + "service_results": [ + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-05", + "destination_airport": "Dulles International Airport", + "destination_city": "Washington", + "inbound_arrival_time": "19:34", + "inbound_departure_time": "15:50", + "number_stops": "1", + "origin_airport": "O'Hare International Airport", + "origin_city": "Chicago", + "outbound_arrival_time": "10:23", + "outbound_departure_time": "07:25", + "passengers": "1", + "price": "166", + "refundable": "False", + "return_date": "2019-03-07", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 90, + "slot": "outbound_departure_time", + "start": 83 + }, + { + "exclusive_end": 113, + "slot": "inbound_departure_time", + "start": 106 + }, + { + "exclusive_end": 141, + "slot": "price", + "start": 137 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 flight that could suit your needs, from Southwest Airlines. It leaves at 7:25 am and returns at 3:50 pm. A ticket for it costs $166." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "outbound_arrival_time", + "refundable" + ], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "Tuesday next week" + ], + "destination_city": [ + "Washington" + ], + "origin_city": [ + "Chicago" + ], + "outbound_departure_time": [ + "7:25 am" + ], + "return_date": [ + "7th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When will the onward flight arrive? Can I get a refund on the ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10:23" + ], + "slot": "outbound_arrival_time", + "values": [ + "10:23 am" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "outbound_arrival_time", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The onward flight arrives at 10:23 am, but alas, you can't get a refund on your ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "Tuesday next week" + ], + "destination_city": [ + "Washington" + ], + "inbound_departure_time": [ + "3:50 pm" + ], + "origin_city": [ + "Chicago" + ], + "outbound_departure_time": [ + "7:25 am" + ], + "return_date": [ + "7th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight is fine with me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I purchase tickets right now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "Tuesday next week" + ], + "destination_city": [ + "Washington" + ], + "inbound_departure_time": [ + "3:50 pm" + ], + "origin_city": [ + "Chicago" + ], + "outbound_departure_time": [ + "7:25 am" + ], + "return_date": [ + "7th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I'm fine." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are there any other matters in which I can help you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "Tuesday next week" + ], + "destination_city": [ + "Washington" + ], + "inbound_departure_time": [ + "3:50 pm" + ], + "origin_city": [ + "Chicago" + ], + "outbound_departure_time": [ + "7:25 am" + ], + "return_date": [ + "7th of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's all for now. Glad you were able to lend a hand." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's my pleasure to be of help. Have a wonderful day." + } + ] + }, + { + "dialogue_id": "21_00106", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Can you search for one-way flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you leaving from and where do you want to go and which date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "destination_city", + "values": [ + "Phoenix" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "origin_city", + "values": [ + "vegas" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "departure_date", + "values": [ + "the 8th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "destination_city", + "start": 16 + }, + { + "exclusive_end": 34, + "slot": "origin_city", + "start": 29 + }, + { + "exclusive_end": 66, + "slot": "departure_date", + "start": 59 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Phoenix" + ], + "origin_city": [ + "vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to go to Phoenix from vegas and i will be moving on the 8th" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "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": [ + "82" + ], + "slot": "price", + "values": [ + "$82" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-08", + "destination_city": "Phoenix", + "origin_city": "Las Vegas" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_airport": "Sky Harbor International Airport", + "destination_city": "Phoenix", + "number_stops": "0", + "origin_airport": "McCarran International Airport", + "origin_city": "Las Vegas", + "outbound_arrival_time": "17:54", + "outbound_departure_time": "16:40", + "passengers": "1", + "price": "82", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-08", + "destination_airport": "Sky Harbor International Airport", + "destination_city": "Phoenix", + "number_stops": "0", + "origin_airport": "McCarran International Airport", + "origin_city": "Las Vegas", + "outbound_arrival_time": "17:59", + "outbound_departure_time": "16:45", + "passengers": "1", + "price": "96", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-08", + "destination_airport": "Sky Harbor International Airport", + "destination_city": "Phoenix", + "number_stops": "0", + "origin_airport": "McCarran International Airport", + "origin_city": "Las Vegas", + "outbound_arrival_time": "15:39", + "outbound_departure_time": "14:25", + "passengers": "1", + "price": "85", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "outbound_departure_time", + "start": 47 + }, + { + "exclusive_end": 94, + "slot": "price", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a American Airlines flight leaving at 4:40 pm with 0 stops with ticket costing at $82" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Phoenix" + ], + "origin_city": [ + "vegas" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am interested in Economy class and are there any other flights available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "16:45" + ], + "slot": "outbound_departure_time", + "values": [ + "4:45 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "96" + ], + "slot": "price", + "values": [ + "$96" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-08", + "destination_city": "Phoenix", + "origin_city": "Las Vegas", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-08", + "destination_airport": "Sky Harbor International Airport", + "destination_city": "Phoenix", + "number_stops": "0", + "origin_airport": "McCarran International Airport", + "origin_city": "Las Vegas", + "outbound_arrival_time": "17:54", + "outbound_departure_time": "16:40", + "passengers": "1", + "price": "82", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-08", + "destination_airport": "Sky Harbor International Airport", + "destination_city": "Phoenix", + "number_stops": "0", + "origin_airport": "McCarran International Airport", + "origin_city": "Las Vegas", + "outbound_arrival_time": "17:59", + "outbound_departure_time": "16:45", + "passengers": "1", + "price": "96", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 106, + "slot": "outbound_departure_time", + "start": 99 + }, + { + "exclusive_end": 149, + "slot": "price", + "start": 146 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have short listed 2 perfect flights for you and one among them is Delta Airlines which leaves at 4:45 pm having 0 stops and ticket cost will be $96" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Phoenix" + ], + "origin_city": [ + "vegas" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Have you looked into any other flight availability?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "14:25" + ], + "slot": "outbound_departure_time", + "values": [ + "2:25 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "85" + ], + "slot": "price", + "values": [ + "$85" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 55, + "slot": "outbound_departure_time", + "start": 48 + }, + { + "exclusive_end": 95, + "slot": "price", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Southwest Airlines flight leaving at 2:25 pm with 0 stops and the ticket cost is $85" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Phoenix" + ], + "origin_city": [ + "vegas" + ], + "outbound_departure_time": [ + "2:25 pm" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "This is ok for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Are you interested in buying tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Phoenix" + ], + "origin_city": [ + "vegas" + ], + "outbound_departure_time": [ + "2:25 pm" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, i am not interested in buying ticket" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any other help from me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Phoenix" + ], + "origin_city": [ + "vegas" + ], + "outbound_departure_time": [ + "2:25 pm" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you need me to look in for round trip flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you planning to return back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "return_date", + "values": [ + "11th of March" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "return_date", + "start": 21 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Phoenix" + ], + "origin_city": [ + "vegas" + ], + "outbound_departure_time": [ + "2:25 pm" + ], + "return_date": [ + "11th of March" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to go back on 11th of March" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "14:25" + ], + "slot": "outbound_departure_time", + "values": [ + "2:25 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "21:50" + ], + "slot": "inbound_departure_time", + "values": [ + "9:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "95" + ], + "slot": "price", + "values": [ + "$95" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-08", + "destination_city": "Phoenix", + "origin_city": "Las Vegas", + "return_date": "2019-03-11", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-08", + "destination_airport": "Sky Harbor International Airport", + "destination_city": "Phoenix", + "inbound_arrival_time": "23:04", + "inbound_departure_time": "21:50", + "number_stops": "0", + "origin_airport": "McCarran International Airport", + "origin_city": "Las Vegas", + "outbound_arrival_time": "15:39", + "outbound_departure_time": "14:25", + "passengers": "1", + "price": "95", + "refundable": "False", + "return_date": "2019-03-11", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "outbound_departure_time", + "start": 48 + }, + { + "exclusive_end": 91, + "slot": "inbound_departure_time", + "start": 84 + }, + { + "exclusive_end": 115, + "slot": "price", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Southwest Airlines flight leaving at 2:25 pm and the return flight is at 9:50 pm .The ticket cost is $95" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Phoenix" + ], + "inbound_departure_time": [ + "9:50 pm" + ], + "origin_city": [ + "vegas" + ], + "outbound_departure_time": [ + "2:25 pm" + ], + "return_date": [ + "11th of March" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That flight is perfect for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do i need to buy tickets for that flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Phoenix" + ], + "inbound_departure_time": [ + "9:50 pm" + ], + "origin_city": [ + "vegas" + ], + "outbound_departure_time": [ + "2:25 pm" + ], + "return_date": [ + "11th of March" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, i am ok" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there any other help you need from me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "the 8th" + ], + "destination_city": [ + "Phoenix" + ], + "inbound_departure_time": [ + "9:50 pm" + ], + "origin_city": [ + "vegas" + ], + "outbound_departure_time": [ + "2:25 pm" + ], + "return_date": [ + "11th of March" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you very much" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a nice day" + } + ] + }, + { + "dialogue_id": "21_00107", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "departure_date", + "values": [ + "Monday next Week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "departure_date", + "start": 36 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Monday next Week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find me a one way flight, departing Monday next Week" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Where are you going? Departure airport?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Toronto" + ], + "slot": "destination_city", + "values": [ + "Toronto, Canada" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "origin_city", + "values": [ + "SFO" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 45, + "slot": "destination_city", + "start": 30 + }, + { + "exclusive_end": 19, + "slot": "origin_city", + "start": 16 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Monday next Week" + ], + "destination_city": [ + "Toronto, Canada" + ], + "origin_city": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll leave from SFO and go to Toronto, Canada" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "04:30" + ], + "slot": "outbound_departure_time", + "values": [ + "4:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "275" + ], + "slot": "price", + "values": [ + "$275" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-04", + "destination_city": "Toronto", + "origin_city": "San Francisco" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-04", + "destination_airport": "Toronto Pearson International Airport", + "destination_city": "Toronto", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "17:08", + "outbound_departure_time": "04:30", + "passengers": "1", + "price": "275", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-04", + "destination_airport": "Toronto Pearson International Airport", + "destination_city": "Toronto", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "20:28", + "outbound_departure_time": "07:05", + "passengers": "1", + "price": "292", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-04", + "destination_airport": "Toronto Pearson International Airport", + "destination_city": "Toronto", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "21:54", + "outbound_departure_time": "07:10", + "passengers": "1", + "price": "278", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-04", + "destination_airport": "Toronto Pearson International Airport", + "destination_city": "Toronto", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "17:08", + "outbound_departure_time": "05:35", + "passengers": "1", + "price": "280", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "outbound_departure_time", + "start": 56 + }, + { + "exclusive_end": 72, + "slot": "price", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found an Alaska Airlines flight, 1 stop, departing at 4:30 am for $275" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "departure_date", + "values": [ + "Sunday this week" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "departure_date", + "start": 46 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "Sunday this week" + ], + "destination_city": [ + "Toronto, Canada" + ], + "origin_city": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else. Try United Airlines leaving on Sunday this week instead" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "05:35" + ], + "slot": "outbound_departure_time", + "values": [ + "5:35 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "280" + ], + "slot": "price", + "values": [ + "$280" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "airlines": "United Airlines", + "departure_date": "2019-03-03", + "destination_city": "Toronto", + "origin_city": "San Francisco" + } + }, + "service_results": [ + { + "airlines": "United Airlines", + "departure_date": "2019-03-03", + "destination_airport": "Toronto Pearson International Airport", + "destination_city": "Toronto", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "17:08", + "outbound_departure_time": "05:35", + "passengers": "1", + "price": "280", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "outbound_departure_time", + "start": 45 + }, + { + "exclusive_end": 79, + "slot": "price", + "start": 75 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 flight: United Airlines leaving at 5:35 am with 1 stop. It costs $280" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "origin_airport" + ], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "Sunday this week" + ], + "destination_city": [ + "Toronto, Canada" + ], + "origin_city": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where does it leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "SFO International Airport" + ], + "slot": "origin_airport", + "values": [ + "SFO International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "origin_airport", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The departure is from SFO International Airport" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport" + ], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "Sunday this week" + ], + "destination_city": [ + "Toronto, Canada" + ], + "origin_city": [ + "SFO" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And it arrives where?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Toronto Pearson International Airport" + ], + "slot": "destination_airport", + "values": [ + "Toronto Pearson International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "destination_airport", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "You'll get into Toronto Pearson International Airport" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "Sunday this week" + ], + "destination_city": [ + "Toronto, Canada" + ], + "origin_city": [ + "SFO" + ], + "outbound_departure_time": [ + "5:35 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to book a reservation?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "return_date", + "values": [ + "March 5th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 75, + "slot": "return_date", + "start": 66 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "Sunday this week" + ], + "destination_city": [ + "Toronto, Canada" + ], + "origin_city": [ + "SFO" + ], + "outbound_departure_time": [ + "5:35 am" + ], + "return_date": [ + "March 5th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No nevermind that. Instead make it a round-trip flight, returning March 5th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "05:35" + ], + "slot": "outbound_departure_time", + "values": [ + "5:35 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17:35" + ], + "slot": "inbound_departure_time", + "values": [ + "5:35 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "289" + ], + "slot": "price", + "values": [ + "$289" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "United Airlines", + "departure_date": "2019-03-03", + "destination_city": "Toronto", + "origin_city": "San Francisco", + "return_date": "2019-03-05" + } + }, + "service_results": [ + { + "airlines": "United Airlines", + "departure_date": "2019-03-03", + "destination_airport": "Toronto Pearson International Airport", + "destination_city": "Toronto", + "inbound_arrival_time": "21:12", + "inbound_departure_time": "17:35", + "number_stops": "1", + "origin_airport": "SFO International Airport", + "origin_city": "San Francisco", + "outbound_arrival_time": "17:08", + "outbound_departure_time": "05:35", + "passengers": "1", + "price": "289", + "refundable": "False", + "return_date": "2019-03-05", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "outbound_departure_time", + "start": 47 + }, + { + "exclusive_end": 92, + "slot": "inbound_departure_time", + "start": 85 + }, + { + "exclusive_end": 107, + "slot": "price", + "start": 103 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 option: United Airlines departing at 5:35 am, with the return departing at 5:35 pm. It costs $289." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "destination_airport" + ], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "Sunday this week" + ], + "destination_city": [ + "Toronto, Canada" + ], + "origin_city": [ + "SFO" + ], + "outbound_departure_time": [ + "5:35 am" + ], + "return_date": [ + "March 5th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "And it arrives where again?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Toronto Pearson International Airport" + ], + "slot": "destination_airport", + "values": [ + "Toronto Pearson International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "destination_airport", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Toronto Pearson International Airport" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "Sunday this week" + ], + "destination_city": [ + "Toronto, Canada" + ], + "inbound_departure_time": [ + "5:35 pm" + ], + "origin_city": [ + "SFO" + ], + "outbound_departure_time": [ + "5:35 am" + ], + "return_date": [ + "March 5th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect, but I'm good for now thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take care and let me know what else I can do to help" + } + ] + }, + { + "dialogue_id": "21_00108", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Hi I'm looking to travel. Can you find some one-way flights for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure, where are you travelling to, where are you leaving from, and when is the date of your stay?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mexico City" + ], + "slot": "destination_city", + "values": [ + "Mexico City" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "origin_city", + "values": [ + "Phoenix" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "departure_date", + "values": [ + "later today" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "destination_city", + "start": 19 + }, + { + "exclusive_end": 75, + "slot": "origin_city", + "start": 68 + }, + { + "exclusive_end": 42, + "slot": "departure_date", + "start": 31 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "later today" + ], + "destination_city": [ + "Mexico City" + ], + "origin_city": [ + "Phoenix" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will be going to Mexico City later today, and I am departing from Phoenix." + }, + { + "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": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "226" + ], + "slot": "price", + "values": [ + "$226" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-01", + "destination_city": "Mexico City", + "origin_city": "Phoenix" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-01", + "destination_airport": "Benito Juarez International Airport", + "destination_city": "Mexico City", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "20:05", + "outbound_departure_time": "07:35", + "passengers": "1", + "price": "226", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-01", + "destination_airport": "Benito Juarez International Airport", + "destination_city": "Mexico City", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "18:53", + "outbound_departure_time": "06:00", + "passengers": "1", + "price": "272", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-01", + "destination_airport": "Benito Juarez International Airport", + "destination_city": "Mexico City", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "19:08", + "outbound_departure_time": "11:05", + "passengers": "1", + "price": "286", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 108, + "slot": "outbound_departure_time", + "start": 101 + }, + { + "exclusive_end": 157, + "slot": "price", + "start": 153 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 3 flights that I think will work for you. I found an American Airlines flight that leaves at 7:35 am with 1 stop. The cost of the ticket will be $226." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "refundable" + ], + "slot_values": { + "departure_date": [ + "later today" + ], + "destination_city": [ + "Mexico City" + ], + "origin_city": [ + "Phoenix" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great, will the ticket be refundable?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Unfortunately, there are no refunds on the ticket." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport" + ], + "slot_values": { + "departure_date": [ + "later today" + ], + "destination_city": [ + "Mexico City" + ], + "origin_city": [ + "Phoenix" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which airport will the flight be arriving in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Benito Juarez International Airport" + ], + "slot": "destination_airport", + "values": [ + "Benito Juarez International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 61, + "slot": "destination_airport", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The flight will arrive at Benito Juarez International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "later today" + ], + "destination_city": [ + "Mexico City" + ], + "origin_city": [ + "Phoenix" + ], + "outbound_departure_time": [ + "7:35 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That works great for me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like me to book the tickets now?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "return_date", + "values": [ + "Sunday this week" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 123, + "slot": "return_date", + "start": 107 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "later today" + ], + "destination_city": [ + "Mexico City" + ], + "origin_city": [ + "Phoenix" + ], + "outbound_departure_time": [ + "7:35 am" + ], + "return_date": [ + "Sunday this week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, I don't wish to purchase tickets at this time. Can you look for round trips too? I'd like to return on Sunday this week." + }, + { + "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": [ + "08:05" + ], + "slot": "inbound_departure_time", + "values": [ + "8:05 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "254" + ], + "slot": "price", + "values": [ + "$254" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-01", + "destination_city": "Mexico City", + "origin_city": "Phoenix", + "return_date": "2019-03-03" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-01", + "destination_airport": "Benito Juarez International Airport", + "destination_city": "Mexico City", + "inbound_arrival_time": "13:38", + "inbound_departure_time": "08:05", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "20:05", + "outbound_departure_time": "07:35", + "passengers": "1", + "price": "254", + "refundable": "False", + "return_date": "2019-03-03", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 114, + "slot": "outbound_departure_time", + "start": 107 + }, + { + "exclusive_end": 155, + "slot": "inbound_departure_time", + "start": 148 + }, + { + "exclusive_end": 178, + "slot": "price", + "start": 174 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I managed to find 1 flight that I think will work for you. It's an American Airlines flight that leaves at 7:35 am and the return flight departs at 8:05 am. The cost will be $254." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "later today" + ], + "destination_city": [ + "Mexico City" + ], + "inbound_departure_time": [ + "8:05 am" + ], + "origin_city": [ + "Phoenix" + ], + "outbound_departure_time": [ + "7:35 am" + ], + "return_date": [ + "Sunday this week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's perfect. That's everything I needed." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Enjoy your flight!" + } + ] + }, + { + "dialogue_id": "21_00109", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "I need to find one-way flights." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going, when are you leaving, and where are you leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "destination_city", + "values": [ + "Seattle, WA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "origin_city", + "values": [ + "ATL" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "departure_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 28, + "slot": "destination_city", + "start": 17 + }, + { + "exclusive_end": 37, + "slot": "origin_city", + "start": 34 + }, + { + "exclusive_end": 51, + "slot": "departure_date", + "start": 41 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 12th" + ], + "destination_city": [ + "Seattle, WA" + ], + "origin_city": [ + "ATL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be going to Seattle, WA from ATL on March 12th." + }, + { + "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": [ + "278" + ], + "slot": "price", + "values": [ + "$278" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-12", + "destination_city": "Seattle", + "origin_city": "Atlanta" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-12", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "1", + "origin_airport": "Hartsfield-Jackson International Airport", + "origin_city": "Atlanta", + "outbound_arrival_time": "21:57", + "outbound_departure_time": "15:30", + "passengers": "1", + "price": "278", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-12", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "0", + "origin_airport": "Hartsfield-Jackson International Airport", + "origin_city": "Atlanta", + "outbound_arrival_time": "18:52", + "outbound_departure_time": "16:20", + "passengers": "1", + "price": "184", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-12", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "0", + "origin_airport": "Hartsfield-Jackson International Airport", + "origin_city": "Atlanta", + "outbound_arrival_time": "21:52", + "outbound_departure_time": "19:20", + "passengers": "1", + "price": "186", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-12", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "0", + "origin_airport": "Hartsfield-Jackson International Airport", + "origin_city": "Atlanta", + "outbound_arrival_time": "13:27", + "outbound_departure_time": "10:55", + "passengers": "1", + "price": "202", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "outbound_departure_time", + "start": 59 + }, + { + "exclusive_end": 104, + "slot": "price", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 options. There is an American Airlines flight at 3:30 pm with 1 stop. The ticket price is $278." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "departure_date", + "values": [ + "later today" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 80, + "slot": "departure_date", + "start": 69 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "later today" + ], + "destination_city": [ + "Seattle, WA" + ], + "origin_city": [ + "ATL" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other flights? I'd prefer Economy, and I need to leave later today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "16:20" + ], + "slot": "outbound_departure_time", + "values": [ + "4:20 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "172" + ], + "slot": "price", + "values": [ + "$172" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-01", + "destination_city": "Seattle", + "origin_city": "Atlanta", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-01", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "0", + "origin_airport": "Hartsfield-Jackson International Airport", + "origin_city": "Atlanta", + "outbound_arrival_time": "00:07", + "outbound_departure_time": "21:35", + "passengers": "1", + "price": "173", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-01", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "0", + "origin_airport": "Hartsfield-Jackson International Airport", + "origin_city": "Atlanta", + "outbound_arrival_time": "18:52", + "outbound_departure_time": "16:20", + "passengers": "1", + "price": "172", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-01", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "0", + "origin_airport": "Hartsfield-Jackson International Airport", + "origin_city": "Atlanta", + "outbound_arrival_time": "21:52", + "outbound_departure_time": "19:20", + "passengers": "1", + "price": "199", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-01", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "number_stops": "0", + "origin_airport": "Hartsfield-Jackson International Airport", + "origin_city": "Atlanta", + "outbound_arrival_time": "13:27", + "outbound_departure_time": "10:55", + "passengers": "1", + "price": "185", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "outbound_departure_time", + "start": 48 + }, + { + "exclusive_end": 94, + "slot": "price", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Delta Airlines flight that leaves at 4:20 pm with 0 stops. The ticket price is $172." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "later today" + ], + "destination_city": [ + "Seattle, WA" + ], + "origin_city": [ + "ATL" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Are there any other flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "19:20" + ], + "slot": "outbound_departure_time", + "values": [ + "7:20 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "199" + ], + "slot": "price", + "values": [ + "$199" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 52, + "slot": "outbound_departure_time", + "start": 45 + }, + { + "exclusive_end": 91, + "slot": "price", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, there is a Southwest Airlines flight at 7:20 pm with 0 stops. The ticket price is $199." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "origin_airport" + ], + "slot_values": { + "departure_date": [ + "later today" + ], + "destination_city": [ + "Seattle, WA" + ], + "origin_city": [ + "ATL" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What airport is it leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hartsfield-Jackson International Airport" + ], + "slot": "origin_airport", + "values": [ + "Hartsfield-Jackson International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 59, + "slot": "origin_airport", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It leaves from the Hartsfield-Jackson International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "later today" + ], + "destination_city": [ + "Seattle, WA" + ], + "origin_city": [ + "ATL" + ], + "outbound_departure_time": [ + "7:20 pm" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. Can you find round trip flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will your return be?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "return_date", + "values": [ + "March 3rd" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "return_date", + "start": 20 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "later today" + ], + "destination_city": [ + "Seattle, WA" + ], + "origin_city": [ + "ATL" + ], + "outbound_departure_time": [ + "7:20 pm" + ], + "return_date": [ + "March 3rd" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to return on March 3rd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "19:20" + ], + "slot": "outbound_departure_time", + "values": [ + "7:20 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "05:40" + ], + "slot": "inbound_departure_time", + "values": [ + "5:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "216" + ], + "slot": "price", + "values": [ + "$216" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-01", + "destination_city": "Seattle", + "origin_city": "Atlanta", + "return_date": "2019-03-03", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-01", + "destination_airport": "Seattle-Tacoma International Airport", + "destination_city": "Seattle", + "inbound_arrival_time": "14:12", + "inbound_departure_time": "05:40", + "number_stops": "0", + "origin_airport": "Hartsfield-Jackson International Airport", + "origin_city": "Atlanta", + "outbound_arrival_time": "21:52", + "outbound_departure_time": "19:20", + "passengers": "1", + "price": "216", + "refundable": "True", + "return_date": "2019-03-03", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "outbound_departure_time", + "start": 60 + }, + { + "exclusive_end": 108, + "slot": "inbound_departure_time", + "start": 101 + }, + { + "exclusive_end": 134, + "slot": "price", + "start": 130 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found a Southwest Airlines flight that leaves outbound at 7:20 pm. The return flight will leave at 5:40 am. The ticket price is $216." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "destination_airport" + ], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "later today" + ], + "destination_city": [ + "Seattle, WA" + ], + "origin_city": [ + "ATL" + ], + "outbound_departure_time": [ + "7:20 pm" + ], + "return_date": [ + "March 3rd" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What airport will that flight arrive in?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Seattle-Tacoma International Airport" + ], + "slot": "destination_airport", + "values": [ + "Seattle-Tacoma International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 54, + "slot": "destination_airport", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It will arrive at Seattle-Tacoma International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "later today" + ], + "destination_city": [ + "Seattle, WA" + ], + "inbound_departure_time": [ + "5:40 am" + ], + "origin_city": [ + "ATL" + ], + "outbound_departure_time": [ + "7:20 pm" + ], + "return_date": [ + "March 3rd" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That one sounds good to me." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should I get you tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "later today" + ], + "destination_city": [ + "Seattle, WA" + ], + "inbound_departure_time": [ + "5:40 am" + ], + "origin_city": [ + "ATL" + ], + "outbound_departure_time": [ + "7:20 pm" + ], + "return_date": [ + "March 3rd" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "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": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "later today" + ], + "destination_city": [ + "Seattle, WA" + ], + "inbound_departure_time": [ + "5:40 am" + ], + "origin_city": [ + "ATL" + ], + "outbound_departure_time": [ + "7:20 pm" + ], + "return_date": [ + "March 3rd" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day!" + } + ] + }, + { + "dialogue_id": "21_00110", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "Please find one-way flights." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Las Vegas" + ], + "slot": "destination_city", + "values": [ + "Vegas" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 21, + "slot": "destination_city", + "start": 16 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "destination_city": [ + "Vegas" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to go to Vegas." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you departing from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "origin_city", + "values": [ + "Portland, OR" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 29, + "slot": "origin_city", + "start": 17 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm leaving from Portland, OR." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest Airlines" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "departure_date", + "values": [ + "12th of March" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 36, + "slot": "departure_date", + "start": 23 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "12th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to leave on the 12th of March. I want to travel Southwest Airlines." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Southwest Airlines" + ], + "slot": "airlines", + "values": [ + "Southwest Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "16:55" + ], + "slot": "outbound_departure_time", + "values": [ + "4:55 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "202" + ], + "slot": "price", + "values": [ + "$202" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-12", + "destination_city": "Las Vegas", + "origin_city": "Portland" + } + }, + "service_results": [ + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-12", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "21:35", + "outbound_departure_time": "16:55", + "passengers": "1", + "price": "202", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "outbound_departure_time", + "start": 52 + }, + { + "exclusive_end": 90, + "slot": "price", + "start": 86 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is a Southwest Airlines flight that leaves at 4:55 pm with 1 stop. The price is $202." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Southwest Airlines" + ], + "departure_date": [ + "12th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other flights available?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-12", + "destination_city": "Las Vegas", + "origin_city": "Portland" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sorry, I couldn't find any other flights. Anything else I can help you with?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "12th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please look again through American Airlines." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "05:00" + ], + "slot": "outbound_departure_time", + "values": [ + "5 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "223" + ], + "slot": "price", + "values": [ + "$223" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-12", + "destination_city": "Las Vegas", + "origin_city": "Portland" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-12", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "number_stops": "1", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "09:45", + "outbound_departure_time": "05:00", + "passengers": "1", + "price": "223", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 100, + "slot": "outbound_departure_time", + "start": 96 + }, + { + "exclusive_end": 131, + "slot": "price", + "start": 127 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 flight that matches your request. There is an American Airlines flight that leaves at 5 am with 1 stop. The price is $223." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport", + "refundable" + ], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "12th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What airport does the flight arrive at and is the ticket refundable?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "McCarran International Airport" + ], + "slot": "destination_airport", + "values": [ + "McCarran International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 82, + "slot": "destination_airport", + "start": 52 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The ticket is non-refundable. The flight arrives at McCarran International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "12th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Portland, OR" + ], + "outbound_departure_time": [ + "5 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to purchase tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "12th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Portland, OR" + ], + "outbound_departure_time": [ + "5 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, can you find round trip flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you returning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "return_date", + "values": [ + "March 14th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "return_date", + "start": 17 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "12th of March" + ], + "destination_city": [ + "Vegas" + ], + "origin_city": [ + "Portland, OR" + ], + "outbound_departure_time": [ + "5 am" + ], + "return_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm returning on March 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "05:00" + ], + "slot": "outbound_departure_time", + "values": [ + "5 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "16:40" + ], + "slot": "inbound_departure_time", + "values": [ + "4:40 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "226" + ], + "slot": "price", + "values": [ + "$226" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-12", + "destination_city": "Las Vegas", + "origin_city": "Portland", + "return_date": "2019-03-14" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-12", + "destination_airport": "McCarran International Airport", + "destination_city": "Las Vegas", + "inbound_arrival_time": "21:05", + "inbound_departure_time": "16:40", + "number_stops": "1", + "origin_airport": "PDX International Airport", + "origin_city": "Portland", + "outbound_arrival_time": "09:45", + "outbound_departure_time": "05:00", + "passengers": "1", + "price": "226", + "refundable": "False", + "return_date": "2019-03-14", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "outbound_departure_time", + "start": 52 + }, + { + "exclusive_end": 96, + "slot": "inbound_departure_time", + "start": 89 + }, + { + "exclusive_end": 116, + "slot": "price", + "start": 112 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an American Airlines flight that leaves at 5 am and the return flight leaves at 4:40 pm. the ticket is $226." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "12th of March" + ], + "destination_city": [ + "Vegas" + ], + "inbound_departure_time": [ + "4:40 pm" + ], + "origin_city": [ + "Portland, OR" + ], + "outbound_departure_time": [ + "5 am" + ], + "return_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds great. Thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you want to buy tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "12th of March" + ], + "destination_city": [ + "Vegas" + ], + "inbound_departure_time": [ + "4:40 pm" + ], + "origin_city": [ + "Portland, OR" + ], + "outbound_departure_time": [ + "5 am" + ], + "return_date": [ + "March 14th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you. That's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00111", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "destination_city", + "values": [ + "Phoenix, AZ" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "passengers", + "values": [ + "3" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 47, + "slot": "destination_city", + "start": 36 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "destination_city": [ + "Phoenix, AZ" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a one-way flight to Phoenix, AZ for three people." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you heading out from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Vancouver" + ], + "slot": "origin_city", + "values": [ + "Vancouver" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "departure_date", + "values": [ + "March 11th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "origin_city", + "start": 16 + }, + { + "exclusive_end": 57, + "slot": "departure_date", + "start": 47 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "Phoenix, AZ" + ], + "origin_city": [ + "Vancouver" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm coming from Vancouver and want to leave on March 11th." + }, + { + "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": [ + "221" + ], + "slot": "price", + "values": [ + "$221" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-11", + "destination_city": "Phoenix", + "origin_city": "Vancouver", + "passengers": "3" + } + }, + "service_results": [ + { + "airlines": "Air Canada", + "departure_date": "2019-03-11", + "destination_airport": "Sky Harbor International Airport", + "destination_city": "Phoenix", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "01:18", + "outbound_departure_time": "16:45", + "passengers": "3", + "price": "221", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Sky Harbor International Airport", + "destination_city": "Phoenix", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "13:38", + "outbound_departure_time": "03:20", + "passengers": "3", + "price": "239", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Sky Harbor International Airport", + "destination_city": "Phoenix", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "13:17", + "outbound_departure_time": "03:15", + "passengers": "3", + "price": "335", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "outbound_departure_time", + "start": 45 + }, + { + "exclusive_end": 15, + "slot": "price", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How does a $221 Air Canada flight leaving at 4:45 pm with 1 stop sound?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "Phoenix, AZ" + ], + "origin_city": [ + "Vancouver" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other flights available?" + }, + { + "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": [ + "239" + ], + "slot": "price", + "values": [ + "$239" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 62, + "slot": "outbound_departure_time", + "start": 55 + }, + { + "exclusive_end": 21, + "slot": "price", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a 1 stop $239 Delta Airlines flight leaving at 3:20 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "Phoenix, AZ" + ], + "origin_city": [ + "Vancouver" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Any other flights?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "03:15" + ], + "slot": "outbound_departure_time", + "values": [ + "3:15 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "335" + ], + "slot": "price", + "values": [ + "$335" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 63, + "slot": "outbound_departure_time", + "start": 56 + }, + { + "exclusive_end": 21, + "slot": "price", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a 1 stop $335 United Airlines flight leaving at 3:15 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "refundable", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "outbound_arrival_time", + "refundable" + ], + "slot_values": { + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "Phoenix, AZ" + ], + "origin_city": [ + "Vancouver" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When's the layover flight time, and is it refundable?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "13:17" + ], + "slot": "outbound_arrival_time", + "values": [ + "1:17 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "refundable", + "values": [ + "False" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "outbound_arrival_time", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The layover arrives at 1:17 pm. No refunds." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "Phoenix, AZ" + ], + "origin_city": [ + "Vancouver" + ], + "outbound_departure_time": [ + "3:15 am" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds perfect, thanks." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Want to purchase the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "Phoenix, AZ" + ], + "origin_city": [ + "Vancouver" + ], + "outbound_departure_time": [ + "3:15 am" + ], + "passengers": [ + "3" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Not right now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Need help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "Phoenix, AZ" + ], + "origin_city": [ + "Vancouver" + ], + "outbound_departure_time": [ + "3:15 am" + ], + "passengers": [ + "3" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need an Economy round trip flight." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you plan on heading back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "return_date", + "values": [ + "13th of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 22, + "slot": "return_date", + "start": 4 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "Phoenix, AZ" + ], + "origin_city": [ + "Vancouver" + ], + "outbound_departure_time": [ + "3:15 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "13th of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 13th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "03:15" + ], + "slot": "outbound_departure_time", + "values": [ + "3:15 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "07:15" + ], + "slot": "inbound_departure_time", + "values": [ + "7:15 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "312" + ], + "slot": "price", + "values": [ + "$312" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "United Airlines", + "departure_date": "2019-03-11", + "destination_city": "Phoenix", + "origin_city": "Vancouver", + "passengers": "3", + "return_date": "2019-03-13", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "United Airlines", + "departure_date": "2019-03-11", + "destination_airport": "Sky Harbor International Airport", + "destination_city": "Phoenix", + "inbound_arrival_time": "13:59", + "inbound_departure_time": "07:15", + "number_stops": "1", + "origin_airport": "YVR International Airport", + "origin_city": "Vancouver", + "outbound_arrival_time": "13:17", + "outbound_departure_time": "03:15", + "passengers": "3", + "price": "312", + "refundable": "False", + "return_date": "2019-03-13", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 56, + "slot": "outbound_departure_time", + "start": 49 + }, + { + "exclusive_end": 78, + "slot": "inbound_departure_time", + "start": 71 + }, + { + "exclusive_end": 14, + "slot": "price", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a $312 United Airlines flight leaving at 3:15 am and returning 7:15 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "March 11th" + ], + "destination_city": [ + "Phoenix, AZ" + ], + "inbound_departure_time": [ + "7:15 am" + ], + "origin_city": [ + "Vancouver" + ], + "outbound_departure_time": [ + "3:15 am" + ], + "passengers": [ + "3" + ], + "return_date": [ + "13th of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Sounds good. That'll about do it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a fantastic rest of the day!" + } + ] + }, + { + "dialogue_id": "21_00112", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "passengers", + "values": [ + "2" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "passengers": [ + "2" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i want oneway flights for two people" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "where will you be leaving from?1" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "origin_city", + "values": [ + "chicago" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 27, + "slot": "origin_city", + "start": 20 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "origin_city": [ + "chicago" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i want leaving from chicago. i like seeating class is economy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "where are you planning to visit? when do you plan to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Paris" + ], + "slot": "destination_city", + "values": [ + "paris, france" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "departure_date", + "values": [ + "march 1st" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 34, + "slot": "destination_city", + "start": 21 + }, + { + "exclusive_end": 47, + "slot": "departure_date", + "start": 38 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "march 1st" + ], + "destination_city": [ + "paris, france" + ], + "origin_city": [ + "chicago" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i want travelling to paris, france on march 1st" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "05:10" + ], + "slot": "outbound_departure_time", + "values": [ + "5:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "226" + ], + "slot": "price", + "values": [ + "$226" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-01", + "destination_city": "Paris", + "origin_city": "Chicago", + "passengers": "2", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-01", + "destination_airport": "Charles de Gaulle International Airport", + "destination_city": "Paris", + "number_stops": "0", + "origin_airport": "O'Hare International Airport", + "origin_city": "Chicago", + "outbound_arrival_time": "22:06", + "outbound_departure_time": "05:10", + "passengers": "2", + "price": "226", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-01", + "destination_airport": "Charles de Gaulle International Airport", + "destination_city": "Paris", + "number_stops": "0", + "origin_airport": "O'Hare International Airport", + "origin_city": "Chicago", + "outbound_arrival_time": "11:36", + "outbound_departure_time": "18:40", + "passengers": "2", + "price": "217", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-01", + "destination_airport": "Charles de Gaulle International Airport", + "destination_city": "Paris", + "number_stops": "0", + "origin_airport": "O'Hare International Airport", + "origin_city": "Chicago", + "outbound_arrival_time": "14:46", + "outbound_departure_time": "21:50", + "passengers": "2", + "price": "239", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-01", + "destination_airport": "Charles de Gaulle International Airport", + "destination_city": "Paris", + "number_stops": "1", + "origin_airport": "O'Hare International Airport", + "origin_city": "Chicago", + "outbound_arrival_time": "08:53", + "outbound_departure_time": "04:00", + "passengers": "2", + "price": "393", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 94, + "slot": "outbound_departure_time", + "start": 87 + }, + { + "exclusive_end": 65, + "slot": "price", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "i found american airlines it has 0 stops and ticket price is $226. the flight leave at 5:10 am." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "march 1st" + ], + "destination_city": [ + "paris, france" + ], + "origin_city": [ + "chicago" + ], + "outbound_departure_time": [ + "5:10 am" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "the flight sounds good to ome" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveOnewayFlight" + ], + "slot": "intent", + "values": [ + "ReserveOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "do you want to buy tickets for it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "march 1st" + ], + "destination_city": [ + "paris, france" + ], + "origin_city": [ + "chicago" + ], + "outbound_departure_time": [ + "5:10 am" + ], + "passengers": [ + "2" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no i don't want to buy a ticket. can you search flights for me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "when are you coming back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "return_date", + "values": [ + "3rd of this month" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 35, + "slot": "return_date", + "start": 18 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "march 1st" + ], + "destination_city": [ + "paris, france" + ], + "origin_city": [ + "chicago" + ], + "outbound_departure_time": [ + "5:10 am" + ], + "passengers": [ + "2" + ], + "return_date": [ + "3rd of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "i am returning on 3rd of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "05:10" + ], + "slot": "outbound_departure_time", + "values": [ + "5:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "04:05" + ], + "slot": "inbound_departure_time", + "values": [ + "4:05 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "362" + ], + "slot": "price", + "values": [ + "$362" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-01", + "destination_city": "Paris", + "origin_city": "Chicago", + "passengers": "2", + "return_date": "2019-03-03", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-01", + "destination_airport": "Charles de Gaulle International Airport", + "destination_city": "Paris", + "inbound_arrival_time": "20:22", + "inbound_departure_time": "04:05", + "number_stops": "1", + "origin_airport": "O'Hare International Airport", + "origin_city": "Chicago", + "outbound_arrival_time": "22:06", + "outbound_departure_time": "05:10", + "passengers": "2", + "price": "362", + "refundable": "False", + "return_date": "2019-03-03", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 115, + "slot": "outbound_departure_time", + "start": 108 + }, + { + "exclusive_end": 137, + "slot": "inbound_departure_time", + "start": 130 + }, + { + "exclusive_end": 85, + "slot": "price", + "start": 81 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "i found 1 suitable flight for you there is american airlines and ticket price is $362. the flight leaves at 5:10 am and return at 4:05 am" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "march 1st" + ], + "destination_city": [ + "paris, france" + ], + "inbound_departure_time": [ + "4:05 am" + ], + "origin_city": [ + "chicago" + ], + "outbound_departure_time": [ + "5:10 am" + ], + "passengers": [ + "2" + ], + "return_date": [ + "3rd of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "the flight sounds good to me" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "should i buy the tickets for it" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "march 1st" + ], + "destination_city": [ + "paris, france" + ], + "inbound_departure_time": [ + "4:05 am" + ], + "origin_city": [ + "chicago" + ], + "outbound_departure_time": [ + "5:10 am" + ], + "passengers": [ + "2" + ], + "return_date": [ + "3rd of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "no. i am good. that's all need" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "have a great day" + } + ] + }, + { + "dialogue_id": "21_00113", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "origin_city", + "values": [ + "Chi-town" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 108, + "slot": "origin_city", + "start": 100 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "origin_city": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to plan a trip and need help with the flight. I'm looking for oneway flights that leave from Chi-town." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day are you leaving on and where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "destination_city", + "values": [ + "LAX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "departure_date", + "values": [ + "the 2nd" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 56, + "slot": "destination_city", + "start": 53 + }, + { + "exclusive_end": 29, + "slot": "departure_date", + "start": 22 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 2nd" + ], + "destination_city": [ + "LAX" + ], + "origin_city": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to leave on the 2nd and I'll be heading to LAX." + }, + { + "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": [ + "154" + ], + "slot": "price", + "values": [ + "$154" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-02", + "destination_city": "Los Angeles", + "origin_city": "Chicago" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-02", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "O'Hare International Airport", + "origin_city": "Chicago", + "outbound_arrival_time": "07:02", + "outbound_departure_time": "04:30", + "passengers": "1", + "price": "154", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-02", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "O'Hare International Airport", + "origin_city": "Chicago", + "outbound_arrival_time": "19:57", + "outbound_departure_time": "17:25", + "passengers": "1", + "price": "174", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-02", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "O'Hare International Airport", + "origin_city": "Chicago", + "outbound_arrival_time": "17:22", + "outbound_departure_time": "14:50", + "passengers": "1", + "price": "165", + "refundable": "True", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-02", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "0", + "origin_airport": "O'Hare International Airport", + "origin_city": "Chicago", + "outbound_arrival_time": "15:17", + "outbound_departure_time": "12:45", + "passengers": "1", + "price": "166", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 106, + "slot": "outbound_departure_time", + "start": 99 + }, + { + "exclusive_end": 137, + "slot": "price", + "start": 133 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There are 4 flights that I found. There's an outbound flight from American Airlines that leaves at 4:30 am and has 0 stops that cost $154, do you like this one?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "the 2nd" + ], + "destination_city": [ + "LAX" + ], + "origin_city": [ + "Chi-town" + ], + "outbound_departure_time": [ + "4:30 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like it'll work, can you also search for another flight for me?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "On what date will you be returning?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2" + ], + "slot": "passengers", + "values": [ + "2" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "return_date", + "values": [ + "March 4th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 30, + "slot": "return_date", + "start": 21 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "the 2nd" + ], + "destination_city": [ + "LAX" + ], + "origin_city": [ + "Chi-town" + ], + "outbound_departure_time": [ + "4:30 am" + ], + "passengers": [ + "2" + ], + "return_date": [ + "March 4th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be returning on March 4th, and it'll be for 2 people, not just me." + }, + { + "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": [ + "183" + ], + "slot": "price", + "values": [ + "$183" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-02", + "destination_city": "Los Angeles", + "origin_city": "Chicago", + "passengers": "2", + "return_date": "2019-03-04" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-02", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "inbound_arrival_time": "15:02", + "inbound_departure_time": "08:30", + "number_stops": "0", + "origin_airport": "O'Hare International Airport", + "origin_city": "Chicago", + "outbound_arrival_time": "07:02", + "outbound_departure_time": "04:30", + "passengers": "2", + "price": "183", + "refundable": "False", + "return_date": "2019-03-04", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 63, + "slot": "outbound_departure_time", + "start": 56 + }, + { + "exclusive_end": 89, + "slot": "inbound_departure_time", + "start": 82 + }, + { + "exclusive_end": 104, + "slot": "price", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's an American Airlines flight that is outbound at 4:30 am and it returns at 8:30 am. It costs $183. Does this suit you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "the 2nd" + ], + "destination_city": [ + "LAX" + ], + "inbound_departure_time": [ + "8:30 am" + ], + "origin_city": [ + "Chi-town" + ], + "outbound_departure_time": [ + "4:30 am" + ], + "passengers": [ + "2" + ], + "return_date": [ + "March 4th" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Yeah, that's good. That'll be all the help I'll need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a great day." + } + ] + }, + { + "dialogue_id": "21_00114", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "origin_city", + "values": [ + "Phoenix, AZ" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "seating_class", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 53, + "slot": "origin_city", + "start": 42 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "origin_city": [ + "Phoenix, AZ" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a oneway ticket from Phoenix, AZ? I am indifferent to business or economy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "destination_city", + "values": [ + "Los Angeles" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "destination_city", + "start": 14 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "Phoenix, AZ" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am going to Los Angeles and i would prefer to go on Delta Airlines." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to leave?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "departure_date", + "values": [ + "the 2nd" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "departure_date", + "start": 16 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "the 2nd" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "Phoenix, AZ" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I am leaving on the 2nd." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:15" + ], + "slot": "outbound_departure_time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "175" + ], + "slot": "price", + "values": [ + "$175" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-02", + "destination_city": "Los Angeles", + "origin_city": "Phoenix" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-02", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "15:45", + "outbound_departure_time": "12:15", + "passengers": "1", + "price": "175", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "outbound_departure_time", + "start": 65 + }, + { + "exclusive_end": 96, + "slot": "price", + "start": 92 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 flight on Delta Airlines that has 1 stop and leaves at 12:15 pm. THe ticket costs $175." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "origin_airport" + ], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "the 2nd" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "Phoenix, AZ" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which airport is the flight leaving from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Sky Harbor International Airport" + ], + "slot": "origin_airport", + "values": [ + "Sky Harbor International Airport" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 32, + "slot": "origin_airport", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Sky Harbor International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport", + "outbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "the 2nd" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "Phoenix, AZ" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which airport does the flight get in to? What time does it arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "LAX International Airport" + ], + "slot": "destination_airport", + "values": [ + "LAX International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "15:45" + ], + "slot": "outbound_arrival_time", + "values": [ + "3:45 pm" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 37, + "slot": "destination_airport", + "start": 12 + }, + { + "exclusive_end": 48, + "slot": "outbound_arrival_time", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It lands at LAX International Airport at 3:45 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "return_date", + "values": [ + "MArch 4th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 85, + "slot": "return_date", + "start": 76 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "the 2nd" + ], + "destination_city": [ + "Los Angeles" + ], + "origin_city": [ + "Phoenix, AZ" + ], + "outbound_departure_time": [ + "12:15 pm" + ], + "return_date": [ + "MArch 4th" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good. Can you search more flights for me? I want to get back on MArch 4th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:15" + ], + "slot": "outbound_departure_time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "15:05" + ], + "slot": "inbound_departure_time", + "values": [ + "3:05 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "180" + ], + "slot": "price", + "values": [ + "$180" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-02", + "destination_city": "Los Angeles", + "origin_city": "Phoenix", + "return_date": "2019-03-04" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-02", + "destination_airport": "LAX International Airport", + "destination_city": "Los Angeles", + "inbound_arrival_time": "17:54", + "inbound_departure_time": "15:05", + "number_stops": "1", + "origin_airport": "Sky Harbor International Airport", + "origin_city": "Phoenix", + "outbound_arrival_time": "15:45", + "outbound_departure_time": "12:15", + "passengers": "1", + "price": "180", + "refundable": "False", + "return_date": "2019-03-04", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 75, + "slot": "outbound_departure_time", + "start": 67 + }, + { + "exclusive_end": 115, + "slot": "inbound_departure_time", + "start": 108 + }, + { + "exclusive_end": 124, + "slot": "price", + "start": 120 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 Delta Airlines round trip flight. THe outbound leaves at 12:15 pm and the return flight leaves at 3:05 pm for $180." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "the 2nd" + ], + "destination_city": [ + "Los Angeles" + ], + "inbound_departure_time": [ + "3:05 pm" + ], + "origin_city": [ + "Phoenix, AZ" + ], + "outbound_departure_time": [ + "12:15 pm" + ], + "return_date": [ + "MArch 4th" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "ReserveRoundtripFlights" + ], + "slot": "intent", + "values": [ + "ReserveRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Should i buy the tickets?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "the 2nd" + ], + "destination_city": [ + "Los Angeles" + ], + "inbound_departure_time": [ + "3:05 pm" + ], + "origin_city": [ + "Phoenix, AZ" + ], + "outbound_departure_time": [ + "12:15 pm" + ], + "return_date": [ + "MArch 4th" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No thank you" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "DO you need help with anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "the 2nd" + ], + "destination_city": [ + "Los Angeles" + ], + "inbound_departure_time": [ + "3:05 pm" + ], + "origin_city": [ + "Phoenix, AZ" + ], + "outbound_departure_time": [ + "12:15 pm" + ], + "return_date": [ + "MArch 4th" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, thank you!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day!" + } + ] + }, + { + "dialogue_id": "21_00115", + "services": [ + "Flights_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "origin_city", + "values": [ + "LAX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "departure_date", + "values": [ + "March 10th" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 69, + "slot": "origin_city", + "start": 66 + }, + { + "exclusive_end": 83, + "slot": "departure_date", + "start": 73 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 10th" + ], + "origin_city": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I have an upcoming trip. Can you find me a one way flight leaving LAX on March 10th?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_city", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you headed?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "destination_city", + "values": [ + "ATL" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "destination_city", + "start": 13 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm going to ATL" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "20:15" + ], + "slot": "outbound_departure_time", + "values": [ + "8:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "195" + ], + "slot": "price", + "values": [ + "$195" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-10", + "destination_city": "Atlanta", + "origin_city": "Los Angeles" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-10", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "04:14", + "outbound_departure_time": "20:15", + "passengers": "1", + "price": "195", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-10", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "17:04", + "outbound_departure_time": "09:05", + "passengers": "1", + "price": "171", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-10", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "17:19", + "outbound_departure_time": "09:20", + "passengers": "1", + "price": "175", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-10", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "1", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "00:51", + "outbound_departure_time": "13:40", + "passengers": "1", + "price": "283", + "refundable": "False", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-10", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "04:39", + "outbound_departure_time": "20:40", + "passengers": "1", + "price": "181", + "refundable": "False", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "outbound_departure_time", + "start": 65 + }, + { + "exclusive_end": 110, + "slot": "price", + "start": 106 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 5 flights. There's an Alaska Airlines one that leaves at 8:15 pm and has 0 stops. It's gonna cost $195" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "LAX" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Anything else available?" + }, + { + "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": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "171" + ], + "slot": "price", + "values": [ + "$171" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "outbound_departure_time", + "start": 10 + }, + { + "exclusive_end": 54, + "slot": "price", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There's a 9:05 am American Airlines Flight that's $171, also 0 stops" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "LAX" + ], + "outbound_departure_time": [ + "9:05 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds good" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Anything else you need?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "LAX" + ], + "outbound_departure_time": [ + "9:05 am" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you search other flights" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you coming back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "return_date", + "values": [ + "March 12th" + ] + } + ], + "service": "Flights_1", + "slots": [ + { + "exclusive_end": 23, + "slot": "return_date", + "start": 13 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "ATL" + ], + "origin_city": [ + "LAX" + ], + "outbound_departure_time": [ + "9:05 am" + ], + "return_date": [ + "March 12th" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be back March 12th, economy preferred" + }, + { + "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": [ + "14:30" + ], + "slot": "inbound_departure_time", + "values": [ + "2:30 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "171" + ], + "slot": "price", + "values": [ + "$171" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "Flights_1", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-10", + "destination_city": "Atlanta", + "origin_city": "Los Angeles", + "return_date": "2019-03-12", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-10", + "destination_airport": "Hartsfield-Jackson International Airport", + "destination_city": "Atlanta", + "inbound_arrival_time": "16:29", + "inbound_departure_time": "14:30", + "number_stops": "0", + "origin_airport": "LAX International Airport", + "origin_city": "Los Angeles", + "outbound_arrival_time": "17:04", + "outbound_departure_time": "09:05", + "passengers": "1", + "price": "171", + "refundable": "False", + "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": 76 + }, + { + "exclusive_end": 95, + "slot": "price", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 flight via American Airlines leaving at 9:05 am. The return is at 2:30 pm and is $171" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 10th" + ], + "destination_city": [ + "ATL" + ], + "inbound_departure_time": [ + "2:30 pm" + ], + "origin_city": [ + "LAX" + ], + "outbound_departure_time": [ + "9:05 am" + ], + "return_date": [ + "March 12th" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That's good, thats all thanks" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day" + } + ] + }, + { + "dialogue_id": "21_00116", + "services": [ + "Flights_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "airlines", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need a one way flight on any airline." + }, + { + "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": "Which date do you need, and where are you departing from and arriving to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "passengers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "departure_date", + "values": [ + "March 3rd" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Seattle" + ], + "slot": "destination", + "values": [ + "Seattle, WA" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "origin", + "values": [ + "San Francisco" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "departure_date", + "start": 20 + }, + { + "exclusive_end": 44, + "slot": "destination", + "start": 33 + }, + { + "exclusive_end": 81, + "slot": "origin", + "start": 68 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "March 3rd" + ], + "destination": [ + "Seattle, WA" + ], + "origin": [ + "San Francisco" + ], + "passengers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need 1 ticket for March 3rd to Seattle, WA on Delta Airlines from San Francisco." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "08:00" + ], + "slot": "outbound_departure_time", + "values": [ + "8 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "130" + ], + "slot": "fare", + "values": [ + "$130" + ] + }, + { + "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-03", + "destination": "Seattle", + "origin": "San Francisco", + "passengers": "1" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-03", + "destination": "Seattle", + "destination_airport": "Seattle-Tacoma International Airport", + "fare": "130", + "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": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "outbound_departure_time", + "start": 33 + }, + { + "exclusive_end": 65, + "slot": "fare", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 with Delta Airlines at 8 am with 0 stops. It costs $130." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "origin_airport" + ], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "March 3rd" + ], + "destination": [ + "Seattle, WA" + ], + "origin": [ + "San Francisco" + ], + "passengers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "From which airport?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "SFO International Airport" + ], + "slot": "origin_airport", + "values": [ + "SFO International Airport" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "origin_airport", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "SFO International Airport." + }, + { + "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": [ + "Delta Airlines" + ], + "departure_date": [ + "March 3rd" + ], + "destination": [ + "Seattle, WA" + ], + "origin": [ + "San Francisco" + ], + "passengers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is this a redeye?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "is_redeye", + "values": [ + "False" + ] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It is not overnight." + }, + { + "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": [ + "March 3rd" + ], + "destination": [ + "Seattle, WA" + ], + "origin": [ + "San Francisco" + ], + "passengers": [ + "1" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay I need a round trip." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day would you return?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "return_date", + "values": [ + "5th of March" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "return_date", + "start": 7 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "March 3rd" + ], + "destination": [ + "Seattle, WA" + ], + "origin": [ + "San Francisco" + ], + "passengers": [ + "1" + ], + "return_date": [ + "5th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 5th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "08:00" + ], + "slot": "outbound_departure_time", + "values": [ + "8 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "06:10" + ], + "slot": "inbound_departure_time", + "values": [ + "6:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "126" + ], + "slot": "fare", + "values": [ + "$126" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-03", + "destination": "Seattle", + "origin": "San Francisco", + "passengers": "1", + "return_date": "2019-03-05" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-03", + "destination": "Seattle", + "destination_airport": "Seattle-Tacoma International Airport", + "fare": "126", + "inbound_arrival_time": "08:21", + "inbound_departure_time": "06:10", + "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", + "return_date": "2019-03-05", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "outbound_departure_time", + "start": 29 + }, + { + "exclusive_end": 64, + "slot": "inbound_departure_time", + "start": 57 + }, + { + "exclusive_end": 73, + "slot": "fare", + "start": 69 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a departure flight at 8 am and a return flight at 6:10 am for $126 on Delta Airlines." + }, + { + "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": [ + "Delta Airlines" + ], + "departure_date": [ + "March 3rd" + ], + "destination": [ + "Seattle, WA" + ], + "origin": [ + "San Francisco" + ], + "passengers": [ + "1" + ], + "return_date": [ + "5th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay thank you, that's all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00117", + "services": [ + "Flights_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "passengers", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "destination", + "values": [ + "Portland, OR" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 63, + "slot": "destination", + "start": 51 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "destination": [ + "Portland, OR" + ], + "passengers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need flight tickets. 4 people, flying one way to Portland, OR." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Sure. Where are you departing from? What date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "departure_date", + "values": [ + "March 10th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Delhi" + ], + "slot": "origin", + "values": [ + "Delhi, India" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "departure_date", + "start": 19 + }, + { + "exclusive_end": 47, + "slot": "origin", + "start": 35 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 10th" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "Delhi, India" + ], + "passengers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to leave on March 10th from Delhi, India." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "19:00" + ], + "slot": "outbound_departure_time", + "values": [ + "7 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "392" + ], + "slot": "fare", + "values": [ + "$392" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-10", + "destination": "Portland", + "origin": "Delhi", + "passengers": "4" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-10", + "destination": "Portland", + "destination_airport": "PDX International Airport", + "fare": "392", + "is_redeye": "True", + "number_stops": "1", + "origin": "Delhi", + "origin_airport": "Indira Gandhi International Airport", + "outbound_arrival_time": "01:45", + "outbound_departure_time": "19:00", + "passengers": "4", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-10", + "destination": "Portland", + "destination_airport": "PDX International Airport", + "fare": "362", + "is_redeye": "False", + "number_stops": "1", + "origin": "Delhi", + "origin_airport": "Indira Gandhi International Airport", + "outbound_arrival_time": "07:45", + "outbound_departure_time": "01:10", + "passengers": "4", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "outbound_departure_time", + "start": 61 + }, + { + "exclusive_end": 95, + "slot": "fare", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 2 flights. How about American Airlines, departing at 7 pm. It has 1 stop and costs $392." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 10th" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "Delhi, India" + ], + "passengers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No that doesn't work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "01:10" + ], + "slot": "outbound_departure_time", + "values": [ + "1:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "362" + ], + "slot": "fare", + "values": [ + "$362" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 49, + "slot": "outbound_departure_time", + "start": 42 + }, + { + "exclusive_end": 78, + "slot": "fare", + "start": 74 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about United Airlines. It departs at 1:10 am and has 1 stop, costing $362." + }, + { + "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": [ + "March 10th" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "Delhi, India" + ], + "passengers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where does it depart from and where does it land?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Indira Gandhi International Airport" + ], + "slot": "origin_airport", + "values": [ + "Indira Gandhi International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "PDX International Airport" + ], + "slot": "destination_airport", + "values": [ + "PDX International Airport" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "origin_airport", + "start": 15 + }, + { + "exclusive_end": 89, + "slot": "destination_airport", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Departing from Indira Gandhi International Airport, arriving at PDX International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Premium Economy" + ], + "slot": "seating_class", + "values": [ + "Premium 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": [ + "March 10th" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "Delhi, India" + ], + "passengers": [ + "4" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, make it a round trip though, and find me Premium Economy seats." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What day will you return?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "return_date", + "values": [ + "12th of this month" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "return_date", + "start": 7 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "March 10th" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "Delhi, India" + ], + "passengers": [ + "4" + ], + "return_date": [ + "12th of this month" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On the 12th of this month" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "01:10" + ], + "slot": "outbound_departure_time", + "values": [ + "1:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "10:35" + ], + "slot": "inbound_departure_time", + "values": [ + "10:35 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "675" + ], + "slot": "fare", + "values": [ + "$675" + ] + }, + { + "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": "Portland", + "origin": "Delhi", + "passengers": "4", + "return_date": "2019-03-12", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "United Airlines", + "departure_date": "2019-03-10", + "destination": "Portland", + "destination_airport": "PDX International Airport", + "fare": "675", + "inbound_arrival_time": "16:07", + "inbound_departure_time": "10:35", + "is_redeye": "True", + "number_stops": "1", + "origin": "Delhi", + "origin_airport": "Indira Gandhi International Airport", + "outbound_arrival_time": "07:45", + "outbound_departure_time": "01:10", + "passengers": "4", + "return_date": "2019-03-12", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "outbound_departure_time", + "start": 48 + }, + { + "exclusive_end": 89, + "slot": "inbound_departure_time", + "start": 81 + }, + { + "exclusive_end": 104, + "slot": "fare", + "start": 100 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 flight, United Airlines. Departing at 1:10 am and the return leaves at 10:35 am. It costs $675." + }, + { + "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": [ + "March 10th" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "Delhi, India" + ], + "passengers": [ + "4" + ], + "return_date": [ + "12th of this month" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok that's all for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Take care." + } + ] + }, + { + "dialogue_id": "21_00118", + "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": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city do you like to depart from ? What date and where are you planning to go?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "departure_date", + "values": [ + "12th of this month" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Washington" + ], + "slot": "origin", + "values": [ + "Washington" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "destination", + "values": [ + "Atlanta" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "departure_date", + "start": 50 + }, + { + "exclusive_end": 46, + "slot": "origin", + "start": 36 + }, + { + "exclusive_end": 30, + "slot": "destination", + "start": 23 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "12th of this month" + ], + "destination": [ + "Atlanta" + ], + "origin": [ + "Washington" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to fly to Atlanta from Washington on 12th of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23:20" + ], + "slot": "outbound_departure_time", + "values": [ + "11:20 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "109" + ], + "slot": "fare", + "values": [ + "$109" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-12", + "destination": "Atlanta", + "origin": "Washington" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-12", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "109", + "is_redeye": "True", + "number_stops": "0", + "origin": "Washington", + "origin_airport": "Dulles International Airport", + "outbound_arrival_time": "01:11", + "outbound_departure_time": "23:20", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-12", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "124", + "is_redeye": "False", + "number_stops": "0", + "origin": "Washington", + "origin_airport": "Dulles International Airport", + "outbound_arrival_time": "16:26", + "outbound_departure_time": "14:35", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-12", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "105", + "is_redeye": "False", + "number_stops": "0", + "origin": "Washington", + "origin_airport": "Dulles International Airport", + "outbound_arrival_time": "19:06", + "outbound_departure_time": "17:15", + "passengers": "1", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "outbound_departure_time", + "start": 64 + }, + { + "exclusive_end": 99, + "slot": "fare", + "start": 95 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to fly with American Airlines which takes off at 11:20 pm and has 0 stops costs $109" + }, + { + "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": [ + "12th of this month" + ], + "destination": [ + "Atlanta" + ], + "origin": [ + "Washington" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. I wanted to serach round trip flight. Find me Economy class tickets." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day do you like to take the return flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "return_date", + "values": [ + "14th of March" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "return_date", + "start": 13 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "12th of this month" + ], + "destination": [ + "Atlanta" + ], + "origin": [ + "Washington" + ], + "return_date": [ + "14th of March" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Returning on 14th of March." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "16:10" + ], + "slot": "outbound_departure_time", + "values": [ + "4:10 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:40" + ], + "slot": "inbound_departure_time", + "values": [ + "11:40 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "118" + ], + "slot": "fare", + "values": [ + "$118" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-12", + "destination": "Atlanta", + "origin": "Washington", + "return_date": "2019-03-14", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-12", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "118", + "inbound_arrival_time": "13:31", + "inbound_departure_time": "11:40", + "is_redeye": "False", + "number_stops": "0", + "origin": "Washington", + "origin_airport": "Dulles International Airport", + "outbound_arrival_time": "18:01", + "outbound_departure_time": "16:10", + "passengers": "1", + "return_date": "2019-03-14", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "outbound_departure_time", + "start": 47 + }, + { + "exclusive_end": 94, + "slot": "inbound_departure_time", + "start": 86 + }, + { + "exclusive_end": 105, + "slot": "fare", + "start": 101 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about American Airlines which takes off at 4:10 pm and return flight takes off at 11:40 am costs $118." + }, + { + "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": "SearchRoundtripFlights", + "requested_slots": [ + "destination_airport", + "is_redeye" + ], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "12th of this month" + ], + "destination": [ + "Atlanta" + ], + "origin": [ + "Washington" + ], + "return_date": [ + "14th of March" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Where will the flight lands? Is it a redeye flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Hartsfield-Jackson International Airport" + ], + "slot": "destination_airport", + "values": [ + "Hartsfield-Jackson International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "is_redeye", + "values": [ + "False" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 58, + "slot": "destination_airport", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The flight is for Hartsfield-Jackson International Airport which is not 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": [ + "12th of this month" + ], + "destination": [ + "Atlanta" + ], + "origin": [ + "Washington" + ], + "return_date": [ + "14th of March" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. Thanks a lot. Thats all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day" + } + ] + }, + { + "dialogue_id": "21_00119", + "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": "Can you help me book a one way flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where would you like to go? And on what date would you like to depart?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-12" + ], + "slot": "departure_date", + "values": [ + "March 12th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "origin", + "values": [ + "Phoenix, AZ" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "destination", + "values": [ + "SF" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "departure_date", + "start": 19 + }, + { + "exclusive_end": 46, + "slot": "origin", + "start": 35 + }, + { + "exclusive_end": 52, + "slot": "destination", + "start": 50 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "March 12th" + ], + "destination": [ + "SF" + ], + "origin": [ + "Phoenix, AZ" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to leave on March 12th from Phoenix, AZ to SF. I'd like Economy class tickets." + }, + { + "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": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "168" + ], + "slot": "fare", + "values": [ + "$168" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-12", + "destination": "San Francisco", + "origin": "Phoenix", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-12", + "destination": "San Francisco", + "destination_airport": "SFO International Airport", + "fare": "168", + "is_redeye": "False", + "number_stops": "1", + "origin": "Phoenix", + "origin_airport": "Sky Harbor International Airport", + "outbound_arrival_time": "10:40", + "outbound_departure_time": "07:35", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-12", + "destination": "San Francisco", + "destination_airport": "SFO International Airport", + "fare": "117", + "is_redeye": "False", + "number_stops": "0", + "origin": "Phoenix", + "origin_airport": "Sky Harbor International Airport", + "outbound_arrival_time": "14:02", + "outbound_departure_time": "11:55", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-12", + "destination": "San Francisco", + "destination_airport": "SFO International Airport", + "fare": "120", + "is_redeye": "False", + "number_stops": "0", + "origin": "Phoenix", + "origin_airport": "Sky Harbor International Airport", + "outbound_arrival_time": "21:22", + "outbound_departure_time": "19:15", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-12", + "destination": "San Francisco", + "destination_airport": "SFO International Airport", + "fare": "107", + "is_redeye": "False", + "number_stops": "0", + "origin": "Phoenix", + "origin_airport": "Sky Harbor International Airport", + "outbound_arrival_time": "19:17", + "outbound_departure_time": "17:10", + "passengers": "1", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 83, + "slot": "outbound_departure_time", + "start": 76 + }, + { + "exclusive_end": 121, + "slot": "fare", + "start": 117 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 4 flights for you. This one is with American Airlines. It leaves at 7:35 am and has 1 stop. The ticket costs $168." + }, + { + "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 12th" + ], + "destination": [ + "SF" + ], + "origin": [ + "Phoenix, AZ" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. I'm also looking for a return 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": [ + "4" + ], + "slot": "passengers", + "values": [ + "4" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "return_date", + "values": [ + "14th of this month" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "return_date", + "start": 24 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "March 12th" + ], + "destination": [ + "SF" + ], + "origin": [ + "Phoenix, AZ" + ], + "passengers": [ + "4" + ], + "return_date": [ + "14th of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I want to return on the 14th of this month. I need 4 tickets." + }, + { + "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": [ + "08:10" + ], + "slot": "inbound_departure_time", + "values": [ + "8:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "180" + ], + "slot": "fare", + "values": [ + "$180" + ] + }, + { + "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-12", + "destination": "San Francisco", + "origin": "Phoenix", + "passengers": "4", + "return_date": "2019-03-14", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-12", + "destination": "San Francisco", + "destination_airport": "SFO International Airport", + "fare": "180", + "inbound_arrival_time": "12:49", + "inbound_departure_time": "08:10", + "is_redeye": "False", + "number_stops": "1", + "origin": "Phoenix", + "origin_airport": "Sky Harbor International Airport", + "outbound_arrival_time": "10:40", + "outbound_departure_time": "07:35", + "passengers": "4", + "return_date": "2019-03-14", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 82, + "slot": "outbound_departure_time", + "start": 75 + }, + { + "exclusive_end": 122, + "slot": "inbound_departure_time", + "start": 115 + }, + { + "exclusive_end": 145, + "slot": "fare", + "start": 141 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I found 1 flight for you. This one is with American Airlines. It leaves at 7:35 am. The return fligth takes off at 8:10 am. The ticket costs $180." + }, + { + "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 12th" + ], + "destination": [ + "SF" + ], + "origin": [ + "Phoenix, AZ" + ], + "passengers": [ + "4" + ], + "return_date": [ + "14th of this month" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. Thanks for your help, that's all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "21_00120", + "services": [ + "Flights_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Phoenix" + ], + "slot": "destination", + "values": [ + "Phoenix, AZ" + ] + }, + { + "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": [ + { + "exclusive_end": 42, + "slot": "destination", + "start": 31 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "destination": [ + "Phoenix, AZ" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to fly one way to Phoenix, AZ with Delta Airlines." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "In which city are you departing from and when are you traveling?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "departure_date", + "values": [ + "5th of March" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "origin", + "values": [ + "LA" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "departure_date", + "start": 4 + }, + { + "exclusive_end": 24, + "slot": "origin", + "start": 22 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "5th of March" + ], + "destination": [ + "Phoenix, AZ" + ], + "origin": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "The 5th of March from LA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22:50" + ], + "slot": "outbound_departure_time", + "values": [ + "10:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "90" + ], + "slot": "fare", + "values": [ + "$90" + ] + }, + { + "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-05", + "destination": "Phoenix", + "origin": "Los Angeles" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-05", + "destination": "Phoenix", + "destination_airport": "Sky Harbor International Airport", + "fare": "90", + "is_redeye": "True", + "number_stops": "0", + "origin": "Los Angeles", + "origin_airport": "LAX International Airport", + "outbound_arrival_time": "00:18", + "outbound_departure_time": "22:50", + "passengers": "1", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 61, + "slot": "outbound_departure_time", + "start": 53 + }, + { + "exclusive_end": 93, + "slot": "fare", + "start": 90 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 flight with Delta Airlines that leaves at 10:50 pm and has 0 stop. The cost is $90." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "4" + ], + "slot": "passengers", + "values": [ + "4" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "origin_airport", + "passengers" + ], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "5th of March" + ], + "destination": [ + "Phoenix, AZ" + ], + "origin": [ + "LA" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is this for 4 passengers? At which airport?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "passengers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "LAX International Airport" + ], + "slot": "origin_airport", + "values": [ + "LAX International Airport" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 46, + "slot": "origin_airport", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "No, 1 passenger from LAX International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "passengers", + "values": [ + "4" + ] + }, + { + "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": [ + "Delta Airlines" + ], + "departure_date": [ + "5th of March" + ], + "destination": [ + "Phoenix, AZ" + ], + "origin": [ + "LA" + ], + "passengers": [ + "4" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a round trip, 4 tickets for Economy class." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like the return flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "return_date", + "values": [ + "March 7th" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "return_date", + "start": 3 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "5th of March" + ], + "destination": [ + "Phoenix, AZ" + ], + "origin": [ + "LA" + ], + "passengers": [ + "4" + ], + "return_date": [ + "March 7th" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On March 7th please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "15:05" + ], + "slot": "outbound_departure_time", + "values": [ + "3:05 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12:15" + ], + "slot": "inbound_departure_time", + "values": [ + "12:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "169" + ], + "slot": "fare", + "values": [ + "$169" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-05", + "destination": "Phoenix", + "origin": "Los Angeles", + "passengers": "4", + "return_date": "2019-03-07", + "seating_class": "Economy" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-05", + "destination": "Phoenix", + "destination_airport": "Sky Harbor International Airport", + "fare": "169", + "inbound_arrival_time": "15:45", + "inbound_departure_time": "12:15", + "is_redeye": "False", + "number_stops": "1", + "origin": "Los Angeles", + "origin_airport": "LAX International Airport", + "outbound_arrival_time": "17:59", + "outbound_departure_time": "15:05", + "passengers": "4", + "return_date": "2019-03-07", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "outbound_departure_time", + "start": 48 + }, + { + "exclusive_end": 82, + "slot": "inbound_departure_time", + "start": 74 + }, + { + "exclusive_end": 101, + "slot": "fare", + "start": 97 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to return with Delta Airlines at 3:05 pm and the return is 12:15 pm the ticket is $169" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "origin_airport" + ], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "5th of March" + ], + "destination": [ + "Phoenix, AZ" + ], + "origin": [ + "LA" + ], + "passengers": [ + "4" + ], + "return_date": [ + "March 7th" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which airport does the flight leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "LAX International Airport" + ], + "slot": "origin_airport", + "values": [ + "LAX International Airport" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "origin_airport", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It leaves from LAX International Airport" + }, + { + "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": [ + "5th of March" + ], + "destination": [ + "Phoenix, AZ" + ], + "origin": [ + "LA" + ], + "passengers": [ + "4" + ], + "return_date": [ + "March 7th" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok thank you for the information." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Can I help you with something 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": [ + "5th of March" + ], + "destination": [ + "Phoenix, AZ" + ], + "origin": [ + "LA" + ], + "passengers": [ + "4" + ], + "return_date": [ + "March 7th" + ], + "seating_class": [ + "Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a good day." + } + ] + }, + { + "dialogue_id": "21_00121", + "services": [ + "Flights_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "seating_class", + "values": [ + "dontcare" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you help me find a flight ticket? I do not have a seat preference." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes I can help you with that. What day are you needing to travel?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "departure_date", + "values": [ + "the 9th" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 33, + "slot": "departure_date", + "start": 26 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 9th" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will need something for the 9th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where will you be leaving from and where will you be going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "origin", + "values": [ + "LAX" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "destination", + "values": [ + "Portland, OR" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 42, + "slot": "origin", + "start": 39 + }, + { + "exclusive_end": 68, + "slot": "destination", + "start": 56 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 9th" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "LAX" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a flight leaving from the LAX and going to Portland, OR." + }, + { + "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": [ + "142" + ], + "slot": "fare", + "values": [ + "$142" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-09", + "destination": "Portland", + "origin": "Los Angeles" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-09", + "destination": "Portland", + "destination_airport": "PDX International Airport", + "fare": "142", + "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-09", + "destination": "Portland", + "destination_airport": "PDX International Airport", + "fare": "126", + "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-09", + "destination": "Portland", + "destination_airport": "PDX International Airport", + "fare": "151", + "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-09", + "destination": "Portland", + "destination_airport": "PDX International Airport", + "fare": "226", + "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": "Premium Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-09", + "destination": "Portland", + "destination_airport": "PDX International Airport", + "fare": "168", + "is_redeye": "False", + "number_stops": "1", + "origin": "Los Angeles", + "origin_airport": "LAX International Airport", + "outbound_arrival_time": "16:04", + "outbound_departure_time": "11:40", + "passengers": "1", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "outbound_departure_time", + "start": 67 + }, + { + "exclusive_end": 121, + "slot": "fare", + "start": 117 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have a flight available with Alaska Airlines that will depart at 7:25 am with 0 stops. The price of this ticket is $142, would that work for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 9th" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "LAX" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Do you have anything else available by chance?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23:15" + ], + "slot": "outbound_departure_time", + "values": [ + "11:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "126" + ], + "slot": "fare", + "values": [ + "$126" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 81, + "slot": "outbound_departure_time", + "start": 73 + }, + { + "exclusive_end": 127, + "slot": "fare", + "start": 123 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I also have a flight available the American Airlines that will depart at 11:15 pm with 0 stops. The cost of this flight is $126, will that work for you?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination_airport", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "destination_airport", + "origin_airport" + ], + "slot_values": { + "departure_date": [ + "the 9th" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "LAX" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me the airports I will be departing from and arriving to?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "LAX International Airport" + ], + "slot": "origin_airport", + "values": [ + "LAX International Airport" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "PDX International Airport" + ], + "slot": "destination_airport", + "values": [ + "PDX International Airport" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 59, + "slot": "origin_airport", + "start": 34 + }, + { + "exclusive_end": 105, + "slot": "destination_airport", + "start": 80 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes, you will be leaving from the LAX International Airport and arriving to the PDX 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": [ + "the 9th" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "LAX" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That is not going to work for me, do you have anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "21:50" + ], + "slot": "outbound_departure_time", + "values": [ + "9:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "151" + ], + "slot": "fare", + "values": [ + "$151" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 105, + "slot": "outbound_departure_time", + "start": 98 + }, + { + "exclusive_end": 64, + "slot": "fare", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about a Delta Airlines? The have a ticket available for $151 with 0 stops that will depart at 9:50 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "3" + ], + "slot": "passengers", + "values": [ + "3" + ] + }, + { + "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 9th" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "LAX" + ], + "passengers": [ + "3" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, are the tickets round trip and I will be needing three please." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, what will be your return date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "return_date", + "values": [ + "the 11th" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 34, + "slot": "return_date", + "start": 26 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "the 9th" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "LAX" + ], + "passengers": [ + "3" + ], + "return_date": [ + "the 11th" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I will need to be back on the 11th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "21:50" + ], + "slot": "outbound_departure_time", + "values": [ + "9:50 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "15:20" + ], + "slot": "inbound_departure_time", + "values": [ + "3:20 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "180" + ], + "slot": "fare", + "values": [ + "$180" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-09", + "destination": "Portland", + "origin": "Los Angeles", + "passengers": "3", + "return_date": "2019-03-11" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-09", + "destination": "Portland", + "destination_airport": "PDX International Airport", + "fare": "180", + "inbound_arrival_time": "20:24", + "inbound_departure_time": "15:20", + "is_redeye": "True", + "number_stops": "1", + "origin": "Los Angeles", + "origin_airport": "LAX International Airport", + "outbound_arrival_time": "00:20", + "outbound_departure_time": "21:50", + "passengers": "3", + "return_date": "2019-03-11", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 105, + "slot": "outbound_departure_time", + "start": 98 + }, + { + "exclusive_end": 151, + "slot": "inbound_departure_time", + "start": 144 + }, + { + "exclusive_end": 68, + "slot": "fare", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Did you want me to reserve your tickets with Delta Airlines for $180? Your departure time will be 9:50 pm and your return time take off will be 3:20 pm." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "inbound_arrival_time", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "inbound_arrival_time", + "outbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "the 9th" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "LAX" + ], + "passengers": [ + "3" + ], + "return_date": [ + "the 11th" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Can you tell me what time I will arrive to Portland and what time will my returning flight arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "00:20" + ], + "slot": "outbound_arrival_time", + "values": [ + "0:20 am" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "20:24" + ], + "slot": "inbound_arrival_time", + "values": [ + "8:24 pm" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "outbound_arrival_time", + "start": 33 + }, + { + "exclusive_end": 75, + "slot": "inbound_arrival_time", + "start": 68 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yes I have your arrival time for 0:20 am and returning time will be 8:24 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": [ + "Delta Airlines" + ], + "departure_date": [ + "the 9th" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "LAX" + ], + "passengers": [ + "3" + ], + "return_date": [ + "the 11th" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay, thank you so much that will be all for me today." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "I hope you enjoy your trip. Safe travels." + } + ] + }, + { + "dialogue_id": "21_00122", + "services": [ + "Flights_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "departure_date", + "values": [ + "the 1st" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "destination", + "values": [ + "ATL" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "departure_date", + "start": 33 + }, + { + "exclusive_end": 47, + "slot": "destination", + "start": 44 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 1st" + ], + "destination": [ + "ATL" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like a one way flight on the 1st to ATL." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which city would you like to leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "origin", + "values": [ + "Chi-town" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 8, + "slot": "origin", + "start": 0 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "the 1st" + ], + "destination": [ + "ATL" + ], + "origin": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Chi-town." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "07:50" + ], + "slot": "outbound_departure_time", + "values": [ + "7:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "125" + ], + "slot": "fare", + "values": [ + "$125" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-01", + "destination": "Atlanta", + "origin": "Chicago" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-01", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "125", + "is_redeye": "False", + "number_stops": "0", + "origin": "Chicago", + "origin_airport": "O'Hare International Airport", + "outbound_arrival_time": "10:51", + "outbound_departure_time": "07:50", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-01", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "121", + "is_redeye": "False", + "number_stops": "0", + "origin": "Chicago", + "origin_airport": "O'Hare International Airport", + "outbound_arrival_time": "14:56", + "outbound_departure_time": "11:55", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-01", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "125", + "is_redeye": "True", + "number_stops": "0", + "origin": "Chicago", + "origin_airport": "O'Hare International Airport", + "outbound_arrival_time": "00:51", + "outbound_departure_time": "21:50", + "passengers": "1", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "outbound_departure_time", + "start": 55 + }, + { + "exclusive_end": 95, + "slot": "fare", + "start": 91 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is an American Airlines flight that takes off at 7:50 am with 0 stops. The ticket is $125." + }, + { + "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 1st" + ], + "destination": [ + "ATL" + ], + "origin": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Which airport does it leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "O'Hare International Airport" + ], + "slot": "origin_airport", + "values": [ + "O'Hare International Airport" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "origin_airport", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "O'Hare 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": [ + "the 1st" + ], + "destination": [ + "ATL" + ], + "origin": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:55" + ], + "slot": "outbound_departure_time", + "values": [ + "11:55 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "121" + ], + "slot": "fare", + "values": [ + "$121" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 39, + "slot": "outbound_departure_time", + "start": 31 + }, + { + "exclusive_end": 76, + "slot": "fare", + "start": 72 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Delta Airlines has a flight at 11:55 am with 0 stops. That ticket costs $121." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "seating_class", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "seating_class" + ], + "slot_values": { + "departure_date": [ + "the 1st" + ], + "destination": [ + "ATL" + ], + "origin": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It is Economy or Business class?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It's an Economy seat." + }, + { + "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 1st" + ], + "destination": [ + "ATL" + ], + "origin": [ + "Chi-town" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm looking for a flight." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When would you like the return flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "return_date", + "values": [ + "3rd of this month" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "return_date", + "start": 28 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "the 1st" + ], + "destination": [ + "ATL" + ], + "origin": [ + "Chi-town" + ], + "return_date": [ + "3rd of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "It would like to return the 3rd of this month." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "11:55" + ], + "slot": "outbound_departure_time", + "values": [ + "11:55 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17:45" + ], + "slot": "inbound_departure_time", + "values": [ + "5:45 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "174" + ], + "slot": "fare", + "values": [ + "$174" + ] + }, + { + "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-01", + "destination": "Atlanta", + "origin": "Chicago", + "return_date": "2019-03-03" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-01", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "174", + "inbound_arrival_time": "21:38", + "inbound_departure_time": "17:45", + "is_redeye": "False", + "number_stops": "1", + "origin": "Chicago", + "origin_airport": "O'Hare International Airport", + "outbound_arrival_time": "14:56", + "outbound_departure_time": "11:55", + "passengers": "1", + "return_date": "2019-03-03", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "outbound_departure_time", + "start": 38 + }, + { + "exclusive_end": 71, + "slot": "inbound_departure_time", + "start": 64 + }, + { + "exclusive_end": 92, + "slot": "fare", + "start": 88 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I've found 1 Delta Airlines flight at 11:55 am and returning at 5:45 pm. That ticket is $174." + }, + { + "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 1st" + ], + "destination": [ + "ATL" + ], + "origin": [ + "Chi-town" + ], + "return_date": [ + "3rd of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "ok." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_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": "Flights_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "the 1st" + ], + "destination": [ + "ATL" + ], + "origin": [ + "Chi-town" + ], + "return_date": [ + "3rd of this month" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No and 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": "21_00123", + "services": [ + "Flights_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "New York" + ], + "slot": "origin", + "values": [ + "New York City" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 36, + "slot": "origin", + "start": 23 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "origin": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I got to fly away from New York City." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When are you planning to do that." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "departure_date", + "values": [ + "Tuesday next week" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 20, + "slot": "departure_date", + "start": 3 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Tuesday next week" + ], + "origin": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On Tuesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where you heading?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "destination", + "values": [ + "Portland, OR" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 16, + "slot": "destination", + "start": 4 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Tuesday next week" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'm Portland, OR bound." + }, + { + "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": [ + "312" + ], + "slot": "fare", + "values": [ + "$312" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-05", + "destination": "Portland", + "origin": "New York" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-05", + "destination": "Portland", + "destination_airport": "PDX International Airport", + "fare": "312", + "is_redeye": "False", + "number_stops": "1", + "origin": "New York", + "origin_airport": "JFK International Airport", + "outbound_arrival_time": "09:55", + "outbound_departure_time": "04:05", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-05", + "destination": "Portland", + "destination_airport": "PDX International Airport", + "fare": "304", + "is_redeye": "False", + "number_stops": "1", + "origin": "New York", + "origin_airport": "JFK International Airport", + "outbound_arrival_time": "23:53", + "outbound_departure_time": "17:55", + "passengers": "1", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 15, + "slot": "outbound_departure_time", + "start": 8 + }, + { + "exclusive_end": 52, + "slot": "fare", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I see a 4:05 am American Airlines 1 stopper for $312." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Tuesday next week" + ], + "destination": [ + "Portland, OR" + ], + "origin": [ + "New York City" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll pass on that." + }, + { + "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": [ + "304" + ], + "slot": "fare", + "values": [ + "$304" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "outbound_departure_time", + "start": 12 + }, + { + "exclusive_end": 42, + "slot": "fare", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "How about a 5:55 pm 1 stop flight for $304? Southwest Airlines?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "destination", + "values": [ + "Chi-town" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "seating_class", + "values": [ + "dontcare" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 40, + "slot": "destination", + "start": 32 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Tuesday next week" + ], + "destination": [ + "Chi-town" + ], + "origin": [ + "New York City" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "You know what? What do have for Chi-town." + }, + { + "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": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "131" + ], + "slot": "fare", + "values": [ + "$131" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-05", + "destination": "Chicago", + "origin": "New York" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-05", + "destination": "Chicago", + "destination_airport": "O'Hare International Airport", + "fare": "129", + "is_redeye": "False", + "number_stops": "0", + "origin": "New York", + "origin_airport": "JFK International Airport", + "outbound_arrival_time": "06:44", + "outbound_departure_time": "05:25", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-05", + "destination": "Chicago", + "destination_airport": "O'Hare International Airport", + "fare": "131", + "is_redeye": "False", + "number_stops": "0", + "origin": "New York", + "origin_airport": "JFK International Airport", + "outbound_arrival_time": "07:19", + "outbound_departure_time": "06:00", + "passengers": "1", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "outbound_departure_time", + "start": 28 + }, + { + "exclusive_end": 69, + "slot": "fare", + "start": 65 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 2 flights. There's a 6 am Delta Airlines with 0 stops for $131." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "is_redeye", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "is_redeye", + "outbound_arrival_time" + ], + "slot_values": { + "departure_date": [ + "Tuesday next week" + ], + "destination": [ + "Chi-town" + ], + "origin": [ + "New York City" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like a redeye. When does it land?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "07:19" + ], + "slot": "outbound_arrival_time", + "values": [ + "7:19 am" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "False" + ], + "slot": "is_redeye", + "values": [ + "False" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 10, + "slot": "outbound_arrival_time", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "At 7:19 am. So its not a redeye." + }, + { + "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": [ + "Tuesday next week" + ], + "destination": [ + "Chi-town" + ], + "origin": [ + "New York City" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Make it a round-tripper." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to be back?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "return_date", + "values": [ + "7th of March" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "return_date", + "start": 0 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "Tuesday next week" + ], + "destination": [ + "Chi-town" + ], + "origin": [ + "New York City" + ], + "return_date": [ + "7th of March" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "7th of March should work." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "21:55" + ], + "slot": "outbound_departure_time", + "values": [ + "9:55 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "09:15" + ], + "slot": "inbound_departure_time", + "values": [ + "9:15 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "116" + ], + "slot": "fare", + "values": [ + "$116" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-05", + "destination": "Chicago", + "origin": "New York", + "return_date": "2019-03-07" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-05", + "destination": "Chicago", + "destination_airport": "O'Hare International Airport", + "fare": "116", + "inbound_arrival_time": "12:34", + "inbound_departure_time": "09:15", + "is_redeye": "False", + "number_stops": "0", + "origin": "New York", + "origin_airport": "JFK International Airport", + "outbound_arrival_time": "23:14", + "outbound_departure_time": "21:55", + "passengers": "1", + "return_date": "2019-03-07", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "outbound_departure_time", + "start": 39 + }, + { + "exclusive_end": 70, + "slot": "inbound_departure_time", + "start": 63 + }, + { + "exclusive_end": 114, + "slot": "fare", + "start": 110 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I see a Delta Airlines that departs at 9:55 pm and takes of at 9:15 am one the way back. That'll set you back $116." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "origin_airport" + ], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "Tuesday next week" + ], + "destination": [ + "Chi-town" + ], + "origin": [ + "New York City" + ], + "return_date": [ + "7th of March" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "JFK or Laguardia?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "JFK International Airport" + ], + "slot": "origin_airport", + "values": [ + "JFK International Airport" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 25, + "slot": "origin_airport", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "JFK 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": [ + "Delta Airlines" + ], + "departure_date": [ + "Tuesday next week" + ], + "destination": [ + "Chi-town" + ], + "origin": [ + "New York City" + ], + "return_date": [ + "7th of March" + ], + "seating_class": [ + "dontcare" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Got it. I think I'm good for now." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Speak to you later then." + } + ] + }, + { + "dialogue_id": "21_00124", + "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": "Help me find a one way flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When will you be traveling?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-06" + ], + "slot": "departure_date", + "values": [ + "Wednesday next week" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 38, + "slot": "departure_date", + "start": 19 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Wednesday next week" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need to leave on Wednesday next week." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Where are you departing from and where are you going?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "San Francisco" + ], + "slot": "origin", + "values": [ + "SF" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Delhi" + ], + "slot": "destination", + "values": [ + "New Delhi" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "origin", + "start": 19 + }, + { + "exclusive_end": 34, + "slot": "destination", + "start": 25 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Wednesday next week" + ], + "destination": [ + "New Delhi" + ], + "origin": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Find a flight from SF to New Delhi." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "04:30" + ], + "slot": "outbound_departure_time", + "values": [ + "4:30 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "417" + ], + "slot": "fare", + "values": [ + "$417" + ] + }, + { + "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": "San Francisco" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-06", + "destination": "Delhi", + "destination_airport": "Indira Gandhi International Airport", + "fare": "417", + "is_redeye": "True", + "number_stops": "1", + "origin": "San Francisco", + "origin_airport": "SFO International Airport", + "outbound_arrival_time": "09:04", + "outbound_departure_time": "04:30", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-06", + "destination": "Delhi", + "destination_airport": "Indira Gandhi International Airport", + "fare": "275", + "is_redeye": "True", + "number_stops": "0", + "origin": "San Francisco", + "origin_airport": "SFO International Airport", + "outbound_arrival_time": "16:07", + "outbound_departure_time": "13:15", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-06", + "destination": "Delhi", + "destination_airport": "Indira Gandhi International Airport", + "fare": "358", + "is_redeye": "True", + "number_stops": "1", + "origin": "San Francisco", + "origin_airport": "SFO International Airport", + "outbound_arrival_time": "20:39", + "outbound_departure_time": "12:50", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-06", + "destination": "Delhi", + "destination_airport": "Indira Gandhi International Airport", + "fare": "340", + "is_redeye": "True", + "number_stops": "1", + "origin": "San Francisco", + "origin_airport": "SFO International Airport", + "outbound_arrival_time": "20:39", + "outbound_departure_time": "11:55", + "passengers": "1", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 74, + "slot": "outbound_departure_time", + "start": 67 + }, + { + "exclusive_end": 112, + "slot": "fare", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Would you like to fly on Alaska Airlines? There is a flight out at 4:30 am with just 1 stop. The tickets is $417 and I have found 4 flights." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "First Class" + ], + "slot": "seating_class", + "values": [ + "First Class" + ] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "seating_class" + ], + "slot_values": { + "departure_date": [ + "Wednesday next week" + ], + "destination": [ + "New Delhi" + ], + "origin": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is that for a First Class ticket?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Economy" + ], + "slot": "seating_class", + "values": [ + "Economy" + ] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "No it's an Economy seat." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "Wednesday next week" + ], + "destination": [ + "New Delhi" + ], + "origin": [ + "SF" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is there something else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13:15" + ], + "slot": "outbound_departure_time", + "values": [ + "1:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "275" + ], + "slot": "fare", + "values": [ + "$275" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 51, + "slot": "outbound_departure_time", + "start": 44 + }, + { + "exclusive_end": 87, + "slot": "fare", + "start": 83 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about American Airlines? It departs at 1:15 pm and has 0 stops. The ticket is $275." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "passengers", + "values": [ + "4" + ] + }, + { + "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": [ + "Wednesday next week" + ], + "destination": [ + "New Delhi" + ], + "origin": [ + "SF" + ], + "passengers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok please get me four tickets for the flight." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which day would you like to return?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "return_date", + "values": [ + "8th of March" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "return_date", + "start": 14 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "Wednesday next week" + ], + "destination": [ + "New Delhi" + ], + "origin": [ + "SF" + ], + "passengers": [ + "4" + ], + "return_date": [ + "8th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How about the 8th of March?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13:15" + ], + "slot": "outbound_departure_time", + "values": [ + "1:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "09:20" + ], + "slot": "inbound_departure_time", + "values": [ + "9:20 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "383" + ], + "slot": "fare", + "values": [ + "$383" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "American Airlines", + "departure_date": "2019-03-06", + "destination": "Delhi", + "origin": "San Francisco", + "passengers": "4", + "return_date": "2019-03-08" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-06", + "destination": "Delhi", + "destination_airport": "Indira Gandhi International Airport", + "fare": "383", + "inbound_arrival_time": "13:27", + "inbound_departure_time": "09:20", + "is_redeye": "True", + "number_stops": "1", + "origin": "San Francisco", + "origin_airport": "SFO International Airport", + "outbound_arrival_time": "16:07", + "outbound_departure_time": "13:15", + "passengers": "4", + "return_date": "2019-03-08", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "outbound_departure_time", + "start": 44 + }, + { + "exclusive_end": 92, + "slot": "inbound_departure_time", + "start": 85 + }, + { + "exclusive_end": 112, + "slot": "fare", + "start": 108 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "What about American Airlines? It departs at 1:15 pm and the return flight departs at 9:20 am. The ticket is $383." + }, + { + "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": [ + "Wednesday next week" + ], + "destination": [ + "New Delhi" + ], + "origin": [ + "SF" + ], + "passengers": [ + "4" + ], + "return_date": [ + "8th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "That sounds like a redeye flight." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "True" + ], + "slot": "is_redeye", + "values": [ + "True" + ] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "It does fly overnight." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "origin_airport", + "outbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "Wednesday next week" + ], + "destination": [ + "New Delhi" + ], + "origin": [ + "SF" + ], + "passengers": [ + "4" + ], + "return_date": [ + "8th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When will it arrive? Where does it depart from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "16:07" + ], + "slot": "outbound_arrival_time", + "values": [ + "4:07 pm" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "SFO International Airport" + ], + "slot": "origin_airport", + "values": [ + "SFO International Airport" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 21, + "slot": "outbound_arrival_time", + "start": 14 + }, + { + "exclusive_end": 64, + "slot": "origin_airport", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It arrives at 4:07 pm and departs from SFO 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": [ + "Wednesday next week" + ], + "destination": [ + "New Delhi" + ], + "origin": [ + "SF" + ], + "passengers": [ + "4" + ], + "return_date": [ + "8th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok, that's perfect." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Is there anything else?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "Wednesday next week" + ], + "destination": [ + "New Delhi" + ], + "origin": [ + "SF" + ], + "passengers": [ + "4" + ], + "return_date": [ + "8th of March" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No, that is all." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Okay, have a great flight." + } + ] + }, + { + "dialogue_id": "21_00125", + "services": [ + "Flights_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Portland" + ], + "slot": "origin", + "values": [ + "Portland, OR" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 68, + "slot": "origin", + "start": 56 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "origin": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "My name is Jack. I'd like to book a one way flight from Portland, OR for a business trip." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Which is your destination city of travel?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "destination", + "values": [ + "Chicago" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "destination", + "start": 21 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "destination": [ + "Chicago" + ], + "origin": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would be flying to Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What date and what time please? Which airline would you like to choose?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "departure_date", + "values": [ + "March 7th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "dontcare" + ], + "slot": "airlines", + "values": [ + "dontcare" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 12, + "slot": "departure_date", + "start": 3 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "March 7th" + ], + "destination": [ + "Chicago" + ], + "origin": [ + "Portland, OR" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "On March 7th, I've to start my journey. Any airlines would be fine. I would like to book in business class." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Alaska Airlines" + ], + "slot": "airlines", + "values": [ + "Alaska Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "10:10" + ], + "slot": "outbound_departure_time", + "values": [ + "10:10 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "number_stops", + "values": [ + "1" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "283" + ], + "slot": "fare", + "values": [ + "$283" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-07", + "destination": "Chicago", + "origin": "Portland" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-07", + "destination": "Chicago", + "destination_airport": "O'Hare International Airport", + "fare": "283", + "is_redeye": "False", + "number_stops": "1", + "origin": "Portland", + "origin_airport": "PDX International Airport", + "outbound_arrival_time": "20:12", + "outbound_departure_time": "10:10", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-07", + "destination": "Chicago", + "destination_airport": "O'Hare International Airport", + "fare": "233", + "is_redeye": "False", + "number_stops": "1", + "origin": "Portland", + "origin_airport": "PDX International Airport", + "outbound_arrival_time": "14:55", + "outbound_departure_time": "06:00", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-07", + "destination": "Chicago", + "destination_airport": "O'Hare International Airport", + "fare": "272", + "is_redeye": "True", + "number_stops": "1", + "origin": "Portland", + "origin_airport": "PDX International Airport", + "outbound_arrival_time": "04:57", + "outbound_departure_time": "20:00", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-07", + "destination": "Chicago", + "destination_airport": "O'Hare International Airport", + "fare": "283", + "is_redeye": "True", + "number_stops": "1", + "origin": "Portland", + "origin_airport": "PDX International Airport", + "outbound_arrival_time": "04:17", + "outbound_departure_time": "18:30", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-07", + "destination": "Chicago", + "destination_airport": "O'Hare International Airport", + "fare": "311", + "is_redeye": "False", + "number_stops": "1", + "origin": "Portland", + "origin_airport": "PDX International Airport", + "outbound_arrival_time": "22:52", + "outbound_departure_time": "12:05", + "passengers": "1", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 180, + "slot": "outbound_departure_time", + "start": 172 + }, + { + "exclusive_end": 213, + "slot": "fare", + "start": 209 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Please hold on... I'll check the timetable for you.... Here, you go! There are 5 flights matching your criteria. The one, Alaska Airlines that has only 1 stop takes off at 10:10 am and the travel cost is only $283. Would you prefer to fly in this airlines?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "passengers", + "values": [ + "4" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "March 7th" + ], + "destination": [ + "Chicago" + ], + "origin": [ + "Portland, OR" + ], + "passengers": [ + "4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please may I know if any other planes available? I need four tickets totally." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American 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": [ + "233" + ], + "slot": "fare", + "values": [ + "$233" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-07", + "destination": "Chicago", + "origin": "Portland", + "passengers": "4" + } + }, + "service_results": [ + { + "airlines": "Alaska Airlines", + "departure_date": "2019-03-07", + "destination": "Chicago", + "destination_airport": "O'Hare International Airport", + "fare": "283", + "is_redeye": "False", + "number_stops": "1", + "origin": "Portland", + "origin_airport": "PDX International Airport", + "outbound_arrival_time": "20:12", + "outbound_departure_time": "10:10", + "passengers": "4", + "seating_class": "Economy" + }, + { + "airlines": "American Airlines", + "departure_date": "2019-03-07", + "destination": "Chicago", + "destination_airport": "O'Hare International Airport", + "fare": "233", + "is_redeye": "False", + "number_stops": "1", + "origin": "Portland", + "origin_airport": "PDX International Airport", + "outbound_arrival_time": "14:55", + "outbound_departure_time": "06:00", + "passengers": "4", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-07", + "destination": "Chicago", + "destination_airport": "O'Hare International Airport", + "fare": "272", + "is_redeye": "True", + "number_stops": "1", + "origin": "Portland", + "origin_airport": "PDX International Airport", + "outbound_arrival_time": "04:57", + "outbound_departure_time": "20:00", + "passengers": "4", + "seating_class": "Economy" + }, + { + "airlines": "Southwest Airlines", + "departure_date": "2019-03-07", + "destination": "Chicago", + "destination_airport": "O'Hare International Airport", + "fare": "283", + "is_redeye": "True", + "number_stops": "1", + "origin": "Portland", + "origin_airport": "PDX International Airport", + "outbound_arrival_time": "04:17", + "outbound_departure_time": "18:30", + "passengers": "4", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-07", + "destination": "Chicago", + "destination_airport": "O'Hare International Airport", + "fare": "311", + "is_redeye": "False", + "number_stops": "1", + "origin": "Portland", + "origin_airport": "PDX International Airport", + "outbound_arrival_time": "22:52", + "outbound_departure_time": "12:05", + "passengers": "4", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 98, + "slot": "outbound_departure_time", + "start": 94 + }, + { + "exclusive_end": 140, + "slot": "fare", + "start": 136 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Yup! American Airlines that has only 1 stop is readily available on that day. It takes off at 6 am and the travel cost would amounts to $233. Will that be okay for you." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Premium Economy" + ], + "slot": "seating_class", + "values": [ + "Premium Economy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "destination", + "values": [ + "Atlanta, GA" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 104, + "slot": "destination", + "start": 93 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "dontcare" + ], + "departure_date": [ + "March 7th" + ], + "destination": [ + "Atlanta, GA" + ], + "origin": [ + "Portland, OR" + ], + "passengers": [ + "4" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Oh! I've made up my mind. Please find some other flights in Premium Economy class tickets to Atlanta, GA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "09:35" + ], + "slot": "outbound_departure_time", + "values": [ + "9:35 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-07", + "destination": "Atlanta", + "origin": "Portland", + "passengers": "4", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-07", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "420", + "is_redeye": "False", + "number_stops": "1", + "origin": "Portland", + "origin_airport": "PDX International Airport", + "outbound_arrival_time": "18:31", + "outbound_departure_time": "07:20", + "passengers": "4", + "seating_class": "Premium Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-07", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "376", + "is_redeye": "False", + "number_stops": "1", + "origin": "Portland", + "origin_airport": "PDX International Airport", + "outbound_arrival_time": "20:47", + "outbound_departure_time": "09:35", + "passengers": "4", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 109, + "slot": "outbound_departure_time", + "start": 102 + }, + { + "exclusive_end": 137, + "slot": "fare", + "start": 133 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Will Delta Airlines meet your requirement? The flight stops only at 1 place and it would takes off at 9:35 am. Cost of the ticket is $376 only." + }, + { + "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": [ + "March 7th" + ], + "destination": [ + "Atlanta, GA" + ], + "origin": [ + "Portland, OR" + ], + "passengers": [ + "4" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "How much would it cost if I am looking for a round trip?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Please can I know when you wish to have the return flight?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "return_date", + "values": [ + "the 10th" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 24, + "slot": "return_date", + "start": 16 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "March 7th" + ], + "destination": [ + "Atlanta, GA" + ], + "origin": [ + "Portland, OR" + ], + "passengers": [ + "4" + ], + "return_date": [ + "the 10th" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'll be back on the 10th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "Delta Airlines" + ], + "slot": "airlines", + "values": [ + "Delta Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "09:35" + ], + "slot": "outbound_departure_time", + "values": [ + "9:35 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "05:50" + ], + "slot": "inbound_departure_time", + "values": [ + "5:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "445" + ], + "slot": "fare", + "values": [ + "$445" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchRoundtripFlights", + "parameters": { + "airlines": "Delta Airlines", + "departure_date": "2019-03-07", + "destination": "Atlanta", + "origin": "Portland", + "passengers": "4", + "return_date": "2019-03-10", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-07", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "445", + "inbound_arrival_time": "10:55", + "inbound_departure_time": "05:50", + "is_redeye": "False", + "number_stops": "1", + "origin": "Portland", + "origin_airport": "PDX International Airport", + "outbound_arrival_time": "20:47", + "outbound_departure_time": "09:35", + "passengers": "4", + "return_date": "2019-03-10", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 152, + "slot": "outbound_departure_time", + "start": 145 + }, + { + "exclusive_end": 109, + "slot": "inbound_departure_time", + "start": 102 + }, + { + "exclusive_end": 171, + "slot": "fare", + "start": 167 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Do you prefer the same Delta Airlines flight that has a round trip and the return flight takes off at 5:50 am and the onward journey would be at 9:35 am. Cost is just $445 for the travel." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "outbound_arrival_time", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "outbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "Delta Airlines" + ], + "departure_date": [ + "March 7th" + ], + "destination": [ + "Atlanta, GA" + ], + "origin": [ + "Portland, OR" + ], + "passengers": [ + "4" + ], + "return_date": [ + "the 10th" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "At what time will I reach the destination?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "20:47" + ], + "slot": "outbound_arrival_time", + "values": [ + "8:47 pm" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "outbound_arrival_time", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Destination arrival of the flight will be at 8:47 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": [ + "Delta Airlines" + ], + "departure_date": [ + "March 7th" + ], + "destination": [ + "Atlanta, GA" + ], + "origin": [ + "Portland, OR" + ], + "passengers": [ + "4" + ], + "return_date": [ + "the 10th" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay! Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a wonderful day." + } + ] + }, + { + "dialogue_id": "21_00126", + "services": [ + "Flights_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Chicago" + ], + "slot": "origin", + "values": [ + "Chicago" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchOnewayFlight" + ], + "slot": "intent", + "values": [ + "SearchOnewayFlight" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 45, + "slot": "origin", + "start": 38 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "origin": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I'd like to find one way flights from Chicago." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "departure_date", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "destination", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "When do you want to travel and to where?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "departure_date", + "values": [ + "today" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Atlanta" + ], + "slot": "destination", + "values": [ + "ATL" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 28, + "slot": "departure_date", + "start": 23 + }, + { + "exclusive_end": 35, + "slot": "destination", + "start": 32 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "departure_date": [ + "today" + ], + "destination": [ + "ATL" + ], + "origin": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I would like to travel today to ATL." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "07:50" + ], + "slot": "outbound_departure_time", + "values": [ + "7:50 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "125" + ], + "slot": "fare", + "values": [ + "$125" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "departure_date": "2019-03-01", + "destination": "Atlanta", + "origin": "Chicago" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-01", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "125", + "is_redeye": "False", + "number_stops": "0", + "origin": "Chicago", + "origin_airport": "O'Hare International Airport", + "outbound_arrival_time": "10:51", + "outbound_departure_time": "07:50", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "Delta Airlines", + "departure_date": "2019-03-01", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "121", + "is_redeye": "False", + "number_stops": "0", + "origin": "Chicago", + "origin_airport": "O'Hare International Airport", + "outbound_arrival_time": "14:56", + "outbound_departure_time": "11:55", + "passengers": "1", + "seating_class": "Economy" + }, + { + "airlines": "United Airlines", + "departure_date": "2019-03-01", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "125", + "is_redeye": "True", + "number_stops": "0", + "origin": "Chicago", + "origin_airport": "O'Hare International Airport", + "outbound_arrival_time": "00:51", + "outbound_departure_time": "21:50", + "passengers": "1", + "seating_class": "Economy" + } + ], + "slots": [ + { + "exclusive_end": 89, + "slot": "outbound_departure_time", + "start": 82 + }, + { + "exclusive_end": 120, + "slot": "fare", + "start": 116 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 3 flights for you. How about an American Airlines flight that takes off at 7:50 am and has 0 stops? It costs $125." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "3" + ], + "slot": "passengers", + "values": [ + "3" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "origin_airport", + "passengers" + ], + "slot_values": { + "departure_date": [ + "today" + ], + "destination": [ + "ATL" + ], + "origin": [ + "Chicago" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Is that for 3 passengers? What airport does it leave from?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "1" + ], + "slot": "passengers", + "values": [ + "1" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "O'Hare International Airport" + ], + "slot": "origin_airport", + "values": [ + "O'Hare International Airport" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 66, + "slot": "origin_airport", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "It is for 1 person and takes off from O'Hare International Airport." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Premium Economy" + ], + "slot": "seating_class", + "values": [ + "Premium Economy" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "return_date", + "values": [ + "3rd of March" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "SearchRoundtripFlights" + ], + "slot": "intent", + "values": [ + "SearchRoundtripFlights" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 52, + "slot": "return_date", + "start": 40 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "today" + ], + "destination": [ + "ATL" + ], + "origin": [ + "Chicago" + ], + "return_date": [ + "3rd of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Okay. I need a round trip flight on the 3rd of March on Premium Economy." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "American Airlines" + ], + "slot": "airlines", + "values": [ + "American Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "20:40" + ], + "slot": "outbound_departure_time", + "values": [ + "8:40 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "21:15" + ], + "slot": "inbound_departure_time", + "values": [ + "9:15 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "198" + ], + "slot": "fare", + "values": [ + "$198" + ] + }, + { + "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-01", + "destination": "Atlanta", + "origin": "Chicago", + "return_date": "2019-03-03", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "American Airlines", + "departure_date": "2019-03-01", + "destination": "Atlanta", + "destination_airport": "Hartsfield-Jackson International Airport", + "fare": "198", + "inbound_arrival_time": "22:16", + "inbound_departure_time": "21:15", + "is_redeye": "False", + "number_stops": "0", + "origin": "Chicago", + "origin_airport": "O'Hare International Airport", + "outbound_arrival_time": "23:41", + "outbound_departure_time": "20:40", + "passengers": "1", + "return_date": "2019-03-03", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "outbound_departure_time", + "start": 58 + }, + { + "exclusive_end": 88, + "slot": "inbound_departure_time", + "start": 81 + }, + { + "exclusive_end": 103, + "slot": "fare", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "I have 1 American Airlines flight for you that departs at 8:40 pm. It returns at 9:15 pm. It costs $198." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "inbound_arrival_time", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "inbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "American Airlines" + ], + "departure_date": [ + "today" + ], + "destination": [ + "ATL" + ], + "origin": [ + "Chicago" + ], + "return_date": [ + "3rd of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "When does the return flight arrive?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "22:16" + ], + "slot": "inbound_arrival_time", + "values": [ + "10:16 pm" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 37, + "slot": "inbound_arrival_time", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The return flight arrives at 10:16 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": [ + "today" + ], + "destination": [ + "ATL" + ], + "origin": [ + "Chicago" + ], + "return_date": [ + "3rd of March" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Thanks, that is all I need." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "Have a great day." + } + ] + }, + { + "dialogue_id": "21_00127", + "services": [ + "Flights_2" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "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": { + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I need premium economy tickets for a one way flight." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your departure city?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Mexico City" + ], + "slot": "origin", + "values": [ + "Mexico City" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 26, + "slot": "origin", + "start": 15 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "origin": [ + "Mexico City" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Departing from Mexico City." + }, + { + "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": [ + "2019-03-12" + ], + "slot": "departure_date", + "values": [ + "March 12th" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "Los Angeles" + ], + "slot": "destination", + "values": [ + "LA" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 53, + "slot": "departure_date", + "start": 43 + }, + { + "exclusive_end": 72, + "slot": "destination", + "start": 70 + } + ], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "March 12th" + ], + "destination": [ + "LA" + ], + "origin": [ + "Mexico City" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Please search United Airlines departing on March 12th and arriving in LA." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "20:45" + ], + "slot": "outbound_departure_time", + "values": [ + "8:45 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "0" + ], + "slot": "number_stops", + "values": [ + "0" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "258" + ], + "slot": "fare", + "values": [ + "$258" + ] + } + ], + "service": "Flights_2", + "service_call": { + "method": "SearchOnewayFlight", + "parameters": { + "airlines": "United Airlines", + "departure_date": "2019-03-12", + "destination": "Los Angeles", + "origin": "Mexico City", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "United Airlines", + "departure_date": "2019-03-12", + "destination": "Los Angeles", + "destination_airport": "LAX International Airport", + "fare": "258", + "is_redeye": "False", + "number_stops": "0", + "origin": "Mexico City", + "origin_airport": "Benito Juarez International Airport", + "outbound_arrival_time": "22:05", + "outbound_departure_time": "20:45", + "passengers": "1", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 72, + "slot": "outbound_departure_time", + "start": 65 + }, + { + "exclusive_end": 103, + "slot": "fare", + "start": 99 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Is your preference United Airlines? There is a flight leaving at 8:45 pm with 0 stops at a cost of $258." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "origin_airport", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchOnewayFlight", + "requested_slots": [ + "origin_airport" + ], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "March 12th" + ], + "destination": [ + "LA" + ], + "origin": [ + "Mexico City" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the departure airport?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "Benito Juarez International Airport" + ], + "slot": "origin_airport", + "values": [ + "Benito Juarez International Airport" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 50, + "slot": "origin_airport", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "Departing from Benito Juarez 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": [ + "United Airlines" + ], + "departure_date": [ + "March 12th" + ], + "destination": [ + "LA" + ], + "origin": [ + "Mexico City" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Great. I need a round trip flight." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "return_date", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "What is your return date?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "return_date", + "values": [ + "the 14th" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 19, + "slot": "return_date", + "start": 11 + } + ], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "March 12th" + ], + "destination": [ + "LA" + ], + "origin": [ + "Mexico City" + ], + "return_date": [ + "the 14th" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "I get back the 14th." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "United Airlines" + ], + "slot": "airlines", + "values": [ + "United Airlines" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "20:45" + ], + "slot": "outbound_departure_time", + "values": [ + "8:45 pm" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "04:25" + ], + "slot": "inbound_departure_time", + "values": [ + "4:25 am" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "260" + ], + "slot": "fare", + "values": [ + "$260" + ] + }, + { + "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-12", + "destination": "Los Angeles", + "origin": "Mexico City", + "return_date": "2019-03-14", + "seating_class": "Premium Economy" + } + }, + "service_results": [ + { + "airlines": "United Airlines", + "departure_date": "2019-03-12", + "destination": "Los Angeles", + "destination_airport": "LAX International Airport", + "fare": "260", + "inbound_arrival_time": "09:45", + "inbound_departure_time": "04:25", + "is_redeye": "False", + "number_stops": "0", + "origin": "Mexico City", + "origin_airport": "Benito Juarez International Airport", + "outbound_arrival_time": "22:05", + "outbound_departure_time": "20:45", + "passengers": "1", + "return_date": "2019-03-14", + "seating_class": "Premium Economy" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "outbound_departure_time", + "start": 50 + }, + { + "exclusive_end": 82, + "slot": "inbound_departure_time", + "start": 75 + }, + { + "exclusive_end": 91, + "slot": "fare", + "start": 87 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "There is 1 option on United Airlines departing at 8:45 pm and returning at 4:25 am for $260." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "inbound_arrival_time", + "values": [] + } + ], + "service": "Flights_2", + "slots": [], + "state": { + "active_intent": "SearchRoundtripFlights", + "requested_slots": [ + "inbound_arrival_time" + ], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "March 12th" + ], + "destination": [ + "LA" + ], + "origin": [ + "Mexico City" + ], + "return_date": [ + "the 14th" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "What is the arrival time of the return flight." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "09:45" + ], + "slot": "inbound_arrival_time", + "values": [ + "9:45 am" + ] + } + ], + "service": "Flights_2", + "slots": [ + { + "exclusive_end": 29, + "slot": "inbound_arrival_time", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "The flight arrives at 9:45 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": [ + "March 12th" + ], + "destination": [ + "LA" + ], + "origin": [ + "Mexico City" + ], + "return_date": [ + "the 14th" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "Ok. Thanks for your help." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "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": "Flights_2", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "airlines": [ + "United Airlines" + ], + "departure_date": [ + "March 12th" + ], + "destination": [ + "LA" + ], + "origin": [ + "Mexico City" + ], + "return_date": [ + "the 14th" + ], + "seating_class": [ + "Premium Economy" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "No. Thanks that's it." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "Flights_2", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "OK. Have a great day." + } + ] + } +]