diff --git "a/data/test/dialogues_014.json" "b/data/test/dialogues_014.json" new file mode 100644--- /dev/null +++ "b/data/test/dialogues_014.json" @@ -0,0 +1,88912 @@ +[ + { + "dialogue_id": "14_00000", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "판타지" + ], + "slot": "장르", + "values": [ + "판타지 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "장르", + "start": 11 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 볼 만한 판타지 영화 좀 찾아줄 수 있어?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "라비린스", + "반지의 제왕: 왕의 귀환" + ], + "slot": "제목", + "values": [ + "라비린스", + "반지의 제왕: 왕의 귀환" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "판타지" + } + }, + "service_results": [ + { + "장르": "판타지", + "주연배우": "론 뮤익", + "자막_언어": "영어", + "제목": "라비린스" + }, + { + "장르": "판타지", + "주연배우": "리브 타일러", + "자막_언어": "힌디어", + "제목": "반지의 제왕: 왕의 귀환" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "제목", + "start": 25 + }, + { + "exclusive_end": 23, + "slot": "제목", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "네, 가능합니다만 반지의 제왕: 왕의 귀환과 라비린스 중 어느 작품을 관람하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "라비린스" + ], + "slot": "제목", + "values": [ + "라비린스" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ], + "제목": [ + "라비린스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그럼 라비린스로 할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 영화를 시작해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ], + "제목": [ + "라비린스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그러면 그걸로 할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "라비린스" + ], + "slot": "제목", + "values": [ + "영화 라비린스" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 20, + "slot": "제목", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영어 자막을 켠 상태로 영화 라비린스를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "라비린스", + "영화 라비린스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "라비린스" + } + }, + "service_results": [ + { + "장르": "판타지", + "주연배우": "론 뮤익", + "자막_언어": "영어", + "제목": "라비린스" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다. 곧 영화가 시작됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "페탈루마" + ], + "slot": "도시", + "values": [ + "페탈루마" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 4, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "페탈루마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "페탈루마 날씨가 어떤지 좀 알려줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "82" + ], + "slot": "온도", + "values": [ + "82도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "29" + ], + "slot": "강수량", + "values": [ + "29퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "페탈루마" + } + }, + "service_results": [ + { + "도시": "페탈루마", + "날짜": "2019-03-01", + "습도": "57", + "강수량": "29", + "온도": "82", + "바람": "11" + } + ], + "slots": [ + { + "exclusive_end": 15, + "slot": "온도", + "start": 12 + }, + { + "exclusive_end": 32, + "slot": "강수량", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인했습니다만 기온은 82도이고 비가 올 확률은 29퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "습도", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "날짜", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [ + "날짜", + "습도" + ], + "slot_values": { + "도시": [ + "페탈루마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이게 오늘 기온인지, 습도는 어느 정도인지 알려줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "날짜", + "values": [ + "3월 1일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "57" + ], + "slot": "습도", + "values": [ + "약 57퍼센트" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "날짜", + "start": 6 + }, + { + "exclusive_end": 33, + "slot": "습도", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인 결과 3월 1일의 날씨가 정확하며 습도는 약 57퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "페탈루마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정보 알려줘서 고마워요, 이걸로 충분해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "천만에요, 안녕히 가십시오." + } + ] + }, + { + "dialogue_id": "14_00001", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인으로 영화 한 편 보고 싶습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 종류의 영화를 원하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "액션 영화 한 편 보고 싶습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "엔젤 해즈 폴른", + "분노의 질주: 홉스 & 쇼", + "미션 망갈" + ], + "slot": "제목", + "values": [ + "미션 망갈", + "분노의 질주: 홉스 & 쇼", + "엔젤 해즈 폴른" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "액션" + } + }, + "service_results": [ + { + "장르": "액션", + "주연배우": "닉 놀티", + "자막_언어": "힌디어", + "제목": "엔젤 해즈 폴른" + }, + { + "장르": "액션", + "주연배우": "헬레나 홈즈", + "자막_언어": "영어", + "제목": "분노의 질주: 홉스 & 쇼" + }, + { + "장르": "액션", + "주연배우": "모한 카푸르", + "자막_언어": "영어", + "제목": "미션 망갈" + }, + { + "장르": "액션", + "주연배우": "알렉상드르 부르주아", + "자막_언어": "스페인어", + "제목": "라이엇 걸스" + }, + { + "장르": "액션", + "주연배우": "프라바스", + "자막_언어": "불어", + "제목": "사호" + } + ], + "slots": [ + { + "exclusive_end": 47, + "slot": "제목", + "start": 42 + }, + { + "exclusive_end": 40, + "slot": "제목", + "start": 26 + }, + { + "exclusive_end": 24, + "slot": "제목", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화가 다섯 편 있으며 그중 엔젤 해즈 폴른, 분노의 질주: 홉스 & 쇼, 미션 망갈 중 어느 것으로 하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "더 ���은 선택지를 보고 싶습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "라이엇 걸스", + "사호" + ], + "slot": "제목", + "values": [ + "라이엇 걸스", + "사호" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 4 + }, + { + "exclusive_end": 14, + "slot": "제목", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 라이엇 걸스와 사호가 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "불어" + ], + "slot": "자막_언어", + "values": [ + "불어 자막" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "사호" + ], + "slot": "제목", + "values": [ + "사호" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 2, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "자막_언어": [ + "불어 자막" + ], + "제목": [ + "사호" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "사호 괜찮습니다만 불어 자막으로 재생해 주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "사호" + ], + "slot": "제목", + "values": [ + "사호" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "불어" + ], + "slot": "자막_언어", + "values": [ + "불어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 2, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "사호를 불어 자막과 함께 재생해 드리겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "자막_언어": [ + "불어 자막" + ], + "제목": [ + "사호" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 좋습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "불어", + "제목": "사호" + } + }, + "service_results": [ + { + "장르": "액션", + "주연배우": "프라바스", + "자막_언어": "불어", + "제목": "사호" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "요청하신 영화는 지금 재생되고 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "날짜", + "values": [ + "14일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "소노마" + ], + "slot": "도시", + "values": [ + "소노마" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "날짜", + "start": 4 + }, + { + "exclusive_end": 3, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "소노마" + ], + "날짜": [ + "14일" + ] + } + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "자막_언어": [ + "불어 자막" + ], + "제목": [ + "사호" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "소노마 14일 날씨가 어떻게 될지 알려 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "88" + ], + "slot": "온도", + "values": [ + "88도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "25" + ], + "slot": "강수량", + "values": [ + "25퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "소노마", + "날짜": "2019-03-14" + } + }, + "service_results": [ + { + "도시": "소노마", + "날짜": "2019-03-14", + "습도": "32", + "강수량": "25", + "온도": "88", + "바람": "12" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "온도", + "start": 11 + }, + { + "exclusive_end": 31, + "slot": "강수량", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 날짜의 기온은 88도이며 비가 올 확률은 25퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "바람", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [ + "바람" + ], + "slot_values": { + "도시": [ + "소노마" + ], + "날짜": [ + "14일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그날 바람 세기는 어느 정도일까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "12" + ], + "slot": "바람", + "values": [ + "시속 12마일 정도" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "바람", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "바람은 시속 12마일 정도로 예상됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "소노마" + ], + "날짜": [ + "14일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "필요한 건 그게 전부입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00002", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "오웬 티그" + ], + "slot": "주연배우", + "values": [ + "오웬 티그" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "주연배우", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "주연배우": [ + "오웬 티그" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "오웬 티그가 나온 영화 몇 편을 온라인으로 좀 찾아 주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 장르를 선호하시는지 알려주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "초자연" + ], + "slot": "장르", + "values": [ + "초자연" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 3, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "초자연" + ], + "주연배우": [ + "오웬 티그" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "초자연 쪽이면 괜찮습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "그것: 두 번째 이야기" + ], + "slot": "제목", + "values": [ + "그것: 두 번째 이야기" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "초자연", + "주연배우": "오웬 티그" + } + }, + "service_results": [ + { + "장르": "초자연", + "주연배우": "오웬 티그", + "자막_언어": "영어", + "제목": "그것: 두 번째 이야기" + } + ], + "slots": [ + { + "exclusive_end": 12, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그것: 두 번째 이야기를 더 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "그것: 두 번째 이야기" + ], + "slot": "제목", + "values": [ + "그것: 두 번째 이야기" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "제목", + "start": 6 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "초자연" + ], + "주연배우": [ + "오웬 티그" + ], + "제목": [ + "그것: 두 번째 이야기" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그럼 그것: 두 번째 이야기로 할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "그것: 두 번째 이야기" + ], + "slot": "제목", + "values": [ + "그것: 두 번째 이야기" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그것: 두 번째 이야기를 영어 자막으로 시청하시겠는지 확인 부탁드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "초자연" + ], + "주연배우": [ + "오웬 티그" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "그것: 두 번째 이야기" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋습니다. 계속하세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "그것: 두 번째 이야기" + } + }, + "service_results": [ + { + "장르": "초자연", + "주연배우": "오웬 티그", + "자막_언어": "영어", + "제목": "그것: 두 번째 이야기" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "재생을 시작했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "초자연" + ], + "주연배우": [ + "오웬 티그" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "그것: 두 번째 이야기" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "도와주셔서 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "날짜", + "values": [ + "다음 주 월요일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "더블린" + ], + "slot": "도시", + "values": [ + "더블린" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "날짜", + "start": 0 + }, + { + "exclusive_end": 12, + "slot": "도시", + "start": 9 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "더블린" + ], + "날짜": [ + "다음 주 월요일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다음 주 월요일 더블린 날씨 좀 알려주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "87" + ], + "slot": "온도", + "values": [ + "87도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23" + ], + "slot": "강수량", + "values": [ + "23퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "더블린", + "날짜": "2019-03-04" + } + }, + "service_results": [ + { + "도시": "더블린", + "날짜": "2019-03-04", + "습도": "26", + "강수량": "23", + "온도": "87", + "바람": "10" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 29, + "slot": "강수량", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 기온은 87도이며 소나기가 올 확률은 23퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "습도", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "바람", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [ + "습도", + "바람" + ], + "slot_values": { + "도시": [ + "더블린" + ], + "날짜": [ + "다음 주 월요일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "습도랑 바람은 어떨까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10" + ], + "slot": "바람", + "values": [ + "시속 10마일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "26" + ], + "slot": "습도", + "values": [ + "26퍼센트" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 7, + "slot": "바람", + "start": 0 + }, + { + "exclusive_end": 27, + "slot": "습도", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "시속 10마일의 바람이 예상되며 습도는 26퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "더블린" + ], + "날짜": [ + "다음 주 월요일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알겠습니다, 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "오늘 하루 잘 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00003", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "공상 과학" + ], + "slot": "장르", + "values": [ + "공상 과학 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 26, + "slot": "장르", + "start": 18 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인으로 영화 몇 편 보려는데 공상 과학 영화가 있으면 좋겠네." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "애드 아스트라", + "미지와의 조우" + ], + "slot": "제목", + "values": [ + "미지와의 조우", + "애드 아스트라" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공상 과학" + } + }, + "service_results": [ + { + "장르": "공상 과학", + "주연배우": "제이미 케네디", + "자막_언어": "영어", + "제목": "애드 아스트라" + }, + { + "장르": "공상 과학", + "주연배우": "리처드 L. 호킨스", + "자막_언어": "스페인어", + "제목": "미지와의 조우" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "제목", + "start": 9 + }, + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "애드 아스트라와 미지와의 조우 중 어떤 작품을 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "애드 아스트라" + ], + "slot": "제목", + "values": [ + "애드 아스트라" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 영화" + ], + "제목": [ + "애드 아스트라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 애드 아스트라로 볼게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 영화를 캐스트해서 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 영화" + ], + "제목": [ + "애드 아스트라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그 영화 캐스트해서 틀어 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "애드 아스트라" + ], + "slot": "제목", + "values": [ + "애드 아스트라" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "제목", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "다음 정보가 맞는지 확인해 주시겠습니까, 애드 아스트라를 영어 자막으로 캐스트하여 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "애드 아스트라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그게 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "애드 아스트라" + } + }, + "service_results": [ + { + "장르": "공상 과학", + "주연배우": "제이미 케네디", + "자막_언어": "영어", + "제목": "애드 아스트라" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 상영을 시작했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "토론토" + ], + "slot": "도시", + "values": [ + "온타리오 토론토" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 25, + "slot": "도시", + "start": 17 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "온타리오 토론토" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "농사짓는 데 참고하려고 하는데 온타리오 토론토의 기후가 어떤가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "58" + ], + "slot": "온도", + "values": [ + "화씨 58도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13" + ], + "slot": "강수량", + "values": [ + "13퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "토론토" + } + }, + "service_results": [ + { + "도시": "토론토", + "날짜": "2019-03-01", + "습도": "25", + "강수량": "13", + "온도": "58", + "바람": "9" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "온도", + "start": 10 + }, + { + "exclusive_end": 36, + "slot": "강수량", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "오늘 평균 기온은 화씨 58도 정도이며 비�� 올 확률은 13퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "온타리오 토론토" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그래 알겠어, 여기까지면 됐어, 잘 있어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "즐거운 오후 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00004", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인으로 볼 영화 좀 찾고 있어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 종류의 영화를 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "컬트" + ], + "slot": "장르", + "values": [ + "범죄 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "범죄 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "범죄 영화를 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "컬트" + } + }, + "service_results": [ + { + "장르": "컬트", + "주연배우": "쿠엔틴 타란티노", + "자막_언어": "영어", + "제목": "펄프 픽션" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "제목", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님께서 선호하실 범죄 영화 한 편을 찾았으며, 제목은 펄프 픽션입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "상관 없음" + ], + "slot": "자막_언어", + "values": [ + "상관 없음" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "범죄 영화" + ], + "자막_언어": [ + "상관 없음" + ], + "제목": [ + "펄프 픽션" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "펄프 픽션 괜찮네요, 지금 바로 보고 싶고 자막은 상관없어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "제목", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다, 펄프 픽션을 영어 자막과 함께 재생하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "범죄 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "펄프 픽션" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "쿠엔틴 타란티노" + ], + "slot": "주연배우", + "values": [ + "쿠엔틴 타란티노" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "제목": "펄프 픽션" + } + }, + "service_results": [ + { + "장르": "컬트", + "주연배우": "쿠엔틴 타란티노", + "자막_언어": "영어", + "제목": "펄프 픽션" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "주연배우", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화를 재생하기 시작했으며 이 영화에는 쿠엔틴 타란티노가 출연했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "범죄 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "펄프 픽션" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다. 지금 날씨는 어떤가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "도시", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "날씨를 확인할 도시를 알려주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "포인트 레예스 역" + ], + "slot": "도시", + "values": [ + "포인트 레예스 역" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "포인트 레예스 역" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "포인트 레예스 역이에요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "81" + ], + "slot": "온도", + "values": [ + "약 화씨 81도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "강수량", + "values": [ + "3퍼센트 정도" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "포인트 레예스 역" + } + }, + "service_results": [ + { + "도시": "포인트 레예스 역", + "날짜": "2019-03-01", + "습도": "16", + "강수량": "3", + "온도": "81", + "바람": "11" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "온도", + "start": 18 + }, + { + "exclusive_end": 43, + "slot": "강수량", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "포인트 레예스 역의 평균 기온은 약 화씨 81도이며 강수 확률은 3퍼센트 정도입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "포인트 레예스 역" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "포인트 레예스 역" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 괜찮아요. 고마워요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00005", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "인터넷으로 영화 몇 편 찾아보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 종류의 영화를 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "판타지" + ], + "slot": "장르", + "values": [ + "판타지 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "판타지 영화 몇 편 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "라비린스", + "반지의 제왕: 왕의 귀환" + ], + "slot": "제목", + "values": [ + "라비린스", + "반지의 제왕: 왕의 귀환" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "판타지" + } + }, + "service_results": [ + { + "장르": "판타지", + "주연배우": "론 뮤익", + "자막_언어": "영어", + "제목": "라비린스" + }, + { + "장르": "판타지", + "주연배우": "리브 타일러", + "자막_언어": "힌디어", + "제목": "반지의 제왕: 왕의 귀환" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "제목", + "start": 30 + }, + { + "exclusive_end": 49, + "slot": "제목", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "회원님께서 마음에 들어하실 만한 영화 두 편이 있는데 라비린스와 반지의 제왕: 왕의 귀환 중 어느 쪽을 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "라비린스" + ], + "slot": "제목", + "values": [ + "라비린스" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 4, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ], + "제목": [ + "라비린스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "라비린스가 좋겠어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "라비린스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금 바로 그 영화를 영어 자막으로 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "라비린스" + ], + "slot": "제목", + "values": [ + "라비린스" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "제목", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "다음 정보를 확인해 주시겠습니까, 라비린스를 영어 자막으로 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "판타지 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "라비린스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞아요. 배우들이 누구예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "론 뮤익" + ], + "slot": "주연배우", + "values": [ + "론 뮤익" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "라비린스" + } + }, + "service_results": [ + { + "장르": "판타지", + "주연배우": "론 뮤익", + "자막_언어": "영어", + "제목": "라비린스" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "주연배우", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화를 재생해 드렸으며 주연 배우는 론 뮤익입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "날짜", + "values": [ + "3월 11일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "버클리" + ], + "slot": "도시", + "values": [ + "버클리" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "날짜", + "start": 0 + }, + { + "exclusive_end": 10, + "slot": "도시", + "start": 7 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "버클리" + ], + "날짜": [ + "3월 11일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "3월 11일 버클리 날씨가 어떨지 알려줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "83" + ], + "slot": "온도", + "values": [ + "화씨 83도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "28" + ], + "slot": "강수량", + "values": [ + "28퍼센트 정도" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "버클리", + "날짜": "2019-03-11" + } + }, + "service_results": [ + { + "도시": "버클리", + "날짜": "2019-03-11", + "습도": "43", + "강수량": "28", + "온도": "83", + "바람": "4" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "온도", + "start": 13 + }, + { + "exclusive_end": 42, + "slot": "강수량", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 일의 평균 기온은 화씨 83도 정도이며 비가 올 확률은 28퍼센트 정도입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "바람", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [ + "바람" + ], + "slot_values": { + "도시": [ + "버클리" + ], + "날짜": [ + "3월 11일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "바람이 얼마나 강할까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "4" + ], + "slot": "바람", + "values": [ + "시속 4마일 정도" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "바람", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 풍속은 시속 4마일 정도일 것으로 예상됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "버클리" + ], + "날짜": [ + "3월 11일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알겠어요, 그럼 이만 가볼게요, 안녕!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "즐거운 오후 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00006", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인으로 영화 보는 걸 좋아하는데, 지금 볼 만한 영화 하나 찾아줄 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "네, 선호하시는 영화 장르가 무엇인지 말씀해 주시겠습니���?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "공포" + ], + "slot": "장르", + "values": [ + "공포 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "장르", + "start": 2 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저 공포 영화를 좋아해서 이와 비슷한 영화 하나 찾아주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "47미터 2", + "인 패브릭", + "미드소마" + ], + "slot": "제목", + "values": [ + "47미터 2", + "미드소마", + "인 패브릭" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공포" + } + }, + "service_results": [ + { + "장르": "공포", + "주연배우": "다비 산토스", + "자막_언어": "스페인어", + "제목": "47미터 2" + }, + { + "장르": "공포", + "주연배우": "헤일리 스콰이어스", + "자막_언어": "힌디어", + "제목": "인 패브릭" + }, + { + "장르": "공포", + "주연배우": "윌리엄 잭슨 하퍼", + "자막_언어": "영어", + "제목": "미드소마" + }, + { + "장르": "공포", + "주연배우": "마나부 호소이", + "자막_언어": "스페인어", + "제목": "카메라를 멈추면 안 돼!" + }, + { + "장르": "공포", + "주연배우": "로레인 투생", + "자막_언어": "불어", + "제목": "스케어리 스토리: 어둠의 속삭임" + }, + { + "장르": "공포", + "주연배우": "다이애나 도스", + "자막_언어": "불어", + "제목": "씨어터 오브 블러드" + } + ], + "slots": [ + { + "exclusive_end": 6, + "slot": "제목", + "start": 0 + }, + { + "exclusive_end": 19, + "slot": "제목", + "start": 15 + }, + { + "exclusive_end": 13, + "slot": "제목", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "47미터 2, 인 패브릭, 미드소마 중에서 어느 영화를 보실 의향이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "미드소마" + ], + "slot": "제목", + "values": [ + "미드소마" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 4, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "제목": [ + "미드소마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "미드소마로 할게, 지금 바로 보고 싶어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "미드소마" + ], + "slot": "제목", + "values": [ + "영화 미드소마" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 미드소마를 영어 자막으로 재생해도 괜찮으신지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "미드소마", + "영화 미드소마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그래, 그럼 그렇게 해줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "미드소마" + } + }, + "service_results": [ + { + "장르": "공포", + "주연배우": "윌리엄 잭슨 하퍼", + "자막_언어": "영어", + "제목": "미드소마" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 영화 재생을 시작했으니 편안하게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "날짜", + "values": [ + "3일" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "날짜", + "start": 8 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "날짜": [ + "3일" + ] + } + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "미드소마", + "영화 미드소마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워, 그럼 3일 날씨 좀 찾아줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "도시", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어느 도시의 기상 정보를 조회해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "써니베일" + ], + "slot": "도시", + "values": [ + "써니베일" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 4, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "써니베일" + ], + "날짜": [ + "3일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "써니베일에서 검색해 줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "72" + ], + "slot": "온도", + "values": [ + "화씨 72도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17" + ], + "slot": "강수량", + "values": [ + "약 17퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "써니베일", + "날짜": "2019-03-03" + } + }, + "service_results": [ + { + "도시": "써니베일", + "날짜": "2019-03-03", + "습도": "19", + "강수량": "17", + "온도": "72", + "바람": "4" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "온도", + "start": 11 + }, + { + "exclusive_end": 40, + "slot": "강수량", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그곳의 평균 기온은 화씨 72도 정도이며 비가 내릴 확률은 약 17퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "써니베일" + ], + "날짜": [ + "3일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정보 알려줘서 고마워, 지금은 여기까지만 할게." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00007", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "영화 한 편 보고 싶습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 종류의 영화를 원하시나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "공포" + ], + "slot": "장르", + "values": [ + "무서운 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "무서운 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "무서운 영화로 한 편 보고 싶습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "47미터 2", + "인 패브릭", + "미드소마" + ], + "slot": "제목", + "values": [ + "47미터 2", + "미드소마", + "인 패브릭" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공포" + } + }, + "service_results": [ + { + "장르": "공포", + "주연배우": "다비 산토스", + "자막_언어": "스페인어", + "제목": "47미터 2" + }, + { + "장르": "공포", + "주연배우": "헤일리 스콰이어스", + "자막_언어": "힌디어", + "제목": "인 패브릭" + }, + { + "장르": "공포", + "주연배우": "윌리엄 잭슨 하퍼", + "자막_언어": "영어", + "제목": "미드소마" + }, + { + "장르": "공포", + "주연배우": "마나부 호소이", + "자막_언어": "스페인어", + "제목": "카메라를 멈추면 안 돼!" + }, + { + "장르": "공포", + "주연배우": "로레인 투생", + "자막_언어": "불어", + "제목": "스케어리 스토리: 어둠의 속삭임" + }, + { + "장르": "공포", + "주연배우": "다이애나 도스", + "자막_언어": "불어", + "제목": "씨어터 오브 블러드" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "제목", + "start": 15 + }, + { + "exclusive_end": 34, + "slot": "제목", + "start": 30 + }, + { + "exclusive_end": 28, + "slot": "제목", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "선택지는 총 여섯 가지이며 47미터 2, 인 패브릭, 미드소마 중 어느 작품을 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마 영화" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "장르", + "start": 12 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 건 없으신가요, 드라마 영화도 괜찮을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어느 신실한 남자", + "애프터 웨딩 인 뉴욕", + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트", + "애프터 웨딩 인 뉴욕", + "어느 신실한 남자" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카리 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + }, + { + "장르": "드라마", + "주연배우": "도리스 맥카시", + "자막_언어": "스페인어", + "제목": "애프터 웨딩 인 뉴욕" + }, + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + }, + { + "장르": "드라마", + "주연배우": "질리언 벨", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + }, + { + "장르": "드라마", + "주연배우": "존 글레이저", + "자막_언어": "불어", + "제목": "허슬러" + }, + { + "장르": "드라마", + "주연배우": "하비에르 바르뎀", + "자막_언어": "영어", + "제목": "라이브 플래쉬" + }, + { + "장르": "드라마", + "주연배우": "잭 스터너", + "자막_언어": "불어", + "제목": "오버커머" + }, + { + "장르": "드라마", + "주연배우": "잭 카슨", + "자막_언어": "스페인어", + "제목": "스테이지 도어" + }, + { + "장르": "드라마", + "주연배우": "캐런 홀니스", + "자막_언어": "스페인어", + "제목": "레이싱 인 더 레인" + }, + { + "장르": "드라마", + "주연배우": "샤비아니 폰세 데 레온", + "자막_언어": "스페인어", + "제목": "디스 이즈 낫 베를린" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "제목", + "start": 35 + }, + { + "exclusive_end": 33, + "slot": "제목", + "start": 22 + }, + { + "exclusive_end": 20, + "slot": "제목", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "선택지는 10개이며 어느 신실한 남자, 애프터 웨딩 인 뉴욕, 블라인디드 바이 더 라이트 중 어느 작품을 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "애프터 웨딩 인 뉴욕" + ], + "slot": "제목", + "values": [ + "애프터 웨딩" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "제목": [ + "애프터 웨딩" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "애프터 웨딩이면 좋겠습니다, 지금 바로 보고 싶습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "애프터 웨딩 인 뉴욕" + ], + "slot": "제목", + "values": [ + "애프터 웨딩 인 뉴욕" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "애프터 웨딩 인 뉴욕을 영어 자막으로 재생해도 되는지 확인 부탁드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "애프터 웨딩", + "애프터 웨딩 인 뉴욕" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그 영화에 누가 출연했나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "윌 체이스" + ], + "slot": "주연배우", + "values": [ + "윌 체이스" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "애프터 웨딩 인 뉴욕" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "윌 체이스", + "자막_언어": "영어", + "제목": "애프터 웨딩 인 뉴욕" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "주연배우", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화를 재생하고 있습니다만 윌 체이스의 출연 여부를 확인해 드리겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-05" + ], + "slot": "날짜", + "values": [ + "다음 주 화요일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "글렌 엘렌" + ], + "slot": "도시", + "values": [ + "글렌 엘렌" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "날짜", + "start": 0 + }, + { + "exclusive_end": 14, + "slot": "도시", + "start": 9 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "글렌 엘렌" + ], + "날짜": [ + "다음 주 화요일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다음 주 화요일 글렌 엘렌 날씨가 어떨까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "84" + ], + "slot": "온도", + "values": [ + "84도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "강수량", + "values": [ + "4퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "글렌 엘렌", + "날짜": "2019-03-05" + } + }, + "service_results": [ + { + "도시": "글렌 엘렌", + "날짜": "2019-03-05", + "습도": "19", + "강수량": "4", + "온도": "84", + "바람": "3" + } + ], + "slots": [ + { + "exclusive_end": 7, + "slot": "온도", + "start": 4 + }, + { + "exclusive_end": 23, + "slot": "강수량", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "기온은 84도이며 비가 올 확률은 4퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "글렌 엘렌" + ], + "날짜": [ + "다음 주 화요일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "글렌 엘렌" + ], + "날짜": [ + "다음 주 화요일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 이제 다 됐습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00008", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 영화 여러 편 찾아보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 종류의 영화를 즐겨 보시는지 알려주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "장르", + "start": 20 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "퇴근하고 기계 조립하느라 고생했으니 액션 영화 좀 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "엔젤 해즈 폴른", + "분노의 질주: 홉스 & 쇼", + "미션 망갈" + ], + "slot": "제목", + "values": [ + "미션 망갈", + "분노의 질주: 홉스 & 쇼", + "엔젤 해즈 폴른" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "액션" + } + }, + "service_results": [ + { + "장르": "액션", + "주연배우": "닉 놀티", + "자막_언어": "힌디어", + "제목": "엔젤 해즈 폴른" + }, + { + "장르": "액션", + "주연배우": "헬레나 홈즈", + "자막_언어": "영어", + "제목": "분노의 질주: 홉스 & 쇼" + }, + { + "장르": "액션", + "주연배우": "모한 카푸르", + "자막_언어": "영어", + "제목": "미션 망갈" + }, + { + "장르": "액션", + "주연배우": "알렉상드르 부르주아", + "자막_언어": "스페인어", + "제목": "라이엇 걸스" + }, + { + "장르": "액션", + "주연배우": "프라바스", + "자막_언어": "불어", + "제목": "사호" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "제목", + "start": 53 + }, + { + "exclusive_end": 51, + "slot": "제목", + "start": 37 + }, + { + "exclusive_end": 35, + "slot": "제목", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "회원님께서 좋아하실 만한 영화 다섯 편이 있는데 엔젤 해즈 폴른, 분노의 질주: 홉스 & 쇼, 미션 망갈 중 어느 영화를 원하시는지 알려주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "엔젤 해즈 폴른" + ], + "slot": "제목", + "values": [ + "엔젤 해즈 폴른" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "제목": [ + "엔젤 해즈 폴른" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "엔젤 해즈 폴른으로 할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 영화를 기기로 전송하여 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "힌디어" + ], + "slot": "자막_언어", + "values": [ + "힌디어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "자막_언어": [ + "힌디어 자막" + ], + "제목": [ + "엔젤 해즈 폴른" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 힌디어 자막으로 그 영화를 기기로 캐스트해서 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "엔젤 해즈 폴른" + ], + "slot": "제목", + "values": [ + "엔젤 해즈 폴른" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "힌디어" + ], + "slot": "자막_언어", + "values": [ + "힌디어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 31, + "slot": "제목", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "다음 정보가 맞는지 확인해 주시겠습니까, 엔젤 해즈 폴른을 힌디어 자막으로 기기로 캐스트하여 재생해 드리는 것으로 진행해도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "자막_언어": [ + "힌디어 자막" + ], + "제목": [ + "엔젤 해즈 폴른" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "힌디어", + "제목": "엔젤 해즈 폴른" + } + }, + "service_results": [ + { + "장르": "액션", + "주연배우": "닉 놀티", + "자막_언어": "힌디어", + "제목": "엔젤 해즈 폴른" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화를 기기로 캐스트하기 시작했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-07" + ], + "slot": "날짜", + "values": [ + "3월 7일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "버클리" + ], + "slot": "도시", + "values": [ + "버클리" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "날짜", + "start": 0 + }, + { + "exclusive_end": 10, + "slot": "도시", + "start": 7 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "버클리" + ], + "날짜": [ + "3월 7일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "3월 7일에 버클리 날씨는 어떨까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "88" + ], + "slot": "온도", + "values": [ + "화씨 88도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "29" + ], + "slot": "강수량", + "values": [ + "29%" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "버클리", + "날짜": "2019-03-07" + } + }, + "service_results": [ + { + "도시": "버클리", + "날짜": "2019-03-07", + "습도": "30", + "강수량": "29", + "온도": "88", + "바람": "10" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "온도", + "start": 14 + }, + { + "exclusive_end": 33, + "slot": "강수량", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 날짜의 평균 기온은 화씨 88도이고 강수 확률은 29%입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "버클리" + ], + "날짜": [ + "3월 7일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 알겠어. 그게 다야. 나중에 봐." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "즐거운 오후 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00009", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 영화 좀 찾아줄 수 있어?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 장르를 원하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "공상 과학" + ], + "slot": "장르", + "values": [ + "미래 공상 과학물" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "장르", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "미래 공상 과학물" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 미래 공상 과학물을 선호하는 편이에요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "애드 아스트라", + "미지와의 조우" + ], + "slot": "제목", + "values": [ + "미지와의 조우", + "애드 아스트라" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공상 과학" + } + }, + "service_results": [ + { + "장르": "공상 과학", + "주연배우": "제이미 케네디", + "자막_언어": "영어", + "제목": "애드 아스트라" + }, + { + "장르": "공상 과학", + "주연배우": "리처드 L. 호킨스", + "자막_언어": "스페인어", + "제목": "미지와의 조우" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "제목", + "start": 24 + }, + { + "exclusive_end": 22, + "slot": "제목", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 두 편을 찾았습니다만 애드 아스트라와 미지와의 조우 중 어느 쪽을 원하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "미지와의 조우" + ], + "slot": "제목", + "values": [ + "미지와의 조우" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "미래 공상 과학물" + ], + "제목": [ + "미지와의 조우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금 미지와의 조우 재생해 주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "미지와의 조우" + ], + "slot": "제목", + "values": [ + "미지와의 조우" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "미지와의 조우를 영어로 재생하는 것으로 진행해도 되는지 확인해 주십시오." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "미래 공상 과학물" + ], + "자막_언어": [ + "영어" + ], + "제목": [ + "미지와의 조우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "거기엔 누가 출연해요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "스티븐 파워스" + ], + "slot": "주연배우", + "values": [ + "스티븐 파워스" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "미지와의 조우" + } + }, + "service_results": [ + { + "장르": "공상 과학", + "주연배우": "스티븐 파워스", + "자막_언어": "영어", + "제목": "미지와의 조우" + } + ], + "slots": [ + { + "exclusive_end": 7, + "slot": "주연배우", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "스티븐 파워스가 출연하며 영화 재생이 ��작되었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "날짜", + "values": [ + "다음 금요일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "데일리 시티" + ], + "slot": "도시", + "values": [ + "데일리 시티" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "날짜", + "start": 5 + }, + { + "exclusive_end": 18, + "slot": "도시", + "start": 12 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "데일리 시티" + ], + "날짜": [ + "다음 금요일" + ] + } + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "미래 공상 과학물" + ], + "자막_언어": [ + "영어" + ], + "제목": [ + "미지와의 조우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 다음 금요일 데일리 시티 날씨가 어떻게 될까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "91" + ], + "slot": "온도", + "values": [ + "화씨 91도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "6" + ], + "slot": "강수량", + "values": [ + "6%" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "데일리 시티", + "날짜": "2019-03-08" + } + }, + "service_results": [ + { + "도시": "데일리 시티", + "날짜": "2019-03-08", + "습도": "17", + "강수량": "6", + "온도": "91", + "바람": "5" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 27, + "slot": "강수량", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 기온은 화씨 91도이고 비가 올 확률은 6%입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "데일리 시티" + ], + "날짜": [ + "다음 금요일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋습니다, 그렇게 진행해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 필요하신 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "데일리 시티" + ], + "날짜": [ + "다음 금요일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그게 전부예요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00010", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 영화 좀 찾아줄 수 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "원하시는 장르가 무엇인지 말씀해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "엠마 넬슨" + ], + "slot": "주연배우", + "values": [ + "엠마 넬슨" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "코미디" + ], + "slot": "장르", + "values": [ + "코미디 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "주연배우", + "start": 0 + }, + { + "exclusive_end": 17, + "slot": "장르", + "start": 11 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 영화" + ], + "주연배우": [ + "엠마 넬슨" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "엠마 넬슨이 나오는 코미디 영화 좀 찾아주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "웨어 유 고, 버나뎃" + ], + "slot": "제목", + "values": [ + "영화 웨어 유 고, 버나뎃" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "코미디", + "주연배우": "엠마 넬슨" + } + }, + "service_results": [ + { + "장르": "코미디", + "주연배우": "엠마 넬슨", + "자막_언어": "힌디어", + "제목": "웨어 유 고, 버나뎃" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "제목", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "요청하신 영화 웨어 유 고, 버나뎃을 찾았습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "딘 노리스" + ], + "slot": "주연배우", + "values": [ + "딘 노리스" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "공포" + ], + "slot": "장르", + "values": [ + "공포 영화" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "주연배우", + "start": 12 + }, + { + "exclusive_end": 28, + "slot": "장르", + "start": 23 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "주연배우": [ + "딘 노리스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 건 더 있나요, 딘 노리스가 출연한 공포 영화도 찾아주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "스케어리 스토리: 어둠의 속삭임" + ], + "slot": "제목", + "values": [ + "스케어리 스토리: 어둠의 속삭임" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공포", + "주연배우": "딘 노리스" + } + }, + "service_results": [ + { + "장르": "공포", + "주연배우": "딘 노리스", + "자막_언어": "힌디어", + "제목": "스케어리 스토리: 어둠의 속삭임" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "제목", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "요청하신 스케어리 스토리: 어둠의 속삭임을 찾았습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "스케어리 스토리: 어둠의 속삭임" + ], + "slot": "제목", + "values": [ + "스케어리 스토리: 어둠의 속삭임" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "주연배우": [ + "딘 노리스" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "스케어리 스토리: 어둠의 속삭임" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "스케어리 스토리: 어둠의 속삭임 완전 재밌으니 영어 자막으로 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "스케어리 스토리: 어둠의 속삭임" + ], + "slot": "제목", + "values": [ + "스케어리 스토리: 어둠의 속삭임" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "스케어리 스토리: 어둠의 속삭임을 영어 자막으로 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "주연배우": [ + "딘 노리스" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "스케어리 스토리: 어둠의 속삭임" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 그렇게 해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "스케어리 스토리: 어둠의 속삭임" + } + }, + "service_results": [ + { + "장르": "공포", + "주연배우": "딘 노리스", + "자막_언어": "영어", + "제목": "스케어리 스토리: 어둠의 속삭임" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화를 재생해 드리고 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-02" + ], + "slot": "날짜", + "values": [ + "3월 2일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "베니시아" + ], + "slot": "도시", + "values": [ + "베니시아" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "날짜", + "start": 0 + }, + { + "exclusive_end": 10, + "slot": "도시", + "start": 6 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "베니시아" + ], + "날짜": [ + "3월 2일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "3월 2일 베니시아 날씨가 어떨까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "92" + ], + "slot": "온도", + "values": [ + "화씨 92도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5" + ], + "slot": "강수량", + "values": [ + "5퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "베니시아", + "날짜": "2019-03-02" + } + }, + "service_results": [ + { + "도시": "베니시아", + "날짜": "2019-03-02", + "습도": "18", + "강수량": "5", + "온도": "92", + "바람": "12" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 29, + "slot": "강수량", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 기온은 화씨 92도이며 비가 올 확률은 5퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "베니시아" + ], + "날짜": [ + "3월 2일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 그렇게 해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 필요하신 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "베니시아" + ], + "날짜": [ + "3월 2일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그게 전부예요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "즐겁게 감상하시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00011", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "엘리스 채플" + ], + "slot": "주연배우", + "values": [ + "엘리스 채플" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "코미디" + ], + "slot": "장르", + "values": [ + "코미디 장르" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "주연배우", + "start": 11 + }, + { + "exclusive_end": 6, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 장르" + ], + "주연배우": [ + "엘리스 채플" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "코미디 장르 중에서 엘리스 채플이 나오는 영화 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "예스터데이" + ], + "slot": "제목", + "values": [ + "영화 예스터데이" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "코미디", + "주연배우": "엘리스 채플" + } + }, + "service_results": [ + { + "장르": "코미디", + "주연배우": "엘리스 채플", + "자막_언어": "영어", + "제목": "예스터데이" + } + ], + "slots": [ + { + "exclusive_end": 8, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 예스터데이를 좋아하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "알렉스 켄드릭" + ], + "slot": "주연배우", + "values": [ + "알렉스 켄드릭" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "연극 같은 영화" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "주연배우", + "start": 0 + }, + { + "exclusive_end": 21, + "slot": "장르", + "start": 13 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "연극 같은 영화" + ], + "주연배우": [ + "알렉스 켄드릭" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알렉스 켄드릭이 나오는 연극 같은 영화 좀 찾아줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "오버커머" + ], + "slot": "제목", + "values": [ + "오버커머" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마", + "주연배우": "알렉스 켄드릭" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "알렉스 켄드릭", + "자막_언어": "영어", + "제목": "오버커머" + } + ], + "slots": [ + { + "exclusive_end": 4, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "오버커머를 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "오버커머" + ], + "slot": "제목", + "values": [ + "오버커머" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 4, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "연극 같은 영화" + ], + "주연배우": [ + "알렉스 켄드릭" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "오버커머" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "오버커머면 괜찮으니 지금 영어 자막으로 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "오버커머" + ], + "slot": "제목", + "values": [ + "오버커머" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "제목", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인 부탁드립니다, 영어 자막이 있는 오버커머를 원하시는 것이 맞습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "연극 같은 영화" + ], + "주연배우": [ + "알렉스 켄드릭" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "오버커머" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그대로 진행해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "오버커머" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "알렉스 켄드릭", + "자막_언어": "영어", + "제목": "오버커머" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "상영이 시작되었으니 영화를 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "날짜", + "values": [ + "3월 3일" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "날짜", + "start": 3 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "날짜": [ + "3월 3일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그럼 3월 3일 날씨 좀 알려 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "도시", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어느 도시의 날씨 정보를 원하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "플레전트온" + ], + "slot": "도시", + "values": [ + "플레전트온" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "플레전트온" + ], + "날짜": [ + "3월 3일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "플레전트온 일기 예보 좀 알려 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "79" + ], + "slot": "온도", + "values": [ + "화씨 79도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "16" + ], + "slot": "강수량", + "values": [ + "16퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "플레전트온", + "날짜": "2019-03-03" + } + }, + "service_results": [ + { + "도시": "플레전트온", + "날짜": "2019-03-03", + "습도": "43", + "강수량": "16", + "온도": "79", + "바람": "10" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 30, + "slot": "강수량", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 기온은 화씨 79도이며 비가 올 확률은 16퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "플레전트온" + ], + "날짜": [ + "3월 3일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 도와줘서 정말 고마워요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "행복한 하루 보내시고 건강을 잘 챙기시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00012", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "인터넷에서 볼 만한 영화를 좀 찾아보고 싶습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 어떤 종류의 영화를 원하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "애니메이션" + ], + "slot": "장르", + "values": [ + "애니메이션 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "애니메이션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "애니메이션 영화 한 편 보고 싶습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "앵그리 버드 2: 독수리 왕국의 침공", + "토이 스토리 4" + ], + "slot": "제목", + "values": [ + "앵그리 버드 2: 독수리 왕국의 침공", + "토이 스토리 4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "애니메이션" + } + }, + "service_results": [ + { + "장르": "애니메이션", + "주연배우": "브리타 스테펜하겐", + "자막_언어": "영어", + "제목": "앵그리 버드 2: 독수리 왕국의 침공" + }, + { + "장르": "애니메이션", + "주연배우": "토니 헤일", + "자막_언어": "영어", + "제목": "토이 스토리 4" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "제목", + "start": 26 + }, + { + "exclusive_end": 24, + "slot": "제목", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 두 편을 찾았습니다만, 토이 스토리 4와 앵그리 버드 2: 독수리 왕국�� 침공 중 어느 것을 원하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "토이 스토리 4" + ], + "slot": "제목", + "values": [ + "토이 스토리 4" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "애니메이션 영화" + ], + "제목": [ + "토이 스토리 4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "토이 스토리 4로 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "토이 스토리 4" + ], + "slot": "제목", + "values": [ + "토이 스토리 4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "토이 스토리 4에 영어 자막을 원하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "애니메이션 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "토이 스토리 4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 부탁드리는데 그 영화에는 누가 나오나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "토니 헤일" + ], + "slot": "주연배우", + "values": [ + "토니 헤일" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "토이 스토리 4" + } + }, + "service_results": [ + { + "장르": "애니메이션", + "주연배우": "토니 헤일", + "자막_언어": "영어", + "제목": "토이 스토리 4" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "주연배우", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 재생 중이며 그 영화에는 토니 헤일이 출연합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "날짜", + "values": [ + "3월 10일" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "날짜", + "start": 10 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "날짜": [ + "3월 10일" + ] + } + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "애니메이션 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "토이 스토리 4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙습니다. 3월 10일 날씨 좀 확인해 주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "도시", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다. 어느 도시의 날씨를 확인해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "페탈루마" + ], + "slot": "도시", + "values": [ + "페탈루마" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 4, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "페탈루마" + ], + "날짜": [ + "3월 10일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "페탈루마로 확인해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "70" + ], + "slot": "온도", + "values": [ + "화씨 70도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13" + ], + "slot": "강수량", + "values": [ + "13퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "페탈루마", + "날짜": "2019-03-10" + } + }, + "service_results": [ + { + "도시": "페탈루마", + "날짜": "2019-03-10", + "습도": "39", + "강수량": "13", + "온도": "70", + "바람": "12" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "온도", + "start": 10 + }, + { + "exclusive_end": 33, + "slot": "강수량", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그 날짜의 기온은 화씨 70도이며 비가 올 확률은 13퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "페탈루마" + ], + "날짜": [ + "3월 10일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알겠습니다, 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "페탈루마" + ], + "날짜": [ + "3월 10일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이제 됐습니다, 도와주셔서 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도움이 되어드릴 수 있어 기쁘게 생각합니다." + } + ] + }, + { + "dialogue_id": "14_00013", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 볼 만한 영화 좀 찾아주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "특정한 장르를 원하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "스릴러" + ], + "slot": "장르", + "values": [ + "스릴러 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "장르", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "스릴러 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 스릴러 영화를 특히 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "매들린스 매들린", + "로호", + "디 아트 오브 셀프 디펜스" + ], + "slot": "제목", + "values": [ + "디 아트 오브 셀프 디펜스", + "로호", + "매들린스 매들린" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "스릴러" + } + }, + "service_results": [ + { + "장르": "스릴러", + "주연배우": "헬레나 하워드", + "자막_언어": "힌디어", + "제목": "매들린스 매들린" + }, + { + "장르": "스릴러", + "주연배우": "루디 체르니코프", + "자막_언어": "불어", + "제목": "로호" + }, + { + "장르": "스릴러", + "주연배우": "제이슨 버키", + "자막_언어": "힌디어", + "제목": "디 아트 오브 셀프 디펜스" + }, + { + "장르": "스릴러", + "주연배우": "레너드 샤프", + "자막_언어": "영어", + "제목": "레이디킬러" + } + ], + "slots": [ + { + "exclusive_end": 55, + "slot": "제목", + "start": 41 + }, + { + "exclusive_end": 39, + "slot": "제목", + "start": 37 + }, + { + "exclusive_end": 35, + "slot": "제목", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 스릴러 영화 네 편이 있는데, 매들린스 매들린, 로호, 디 아트 오브 셀프 디펜스 중 어느 작품을 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "디 아트 오브 셀프 디펜스" + ], + "slot": "제목", + "values": [ + "디 아트 오브 셀프 디펜스" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "스릴러 영화" + ], + "제목": [ + "디 아트 오브 셀프 디펜스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 디 아트 오브 셀프 디펜스를 꽤 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 재생을 시작해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "스릴러 영화" + ], + "제목": [ + "디 아트 오브 셀프 디펜스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "디 아트 오브 셀프 디펜스" + ], + "slot": "제목", + "values": [ + "디 아트 오브 셀프 디펜스" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "디 아트 오브 셀프 디펜스를 영어 자막과 함께 시청하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "스릴러 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "디 아트 오브 셀프 디펜스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞아요. 그 영화 주연 배우들이 누구예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "데이비 존슨" + ], + "slot": "주연배우", + "values": [ + "데이비 존슨" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "디 아트 오브 셀프 디펜스" + } + }, + "service_results": [ + { + "장르": "스릴러", + "주연배우": "데이비 존슨", + "자막_언어": "영어", + "제목": "디 아트 오브 셀프 디펜스" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "주연배우", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 재생을 시작했으며 이 영화에는 데이비 존슨이 주연으로 출연합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "날짜", + "values": [ + "3월 13일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "더블린" + ], + "slot": "도시", + "values": [ + "더블린" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "날짜", + "start": 0 + }, + { + "exclusive_end": 10, + "slot": "도시", + "start": 7 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "더블린" + ], + "날짜": [ + "3월 13일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "3월 13일 더블린은 날씨가 어떨까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "84" + ], + "slot": "온도", + "values": [ + "화씨 84도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "19" + ], + "slot": "강수량", + "values": [ + "19퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "더블린", + "날짜": "2019-03-13" + } + }, + "service_results": [ + { + "도시": "더블린", + "날짜": "2019-03-13", + "습도": "20", + "강수량": "19", + "온도": "84", + "바람": "1" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "온도", + "start": 14 + }, + { + "exclusive_end": 40, + "slot": "강수량", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "오늘의 예상 평균 기온은 화씨 84도 정도이며 비가 올 확률은 19퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "더블린" + ], + "날짜": [ + "3월 13일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "더블린" + ], + "날짜": [ + "3월 13일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 이걸로 충분해요, 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다. 안녕히 계십시오." + } + ] + }, + { + "dialogue_id": "14_00014", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "퇴근하고 시간이 넉넉해서 영화 한 편 보고 싶은데, 온라인으로 볼 만한 영화 좀 찾아줄 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 종류의 영화를 원하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "기이한 영화" + ], + "slot": "장르", + "values": [ + "기이한 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "기이한 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "기이한 영화 위주로 몇 편 추천해 주시면 좋겠어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "원스 어폰 어 타임... 인 할리우드" + ], + "slot": "제목", + "values": [ + "원스 어폰 어 타임... 인 할리우드" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "기이한 영화" + } + }, + "service_results": [ + { + "장르": "기이한 영화", + "주연배우": "티모시 올리펀트", + "자막_언어": "영어", + "제목": "원스 어폰 어 타임... 인 할리우드" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "원스 어폰 어 타임... 인 할리우드를 보시는 건 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "원스 어폰 어 타임... 인 할리우드" + ], + "slot": "제목", + "values": [ + "원스 어폰 어 타임" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "기이한 영화" + ], + "제목": [ + "원스 어폰 어 타임... 인 할리우드", + "원스 어폰 어 타임" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "원스 어폰 어 타임은 한 번 볼 만한 영화예요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "그 영화를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "기이한 영화" + ], + "제목": [ + "원스 어폰 어 타임... 인 할리우드", + "원스 어폰 어 타임" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그 영화 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "원스 어폰 어 타임... 인 할리우드" + ], + "slot": "제목", + "values": [ + "원스 어폰 어 타임 인 할리우드" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 36, + "slot": "제목", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "다음 내용을 확인해 주시기 바라며 원스 어폰 어 타임 인 할리우드를 영어 자막과 함께 재생하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "기이한 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "원스 어폰 어 타임... 인 할리우드", + "원스 어폰 어 타임", + "원스 어폰 어 타임 인 할리우드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요. 그 영화에 누가 출연했나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "티모시 올리펀트" + ], + "slot": "주연배우", + "values": [ + "티모시 올리펀트" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "원스 어폰 어 타임... 인 할리우드" + } + }, + "service_results": [ + { + "장르": "기이한 영화", + "주연배우": "티모시 올리펀트", + "자막_언어": "영어", + "제목": "원스 어폰 어 타임... 인 할리우드" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "주연배우", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화가 정상적으로 재생되었으며 주연 배우는 티모시 올리펀트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "플레전트 힐" + ], + "slot": "도시", + "values": [ + "플레전트 힐" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "도시", + "start": 9 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "플레전트 힐" + ] + } + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "기이한 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "원스 어폰 어 타임... 인 할리우드", + "원스 어폰 어 타임", + "원스 어폰 어 타임 인 할리우드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고마워요, 플레전트 힐 쪽 날씨는 어떤가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "94" + ], + "slot": "온도", + "values": [ + "화씨 94도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "9" + ], + "slot": "강수량", + "values": [ + "9퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "플레전트 힐" + } + }, + "service_results": [ + { + "도시": "플레전트 힐", + "날짜": "2019-03-01", + "습도": "30", + "강수량": "9", + "온도": "94", + "바람": "5" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "온도", + "start": 11 + }, + { + "exclusive_end": 36, + "slot": "강수량", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그날의 평균 기온은 화씨 94도 정도이며 비가 올 확률은 9퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "플레전트 힐" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이제 필요한 건 다 됐습니다, 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00015", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "영화 좀 찾아보려고 해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 종류의 영화를 찾고 계신지 말씀해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "공상 과학" + ], + "slot": "장르", + "values": [ + "공상 과학 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "공상 과학 영화 좀 찾아보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "애드 아스트라", + "미지와의 조우" + ], + "slot": "제목", + "values": [ + "미지와의 조우", + "애드 아스트라" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공상 과학" + } + }, + "service_results": [ + { + "장르": "공상 과학", + "주연배우": "제이미 케네디", + "자막_언어": "영어", + "제목": "애드 아스트라" + }, + { + "장르": "공상 과학", + "주연배우": "리처드 L. 호킨스", + "자막_언어": "스페인어", + "제목": "미지와의 조우" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "제목", + "start": 34 + }, + { + "exclusive_end": 32, + "slot": "제목", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 영화 두 편을 찾았습니다만 애드 아스트라와 미지와의 조우 중 어느 작품을 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "나딤 사왈라" + ], + "slot": "주연배우", + "values": [ + "나딤 사왈라" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "세계 영화" + ], + "slot": "장르", + "values": [ + "외국 영화" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 21, + "slot": "주연배우", + "start": 15 + }, + { + "exclusive_end": 33, + "slot": "장르", + "start": 28 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "외국 영화" + ], + "주연배우": [ + "나딤 사왈라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 영화도 있나요, 저는 나딤 사왈라를 좋아하고 외국 영화도 좋아하는데요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "텔아비브 온 파이어" + ], + "slot": "제목", + "values": [ + "텔아비브 온 파이어" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "세계 영화", + "주연배우": "나딤 사왈라" + } + }, + "service_results": [ + { + "장르": "세계 영화", + "주연배우": "나딤 사왈라", + "자막_언어": "영어", + "제목": "텔아비브 온 파이어" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "텔아비브 온 파이어는 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "텔아비브 온 파이어" + ], + "slot": "제목", + "values": [ + "텔아비브 온 파이어" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "외국 영화" + ], + "주연배우": [ + "나딤 사왈라" + ], + "제목": [ + "텔아비브 온 파이어" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "텔아비브 온 파이어 진짜 재밌어 보여요, 지금 바로 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "텔아비브 온 파이어" + ], + "slot": "제목", + "values": [ + "텔아비브 온 파이어" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "텔아비브 온 파이어를 영어 자막으로 재생해 드려도 되는지 확인 부탁드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "외국 영화" + ], + "주연배우": [ + "나딤 사왈라" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "텔아비브 온 파이어" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "텔아비브 온 파이어" + } + }, + "service_results": [ + { + "장르": "세계 영화", + "주연배우": "나딤 사왈라", + "자막_언어": "영어", + "제목": "텔아비브 온 파이어" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "요청하신 영화가 재생 중입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "발레호" + ], + "slot": "도시", + "values": [ + "발레호" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 3, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "발레호" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "발레호 날씨가 어때요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "83" + ], + "slot": "온도", + "values": [ + "화씨 83도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "10" + ], + "slot": "강수량", + "values": [ + "10퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "발레호" + } + }, + "service_results": [ + { + "도시": "발레호", + "날짜": "2019-03-01", + "습도": "25", + "강수량": "10", + "온도": "83", + "바람": "5" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "온도", + "start": 10 + }, + { + "exclusive_end": 33, + "slot": "강수량", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그날 평균 기온은 화씨 83도이며 비가 올 확률은 10퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "발레호" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알겠어요. 고맙습니다. 그게 전부예요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00016", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "스트리밍해서 볼 만한 영화 몇 편 추천해 줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도와드리겠습니다만 어떤 종류의 영화를 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "액션 영화 한 편 보고 싶어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "엔젤 해즈 폴른", + "분노의 질주: 홉스 & 쇼", + "미션 망갈" + ], + "slot": "제목", + "values": [ + "미션 망갈", + "분노의 질주: 홉스 & 쇼", + "엔젤 해즈 폴른" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "액션" + } + }, + "service_results": [ + { + "장르": "액션", + "주연배우": "닉 놀티", + "자막_언어": "힌디어", + "제목": "엔젤 해즈 폴른" + }, + { + "장르": "액션", + "주연배우": "헬레나 홈즈", + "자막_언어": "영어", + "제목": "분노의 질주: 홉스 & 쇼" + }, + { + "장르": "액션", + "주연배우": "모한 카푸르", + "자막_언어": "영어", + "제목": "미션 망갈" + }, + { + "장르": "액션", + "주연배우": "알렉상드르 부르주아", + "자막_언어": "스페인어", + "제목": "라이엇 걸스" + }, + { + "장르": "액션", + "주연배우": "프라바스", + "자막_언어": "불어", + "제목": "사호" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "제목", + "start": 26 + }, + { + "exclusive_end": 24, + "slot": "제목", + "start": 10 + }, + { + "exclusive_end": 8, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "엔젤 해즈 폴른, 분노의 질주: 홉스 & 쇼, 미션 망갈을 추천드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "미션 망갈" + ], + "slot": "제목", + "values": [ + "미션 망갈" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "제목": [ + "미션 망갈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "미션 망갈에 관심 있어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이걸 스트리밍으로 시청하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "제목": [ + "미션 망갈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 영화 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "미션 망갈" + ], + "slot": "제목", + "values": [ + "미션 망갈" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "미션 망갈에 영어 자막을 원하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "미션 망갈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "영어 자막이면 딱 좋겠어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "미션 망갈" + } + }, + "service_results": [ + { + "장르": "액션", + "주연배우": "모한 카푸르", + "자막_언어": "영어", + "제목": "미션 망갈" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "선택하신 콘텐츠의 스트리밍을 지금 시작했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "날짜", + "values": [ + "1일" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 2, + "slot": "날짜", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "날짜": [ + "1일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "1일 날씨 예보 알려줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "도시", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어느 도시의 날씨를 알려드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "로스" + ], + "slot": "도시", + "values": [ + "로스" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 2, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "로스" + ], + "날짜": [ + "1일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "로스 좀 확인해줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "79" + ], + "slot": "온도", + "values": [ + "화씨 79도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "14" + ], + "slot": "강수량", + "values": [ + "14%" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "로스", + "날짜": "2019-03-01" + } + }, + "service_results": [ + { + "도시": "로스", + "날짜": "2019-03-01", + "습도": "19", + "강수량": "14", + "온도": "79", + "바람": "12" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "온도", + "start": 23 + }, + { + "exclusive_end": 13, + "slot": "강수량", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "비가 내릴 확률은 14%이며 평균 기온은 화씨 79도입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "로스" + ], + "날짜": [ + "1일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아, 도와줘서 고마워." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "천만에요, 영화를 즐겁게 감상하시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00017", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 볼 영화 좀 찾아주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 종류의 영화를 찾아드리면 될까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "애니메이션" + ], + "slot": "장르", + "values": [ + "애니메이션 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "애니메이션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "애니메이션 영화는 정말 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "앵그리 버드 2: 독수리 왕국의 침공", + "토이 스토리 4" + ], + "slot": "제목", + "values": [ + "앵그리 버드 2: 독수리 왕국의 침공", + "토이 스토리 4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "애니메이션" + } + }, + "service_results": [ + { + "장르": "애니메이션", + "주연배우": "브리타 스테펜하겐", + "자막_언어": "영어", + "제목": "앵그리 버드 2: 독수리 왕국의 침공" + }, + { + "장르": "애니메이션", + "주연배우": "토니 헤일", + "자막_언어": "영어", + "제목": "토이 스토리 4" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "제목", + "start": 31 + }, + { + "exclusive_end": 61, + "slot": "제목", + "start": 53 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님이 관심을 가질 만한 영화 두 편을 찾았습니다만, 앵그리 버드 2: 독수리 왕국의 침공과 토이 스토리 4 중 어느 것을 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "토이 스토리 4" + ], + "slot": "제목", + "values": [ + "토이 스토리 포" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "제목", + "start": 14 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "애니메이션 영화" + ], + "제목": [ + "토이 스토리 포" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "평이 아주 좋다고 들어서 토이 스토리 포가 더 좋아요, 지금 바로 그 영화를 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "토이 스토리 4" + ], + "slot": "제목", + "values": [ + "토이 스토리 4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "토이 스토리 4를 영어 자막으로 시청하시려는 것이 맞는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "애니메이션 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "토이 스토리 포", + "토이 스토리 4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "맞아요. 그 영화 주연 배우 아세요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "토니 헤일" + ], + "slot": "주연배우", + "values": [ + "토니 헤일" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "토이 스토리 4" + } + }, + "service_results": [ + { + "장르": "애니메이션", + "주연배우": "토니 헤일", + "자막_언어": "영어", + "제목": "토이 스토리 4" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "주연배우", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "요청하신 영화가 현재 재생 중이며 출연 배우는 토니 헤일입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "애니메이션 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "토이 스토리 포", + "토이 스토리 4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다, 거기 날씨 어떤지 아세요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "도시", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "확인해 드릴 특정 도시가 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "헤이워드" + ], + "slot": "도시", + "values": [ + "헤이워드" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 4, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "헤이워드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "헤이워드의 날씨 좀 확인해 주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "80" + ], + "slot": "온도", + "values": [ + "화씨 80도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "9" + ], + "slot": "강수량", + "values": [ + "9퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "헤이워드" + } + }, + "service_results": [ + { + "도시": "헤이워드", + "날짜": "2019-03-01", + "습도": "16", + "강수량": "9", + "온도": "80", + "바람": "3" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "온도", + "start": 10 + }, + { + "exclusive_end": 32, + "slot": "강수량", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "예상 평균 기온은 화씨 80도이며 비가 올 확률은 9퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "헤이워드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 알겠어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "더 필요하신 점은 없으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "헤이워드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 괜찮습니다. 정말 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "안녕히 가십시오." + } + ] + }, + { + "dialogue_id": "14_00018", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "공포" + ], + "slot": "장르", + "values": [ + "공포 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "장르", + "start": 14 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "오늘 퇴근하고 온라인으로 공포 영화 하나 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "47미터 2", + "인 패브릭", + "미드소마" + ], + "slot": "제목", + "values": [ + "47미터 2", + "미드소마", + "인 패브릭" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공포" + } + }, + "service_results": [ + { + "장르": "공포", + "주연배우": "다비 산토스", + "자막_언어": "스페인어", + "제목": "47미터 2" + }, + { + "장르": "공포", + "주연배우": "헤일리 스콰이어스", + "자막_언어": "힌디어", + "제목": "인 패브릭" + }, + { + "장르": "공포", + "주연배우": "윌리엄 잭슨 하퍼", + "자막_언어": "영어", + "제목": "미드소마" + }, + { + "장르": "공포", + "주연배우": "마나부 호소이", + "자막_언어": "스페인어", + "제목": "카메라를 멈추면 안 돼!" + }, + { + "장르": "공포", + "주연배우": "로레인 투생", + "자막_언어": "불어", + "제목": "스케어리 스토리: 어둠의 속삭임" + }, + { + "장르": "공포", + "주연배우": "다이애나 도스", + "자막_언어": "불어", + "제목": "씨어터 오브 블러드" + } + ], + "slots": [ + { + "exclusive_end": 6, + "slot": "제목", + "start": 0 + }, + { + "exclusive_end": 19, + "slot": "제목", + "start": 15 + }, + { + "exclusive_end": 13, + "slot": "제목", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "47미터 2, 인 패브릭, 미드소마 중 어느 영화를 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "미드소마" + ], + "slot": "제목", + "values": [ + "미드소마" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "제목", + "start": 5 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "제목": [ + "미드소마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "퇴근하고 미드소마 한 편 보려고 해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 영화를 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "제목": [ + "미드소마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "미드소마" + ], + "slot": "제목", + "values": [ + "미드소마" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "손님께서는 미드소마를 영어 자막으로 관람하시기를 원하십니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "공포 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "미드소마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 좋아요. 주연 배우가 누구예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "윌리엄 잭슨 하퍼" + ], + "slot": "주연배우", + "values": [ + "윌리엄 잭슨 하퍼" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "미드소마" + } + }, + "service_results": [ + { + "장르": "공포", + "주연배우": "윌리엄 잭슨 하퍼", + "자막_언어": "영어", + "제목": "미드소마" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "주연배우", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화를 재생했고 주연은 윌리엄 잭슨 하퍼입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-11" + ], + "slot": "날짜", + "values": [ + "11일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "스탠포드" + ], + "slot": "도시", + "values": [ + "스탠포드" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "날짜", + "start": 5 + }, + { + "exclusive_end": 14, + "slot": "도시", + "start": 10 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "스탠포드" + ], + "날짜": [ + "11일" + ] + } + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "미드소마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요. 11일에 스탠포드 날씨가 어떨지 알려줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "86" + ], + "slot": "온도", + "values": [ + "화씨 86도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "9" + ], + "slot": "강수량", + "values": [ + "9퍼센트 정도" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "스탠포드", + "날짜": "2019-03-11" + } + }, + "service_results": [ + { + "도시": "스탠포드", + "날짜": "2019-03-11", + "습도": "18", + "강수량": "9", + "온도": "86", + "바람": "3" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 36, + "slot": "강수량", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 기온은 화씨 86도 정도이며 비가 내릴 확률은 9퍼센트 정도입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "스탠포드" + ], + "날짜": [ + "11일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그걸로 할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "더 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "스탠포드" + ], + "날짜": [ + "11일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "괜찮아요, 그걸로 할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "몸 조심하십시오." + } + ] + }, + { + "dialogue_id": "14_00019", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "크리스티나-앤 잘라메아" + ], + "slot": "주연배우", + "values": [ + "크리스티나-앤 잘라메아" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "애니메이션" + ], + "slot": "장르", + "values": [ + "애니메이션 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "주연배우", + "start": 6 + }, + { + "exclusive_end": 32, + "slot": "장르", + "start": 24 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "애니메이션 영화" + ], + "주연배우": [ + "크리스티나-앤 잘라메아" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 크리스티나-앤 잘라메아가 나오는 애니메이션 영화 좀 찾아주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "앵그리 버드 2: 독수리 왕국의 침공" + ], + "slot": "제목", + "values": [ + "앵그리 버드 2: 독수리 왕국의 침공" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "애니메이션", + "주연배우": "크리스티나-앤 잘라메아" + } + }, + "service_results": [ + { + "장르": "애니메이션", + "주연배우": "크리스티나-앤 잘라메아", + "자막_언어": "영어", + "제목": "앵그리 버드 2: 독수리 왕국의 침공" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "제목", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님이 좋아하실 만한 영화로 앵그리 버드 2: 독수리 왕국의 침공을 추천드려도 될까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "앵그리 버드 2: 독수리 왕국의 침공" + ], + "slot": "제목", + "values": [ + "앵그리 버드 2편" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "애니메이션 영화" + ], + "주연배우": [ + "크리스티나-앤 잘라메아" + ], + "제목": [ + "앵그리 버드 2: 독수리 왕국의 침공", + "앵그리 버드 2편" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "앵그리 버드 2편이 정말 마음에 들었는데, 그거 틀어주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "앵그리 버드 2: 독수리 왕국의 침공" + ], + "slot": "제목", + "values": [ + "앵그리 버드 2: 독수리 왕국의 침공" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 20, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "앵그리 버드 2: 독수리 왕국의 침공을 영어 자막으로 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "애니메이션 영화" + ], + "주연배우": [ + "크리스티나-앤 잘라메아" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "앵그리 버드 2: 독수리 왕국의 침공", + "앵그리 버드 2편" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그 영화 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "앵그리 버드 2: 독수리 왕국의 침공" + } + }, + "service_results": [ + { + "장르": "애니메이션", + "주연배우": "크리스티나-앤 잘라메아", + "자막_언어": "영어", + "제목": "앵그리 버드 2: 독수리 왕국의 침공" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화가 곧 시작되오니 편안히 시청해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "날짜", + "values": [ + "8일" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 2, + "slot": "날짜", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "날짜": [ + "8일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "8일 날씨가 어떨지 알려 주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "도시", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "위치가 어디인지 알려주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "캠벨" + ], + "slot": "도시", + "values": [ + "캠벨" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 2, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "캠벨" + ], + "날짜": [ + "8일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "캠벨 날씨 좀 알려주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "88" + ], + "slot": "온도", + "values": [ + "화씨 88도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17" + ], + "slot": "강수량", + "values": [ + "17퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "캠벨", + "날짜": "2019-03-08" + } + }, + "service_results": [ + { + "도시": "캠벨", + "날짜": "2019-03-08", + "습도": "24", + "강수량": "17", + "온도": "88", + "바람": "8" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 30, + "slot": "강수량", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 기온은 화씨 88도이며 비가 올 확률은 17퍼센트이니 참고하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "바람", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "습도", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [ + "습도", + "바람" + ], + "slot_values": { + "도시": [ + "캠벨" + ], + "날짜": [ + "8일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그럼 바람이랑 습도는 어떨까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "8" + ], + "slot": "바람", + "values": [ + "시속 8마일 정도" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "24" + ], + "slot": "습도", + "values": [ + "약 24퍼센트" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "바람", + "start": 7 + }, + { + "exclusive_end": 30, + "slot": "습도", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 풍속은 시속 8마일 정도이며 습도는 약 24퍼센트로 예상됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "캠벨" + ], + "날짜": [ + "8일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고맙습니다, 이제 됐으니 나중에 또 연락할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다. 나중에 또 뵙겠습니다. 안녕히 계십시오." + } + ] + }, + { + "dialogue_id": "14_00020", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마틱한 이야기 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "장르", + "start": 6 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마틱한 이야기 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 드라마틱한 이야기 영화 몇 편 좀 찾아줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어느 신실한 남자", + "애프터 웨딩 인 뉴욕", + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트", + "애프터 웨딩 인 뉴욕", + "어느 신실한 남자" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카리 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + }, + { + "장르": "드라마", + "주연배우": "도리스 맥카시", + "자막_언어": "스페인어", + "제목": "애프터 웨딩 인 뉴욕" + }, + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + }, + { + "장르": "드라마", + "주연배우": "질리언 벨", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + }, + { + "장르": "드라마", + "주연배우": "존 글레이저", + "자막_언어": "불어", + "제목": "허슬러" + }, + { + "장르": "드라마", + "주연배우": "하비에르 바르뎀", + "자막_언어": "영어", + "제목": "라이브 플래쉬" + }, + { + "장르": "드라마", + "주연배우": "잭 스터너", + "자막_언어": "불어", + "제목": "오버커머" + }, + { + "장르": "드라마", + "주연배우": "잭 카슨", + "자막_언어": "스페인어", + "제목": "스테이지 도어" + }, + { + "장르": "드라마", + "주연배우": "캐런 홀니스", + "자막_언어": "스페인어", + "제목": "레이싱 인 더 레인" + }, + { + "장르": "드라마", + "주연배우": "샤비아니 폰세 데 레온", + "자막_언어": "스페인어", + "제목": "디스 이즈 낫 베를린" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "제목", + "start": 24 + }, + { + "exclusive_end": 22, + "slot": "제목", + "start": 11 + }, + { + "exclusive_end": 9, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "어느 신실한 남자, 애프터 웨딩 인 뉴욕, 블라인디드 바이 더 라이트 중 어떤 작품을 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "어느 신실한 남자" + ], + "slot": "제목", + "values": [ + "어느 신실한 남자" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마틱한 이야기 영화" + ], + "제목": [ + "어느 신실한 남자" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "어느 신실한 남자, 지금 바로 그 영화를 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "어느 신실한 남자" + ], + "slot": "제목", + "values": [ + "어느 신실한 남자" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 36, + "slot": "제목", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "다음 내용을 확인해 주시겠습니까, 영어 자막으로 어느 신실한 남자를 재생해 달라는 요청이 맞습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "힌디어" + ], + "slot": "자막_언어", + "values": [ + "힌디어 자막" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마틱한 이야기 영화" + ], + "자막_언어": [ + "힌디어 자막" + ], + "제목": [ + "어느 신실한 남자" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 힌디어 자막으로 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "어느 신실한 남자" + ], + "slot": "제목", + "values": [ + "어느 신실한 남자" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "힌디어" + ], + "slot": "자막_언어", + "values": [ + "힌디어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "제목", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "힌디어 자막으로 어느 신실한 남자를 재생하고 있는 것이 맞는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "드라마틱한 이야기 영화" + ], + "자막_언어": [ + "힌디어 자막" + ], + "제목": [ + "어느 신실한 남자" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 부탁드릴게요, 이 영화 주연이 누구예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "달리 벤살라" + ], + "slot": "주연배우", + "values": [ + "달리 벤살라" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "힌디어", + "제목": "어느 신실한 남자" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "달리 벤살라", + "자막_언어": "힌디어", + "제목": "어느 신실한 남자" + } + ], + "slots": [ + { + "exclusive_end": 6, + "slot": "주연배우", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "달리 벤살라는 이 영화의 주연 배우 중 한 명이며 요청하신 영화를 재생하기 시작했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "날짜", + "values": [ + "3월 3일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "디스커버리 베이" + ], + "slot": "도시", + "values": [ + "디스커버리 베이" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 20, + "slot": "날짜", + "start": 15 + }, + { + "exclusive_end": 14, + "slot": "도시", + "start": 6 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "디스커버리 베이" + ], + "날짜": [ + "3월 3일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워요, 디스커버리 베이 3월 3일 날씨도 알려줄 수 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "71" + ], + "slot": "온도", + "values": [ + "화씨 71도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "26" + ], + "slot": "강수량", + "values": [ + "26퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "디스커버리 베이", + "날짜": "2019-03-03" + } + }, + "service_results": [ + { + "도시": "디스커버리 베이", + "날짜": "2019-03-03", + "습도": "34", + "강수량": "26", + "온도": "71", + "바람": "12" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "온도", + "start": 10 + }, + { + "exclusive_end": 40, + "slot": "강수량", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "오늘 평균 기온은 화씨 71도 정도로 예상되며 비가 올 확률은 26퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "디스커버리 베이" + ], + "날짜": [ + "3월 3일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알겠습니다, 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "또 도와드릴 일이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "디스커버리 베이" + ], + "날짜": [ + "3월 3일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 정말 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "천만에요, 필요하시면 언제든 말씀해 주십시오." + } + ] + }, + { + "dialogue_id": "14_00021", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "판타지" + ], + "slot": "장르", + "values": [ + "판타지 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "장르", + "start": 19 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금 온라인으로 영화 보고 싶은데 판타지 영화를 좋아해서 제 취향에 맞는 영화 좀 찾아 도와주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "라비린스", + "반지의 제왕: 왕의 귀환" + ], + "slot": "제목", + "values": [ + "반지의 제왕: 왕의 귀환", + "영화 라비린스" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "판타지" + } + }, + "service_results": [ + { + "장르": "판타지", + "주연배우": "론 뮤익", + "자막_언어": "영어", + "제목": "라비린스" + }, + { + "장르": "판타지", + "주연배우": "리브 타일러", + "자막_언어": "힌디어", + "제목": "반지의 제왕: 왕의 귀환" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "제목", + "start": 9 + }, + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 라비린스와 반지의 제왕: 왕의 귀환 중 어느 작품을 선택하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "줄리아 라그나르손" + ], + "slot": "주연배우", + "values": [ + "줄리아 라그나르손" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "공포" + ], + "slot": "장르", + "values": [ + "공포 영화" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "주연배우", + "start": 0 + }, + { + "exclusive_end": 23, + "slot": "장르", + "start": 18 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "주연배우": [ + "줄리아 라그나르손" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "줄리아 라그나르손 출연작 위주로 공포 영화를 제 취향에 맞게 추천해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "미드소마" + ], + "slot": "제목", + "values": [ + "미드소마" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공포", + "주연배우": "줄리아 라그나르손" + } + }, + "service_results": [ + { + "장르": "공포", + "주연배우": "줄리아 라그나르손", + "자막_언어": "영어", + "제목": "미드소마" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "제목", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "제가 찾은 영화 한 편인 미드소마는 어떻습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "미드소마" + ], + "slot": "제목", + "values": [ + "미드소마" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 4, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "주연배우": [ + "줄리아 라그나르손" + ], + "제목": [ + "미드소마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "미드소마 괜찮네, 내 스타일이야." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "그 영화를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "주연배우": [ + "줄리아 라그나르손" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "미드소마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 영어 자막으로 보고 싶어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "미드소마" + ], + "slot": "제목", + "values": [ + "영화 미드소마" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 미드소마를 영어 자막으로 재생해도 되는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "주연배우": [ + "줄리아 라그나르손" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "미드소마", + "영화 미드소마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 그대로 진행해 줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "미드소마" + } + }, + "service_results": [ + { + "장르": "공포", + "주연배우": "줄리아 라그나르손", + "자막_언어": "영어", + "제목": "미드소마" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 영화 재생을 시작했으니 편안히 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "날짜", + "values": [ + "3월 10일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "뉴어크" + ], + "slot": "도시", + "values": [ + "뉴어크" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "날짜", + "start": 9 + }, + { + "exclusive_end": 8, + "slot": "도시", + "start": 5 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "뉴어크" + ], + "날짜": [ + "3월 10일" + ] + } + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "주연배우": [ + "줄리아 라그나르손" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "미드소마", + "영화 미드소마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워, 뉴어크 3월 10일 날씨 알려줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "92" + ], + "slot": "온도", + "values": [ + "화씨 92도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "16" + ], + "slot": "강수량", + "values": [ + "약 16퍼센트 정도" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "뉴어크", + "날짜": "2019-03-10" + } + }, + "service_results": [ + { + "도시": "뉴어크", + "날짜": "2019-03-10", + "습도": "24", + "강수량": "16", + "온도": "92", + "바람": "4" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "온도", + "start": 14 + }, + { + "exclusive_end": 47, + "slot": "강수량", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 지역의 평균 기온은 화씨 92도 정도이며, 비가 내릴 확률은 약 16퍼센트 정도입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "뉴어크" + ], + "날짜": [ + "3월 10일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "괜찮아, 고마워." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "더 필요한 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "뉴어크" + ], + "날짜": [ + "3월 10일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 괜찮아, 고마워." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 되시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00022", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "댄 비트너" + ], + "slot": "주연배우", + "values": [ + "댄 비트너" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "주연배우", + "start": 25 + }, + { + "exclusive_end": 14, + "slot": "장르", + "start": 8 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "주연배우": [ + "댄 비트너" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인으로 볼 드라마 영화를 추천받고 싶은데 댄 비트너가 출연한 작품이면 더 좋아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "브리트니 런스 어 마라톤" + ], + "slot": "제목", + "values": [ + "브리트니 런스 어 마라톤" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마", + "주연배우": "댄 비트너" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "댄 비트너", + "자막_언어": "힌디어", + "제목": "브리트니 런스 어 마라톤" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "제목", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님을 위해 영화 한 편을 찾았으며 제목은 브리트니 런스 어 마라톤입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "브리트니 런스 어 마라톤" + ], + "slot": "제목", + "values": [ + "브리트니 런스 어 마라톤" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "주연배우": [ + "댄 비트너" + ], + "제목": [ + "브리트니 런스 어 마라톤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 브리트니 런스 어 마라톤이면 좋겠어요, 지금 바로 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "브리트니 런스 어 마라톤" + ], + "slot": "제목", + "values": [ + "브리트니 런스 어 마라톤" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "제목", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영어 자막을 켠 브리트니 런스 어 마라톤을 재생해도 되는지 확인하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "힌디어" + ], + "slot": "자막_언어", + "values": [ + "힌디어 자막" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "주연배우": [ + "댄 비트너" + ], + "자막_언어": [ + "힌디어 자막" + ], + "제목": [ + "브리트니 런스 어 마라톤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "죄송하지만 힌디어 자막으로 재생해 주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "브리트니 런스 어 마라톤" + ], + "slot": "제목", + "values": [ + "브리트니 런스 어 마라톤" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "힌디어" + ], + "slot": "자막_언어", + "values": [ + "힌디어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "제목", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "힌디어 자막을 켠 상태로 브리트니 런스 어 마라톤�� 재생해도 되는지 확인하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "주연배우": [ + "댄 비트너" + ], + "자막_언어": [ + "힌디어 자막" + ], + "제목": [ + "브리트니 런스 어 마라톤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 정말 감사해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "힌디어", + "제목": "브리트니 런스 어 마라톤" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "댄 비트너", + "자막_언어": "힌디어", + "제목": "브리트니 런스 어 마라톤" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 재생을 시작했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "날짜", + "values": [ + "9일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "로너트 파크" + ], + "slot": "도시", + "values": [ + "로너트 파크" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 14, + "slot": "날짜", + "start": 12 + }, + { + "exclusive_end": 11, + "slot": "도시", + "start": 5 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "로너트 파크" + ], + "날짜": [ + "9일" + ] + } + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "주연배우": [ + "댄 비트너" + ], + "자막_언어": [ + "힌디어 자막" + ], + "제목": [ + "브리트니 런스 어 마라톤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요. 로너트 파크 9일 날씨 예보 알려주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "92" + ], + "slot": "온도", + "values": [ + "화씨 92도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "20" + ], + "slot": "강수량", + "values": [ + "20퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "로너트 파크", + "날짜": "2019-03-09" + } + }, + "service_results": [ + { + "도시": "로너트 파크", + "날짜": "2019-03-09", + "습도": "40", + "강수량": "20", + "온도": "92", + "바람": "2" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 33, + "slot": "강수량", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그날 기온은 화씨 92도 정도이며 비가 올 확률은 20퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "로너트 파크" + ], + "날짜": [ + "9일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 감사합니다. 이제 다 됐어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "천만에요. 좋은 하루 되시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00023", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "스트리밍해서 볼 영화 좀 골라줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "물론입니다. 혹시 선호하시는 장르가 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "애니메이션" + ], + "slot": "장르", + "values": [ + "만화 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "만화 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "만화 영화를 보고 싶어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "앵그리 버드 2: 독수리 왕국의 침공", + "토이 스토리 4" + ], + "slot": "제목", + "values": [ + "앵그리 버드 2: 독수리 왕국의 침공", + "토이 스토리 4" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "애니메이션" + } + }, + "service_results": [ + { + "장르": "애니메이션", + "주연배우": "브리타 스테펜하겐", + "자막_언어": "영어", + "제목": "앵그리 버드 2: 독수리 왕국의 침공" + }, + { + "장르": "애니메이션", + "주연배우": "토니 헤일", + "자막_언어": "영어", + "제목": "토이 스토리 4" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "제목", + "start": 0 + }, + { + "exclusive_end": 32, + "slot": "제목", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "앵그리 버드 2: 독수리 왕국의 침공 또는 토이 스토리 4를 추천해 드려도 될까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "토이 스토리 4" + ], + "slot": "제목", + "values": [ + "토이 스토리 4" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 2 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "만화 영화" + ], + "제목": [ + "토이 스토리 4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "나 토이 스토리 4 보고 싶어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 이 영화를 스트리밍으로 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "스페인어" + ], + "slot": "자막_언어", + "values": [ + "스페인어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "만화 영화" + ], + "자막_언어": [ + "스페인어 자막" + ], + "제목": [ + "토이 스토리 4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 스페인어 자막으로 틀어 줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "토이 스토리 4" + ], + "slot": "제목", + "values": [ + "토이 스토리 4" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "스페인어" + ], + "slot": "자막_언어", + "values": [ + "스페인어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 21, + "slot": "제목", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "네, 스페인어 자막으로 토이 스토리 4 재생을 시작하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "만화 영화" + ], + "자막_언어": [ + "스페인어 자막" + ], + "제목": [ + "토이 스토리 4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아, 그 영화에 누가 나왔는지 좀 알려줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "로리 앨런" + ], + "slot": "주연배우", + "values": [ + "로리 앨런" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "스페인어", + "제목": "토이 스토리 4" + } + }, + "service_results": [ + { + "장르": "애니메이션", + "주연배우": "로리 앨런", + "자막_언어": "스페인어", + "제목": "토이 스토리 4" + } + ], + "slots": [ + { + "exclusive_end": 5, + "slot": "주연배우", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "로리 앨런은 출연 배우 중 한 명이며 선택하신 작품의 재생을 시작했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "나파" + ], + "slot": "도시", + "values": [ + "나파" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 2, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "나파" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "나파 날씨 좀 알려줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "85" + ], + "slot": "온도", + "values": [ + "화씨 85도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "24" + ], + "slot": "강수량", + "values": [ + "24퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "나파" + } + }, + "service_results": [ + { + "도시": "나파", + "날짜": "2019-03-01", + "습도": "25", + "강수량": "24", + "온도": "85", + "바람": "6" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "온도", + "start": 8 + }, + { + "exclusive_end": 29, + "slot": "강수량", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "나파의 기온은 화씨 85도이며 강수 확률은 24퍼센트로 예상됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "바람", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "날짜", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [ + "날짜", + "바람" + ], + "slot_values": { + "도시": [ + "나파" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "오늘 바람 많이 불까요, 그리고 오늘 날짜도 알려줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-01" + ], + "slot": "날짜", + "values": [ + "3월 1일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "6" + ], + "slot": "바람", + "values": [ + "시속 6마일" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "날짜", + "start": 4 + }, + { + "exclusive_end": 22, + "slot": "바람", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "오늘은 3월 1일이며 바람은 시속 6마일로 예상됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "나파" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워요, 진짜 도움됐어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "별말씀을요, 영화 즐겁게 감상하시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00024", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "댄 비트너" + ], + "slot": "주연배우", + "values": [ + "댄 비트너" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "주연배우", + "start": 0 + }, + { + "exclusive_end": 17, + "slot": "장르", + "start": 11 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "주연배우": [ + "댄 비트너" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "댄 비트너가 나오는 드라마 영화 몇 편 알아보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "브리트니 런스 어 마라톤" + ], + "slot": "제목", + "values": [ + "브리트니 런스 어 마라톤" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마", + "주연배우": "댄 비트너" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "댄 비트너", + "자막_언어": "힌디어", + "제목": "브리트니 런스 어 마라톤" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "브리트니 런스 어 마라톤은 어떠신지요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "브리트니 런스 어 마라톤" + ], + "slot": "제목", + "values": [ + "브리트니 런스 어 마라톤" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "주연배우": [ + "댄 비트너" + ], + "제목": [ + "브리트니 런스 어 마라톤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그럼 브리트니 런스 어 마라톤으로 해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 바로 그 영화를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "주연배우": [ + "댄 비트너" + ], + "제목": [ + "브리트니 런스 어 마라톤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그걸 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "브리트니 런스 어 마라톤" + ], + "slot": "제목", + "values": [ + "브리트니 런스 어 마라톤" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "브리트니 런스 어 마라톤을 영어 자막으로 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "주연배우": [ + "댄 비트너" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "브리트니 런스 어 마라톤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "댄 비트너", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "요청하신 영화 재생을 시작했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "로스 가토스" + ], + "slot": "도시", + "values": [ + "로스 가토스" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "도시", + "start": 6 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "로스 가토스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워요, 로스 가토스 날씨는 어때요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "93" + ], + "slot": "온도", + "values": [ + "화씨 93도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "17" + ], + "slot": "강수량", + "values": [ + "17퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "로스 가토스" + } + }, + "service_results": [ + { + "도시": "로스 가토스", + "날짜": "2019-03-01", + "습도": "28", + "강수량": "17", + "온도": "93", + "바람": "10" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "온도", + "start": 11 + }, + { + "exclusive_end": 41, + "slot": "강수량", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그날의 평균 기온은 화씨 93도 정도로 예상되며 비가 올 확률은 17퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "바람", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "습도", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [ + "습도", + "바람" + ], + "slot_values": { + "도시": [ + "로스 가토스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "바람이 많이 불까요, 습도는 어느 정도인가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "10" + ], + "slot": "바람", + "values": [ + "시속 약 10마일 정도" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "28" + ], + "slot": "습도", + "values": [ + "약 28퍼센트 정도" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 19, + "slot": "바람", + "start": 7 + }, + { + "exclusive_end": 36, + "slot": "습도", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 풍속은 시속 약 10마일 정도이며 습도는 약 28퍼센트 정도로 예상됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "로스 가토스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알겠습니다. 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "또 필요하신 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "로스 가토스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 정말 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "천만에요, 추가로 필요한 사��이 있으시면 말씀해 주십시오." + } + ] + }, + { + "dialogue_id": "14_00025", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "영화를 스트리밍으로 보고 싶은데, 하나 찾아줄 수 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도와드리겠습니다만, 원하시는 장르가 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "기이한 영화" + ], + "slot": "장르", + "values": [ + "기이한 이야기 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "기이한 이야기 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "기이한 이야기 영화 하나 추천해 주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "원스 어폰 어 타임... 인 할리우드" + ], + "slot": "제목", + "values": [ + "원스 어폰 어 타임... 인 할리우드" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "기이한 영화" + } + }, + "service_results": [ + { + "장르": "기이한 영화", + "주연배우": "티모시 올리펀트", + "자막_언어": "영어", + "제목": "원스 어폰 어 타임... 인 할리우드" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "제목", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님께 적합한 영화 한 편을 찾았습니다만, 원스 어폰 어 타임... 인 할리우드는 보신 적 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "원스 어폰 어 타임... 인 할리우드" + ], + "slot": "제목", + "values": [ + "원스 어폰 어 타임... 인 할리우드" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 20, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "기이한 이야기 영화" + ], + "제목": [ + "원스 어폰 어 타임... 인 할리우드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "원스 어폰 어 타임... 인 할리우드를 보려고 벼르고 있었는데 추천해 주시니 딱 좋네요!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 바로 스트리밍을 시작하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "기이한 이야기 영화" + ], + "제목": [ + "원스 어폰 어 타임... 인 할리우드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그 영화 바로 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "원스 어폰 어 타임... 인 할리우드" + ], + "slot": "제목", + "values": [ + "원스 어폰 어 타임... 인 할리우드" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 20, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "원스 어폰 어 타임... 인 할리우드를 영어 자막으로 시청하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "기이한 이야기 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "원스 어폰 어 타임... 인 할리우드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거면 딱 좋겠어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "원스 어폰 어 타임... 인 할리우드" + } + }, + "service_results": [ + { + "장르": "기이한 영화", + "주연배우": "티모시 올리펀트", + "자막_언어": "영어", + "제목": "원스 어폰 어 타임... 인 할리우드" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 재생을 시작하였습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "날짜", + "values": [ + "3월 14일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "모라가" + ], + "slot": "도시", + "values": [ + "모라가" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "날짜", + "start": 0 + }, + { + "exclusive_end": 10, + "slot": "도시", + "start": 7 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "모라가" + ], + "날짜": [ + "3월 14일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "3월 14일 모라가의 날씨가 어떨지 알려줄 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "82" + ], + "slot": "온도", + "values": [ + "화씨 82도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "14" + ], + "slot": "강수량", + "values": [ + "14%" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "모라가", + "날짜": "2019-03-14" + } + }, + "service_results": [ + { + "도시": "모라가", + "날짜": "2019-03-14", + "습도": "24", + "강수량": "14", + "온도": "82", + "바람": "5" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "온도", + "start": 15 + }, + { + "exclusive_end": 34, + "slot": "강수량", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "예보에 따르면 평균 기온은 화씨 82도이며 강수 확률은 14%입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "모라가" + ], + "날짜": [ + "3월 14일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 이 정도면 될 것 같아요, 도와주셔서 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "별말씀을요, 영화 즐겁게 관람하시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00026", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "티모시 베이트슨" + ], + "slot": "주연배우", + "values": [ + "티모시 베이트슨" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "판타지" + ], + "slot": "장르", + "values": [ + "판타지 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "주연배우", + "start": 0 + }, + { + "exclusive_end": 20, + "slot": "장르", + "start": 14 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ], + "주연배우": [ + "티모시 베이트슨" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "티모시 베이트슨이 나오는 판타지 영화 한 편 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "라비린스" + ], + "slot": "제목", + "values": [ + "라비린스" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "판타지", + "주연배우": "티모시 베이트슨" + } + }, + "service_results": [ + { + "장르": "판타지", + "주연배우": "티모시 베이트슨", + "자막_언어": "불어", + "제목": "라비린스" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "제목", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "적절한 영화가 한 편 있으며 제목은 라비린스입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "불어" + ], + "slot": "자막_언어", + "values": [ + "불어 자막" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "라비린스" + ], + "slot": "제목", + "values": [ + "라비린스" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "제목", + "start": 14 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ], + "주연배우": [ + "티모시 베이트슨" + ], + "자막_언어": [ + "불어 자막" + ], + "제목": [ + "라비린스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금 바로 불어 자막으로 라비린스를 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "라비린스" + ], + "slot": "제목", + "values": [ + "라비린스" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "불어" + ], + "slot": "자막_언어", + "values": [ + "불어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 4, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "라비린스를 불어 자막으로 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ], + "주연배우": [ + "티모시 베이트슨" + ], + "자막_언어": [ + "불어 자막" + ], + "제목": [ + "라비린스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "불어", + "제목": "라비린스" + } + }, + "service_results": [ + { + "장르": "판타지", + "주연배우": "티모시 베이트슨", + "자막_언어": "불어", + "제목": "라비린스" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화가 시작되었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "날짜", + "values": [ + "다음 월요일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "나파" + ], + "slot": "도시", + "values": [ + "나파" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 16, + "slot": "날짜", + "start": 10 + }, + { + "exclusive_end": 8, + "slot": "도시", + "start": 6 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "나파" + ], + "날짜": [ + "다음 월요일" + ] + } + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ], + "주연배우": [ + "티모시 베이트슨" + ], + "자막_언어": [ + "불어 자막" + ], + "제목": [ + "라비린스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워요, 나파는 다음 월요일에 날씨가 어떨까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "85" + ], + "slot": "온도", + "values": [ + "화씨 85도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5" + ], + "slot": "강수량", + "values": [ + "5퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "나파", + "날짜": "2019-03-04" + } + }, + "service_results": [ + { + "도시": "나파", + "날짜": "2019-03-04", + "습도": "18", + "강수량": "5", + "온도": "85", + "바람": "9" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "온도", + "start": 4 + }, + { + "exclusive_end": 33, + "slot": "강수량", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "기온은 화씨 85도 정도로 예상되며 비가 올 확률은 5퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "나파" + ], + "날짜": [ + "다음 월요일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그러면 여기까지 할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "자신을 잘 돌보시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00027", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "바비 니쉬" + ], + "slot": "주연배우", + "values": [ + "바비 니쉬" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "공상 과학" + ], + "slot": "장르", + "values": [ + "공상 과학 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 36, + "slot": "주연배우", + "start": 31 + }, + { + "exclusive_end": 14, + "slot": "장르", + "start": 6 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 영화" + ], + "주연배우": [ + "바비 니쉬" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 공상 과학 영화 하나 좀 찾아줄래, 가능하면 바비 니쉬가 나오는 걸로?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "애드 아스트라" + ], + "slot": "제목", + "values": [ + "애드 아스트라" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공상 과학", + "주연배우": "바비 니쉬" + } + }, + "service_results": [ + { + "장르": "공상 과학", + "주연배우": "바비 니쉬", + "자막_언어": "스페인어", + "제목": "애드 아스트라" + } + ], + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "애드 아스트라에 관심이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 영화" + ], + "주연배우": [ + "바비 니쉬" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 것도 좀 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공상 과학", + "주연배우": "바비 니쉬" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "선택하신 조건에 맞는 영화를 찾지 못했는데, 다른 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "잭 멜포드" + ], + "slot": "주연배우", + "values": [ + "잭 멜포드" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "스릴러" + ], + "slot": "장르", + "values": [ + "서스펜스 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "주연배우", + "start": 9 + }, + { + "exclusive_end": 7, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "서스펜스 영화" + ], + "주연배우": [ + "잭 멜포드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "서스펜스 영화로 잭 멜포드가 나오는 작품 하나 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "레이디킬러" + ], + "slot": "제목", + "values": [ + "레이디킬러" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "스릴러", + "주연배우": "잭 멜포드" + } + }, + "service_results": [ + { + "장르": "스릴러", + "주연배우": "잭 멜포드", + "자막_언어": "스페인어", + "제목": "레이디킬러" + } + ], + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "레이디킬러는 어떠십니까, 이 영화를 시청하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "스페인어" + ], + "slot": "자막_언어", + "values": [ + "스페인어 자막" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "레이디킬러" + ], + "slot": "제목", + "values": [ + "레이디킬러" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "제목", + "start": 9 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "서스펜스 영화" + ], + "주연배우": [ + "잭 멜포드" + ], + "자막_언어": [ + "스페인어 자막" + ], + "제목": [ + "레이디킬러" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 괜찮네요, 레이디킬러를 스페인어 자막으로 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "레이디킬러" + ], + "slot": "제목", + "values": [ + "영화 레이디킬러" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "스페인어" + ], + "slot": "자막_언어", + "values": [ + "스페인어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "제목", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "지금부터 영화 레이디킬러를 스페인어 자막과 함께 재생하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "서스펜스 영화" + ], + "주연배우": [ + "잭 멜포드" + ], + "자막_언어": [ + "스페인어 자막" + ], + "제목": [ + "레이디킬러", + "영화 레이디킬러" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다, 정말 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "스페인어", + "제목": "레이디킬러" + } + }, + "service_results": [ + { + "장르": "스릴러", + "주연배우": "잭 멜포드", + "자막_언어": "스페인어", + "제목": "레이디킬러" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 영화가 현재 재생 중이오니 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "날짜", + "values": [ + "3월 14일" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "날짜", + "start": 3 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "날짜": [ + "3월 14일" + ] + } + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "서스펜스 영화" + ], + "주연배우": [ + "잭 멜포드" + ], + "자막_언어": [ + "스페인어 자막" + ], + "제목": [ + "레이디킬러", + "영화 레이디킬러" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그럼 3월 14일 날씨가 어떨지 좀 알려줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "도시", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "날씨를 확인해 드릴 도시를 알려주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "시카고" + ], + "slot": "도시", + "values": [ + "치타운" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "도시", + "start": 3 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "치타운" + ], + "날짜": [ + "3월 14일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금 치타운 날씨 좀 알려줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "68" + ], + "slot": "온도", + "values": [ + "화씨 68도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "24" + ], + "slot": "강수량", + "values": [ + "24퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "시카고", + "날짜": "2019-03-14" + } + }, + "service_results": [ + { + "도시": "시카고", + "날짜": "2019-03-14", + "습도": "26", + "강수량": "24", + "온도": "68", + "바람": "12" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "온도", + "start": 15 + }, + { + "exclusive_end": 39, + "slot": "강수량", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "시카고의 그날 평균 기온은 화씨 68도이며 비가 내릴 확률은 24퍼센트로 예상됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "치타운" + ], + "날짜": [ + "3월 14일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 정보 알려줘서 고마워요, 이걸로 됐어요, 안녕." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "문제 없습니다. 즐거운 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00028", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "공상 과학" + ], + "slot": "장르", + "values": [ + "미래 공상 과학 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "장르", + "start": 11 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "미래 공상 과학 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 볼 만한 미래 공상 과학 영화를 찾아주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "애드 아스트라", + "미지와의 조우" + ], + "slot": "제목", + "values": [ + "미지와의 조우", + "애드 아스트라" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공상 과학" + } + }, + "service_results": [ + { + "장르": "공상 과학", + "주연배우": "제이미 케네디", + "자막_언어": "영어", + "제목": "애드 아스트라" + }, + { + "장르": "공상 과학", + "주연배우": "리처드 L. 호킨스", + "자막_언어": "스페인어", + "제목": "미지와의 조우" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "제목", + "start": 9 + }, + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "애드 아스트라와 미지와의 조우 중 어느 작품을 선택하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "애드 아스트라" + ], + "slot": "제목", + "values": [ + "애드 아스트라" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "미래 공상 과학 영화" + ], + "제목": [ + "애드 아스트라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 애드 아스트라 쪽이요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "미래 공상 과학 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "애드 아스트라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 영어 자막으로 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "애드 아스트라" + ], + "slot": "제목", + "values": [ + "애드 아스트라" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "애드 아스트라를 영어 자막으로 재생해 드려도 될까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "미래 공상 과학 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "애드 아스트라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "애드 아스트라" + } + }, + "service_results": [ + { + "장르": "공상 과학", + "주연배우": "제이미 케네디", + "자막_언어": "영어", + "제목": "애드 아스트라" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금부터 영화를 재생하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "날짜", + "values": [ + "10일" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 3, + "slot": "날짜", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "날짜": [ + "10일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "10일에 거기 날씨가 어떨까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "도시", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어느 도시인지 알려주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "멕시코시티" + ], + "slot": "도시", + "values": [ + "멕시코시티" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "멕시코시티" + ], + "날짜": [ + "10일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "멕시코시티예요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "96" + ], + "slot": "온도", + "values": [ + "화씨 96도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "3" + ], + "slot": "강수량", + "values": [ + "3퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "멕시코시티", + "날짜": "2019-03-10" + } + }, + "service_results": [ + { + "도시": "멕시코시티", + "날짜": "2019-03-10", + "습도": "16", + "강수량": "3", + "온도": "96", + "바람": "10" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 29, + "slot": "강수량", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 기온은 화씨 96도이며 비가 올 확률은 3퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "멕시코시티" + ], + "날짜": [ + "10일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 필요한 사항 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "멕시코시티" + ], + "날짜": [ + "10일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 이 정도면 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00029", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "모건 프리먼" + ], + "slot": "주연배우", + "values": [ + "모건 프리먼" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "주연배우", + "start": 6 + }, + { + "exclusive_end": 23, + "slot": "장르", + "start": 18 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "주연배우": [ + "모건 프리먼" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인으로 모건 프리먼이 나오는 액션 영화 한 편 보고 싶네요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "엔젤 해즈 폴른" + ], + "slot": "제목", + "values": [ + "엔젤 해즈 폴른" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "액션", + "주연배우": "모건 프리먼" + } + }, + "service_results": [ + { + "장르": "액션", + "주연배우": "모건 프리먼", + "자막_언어": "영어", + "제목": "엔젤 해즈 폴른" + } + ], + "slots": [ + { + "exclusive_end": 8, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "엔젤 해즈 폴른이라는 영화가 한 편 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "엔젤 해즈 폴른" + ], + "slot": "제목", + "values": [ + "엔젤 해즈 폴른" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "주연배우": [ + "모건 프리먼" + ], + "제목": [ + "엔젤 해즈 폴른" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "엔젤 해즈 폴른, 참 볼만한 영화예요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 관람하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "주연배우": [ + "모건 프리먼" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "엔젤 해즈 폴른" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그 영화 영어 자막으로 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "엔젤 해즈 폴른" + ], + "slot": "제목", + "values": [ + "엔젤 해즈 폴른" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "제목", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영어 자막으로 엔젤 해즈 폴른을 시청하시겠다는 것을 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "주연배우": [ + "모건 프리먼" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "엔젤 해즈 폴른" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "엔젤 해즈 폴른" + } + }, + "service_results": [ + { + "장르": "액션", + "주연배우": "모건 프리먼", + "자막_언어": "영어", + "제목": "엔젤 해즈 폴른" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금부터 영화를 재생하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "마르티네즈" + ], + "slot": "도시", + "values": [ + "마르티네즈" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "마르티네즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "마르티네즈 날씨는 어떤가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "80" + ], + "slot": "온도", + "values": [ + "화씨 80도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "24" + ], + "slot": "강수량", + "values": [ + "24%" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "마르티네즈" + } + }, + "service_results": [ + { + "도시": "마르티네즈", + "날짜": "2019-03-01", + "습도": "32", + "강수량": "24", + "온도": "80", + "바람": "1" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 28, + "slot": "강수량", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "현재 기온은 화씨 80도이며 비가 올 확률은 24%입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "마르티네즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "마르티네즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 그걸로 됐습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "안녕히 가십시오." + } + ] + }, + { + "dialogue_id": "14_00030", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 볼 만한 영화 좀 찾아줄 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 종류의 영화에 관심이 있으신지 말씀해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "장르", + "start": 12 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 퇴근 후에 보통 액션 영화를 즐겨 봐요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "엔젤 해즈 폴른", + "분노의 질주: 홉스 & 쇼", + "미션 망갈" + ], + "slot": "제목", + "values": [ + "미션 망갈", + "분노의 질주: 홉스 & 쇼", + "엔젤 해즈 폴른" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "액션" + } + }, + "service_results": [ + { + "장르": "액션", + "주연배우": "닉 놀티", + "자막_언어": "힌디어", + "제목": "엔젤 해즈 폴른" + }, + { + "장르": "액션", + "주연배우": "헬레나 홈즈", + "자막_언어": "영어", + "제목": "분노의 질주: 홉스 & 쇼" + }, + { + "장르": "액션", + "주연배우": "모한 카푸르", + "자막_언어": "영어", + "제목": "미션 망갈" + }, + { + "장르": "액션", + "주연배우": "알렉상드르 부르주아", + "자막_언어": "스페인어", + "제목": "라이엇 걸스" + }, + { + "장르": "액션", + "주연배우": "프라바스", + "자막_언어": "불어", + "제목": "사호" + } + ], + "slots": [ + { + "exclusive_end": 62, + "slot": "제목", + "start": 57 + }, + { + "exclusive_end": 55, + "slot": "제목", + "start": 41 + }, + { + "exclusive_end": 39, + "slot": "제목", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "회원님께서 좋아하실 만한 영화 다섯 편을 찾았습니다만, 엔젤 해즈 폴른, 분노의 질주: 홉스 & 쇼, 미션 망갈 중 어느 작품에 관심 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "힌디어" + ], + "slot": "자막_언어", + "values": [ + "힌디어 자막" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "미션 망갈" + ], + "slot": "제목", + "values": [ + "미션 망갈" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "자막_언어": [ + "힌디어 자막" + ], + "제목": [ + "미션 망갈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "미션 망갈 괜찮아 보여요, 힌디어 자막으로 틀어 주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "미션 망갈" + ], + "slot": "제목", + "values": [ + "영화 미션 망갈" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "힌디어" + ], + "slot": "자막_언어", + "values": [ + "힌디어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 미션 망갈을 곧 힌디어 자막과 함께 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "자막_언어": [ + "힌디어 자막" + ], + "제목": [ + "미션 망갈", + "영화 미션 망갈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞아요. 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "힌디어", + "제목": "미션 망갈" + } + }, + "service_results": [ + { + "장르": "액션", + "주연배우": "샤르만 조시", + "자막_언어": "힌디어", + "제목": "미션 망갈" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화가 지금 재생되고 있으니 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "액션 영화" + ], + "자막_언어": [ + "힌디어 자막" + ], + "제목": [ + "미션 망갈", + "영화 미션 망갈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 영화에 출연한 주연 배우가 누구예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "샤르만 조시" + ], + "slot": "주연배우", + "values": [ + "샤르만 조시" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 33, + "slot": "주연배우", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 영화에 출연한 주목할 만한 배우 중 한 명은 샤르만 조시입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "자막_언어": [ + "힌디어 자막" + ], + "제목": [ + "미션 망갈", + "영화 미션 망갈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 알려줘서 고마워요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있으신지요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "날짜", + "values": [ + "3월 8일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "포인트 레예스 역" + ], + "slot": "도시", + "values": [ + "포인트 레예스 역" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "날짜", + "start": 0 + }, + { + "exclusive_end": 15, + "slot": "도시", + "start": 6 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "포인트 레예스 역" + ], + "날짜": [ + "3월 8일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "3월 8일 포인트 레예스 역 날씨가 어떻게 될까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "91" + ], + "slot": "온도", + "values": [ + "화씨 91도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "14" + ], + "slot": "강수량", + "values": [ + "14퍼센트 정도" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "포인트 레예스 역", + "날짜": "2019-03-08" + } + }, + "service_results": [ + { + "도시": "포인트 레예스 역", + "날짜": "2019-03-08", + "습도": "41", + "강수량": "14", + "온도": "91", + "바람": "3" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "온도", + "start": 11 + }, + { + "exclusive_end": 37, + "slot": "강수량", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 도시의 기온은 화씨 91도이고 비가 올 확률은 14퍼센트 정도입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "포인트 레예스 역" + ], + "날짜": [ + "3월 8일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "날씨 알려줘서 고마워요, 필요한 건 그게 전부예요, 안녕히 계세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "천만에요. 안녕히 계십시오." + } + ] + }, + { + "dialogue_id": "14_00031", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "인터넷에서 볼 수 있는 영화 몇 편 찾아 주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "선호하시는 영화 장르가 무엇인지 말씀해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "컬트" + ], + "slot": "장르", + "values": [ + "격투 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "격투 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "격투 영화 몇 편 찾아주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "컬트" + } + }, + "service_results": [ + { + "장르": "컬트", + "주연배우": "쿠엔틴 타란티노", + "자막_언어": "영어", + "제목": "펄프 픽션" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "제목", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "검색 결과 1건이 나왔습니다. 펄프 픽션을 좋아하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "격투 영화" + ], + "제목": [ + "펄프 픽션" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "펄프 픽션을 정말 좋아해서 지금 바로 틀어 주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "영화 펄프 픽션" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 펄프 픽션을 영어 자막으로 재생해 달라는 말씀이신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "격투 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "펄프 픽션", + "영화 펄프 픽션" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "맞아요, 그 영화의 주연은 누가 맡았나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "쿠엔틴 타란티노" + ], + "slot": "주연배우", + "values": [ + "쿠엔틴 타란티노" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "펄프 픽션" + } + }, + "service_results": [ + { + "장르": "컬트", + "주연배우": "쿠엔틴 타란티노", + "자막_언어": "영어", + "제목": "펄프 픽션" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "주연배우", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화가 곧 시작되며 쿠엔틴 타란티노가 출연했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "모라가" + ], + "slot": "도시", + "values": [ + "모라가" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 3, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "모라가" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "모라가의 날씨는 어떨까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "70" + ], + "slot": "온도", + "values": [ + "70도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "23" + ], + "slot": "강수량", + "values": [ + "23퍼센트 정도" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "모라가" + } + }, + "service_results": [ + { + "도시": "모라가", + "날짜": "2019-03-01", + "습도": "48", + "강수량": "23", + "온도": "70", + "바람": "10" + } + ], + "slots": [ + { + "exclusive_end": 7, + "slot": "온도", + "start": 4 + }, + { + "exclusive_end": 27, + "slot": "강수량", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "기온은 70도이며 비가 올 확률은 23퍼센트 정도로 예상됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-08" + ], + "slot": "날짜", + "values": [ + "8일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "라파예트" + ], + "slot": "도시", + "values": [ + "라파예트" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 8, + "slot": "날짜", + "start": 6 + }, + { + "exclusive_end": 13, + "slot": "도시", + "start": 9 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "라파예트" + ], + "날짜": [ + "8일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알겠어요, 8일 라파예트의 날씨가 어떨지 알려주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "71" + ], + "slot": "온도", + "values": [ + "71도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "12" + ], + "slot": "강수량", + "values": [ + "12%" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "라파예트", + "날짜": "2019-03-08" + } + }, + "service_results": [ + { + "도시": "라파예트", + "날짜": "2019-03-08", + "습도": "23", + "강수량": "12", + "온도": "71", + "바람": "5" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 25, + "slot": "강수량", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 기온은 71도이며 비가 올 확률은 12%로 예상됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "라파예트" + ], + "날짜": [ + "8일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 알겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "더 필요하신 것이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "라파예트" + ], + "날짜": [ + "8일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 그게 전부입니다. 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 되십시오." + } + ] + }, + { + "dialogue_id": "14_00032", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마 장르 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "장르", + "start": 20 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 장르 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인으로 영화 보는 걸 좋아하는데 드라마 장르 영화 중에서 제일 좋은 작품을 찾아 주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어느 신실한 남자", + "애프터 웨딩 인 뉴욕", + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트", + "애프터 웨딩 인 뉴욕", + "어느 신실한 남자" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카리 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + }, + { + "장르": "드라마", + "주연배우": "도리스 맥카시", + "자막_언어": "스페인어", + "제목": "애프터 웨딩 인 뉴욕" + }, + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + }, + { + "장르": "드라마", + "주연배우": "질리언 벨", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + }, + { + "장르": "드라마", + "주연배우": "존 글레이저", + "자막_언어": "불어", + "제목": "허슬러" + }, + { + "장르": "드라마", + "주연배우": "하비에르 바르뎀", + "자막_언어": "영어", + "제목": "라이브 플래쉬" + }, + { + "장르": "드라마", + "주연배우": "잭 스터너", + "자막_언어": "불어", + "제목": "오버커머" + }, + { + "장르": "드라마", + "주연배우": "잭 카슨", + "자막_언어": "스페인어", + "제목": "스테이지 도어" + }, + { + "장르": "드라마", + "주연배우": "캐런 홀니스", + "자막_언어": "스페인어", + "제목": "레이싱 인 더 레인" + }, + { + "장르": "드라마", + "주연배우": "샤비아니 폰세 데 레온", + "자막_언어": "스페인어", + "제목": "디스 이즈 낫 베를린" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "제목", + "start": 51 + }, + { + "exclusive_end": 49, + "slot": "제목", + "start": 38 + }, + { + "exclusive_end": 36, + "slot": "제목", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "다음 영화 가운데 어느 작품을 선택하시겠습니까? 어느 신실한 남자, 애프터 웨딩 인 뉴욕, 블라인디드 바이 더 라이트 중에서 알려 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "상관 없음" + ], + "slot": "자막_언어", + "values": [ + "상관 없음" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 장르 영화" + ], + "자막_언어": [ + "상관 없음" + ], + "제목": [ + "블라인디드 바이 더 라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "블라인디드 바이 더 라이트로 할게요, 지금 바로 온라인으로 보고 싶고 자막은 상관없어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 21, + "slot": "제목", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다, 블라인디드 바이 더 라이트를 영어 자막으로 재생해도 되는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "드라마 장르 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "블라인디드 바이 더 라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그걸로 확정할게요, 진행해 주세요, 그리고 이 영화 주연 배우가 누구인지도 알려 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "미라 가나트라" + ], + "slot": "주연배우", + "values": [ + "미라 가나트라" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "제목": "블라인디드 바이 더 라이트" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "주연배우", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 영화의 주연은 미라 가나트라가 맡았으며, 지금 재생을 시작하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "고마워요, 날씨가 어떤지 알려 주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "도시", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어느 도시의 날씨를 확인해 드리면 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "플레전트온" + ], + "slot": "도시", + "values": [ + "플레전트온" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "플레전트온" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "플레전트온에서 확인해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "90" + ], + "slot": "온도", + "values": [ + "화씨 90도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "4" + ], + "slot": "강수량", + "values": [ + "약 4% 정도" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "플레전트온" + } + }, + "service_results": [ + { + "도시": "플레전트온", + "날짜": "2019-03-01", + "습도": "16", + "강수량": "4", + "온도": "90", + "바람": "8" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "온도", + "start": 14 + }, + { + "exclusive_end": 45, + "slot": "강수량", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 지역의 평균 기온은 화씨 90도 정도로 예상되며, 강우 확률은 약 4% 정도입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-04" + ], + "slot": "날짜", + "values": [ + "3월 4일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "애틀랜타" + ], + "slot": "도시", + "values": [ + "애틀랜타" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 10, + "slot": "날짜", + "start": 5 + }, + { + "exclusive_end": 15, + "slot": "도시", + "start": 11 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "애틀랜타" + ], + "날짜": [ + "3월 4일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "괜찮으니 3월 4일 애틀랜타에서도 같은 내용으로 확인해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "75" + ], + "slot": "온도", + "values": [ + "화씨 75도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "9" + ], + "slot": "강수량", + "values": [ + "9퍼센트 정도" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "애틀랜타", + "날짜": "2019-03-04" + } + }, + "service_results": [ + { + "도시": "애틀랜타", + "날짜": "2019-03-04", + "습도": "25", + "강수량": "9", + "온도": "75", + "바람": "5" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "온도", + "start": 14 + }, + { + "exclusive_end": 37, + "slot": "강수량", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 지역의 평균 기온은 화씨 75도이며 강우 확률은 9퍼센트 정도입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "애틀랜타" + ], + "날짜": [ + "3월 4일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 감사합니다, 지금은 이만하면 돼요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 되십시오." + } + ] + }, + { + "dialogue_id": "14_00033", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "바네사 프르자다" + ], + "slot": "주연배우", + "values": [ + "바네사 프르자다" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "코미디" + ], + "slot": "장르", + "values": [ + "코미디 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "주연배우", + "start": 6 + }, + { + "exclusive_end": 26, + "slot": "장르", + "start": 20 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 영화" + ], + "주연배우": [ + "바네사 프르자다" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 바네사 프르자다가 출연한 코미디 영화를 좀 찾아보고 싶습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "굿 보이즈" + ], + "slot": "제목", + "values": [ + "굿 보이즈" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "코미디", + "주연배우": "바네사 프르자다" + } + }, + "service_results": [ + { + "장르": "코미디", + "주연배우": "바네사 프르자다", + "자막_언어": "스페인어", + "제목": "굿 보이즈" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "제목", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 영화 한 편이 있습니다만, 제목은 굿 보이즈입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "굿 보이즈" + ], + "slot": "제목", + "values": [ + "굿 보이즈" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 영화" + ], + "주연배우": [ + "바네사 프르자다" + ], + "제목": [ + "굿 보이즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "�� 보이즈는 참 괜찮더군요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화를 재생하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "스페인어" + ], + "slot": "자막_언어", + "values": [ + "스페인어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 영화" + ], + "주연배우": [ + "바네사 프르자다" + ], + "자막_언어": [ + "스페인어 자막" + ], + "제목": [ + "굿 보이즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 스페인어 자막으로 영화를 재생해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "굿 보이즈" + ], + "slot": "제목", + "values": [ + "굿 보이즈" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "스페인어" + ], + "slot": "자막_언어", + "values": [ + "스페인어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "제목", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "스페인어 자막으로 굿 보이즈를 재생하는 것으로 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 영화" + ], + "주연배우": [ + "바네사 프르자다" + ], + "자막_언어": [ + "스페인어 자막" + ], + "제목": [ + "굿 보이즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 해 주십시오." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "스페인어", + "제목": "굿 보이즈" + } + }, + "service_results": [ + { + "장르": "코미디", + "주연배우": "바네사 프르자다", + "자막_언어": "스페인어", + "제목": "굿 보이즈" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "요청하신 영화 재생을 시작했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-13" + ], + "slot": "날짜", + "values": [ + "이번 달 13일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "월넛 크릭" + ], + "slot": "도시", + "values": [ + "월넛 크릭" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 15, + "slot": "날짜", + "start": 7 + }, + { + "exclusive_end": 21, + "slot": "도시", + "start": 16 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "월넛 크릭" + ], + "날짜": [ + "이번 달 13일" + ] + } + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 영화" + ], + "주연배우": [ + "바네사 프르자다" + ], + "자막_언어": [ + "스페인어 자막" + ], + "제목": [ + "굿 보이즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다, 이번 달 13일 월넛 크릭 날씨는 어떨까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "82" + ], + "slot": "온도", + "values": [ + "화씨 82도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "14" + ], + "slot": "강수량", + "values": [ + "14%" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "월넛 크릭", + "날짜": "2019-03-13" + } + }, + "service_results": [ + { + "도시": "월넛 크릭", + "날짜": "2019-03-13", + "습도": "32", + "강수량": "14", + "온도": "82", + "바람": "12" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 29, + "slot": "강수량", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 기온은 화씨 82도이며, 비가 올 확률은 14%입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "샌프란시스코" + ], + "slot": "도시", + "values": [ + "샌프란시스코" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 9, + "slot": "도시", + "start": 3 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "샌프란시스코" + ], + "날짜": [ + "이번 달 13일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그럼 샌프란시스코는 어떻습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "94" + ], + "slot": "온도", + "values": [ + "화씨 94도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "9" + ], + "slot": "강수량", + "values": [ + "9%" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "샌프란시스코", + "날짜": "2019-03-13" + } + }, + "service_results": [ + { + "도시": "샌프란시스코", + "날짜": "2019-03-13", + "습도": "22", + "강수량": "9", + "온도": "94", + "바람": "6" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 27, + "slot": "강수량", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 기온은 화씨 94도이며 비가 올 확률은 9%입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "바람", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "습도", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [ + "습도", + "바람" + ], + "slot_values": { + "도시": [ + "샌프란시스코" + ], + "날짜": [ + "이번 달 13일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "바람은 얼마나 불고 습도는 어느 정도일까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "6" + ], + "slot": "바람", + "values": [ + "시속 6마일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "22" + ], + "slot": "습도", + "values": [ + "22퍼센트" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "바람", + "start": 7 + }, + { + "exclusive_end": 25, + "slot": "습도", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 풍속은 시속 6마일이며 습도는 22퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "샌프란시스코" + ], + "날짜": [ + "이번 달 13일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 괜찮습니다. 그럼 이만 실례하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "오늘도 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00034", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "장르", + "start": 10 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "오늘은 온라인으로 액션 영화 한 편 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "엔젤 해즈 폴른", + "분노의 질주: 홉스 & 쇼", + "미션 망갈" + ], + "slot": "제목", + "values": [ + "미션 망갈", + "분노의 질주: 홉스 & 쇼", + "엔젤 해즈 폴른" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "액션" + } + }, + "service_results": [ + { + "장르": "액션", + "주연배우": "닉 놀티", + "자막_언어": "힌디어", + "제목": "엔젤 해즈 폴른" + }, + { + "장르": "액션", + "주연배우": "헬레나 홈즈", + "자막_언어": "영어", + "제목": "분노의 질주: 홉스 & 쇼" + }, + { + "장르": "액션", + "주연배우": "모한 카푸르", + "자막_언어": "영어", + "제목": "미션 망갈" + }, + { + "장르": "액션", + "주연배우": "알렉상드르 부르주아", + "자막_언어": "스페인어", + "제목": "라이엇 걸스" + }, + { + "장르": "액션", + "주연배우": "프라바스", + "자막_언어": "불어", + "제목": "사호" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "제목", + "start": 46 + }, + { + "exclusive_end": 44, + "slot": "제목", + "start": 30 + }, + { + "exclusive_end": 28, + "slot": "제목", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "다음과 같은 영화 몇 편을 찾았으며 엔젤 해즈 폴른, 분노의 질주: 홉스 & 쇼, 미션 망갈입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "엔젤 해즈 폴른" + ], + "slot": "제목", + "values": [ + "엔젤 해즈 폴른" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "엔젤 해즈 폴른" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "엔젤 해즈 폴른을 꼭 보고 싶은데 영어 자막으로 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "엔젤 해즈 폴른" + ], + "slot": "제목", + "values": [ + "영화 엔젤 해즈 폴른" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 엔젤 해즈 폴른을 영어 자막으로 재생하시려는 게 맞는지 확인하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "액션 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "엔젤 해즈 폴른", + "영화 엔젤 해즈 폴른" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그 영화 주연 배우가 누구였죠?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안토니오 부스토르프" + ], + "slot": "주연배우", + "values": [ + "안토니오 부스토르프" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "엔젤 해즈 폴른" + } + }, + "service_results": [ + { + "장르": "액션", + "주연배우": "안토니오 부스토르프", + "자막_언어": "영어", + "제목": "엔젤 해즈 폴른" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "주연배우", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 재생해 드리고 있으며 안토니오 부스토르프를 비롯한 여러 배우가 출연합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-14" + ], + "slot": "날짜", + "values": [ + "3월 14일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "아메리칸 캐니언" + ], + "slot": "도시", + "values": [ + "아메리칸 캐니언" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "날짜", + "start": 5 + }, + { + "exclusive_end": 20, + "slot": "도시", + "start": 12 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "아메리칸 캐니언" + ], + "날짜": [ + "3월 14일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요. 3월 14일 아메리칸 캐니언 날씨도 알려주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "81" + ], + "slot": "온도", + "values": [ + "약 81도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "13" + ], + "slot": "강수량", + "values": [ + "약 13%" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "아메리칸 캐니언", + "날짜": "2019-03-14" + } + }, + "service_results": [ + { + "도시": "아메리칸 캐니언", + "날짜": "2019-03-14", + "습도": "37", + "강수량": "13", + "온도": "81", + "바람": "11" + } + ], + "slots": [ + { + "exclusive_end": 12, + "slot": "온도", + "start": 4 + }, + { + "exclusive_end": 30, + "slot": "강수량", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "기온은 약 81도 정도이며 비가 내릴 확률은 약 13%로 낮을 것으로 예상됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "아메리칸 캐니언" + ], + "날짜": [ + "3월 14일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 알겠어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "아메리칸 캐니언" + ], + "날짜": [ + "3월 14일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 건 없습니다. 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다. 안녕히 가십시오." + } + ] + }, + { + "dialogue_id": "14_00035", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "제임스 킨" + ], + "slot": "주연배우", + "values": [ + "제임스 킨" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "주연배우", + "start": 13 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "주연배우": [ + "제임스 킨" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 볼 수 있는 제임스 킨이 나오는 영화 좀 찾아보고 싶어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "원하시는 영화 장르가 무엇인지 말씀해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "공상 과학" + ], + "slot": "장르", + "values": [ + "공상 과학 장르" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "장르", + "start": 4 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 장르" + ], + "주연배우": [ + "제임스 킨" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 공상 과학 장르가 땡기네." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "미지와의 조우" + ], + "slot": "제목", + "values": [ + "미지와의 조우" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공상 과학", + "주연배우": "제임스 킨" + } + }, + "service_results": [ + { + "장르": "공상 과학", + "주연배우": "제임스 킨", + "자막_언어": "영어", + "제목": "미지와의 조우" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "제목", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 영화가 한 편 있습니다만, 미지와의 조우를 보신 적이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "미지와의 조우" + ], + "slot": "제목", + "values": [ + "미지와의 조우" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 장르" + ], + "주연배우": [ + "제임스 킨" + ], + "제목": [ + "미지와의 조우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "미지와의 조우 괜찮겠다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 장르" + ], + "주연배우": [ + "제임스 킨" + ], + "제목": [ + "미지와의 조우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 재생해 줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "미지와의 조우" + ], + "slot": "제목", + "values": [ + "미지와의 조우" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "미지와의 조우를 영어 자막으로 시청하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 장르" + ], + "주연배우": [ + "제임스 킨" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "미지와의 조우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 맞아." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "미지와의 조우" + } + }, + "service_results": [ + { + "장르": "공상 과학", + "주연배우": "제임스 킨", + "자막_언어": "영어", + "제목": "미지와의 조우" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 재생을 진행하고 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "좋아, 그럼 지금 날씨 어때?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "도시", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어느 도시의 날씨를 확인해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "사라토가" + ], + "slot": "도시", + "values": [ + "사라토가" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 4, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "사라토가" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "사라토가 날씨가 어떤지 알고 싶어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "78" + ], + "slot": "온도", + "values": [ + "화씨 78도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "1" + ], + "slot": "강수량", + "values": [ + "1퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "사라토가" + } + }, + "service_results": [ + { + "도시": "사라토가", + "날짜": "2019-03-01", + "습도": "15", + "강수량": "1", + "온도": "78", + "바람": "3" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 27, + "slot": "강수량", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "현재 기온은 화씨 78도이며 강우 확률은 1퍼센트로 매우 낮습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "사라토가" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알았어, 그럼 이만, 안녕!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "그럼 이만 대화를 마치며 안녕히 계십시오." + } + ] + }, + { + "dialogue_id": "14_00036", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 볼 만한 영화 몇 편 찾아 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "특정 장르를 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마 장르의 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 장르의 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "드라마 장르의 영화 몇 편 찾아 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어느 신실한 남자", + "애프터 웨딩 인 뉴욕", + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트", + "애프터 웨딩 인 뉴욕", + "어느 신실한 남자" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카리 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + }, + { + "장르": "드라마", + "주연배우": "도리스 맥카시", + "자막_언어": "스페인어", + "제목": "애프터 웨딩 인 뉴욕" + }, + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + }, + { + "장르": "드라마", + "주연배우": "질리언 벨", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + }, + { + "장르": "드라마", + "주연배우": "존 글레이저", + "자막_언어": "불어", + "제목": "허슬러" + }, + { + "장르": "드라마", + "주연배우": "하비에르 바르뎀", + "자막_언어": "영어", + "제목": "라���브 플래쉬" + }, + { + "장르": "드라마", + "주연배우": "잭 스터너", + "자막_언어": "불어", + "제목": "오버커머" + }, + { + "장르": "드라마", + "주연배우": "잭 카슨", + "자막_언어": "스페인어", + "제목": "스테이지 도어" + }, + { + "장르": "드라마", + "주연배우": "캐런 홀니스", + "자막_언어": "스페인어", + "제목": "레이싱 인 더 레인" + }, + { + "장르": "드라마", + "주연배우": "샤비아니 폰세 데 레온", + "자막_언어": "스페인어", + "제목": "디스 이즈 낫 베를린" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "제목", + "start": 40 + }, + { + "exclusive_end": 38, + "slot": "제목", + "start": 27 + }, + { + "exclusive_end": 25, + "slot": "제목", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 10편을 찾았습니다만, 어느 신실한 남자, 애프터 웨딩 인 뉴욕, 블라인디드 바이 더 라이트 중 어떤 작품을 원하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "어느 신실한 남자" + ], + "slot": "제목", + "values": [ + "어느 신실한 남자" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 장르의 영화" + ], + "제목": [ + "어느 신실한 남자" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "어느 신실한 남자가 딱 좋겠네요, 지금 그 영화 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "어느 신실한 남자" + ], + "slot": "제목", + "values": [ + "어느 신실한 남자" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "어느 신실한 남자를 영어 자막으로 재생해도 되는지 확인 부탁드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "드라마 장르의 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "어느 신실한 남자" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그게 전부입니다만 이 영화에는 누가 출연했나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "바카리 상가레" + ], + "slot": "주연배우", + "values": [ + "바카리 상가레" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "어느 신실한 남자" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카리 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "주연배우", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화는 현재 재생 중이며 출연 배우는 바카리 상가레입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "거기 날씨 좀 확인해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "도시", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "날씨를 확인할 도시를 알려주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "벨몬트" + ], + "slot": "도시", + "values": [ + "벨몬트" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 3, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "벨몬트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "벨몬트에서 찾아봐 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "90" + ], + "slot": "온도", + "values": [ + "화씨 90도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "22" + ], + "slot": "강수량", + "values": [ + "22퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "벨몬트" + } + }, + "service_results": [ + { + "도시": "벨몬트", + "날짜": "2019-03-01", + "습도": "26", + "강수량": "22", + "온도": "90", + "바람": "1" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 28, + "slot": "강수량", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 기온은 화씨 90도이며 강수 확률은 22퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "벨몬트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그걸로 괜찮습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 필요하신 것이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "벨몬트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 이걸로 괜찮습니다. 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00037", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 영화 몇 편 찾아보려고 해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 종류의 영화를 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마틱한 이야기" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마틱한 이야기" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "드라마틱한 이야기였으면 좋겠어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어느 신실한 남자", + "애프터 웨딩 인 뉴욕", + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트", + "애프터 웨딩 인 뉴욕", + "어느 신실한 남자" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카리 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + }, + { + "장르": "드라마", + "주연배우": "도리스 맥카시", + "자막_언어": "스페인어", + "제목": "애프터 웨딩 인 뉴욕" + }, + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + }, + { + "장르": "드라마", + "주연배우": "질리언 벨", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + }, + { + "장르": "드라마", + "주연배우": "존 글레이저", + "자막_언어": "불어", + "제목": "허슬러" + }, + { + "장르": "드라마", + "주연배우": "하비에르 바르뎀", + "자막_언어": "영어", + "제목": "라이브 플래쉬" + }, + { + "장르": "드라마", + "주연배우": "잭 스터너", + "자막_언어": "불어", + "제목": "오버커머" + }, + { + "장르": "드라마", + "주연배우": "잭 카슨", + "자막_언어": "스페인어", + "제목": "스테이지 도어" + }, + { + "장르": "드라마", + "주연배우": "캐런 홀니스", + "자막_언어": "스페인어", + "제목": "레이싱 인 더 레인" + }, + { + "장르": "드라마", + "주연배우": "샤비아니 폰세 데 레온", + "자막_언어": "스페인어", + "제목": "디스 이즈 낫 베를린" + } + ], + "slots": [ + { + "exclusive_end": 65, + "slot": "제목", + "start": 51 + }, + { + "exclusive_end": 49, + "slot": "제목", + "start": 38 + }, + { + "exclusive_end": 36, + "slot": "제목", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 선택지 10편을 찾았습니다만, 어느 신실한 남자, 애프터 웨딩 인 뉴욕, 블라인디드 바이 더 라이트 중 어떤 작품을 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마틱한 이야기" + ], + "제목": [ + "블라인디드 바이 더 라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "블라인디드 바이 더 라이트로 볼게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "제가 그 영화를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "상관 없음" + ], + "slot": "자막_언어", + "values": [ + "상관 없음" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마틱한 이야기" + ], + "자막_언어": [ + "상관 없음" + ], + "제목": [ + "블라인디드 바이 더 라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 지금 재생해 주세요, 자막은 있어도 없어도 괜찮습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "블라인디드 바이 더 라이트를 영어 자막과 함께 재생해 드려도 되겠습니까, 제가 이렇게 이해한 것이 맞는지 확인 부탁드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마틱한 이야기" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "블라인디드 바이 더 라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "제목": "블라인디드 바이 더 라이트" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 재생을 시작했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마틱한 이야기" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "블라인디드 바이 더 라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워요, 거기 날씨 어때요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "도시", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어느 도시의 날씨를 알고 싶으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "밸리 포드" + ], + "slot": "도시", + "values": [ + "밸리 포드" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 5, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "밸리 포드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "밸리 포드로 알려 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "72" + ], + "slot": "온도", + "values": [ + "화씨 72도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "6" + ], + "slot": "강수량", + "values": [ + "6퍼센트 정도" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "밸리 포드" + } + }, + "service_results": [ + { + "도시": "밸리 포드", + "날짜": "2019-03-01", + "습도": "17", + "강수량": "6", + "온도": "72", + "바람": "10" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "온도", + "start": 11 + }, + { + "exclusive_end": 36, + "slot": "강수량", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그날의 평균 기온은 화씨 72도이며 비가 올 확률은 6퍼센트 정도입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "밸리 포드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, ��걸로 됐으니 안녕히 계세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "안녕히 가십시오." + } + ] + }, + { + "dialogue_id": "14_00038", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "미카엘라 왓킨스" + ], + "slot": "주연배우", + "values": [ + "미카엘라 왓킨스" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "주연배우", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "주연배우": [ + "미카엘라 왓킨스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "미카엘라 왓킨스가 출연한 영화들 온라인에서 좀 찾아주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 장르를 선호하시는지 말씀해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "크리스토프 마리아 허브스트" + ], + "slot": "주연배우", + "values": [ + "크리스토프 마리아 허브스트" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "애니메이션" + ], + "slot": "장르", + "values": [ + "어린이 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "주연배우", + "start": 3 + }, + { + "exclusive_end": 38, + "slot": "장르", + "start": 32 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "어린이 영화" + ], + "주연배우": [ + "크리스토프 마리아 허브스트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 크리스토프 마리아 허브스트가 나오는 영화를 좋아하고 어린이 영화도 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "앵그리 버드 2: 독수리 왕국의 침공" + ], + "slot": "제목", + "values": [ + "앵그리 버드 2: 독수리 왕국의 침공" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "애니메이션", + "주연배우": "크리스토프 마리아 허브스트" + } + }, + "service_results": [ + { + "장르": "애니메이션", + "주연배우": "크리스토프 마리아 허브스트", + "자막_언어": "영어", + "제목": "앵그리 버드 2: 독수리 왕국의 침공" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "제목", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 1편을 찾았습니다만, 앵그리 버드 2: 독수리 왕국의 침공은 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "앵그리 버드 2: 독수리 왕국의 침공" + ], + "slot": "제목", + "values": [ + "앵그리 버드" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "어린이 영화" + ], + "주연배우": [ + "크리스토프 마리아 허브스트" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "앵그리 버드 2: 독수리 왕국의 침공", + "앵그리 버드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "앵그리 버드면 괜찮은데 영어 자막으로 틀어 주실 수 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "앵그리 버드 2: 독수리 왕국의 침공" + ], + "slot": "제목", + "values": [ + "앵그리 버드 2: 독수리 왕국의 침공" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 20, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "앵그리 버드 2: 독수리 왕국의 침공을 영어 자막으로 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "어린이 영화" + ], + "주연배우": [ + "크리스토프 마리아 허브스트" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "앵그리 버드 2: 독수리 왕국의 침공", + "앵그리 버드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 영어 자막으로 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "앵그리 버드 2: 독수리 왕국의 침공" + } + }, + "service_results": [ + { + "장르": "애니메이션", + "주연배우": "크리스토프 마리아 허브스트", + "자막_언어": "영어", + "제목": "앵그리 버드 2: 독수리 왕국의 침공" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "현재 영화가 재생 중입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-09" + ], + "slot": "날짜", + "values": [ + "3월 9일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "시카고" + ], + "slot": "도시", + "values": [ + "치타운" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 11, + "slot": "날짜", + "start": 6 + }, + { + "exclusive_end": 15, + "slot": "도시", + "start": 12 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "치타운" + ], + "날짜": [ + "3월 9일" + ] + } + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "어린이 영화" + ], + "주연배우": [ + "크리스토프 마리아 허브스트" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "앵그리 버드 2: 독수리 왕국의 침공", + "앵그리 버드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워요, 3월 9일 치타운 날씨가 어떨지 알려주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "68" + ], + "slot": "온도", + "values": [ + "화씨 68도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "38" + ], + "slot": "강수량", + "values": [ + "38퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "시카고", + "날짜": "2019-03-09" + } + }, + "service_results": [ + { + "도시": "시카고", + "날짜": "2019-03-09", + "습도": "43", + "강수량": "38", + "온도": "68", + "바람": "15" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 37, + "slot": "강수량", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그날 기온은 화씨 68도 정도로 예상되며 비가 올 확률은 38퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "치타운" + ], + "날짜": [ + "3월 9일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그래, 좋아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 필요하신 것이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "치타운" + ], + "날짜": [ + "3월 9일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 괜찮습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00039", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "제가 볼 만한 온라인 영화 하나 추천해 주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "선호하시는 영화 장르가 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "장르", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 드라마 영화를 보는 걸 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어느 신실한 남자", + "애프터 웨딩 인 뉴욕", + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트", + "애프터 웨딩 인 뉴욕", + "어느 신실한 남자" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카리 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + }, + { + "장르": "드라마", + "주연배우": "도리스 맥카시", + "자막_언어": "스페인어", + "제목": "애프터 웨딩 인 뉴욕" + }, + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + }, + { + "장르": "드라마", + "주연배우": "질리언 벨", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + }, + { + "장르": "드라마", + "주연배우": "존 글레이저", + "자막_언어": "불어", + "제목": "허슬러" + }, + { + "장르": "드라마", + "주연배우": "하비에르 바르뎀", + "자막_언어": "영어", + "제목": "라이브 플래쉬" + }, + { + "장르": "드라마", + "주연배우": "잭 스터너", + "자막_언어": "불어", + "제목": "오버커머" + }, + { + "장르": "드라마", + "주연배우": "잭 카슨", + "자막_언어": "스페인어", + "제목": "스테이지 도어" + }, + { + "장르": "드라마", + "주연배우": "캐런 홀니스", + "자막_언어": "스페인어", + "제목": "레이싱 인 더 레인" + }, + { + "장르": "드라마", + "주연배우": "샤비아니 폰세 데 레온", + "자막_언어": "스페인어", + "제목": "디스 이즈 낫 베를린" + } + ], + "slots": [ + { + "exclusive_end": 66, + "slot": "제목", + "start": 52 + }, + { + "exclusive_end": 50, + "slot": "제목", + "start": 39 + }, + { + "exclusive_end": 37, + "slot": "제목", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 영화 열 편을 찾았습니다만 그중 어느 신실한 남자, 애프터 웨딩 인 뉴욕, 블라인디드 바이 더 라이트 세 작품에 관심 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "제목": [ + "블라인디드 바이 더 라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "블라인디드 바이 더 라이트가 좋을 것 같아요, 찾아줘서 고마워요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "상관 없음" + ], + "slot": "자막_언어", + "values": [ + "상관 없음" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "자막_언어": [ + "상관 없음" + ], + "제목": [ + "블라인디드 바이 더 라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그 영화 틀어 주세요, 자막은 있어도 되고 없어도 돼요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "영화 블라인디드 바이 더 라이트" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 블라인디드 바이 더 라이트를 영어 자막과 함께 재생하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "블라인디드 바이 더 라이트", + "영화 블라인디드 바이 더 라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워요. 그 영화에 누가 나오는지 알려주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "미라 가나트라" + ], + "slot": "주연배우", + "values": [ + "미라 가나트라" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "제목": "블라인디드 바이 더 라이트" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "주연배우", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 상영 중인 영화의 주연은 미라 가나트라입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "보데가 만" + ], + "slot": "도시", + "values": [ + "보데가 만" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "도시", + "start": 8 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "보데가 만" + ] + } + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "블라인디드 바이 더 라이트", + "영화 블라인디드 바이 더 라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 지금 보데가 만 날씨가 어떤지 알려주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "80" + ], + "slot": "온도", + "values": [ + "화씨 80도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "28" + ], + "slot": "강수량", + "values": [ + "28퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "보데가 만" + } + }, + "service_results": [ + { + "도시": "보데가 만", + "날짜": "2019-03-01", + "습도": "44", + "강수량": "28", + "온도": "80", + "바람": "2" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "온도", + "start": 17 + }, + { + "exclusive_end": 40, + "slot": "강수량", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "오늘 보데가 만의 평균 기온은 화씨 80도이며 비가 올 확률은 28퍼센트로 예상됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "보데가 만" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙습니다, 딱 필요했던 정보였고 이걸로 충분하니 안녕히 계세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "별말씀을요. 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00040", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "장르", + "start": 6 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 드라마 영화를 좀 찾아보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어느 신실한 남자", + "애프터 웨딩 인 뉴욕", + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트", + "애프터 웨딩 인 뉴욕", + "어느 신실한 남자" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카리 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + }, + { + "장르": "드라마", + "주연배우": "도리스 맥카시", + "자막_언어": "스페인어", + "제목": "애프터 웨딩 인 뉴욕" + }, + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + }, + { + "장르": "드라마", + "주연배우": "질리언 벨", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + }, + { + "장르": "드라마", + "주연배우": "존 글레이저", + "자막_언어": "불어", + "제목": "허슬러" + }, + { + "장르": "드라마", + "주연배우": "하비에르 바르뎀", + "자막_언어": "영어", + "제목": "라이브 플래쉬" + }, + { + "장르": "드라마", + "주연배우": "잭 스터너", + "자막_언어": "불어", + "제목": "오버커머" + }, + { + "장르": "드라마", + "주연배우": "잭 카슨", + "자막_언어": "스페인어", + "제목": "스테이지 도어" + }, + { + "장르": "드라마", + "주연배우": "캐런 홀니스", + "자막_언어": "스페인어", + "제목": "레이싱 인 더 레인" + }, + { + "장르": "드라마", + "주연배우": "샤비아니 폰세 데 레온", + "자막_언어": "스페인어", + "제목": "디스 이즈 낫 베를린" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "제목", + "start": 50 + }, + { + "exclusive_end": 48, + "slot": "제목", + "start": 37 + }, + { + "exclusive_end": 35, + "slot": "제목", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 영화 10편을 찾았습니다만, 어느 신실한 남자, 애프터 웨딩 인 뉴욕, 블라인디드 바이 더 라이트 중 어떤 작품을 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "애프터 웨딩 인 뉴욕" + ], + "slot": "제목", + "values": [ + "애프터 웨딩 인 뉴욕" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "제목": [ + "애프터 웨딩 인 뉴욕" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "애프터 웨딩 인 뉴욕이면 좋겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 그 영화를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "제목": [ + "애프터 웨딩 인 뉴욕" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그 영화 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "애프터 웨딩 인 뉴욕" + ], + "slot": "제목", + "values": [ + "애프터 웨딩 인 뉴욕" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "제목", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영어 자막으로 애프터 웨딩 인 뉴욕을 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "자막_언어": [ + "영어 ��막" + ], + "제목": [ + "애프터 웨딩 인 뉴욕" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞습니다. 이 영화 주연 배우가 누구입니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "윌 체이스" + ], + "slot": "주연배우", + "values": [ + "윌 체이스" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "애프터 웨딩 인 뉴욕" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "윌 체이스", + "자막_언어": "영어", + "제목": "애프터 웨딩 인 뉴욕" + } + ], + "slots": [ + { + "exclusive_end": 5, + "slot": "주연배우", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "윌 체이스는 출연 배우 중 한 명이며 고객님의 영화가 재생되기 시작했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-03" + ], + "slot": "날짜", + "values": [ + "이번 달 3일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "디스커버리 베이" + ], + "slot": "도시", + "values": [ + "디스커버리 베이" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 17, + "slot": "날짜", + "start": 10 + }, + { + "exclusive_end": 8, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "디스커버리 베이" + ], + "날짜": [ + "이번 달 3일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "디스커버리 베이의 이번 달 3일 날씨 알려 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "71" + ], + "slot": "온도", + "values": [ + "화씨 71도 정도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "26" + ], + "slot": "강수량", + "values": [ + "26퍼센트 정도" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "디스커버리 베이", + "날짜": "2019-03-03" + } + }, + "service_results": [ + { + "도시": "디스커버리 베이", + "날짜": "2019-03-03", + "습도": "34", + "강수량": "26", + "온도": "71", + "바람": "12" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 36, + "slot": "강수량", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 기온은 화씨 71도 정도이며 비가 올 확률은 26퍼센트 정도입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "밴쿠버" + ], + "slot": "도시", + "values": [ + "브리티시컬럼비아 밴쿠버" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 18, + "slot": "도시", + "start": 6 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "브리티시컬럼비아 밴쿠버" + ], + "날짜": [ + "이번 달 3일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋습니다, 브리티시컬럼비아 밴쿠버를 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "57" + ], + "slot": "온도", + "values": [ + "약 화씨 57도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "54" + ], + "slot": "강수량", + "values": [ + "54퍼센트 정도" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "밴쿠버", + "날짜": "2019-03-03" + } + }, + "service_results": [ + { + "도시": "밴쿠버", + "날짜": "2019-03-03", + "습도": "16", + "강수량": "54", + "온도": "57", + "바람": "10" + } + ], + "slots": [ + { + "exclusive_end": 15, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 35, + "slot": "강수량", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 기온은 약 화씨 57도이며 비가 올 확률은 54퍼센트 정도입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "브리티시컬럼비아 밴쿠버" + ], + "날짜": [ + "이번 달 3일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알겠습니다, 지금은 여기까지입니다만 안녕히 계세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "안녕히 가십시오." + } + ] + }, + { + "dialogue_id": "14_00041", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인으로 볼 만한 괜찮은 영화 추천 좀 해줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도와드리겠습니다, 선호하시는 영화 장르가 어떻게 되십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "장르", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 드라마 영화를 보는 걸 진짜 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어느 신실한 남자", + "애프터 웨딩 인 뉴욕", + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트", + "애프터 웨딩 인 뉴욕", + "어느 신실한 남자" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카리 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + }, + { + "장르": "드라마", + "주연배우": "도리스 맥카시", + "자막_언어": "스페인어", + "제목": "애프터 웨딩 인 뉴욕" + }, + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + }, + { + "장르": "드라마", + "주연배우": "질리언 벨", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + }, + { + "장르": "드라마", + "주연배우": "존 글레이저", + "자막_언어": "불어", + "제목": "허슬러" + }, + { + "장르": "드라마", + "주연배우": "하비에르 바르뎀", + "자막_언어": "영어", + "제목": "라이브 플래쉬" + }, + { + "장르": "드라마", + "주연배우": "잭 스터너", + "자막_언어": "불어", + "제목": "오버커머" + }, + { + "장르": "드라마", + "주연배우": "잭 카슨", + "자막_언어": "스페인어", + "제목": "스테이지 도어" + }, + { + "장르": "드라마", + "주연배우": "캐런 홀니스", + "자막_언어": "스페인어", + "제목": "레이싱 인 더 레인" + }, + { + "장르": "드라마", + "주연배우": "샤비아니 폰세 데 레온", + "자막_언어": "스페인어", + "제목": "디스 이즈 낫 베를린" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "제목", + "start": 43 + }, + { + "exclusive_end": 41, + "slot": "제목", + "start": 30 + }, + { + "exclusive_end": 28, + "slot": "제목", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "드라마 영화 10편을 찾았습니다만 어느 신실한 남자, 애프터 웨딩 인 뉴욕, 블라인디드 바이 더 라이트 중 어떤 작품을 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "어느 신실한 남자" + ], + "slot": "제목", + "values": [ + "어느 신실한 남자" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "제목": [ + "어느 신실한 남자" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 어느 신실한 남자를 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "원하시면 지금 영화를 재생해 드려도 괜찮겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "제목": [ + "어느 신실한 남자" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 부탁드릴게요. 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "어느 신실한 남자" + ], + "slot": "제목", + "values": [ + "어느 신실한 남자" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "제목", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "좋습니다. 제가 어느 신실한 남자를 영어 자막으로 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "주연배우", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [ + "주연배우" + ], + "slot_values": { + "장르": [ + "드라마 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "어느 신실한 남자" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그걸로 할게요. 이 영화 주연 배우가 누구예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "바카리 상가레" + ], + "slot": "주연배우", + "values": [ + "바카리 상가레" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "어느 신실한 남자" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카리 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "주연배우", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 작품의 주연 배우는 바카리 상가레입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "데일리 시티" + ], + "slot": "도시", + "values": [ + "데일리 시티" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 13, + "slot": "도시", + "start": 7 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "데일리 시티" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다. 데일리 시티의 날씨도 알려 주실 수 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "77" + ], + "slot": "온도", + "values": [ + "77도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "6" + ], + "slot": "강수량", + "values": [ + "6퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "데일리 시티" + } + }, + "service_results": [ + { + "도시": "데일리 시티", + "날짜": "2019-03-01", + "습도": "21", + "강수량": "6", + "온도": "77", + "바람": "6" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "온도", + "start": 11 + }, + { + "exclusive_end": 30, + "slot": "강수량", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다, 기온은 77도이고 비가 올 확률은 6퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "데일리 시티" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 알려주셔서 감사합니다, 이걸로 충분해요, 안녕히 계세요" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "천만에요. 안녕히 가십시오." + } + ] + }, + { + "dialogue_id": "14_00042", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 영화 좀 찾아볼까 해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "원하시는 영화의 종류가 무엇인지 말씀해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "스릴러" + ], + "slot": "장르", + "values": [ + "서스펜스가 있는 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "서스펜스가 있는 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "서스펜스가 있는 영화 하나 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "매들린스 매들린", + "로호", + "디 아트 오브 셀프 디펜스" + ], + "slot": "제목", + "values": [ + "디 아트 오브 셀프 디펜스", + "로호", + "매들린스 매들린" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "스릴러" + } + }, + "service_results": [ + { + "장르": "스릴러", + "주연배우": "헬레나 하워드", + "자막_언어": "힌디어", + "제목": "매들린스 매들린" + }, + { + "장르": "스릴러", + "주연배우": "루디 체르니코프", + "자막_언어": "불어", + "제목": "로호" + }, + { + "장르": "스릴러", + "주연배우": "제이슨 버키", + "자막_언어": "힌디어", + "제목": "디 아트 오브 셀프 디펜스" + }, + { + "장르": "스릴러", + "주연배우": "레너드 샤프", + "자막_언어": "영어", + "제목": "레이디킬러" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "제목", + "start": 45 + }, + { + "exclusive_end": 43, + "slot": "제목", + "start": 41 + }, + { + "exclusive_end": 69, + "slot": "제목", + "start": 61 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다, 고객님께서 좋아하실 만한 스릴러 영화는 총 4편이며 그중에는 로호, 디 아트 오브 셀프 디펜스, 매들린스 매들린이 포함되어 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "로호" + ], + "slot": "제목", + "values": [ + "로호" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 2, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "서스펜스가 있는 영화" + ], + "제목": [ + "로호" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "로호 어때요, 지금 바로 그거 볼까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "로호" + ], + "slot": "제목", + "values": [ + "로호" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 24, + "slot": "제목", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다, 괜찮으시다면 영어 자막으로 로호를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "서스펜스가 있는 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "로호" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 좋아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "로호" + } + }, + "service_results": [ + { + "장르": "스릴러", + "주연배우": "마라 베스텔리", + "자막_언어": "영어", + "제목": "로호" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 바로 재생해 드리겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "헤이워드" + ], + "slot": "도시", + "values": [ + "헤이워드" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 12, + "slot": "도시", + "start": 8 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "헤이워드" + ] + } + } + }, + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "서스펜스가 있는 영화" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "로호" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워, 이제 헤이워드 날씨 좀 확인해줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "80" + ], + "slot": "온도", + "values": [ + "80도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "9" + ], + "slot": "강수량", + "values": [ + "9퍼센트" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "헤이워드" + } + }, + "service_results": [ + { + "도시": "헤이워드", + "날짜": "2019-03-01", + "습도": "16", + "강수량": "9", + "온도": "80", + "바람": "3" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "온도", + "start": 10 + }, + { + "exclusive_end": 29, + "slot": "강수량", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "네, 현재 기온은 80도이며 비가 올 확률은 9퍼센트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "헤이워드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알려줘서 고마워." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 필요하신 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "헤이워드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 딱히 더 필요한 건 없어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다. 그럼 다음에 또 뵙겠습니다." + } + ] + }, + { + "dialogue_id": "14_00043", + "services": [ + "미디어_3", + "날씨_1" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "마리안 장-밥티스트" + ], + "slot": "주연배우", + "values": [ + "마리안 장-밥티스트" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "주연배우", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "주연배우": [ + "마리안 장-밥티스트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "마리안 장-밥티스트가 주연한 영화가 어떤 게 있는지 알고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 장르를 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "브로나 갤러거" + ], + "slot": "주연배우", + "values": [ + "브로나 갤러거" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "컬트" + ], + "slot": "장르", + "values": [ + "격투 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "주연배우", + "start": 16 + }, + { + "exclusive_end": 5, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "격투 영화" + ], + "주연배우": [ + "브로나 갤러거" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "격투 영화로 추천해 주세요, 브로나 갤러거가 나오는 작품으로요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "컬트", + "주연배우": "브로나 갤러거" + } + }, + "service_results": [ + { + "장르": "컬트", + "주연배우": "브로나 갤러거", + "자막_언어": "스페인어", + "제목": "펄프 픽션" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "제목", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님이 선택하신 조건에 맞는 영화는 한 편이며 펄프 픽션입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + }, + { + "act": "SELECT", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "격투 영화" + ], + "주연배우": [ + "브로나 갤러거" + ], + "제목": [ + "펄프 픽션" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "펄프 픽션이 좋다고 하던데, 한 번 틀어볼까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "영어" + ], + "slot": "자막_언어", + "values": [ + "영어 자막" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "제목", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인하겠습니다만 펄프 픽션을 영어 자막으로 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "PlayMovie", + "requested_slots": [], + "slot_values": { + "장르": [ + "격투 영화" + ], + "주연배우": [ + "브로나 갤러거" + ], + "자막_언어": [ + "영어 자막" + ], + "제목": [ + "펄프 픽션" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "PlayMovie", + "parameters": { + "자막_언어": "영어", + "제목": "펄프 픽션" + } + }, + "service_results": [ + { + "장르": "컬트", + "주연배우": "브로나 갤러거", + "자막_언어": "영어", + "제목": "펄프 픽션" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화를 지금 재생해 드리고 ��습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019-03-10" + ], + "slot": "날짜", + "values": [ + "10일" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "딕슨" + ], + "slot": "도시", + "values": [ + "딕슨" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "GetWeather" + ], + "slot": "intent", + "values": [ + "GetWeather" + ] + } + ], + "service": "날씨_1", + "slots": [ + { + "exclusive_end": 6, + "slot": "날짜", + "start": 3 + }, + { + "exclusive_end": 2, + "slot": "도시", + "start": 0 + } + ], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "딕슨" + ], + "날짜": [ + "10일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "딕슨 10일 날씨 괜찮을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "76" + ], + "slot": "온도", + "values": [ + "76도" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "5" + ], + "slot": "강수량", + "values": [ + "5%" + ] + } + ], + "service": "날씨_1", + "service_call": { + "method": "GetWeather", + "parameters": { + "도시": "딕슨", + "날짜": "2019-03-10" + } + }, + "service_results": [ + { + "도시": "딕슨", + "날짜": "2019-03-10", + "습도": "21", + "강수량": "5", + "온도": "76", + "바람": "10" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "온도", + "start": 7 + }, + { + "exclusive_end": 24, + "slot": "강수량", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "네, 기온이 76도이고 비가 올 확률이 5%라면 사람들에게는 매우 쾌적한 날씨입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "GetWeather", + "requested_slots": [], + "slot_values": { + "도시": [ + "딕슨" + ], + "날짜": [ + "10일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 알겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이제 추가로 어떤 도움을 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "도시": [ + "딕슨" + ], + "날짜": [ + "10일" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니에요, 괜찮습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "날씨_1", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "공연을 즐기시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00044", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "볼 영화를 좀 찾아보려고 해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "기브 미 리버티" + ], + "slot": "영화_제목", + "values": [ + "기브 미 리버티" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "92" + ], + "slot": "평점", + "values": [ + "92점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "다리아 에카마소바", + "감독": "키릴 미카노브스키", + "장르": "코미디 드라마", + "영화_제목": "기브 미 리버티", + "평점": "92" + }, + { + "배우": "나우엘 카노", + "감독": "루크레시아 마르텔", + "장르": "세계 영화", + "영화_제목": "자마", + "평점": "96" + }, + { + "배우": "윌리엄 잭슨 하퍼", + "감독": "아리 에스터", + "장르": "공포", + "영화_제목": "미드소마", + "평점": "83" + }, + { + "배우": "도리스 맥카시", + "감독": "바트 프룬디치", + "장르": "드라마", + "영화_제목": "애프터 웨딩 인 뉴욕", + "평점": "43" + }, + { + "배우": "다이애나 도스", + "감독": "더글러스 히콕스", + "장르": "공포", + "영화_제목": "씨어터 오브 블러드", + "평점": "93" + }, + { + "배우": "리브 타일러", + "감독": "피터 잭슨", + "장르": "판타지", + "영화_제목": "반지의 제왕: 왕의 귀환", + "평점": "93" + }, + { + "배우": "제임스 랜슨", + "감독": "안드레스 무시에티", + "장르": "초자연", + "영화_제목": "그것: 두 번째 이야기", + "평점": "64" + }, + { + "배우": "로저 맥귄", + "감독": "앤드루 슬레이터", + "장르": "뮤지컬", + "영화_제목": "에코 인 더 캐년", + "평점": "94" + }, + { + "배우": "티모시 올리펀트", + "감독": "쿠엔틴 타란티노", + "장르": "기이한 영화", + "영화_제목": "원스 어폰 어 타임... 인 할리우드", + "평점": "85" + }, + { + "배우": "아담 바크리", + "감독": "개빈 후드", + "장르": "미스터리", + "영화_제목": "오피셜 시크릿", + "평점": "78" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "영화_제목", + "start": 15 + }, + { + "exclusive_end": 39, + "slot": "평점", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화를 10편 찾았습니다만 기브 미 리버티는 어떠십니까, 평점은 92점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "섹스 록" + ], + "slot": "앨범", + "values": [ + "섹스 록 앨범" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "알렉스 엔젤" + ], + "slot": "가수", + "values": [ + "알렉스 엔젤" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "록" + ], + "slot": "장르", + "values": [ + "록" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 20, + "slot": "앨범", + "start": 13 + }, + { + "exclusive_end": 6, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 17, + "slot": "장르", + "start": 16 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "섹스 록 앨범" + ], + "가수": [ + "알렉스 엔젤" + ], + "장르": [ + "록" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "알렉스 엔젤을 좋아하고 섹스 록 앨범을 정말 사랑하는, 록을 가장 좋아하는 저에게 맞는 노래 몇 곡 찾아주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "이지 월드" + ], + "slot": "트랙", + "values": [ + "이지 월드" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "알렉스 엔젤" + ], + "slot": "가수", + "values": [ + "알렉스 엔젤" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "섹스 록" + ], + "slot": "앨범", + "values": [ + "앨범 섹스 록" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "섹스 록", + "가수": "알렉스 엔젤", + "장르": "록" + } + }, + "service_results": [ + { + "앨범": "섹스 록", + "가수": "알렉스 엔젤", + "장르": "록", + "트랙": "��지 월드", + "출시연도": "2018" + }, + { + "앨범": "섹스 록", + "가수": "알렉스 엔젤", + "장르": "록", + "트랙": "마이 치코", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "트랙", + "start": 21 + }, + { + "exclusive_end": 19, + "slot": "가수", + "start": 13 + }, + { + "exclusive_end": 7, + "slot": "앨범", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "앨범 섹스 록에 수록된 알렉스 엔젤의 이지 월드는 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "섹스 록 앨범", + "앨범 섹스 록" + ], + "가수": [ + "알렉스 엔젤" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "록" + ], + "트랙": [ + "이지 월드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "안뜰에서 틀어 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "이지 월드" + ], + "slot": "트랙", + "values": [ + "이지 월드 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰에서 이지 월드 노래를 재생해 드려도 되는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2012" + ], + "slot": "출시연도", + "values": [ + "2012년 발매된 곡" + ] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "앨범": [ + "섹스 록 앨범", + "앨범 섹스 록" + ], + "가수": [ + "알렉스 엔젤" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "록" + ], + "트랙": [ + "이지 월드", + "이지 월드 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 좋네요, 이 노래가 2012년 발매된 곡인가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2018" + ], + "slot": "출시연도", + "values": [ + "2018년" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "섹스 록", + "가수": "알렉스 엔젤", + "장치": "안뜰", + "트랙": "이지 월드" + } + }, + "service_results": [ + { + "앨범": "섹스 록", + "가수": "알렉스 엔젤", + "장치": "안뜰", + "장르": "록", + "트랙": "이지 월드", + "출시연도": "2018" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "감상해 주시기 바라며 이 노래는 2018년에 발매되었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "섹스 록 앨범", + "앨범 섹스 록" + ], + "가수": [ + "알렉스 엔젤" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "록" + ], + "트랙": [ + "이지 월드", + "이지 월드 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 감사드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "섹스 록 앨범", + "앨범 섹스 록" + ], + "가수": [ + "알렉스 엔젤" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "록" + ], + "트랙": [ + "이지 월드", + "이지 월드 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 그걸로 됐습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00045", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "데이비드 리치" + ], + "slot": "감독", + "values": [ + "데이비드 리치" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "라이언 레이놀즈" + ], + "slot": "배우", + "values": [ + "라이언 레이놀즈" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "감독", + "start": 0 + }, + { + "exclusive_end": 22, + "slot": "배우", + "start": 14 + }, + { + "exclusive_end": 33, + "slot": "장르", + "start": 28 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "라이언 레이놀즈" + ], + "감독": [ + "데이비드 리치" + ], + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "데이비드 리치가 감독하고 라이언 레이놀즈가 출연한 액션 영화 하나 추천해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "분노의 질주: 홉스 & 쇼" + ], + "slot": "영화_제목", + "values": [ + "분노의 질주: 홉스 & 쇼" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "67" + ], + "slot": "평점", + "values": [ + "67점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "라이언 레이놀즈", + "감독": "데이비드 리치", + "장르": "액션" + } + }, + "service_results": [ + { + "배우": "라이언 레이놀즈", + "감독": "데이비드 리치", + "장르": "액션", + "영화_제목": "분노의 질주: 홉스 & 쇼", + "평점": "67" + } + ], + "slots": [ + { + "exclusive_end": 43, + "slot": "영화_제목", + "start": 29 + }, + { + "exclusive_end": 62, + "slot": "평점", + "start": 59 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "요청하신 조건에 부합하는 영화가 하나 있으며 제목은 분노의 질주: 홉스 & 쇼이고 평점은 100점 만점에 67점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "라이언 레이놀즈" + ], + "감독": [ + "데이비드 리치" + ], + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아, 이제 음악으로 바꿀까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "스큐즈 미" + ], + "slot": "트랙", + "values": [ + "스큐즈 미" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "리조" + ], + "slot": "가수", + "values": [ + "리조" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "코코넛 오일" + ], + "slot": "앨범", + "values": [ + "코코넛 오일 앨범" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "코코넛 오일", + "가수": "리조", + "장르": "팝", + "트랙": "스큐즈 미", + "출시연도": "2016" + }, + { + "앨범": "더 뉴 클래식", + "가수": "이기 아잘레아", + "장르": "팝", + "트랙": "블랙 위도우", + "출시연도": "2014" + }, + { + "앨범": "퍼플 레인", + "가수": "퓨처", + "장르": "사운드트랙", + "트랙": "화이트하우스 로드", + "출시연도": "2016" + }, + { + "앨범": "언브로큰", + "가수": "데미 로바토", + "장르": "팝", + "트랙": "사일런스", + "출시연도": "2011" + }, + { + "앨범": "이프 아이 노우 미", + "가수": "모건 월렌", + "장르": "컨트리", + "트랙": "업", + "출시연도": "2018" + }, + { + "앨범": "오버띵킹", + "가수": "샤이 마틴", + "장르": "팝", + "트랙": "굿 투게더", + "출시연도": "2017" + }, + { + "앨범": "이나", + "가수": "이나", + "장르": "팝", + "트랙": "배드 보이즈", + "출시연도": "2015" + }, + { + "앨범": "나이트 비전스", + "가수": "이매진 드래곤스", + "장르": "록", + "트랙": "라디오액티브", + "출시연도": "2012" + }, + { + "앨범": "홀로", + "가수": "림보", + "장르": "팝", + "트랙": "에어플레인 모드", + "출시연도": "2017" + }, + { + "앨범": "포비아", + "가수": "비질랜드", + "장르": "팝", + "트랙": "포비아", + "출시연도": "2016" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "트랙", + "start": 36 + }, + { + "exclusive_end": 34, + "slot": "가수", + "start": 32 + }, + { + "exclusive_end": 67, + "slot": "앨범", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "검색해 보니 고객님께 어울리는 노래가 10곡 있었고 그중 리조의 스큐즈 미라는 곡을 추천드리며 이 곡은 코코넛 오일 앨범에 수록되어 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "발매 연도랑 장르도 알려줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 음악" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2016" + ], + "slot": "출시연도", + "values": [ + "2016년 발매" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "장르", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다. 해당 곡은 2016년 발매된 팝 음악입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "스큐즈 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 좋네." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "원하시면 지금 바로 재생해 드리겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "스큐즈 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그럼 정말 좋겠어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "스큐즈 미" + ], + "slot": "트랙", + "values": [ + "스큐즈 미" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "트랙", + "start": 20 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그 절차를 먼저 확인한 뒤 거실에서 스큐즈 미를 재생해 드리겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "스큐즈 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 좋아." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "스큐즈 미" + } + }, + "service_results": [ + { + "앨범": "코코넛 오일", + "가수": "리조", + "장치": "거실", + "장르": "팝", + "트랙": "스큐즈 미", + "출시연도": "2016" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래가 마음에 드시길 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "스큐즈 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 배려 깊으시네요, 안녕히 계세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "남은 하루 편안히 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00046", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "영화 찾는 거 좀 도와주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "엔젤 해즈 폴른" + ], + "slot": "영화_제목", + "values": [ + "엔젤 해즈 폴른" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "39" + ], + "slot": "평점", + "values": [ + "39점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "닉 놀티", + "감독": "릭 로먼 워", + "장르": "액션", + "영화_제목": "엔젤 해즈 폴른", + "평점": "39" + }, + { + "배우": "쿠엔틴 타란티노", + "감독": "쿠엔틴 타란티노", + "장르": "컬트", + "영화_제목": "펄프 픽션", + "평점": "92" + }, + { + "배우": "존 글레이저", + "감독": "로렌 스카파리아", + "장르": "드라마", + "영화_제목": "허슬러", + "평점": "94" + }, + { + "배우": "캐런 홀니스", + "감독": "사이먼 커티스", + "장르": "드라마", + "영화_제목": "레이싱 인 더 레인", + "평점": "43" + }, + { + "배우": "레너드 샤프", + "감독": "알렉산더 맥켄드릭", + "장르": "스릴러", + "영화_제목": "레이디킬러", + "평점": "100" + }, + { + "배우": "파올라 라라", + "감독": "이사 로페즈", + "장르": "비극", + "영화_제목": "호랑이는 겁이 없다", + "평점": "96" + }, + { + "배우": "헬레나 홈즈", + "감독": "데이비드 리치", + "장르": "액션", + "영화_제목": "분노의 질주: 홉스 & 쇼", + "평점": "67" + }, + { + "배우": "모한 카푸르", + "감독": "자간 샤크티", + "장르": "액션", + "영화_제목": "미션 망갈", + "평점": "67" + }, + { + "배우": "케이트 맥키넌", + "감독": "대니 보일", + "장르": "코미디", + "영화_제목": "예스터데이", + "평점": "63" + }, + { + "배우": "리브 타일러", + "감독": "피터 잭슨", + "장르": "판타지", + "영화_제목": "반지의 제왕: 왕의 귀환", + "평점": "93" + } + ], + "slots": [ + { + "exclusive_end": 8, + "slot": "영화_제목", + "start": 0 + }, + { + "exclusive_end": 16, + "slot": "평점", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "엔젤 해즈 폴른이 평점 39점이라고 들었습니다만, 그 영화를 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "아웃라스트" + ], + "slot": "앨범", + "values": [ + "앨범 아웃라스트" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "커크 디지오지오" + ], + "slot": "가수", + "values": [ + "커크 디지오지오" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "아시아 음악" + ], + "slot": "장르", + "values": [ + "아시아 음악" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 37, + "slot": "앨범", + "start": 29 + }, + { + "exclusive_end": 27, + "slot": "가수", + "start": 19 + }, + { + "exclusive_end": 50, + "slot": "장르", + "start": 44 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 아웃라스트" + ], + "가수": [ + "커크 디지오지오" + ], + "장르": [ + "아시아 음악" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "좋아요 그렇게 해 주세요, 그리고 커크 디지오지오의 앨범 아웃라스트 수록곡이나 아시아 음악 중 추천해 주실 노래 하나 찾아주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "포 더 나이트" + ], + "slot": "트랙", + "values": [ + "포 더 나이트" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "커크 디지오지오" + ], + "slot": "가수", + "values": [ + "커크 디지오지오" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "아웃라스트" + ], + "slot": "앨범", + "values": [ + "아웃라스트 앨범" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "아웃라스트", + "가수": "커크 디지오지오", + "장르": "아시아 음악" + } + }, + "service_results": [ + { + "앨범": "아웃라스트", + "가수": "커크 디지오지오", + "장르": "아시아 음악", + "트랙": "포 더 나이트", + "출시연도": "2014" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "트랙", + "start": 28 + }, + { + "exclusive_end": 12, + "slot": "가수", + "start": 4 + }, + { + "exclusive_end": 22, + "slot": "앨범", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그러면 커크 디지오지오의 아웃라스트 앨범에 수록된 포 더 나이트는 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2013" + ], + "slot": "출시연도", + "values": [ + "6년 전" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "앨범": [ + "앨범 아웃라스트" + ], + "가수": [ + "커크 디지오지오" + ], + "장르": [ + "아시아 음악" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 6년 전에 나온 거예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2014" + ], + "slot": "출시연도", + "values": [ + "2014년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도움이 되실지 모르겠습니다만, 해당 곡은 2014년에 발매되었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰 스피커" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 아웃라스트", + "아웃라스트 앨범" + ], + "가수": [ + "커크 디지오지오" + ], + "장치": [ + "안뜰 스피커" + ], + "장��": [ + "아시아 음악" + ], + "트랙": [ + "포 더 나이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 딱 그거예요, 안뜰 스피커로 틀어줄 수 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "포 더 나이트" + ], + "slot": "트랙", + "values": [ + "포 더 나이트" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "트랙", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "포 더 나이트를 안뜰에서 재생해 드리는 것으로 확인해도 괜찮으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 아웃라스트", + "아웃라스트 앨범" + ], + "가수": [ + "커크 디지오지오" + ], + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "장르": [ + "아시아 음악" + ], + "트랙": [ + "포 더 나이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그게 맞아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "아웃라스트", + "가수": "커크 디지오지오", + "장치": "안뜰", + "트랙": "포 더 나이트" + } + }, + "service_results": [ + { + "앨범": "아웃라스트", + "가수": "커크 디지오지오", + "장치": "안뜰", + "장르": "아시아 음악", + "트랙": "포 더 나이트", + "출시연도": "2014" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 재생해 드렸습니다. 지금 감상해 주십시오." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 아웃라스트", + "아웃라스트 앨범" + ], + "가수": [ + "커크 디지오지오" + ], + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "장르": [ + "아시아 음악" + ], + "트랙": [ + "포 더 나이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고마워요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "무엇을 도와드리면 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 아웃라스트", + "아웃라스트 앨범" + ], + "가수": [ + "커크 디지오지오" + ], + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "장르": [ + "아시아 음악" + ], + "트랙": [ + "포 더 나이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 딱히 더 필요는 없어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다. 그럼 안녕히 계십시오." + } + ] + }, + { + "dialogue_id": "14_00047", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "친구들이 집에 올 건데 같이 볼 영화 좀 찾아주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "루스" + ], + "slot": "영화_제목", + "values": [ + "루스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "92" + ], + "slot": "평점", + "values": [ + "92점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "안드레아 방", + "감독": "줄리어스 오나", + "장르": "미스터리", + "영화_제목": "루스", + "평점": "92" + }, + { + "배우": "도리스 맥카시", + "감독": "바트 프룬디치", + "장르": "드라마", + "영화_제목": "애프터 웨딩 인 뉴욕", + "평점": "43" + }, + { + "배우": "쿠엔틴 타란티노", + "감독": "쿠엔틴 타란티노", + "장르": "컬트", + "영화_제목": "펄프 픽션", + "평점": "92" + }, + { + "배우": "론 뮤익", + "감독": "짐 헨슨", + "장르": "판타지", + "영화_제목": "라비린스", + "평점": "70" + }, + { + "배우": "잭 카슨", + "감독": "그레고리 라 카바", + "장르": "드라마", + "영화_제목": "스테이지 도어", + "평점": "95" + }, + { + "배우": "마나부 호소이", + "감독": "우에다 신이치로", + "장르": "공포", + "영화_제목": "카메라를 멈추면 안 돼!", + "평점": "100" + }, + { + "배우": "알렉산더 캘버트", + "감독": "진 스툽니츠키", + "장르": "코미디", + "영화_제목": "굿 보이즈", + "평점": "79" + }, + { + "배우": "브리타 스테펜하겐", + "감독": "서롭 밴 오먼", + "장르": "애니메이션", + "영화_제목": "앵그리 버드 2: 독수리 왕국의 침공", + "평점": "72" + }, + { + "배우": "헬레나 하워드", + "감독": "조세핀 데커", + "장르": "스릴러", + "영화_제목": "매들린스 매들린", + "평점": "88" + }, + { + "배우": "캘빈 트릴린", + "감독": "맥스 루코위츠", + "장르": "다큐멘터리", + "영화_제목": "지붕 위의 바이올린: 기적의 기적", + "평점": "100" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "영화_제목", + "start": 8 + }, + { + "exclusive_end": 6, + "slot": "평점", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평점 92점의 루스라는 영화를 찾았습니다만, 관람하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "그거 괜찮네요, 이제 들을 노래 좀 찾아주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "이지 월드" + ], + "slot": "트랙", + "values": [ + "이지 월드" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "알렉스 엔젤" + ], + "slot": "가수", + "values": [ + "알렉스 엔젤" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "섹스 록" + ], + "slot": "앨범", + "values": [ + "섹스 록 앨범" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "섹스 록", + "가수": "알렉스 엔젤", + "장르": "록", + "트랙": "이지 월드", + "출시연도": "2018" + }, + { + "앨범": "더 뉴 클래식", + "가수": "이기 아잘레아", + "장르": "팝", + "트랙": "체인지 유어 라이프", + "출시연도": "2013" + }, + { + "앨범": "유어 네임", + "가수": "래드윔프스", + "장르": "록", + "트랙": "드림 랜턴", + "출시연도": "2016" + }, + { + "앨범": "클락스 폰 풋", + "가수": "자빌라니", + "장르": "레게", + "트랙": "클락스 폰 풋", + "출시연도": "2019" + }, + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장르": "메탈", + "트랙": "그레이트 워", + "출시연도": "2019" + }, + { + "앨범": "레이디 우드", + "가수": "토브 로", + "장르": "일렉트로팝", + "트랙": "쿨 걸", + "출시연도": "2016" + }, + { + "앨범": "언리쉬드 비욘드", + "가수": "스킬렛", + "장르": "록", + "트랙": "디 올더 아이 겟", + "출시연도": "2016" + }, + { + "앨범": "인조이 유어셀프", + "가수": "빌리 커링턴", + "장르": "컨트리", + "트랙": "렛 잇 고", + "출시연도": "2010" + }, + { + "앨범": "겨울왕국", + "가수": "이디나 멘젤", + "장르": "팝", + "트랙": "레프트 미 옛", + "출시연도": "2013" + }, + { + "앨범": "소울 서칭", + "가수": "바지", + "장르": "팝", + "트랙": "파라다이스", + "출시연도": "2019" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "트랙", + "start": 53 + }, + { + "exclusive_end": 38, + "slot": "가수", + "start": 32 + }, + { + "exclusive_end": 47, + "slot": "앨범", + "start": 40 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님께서 관심을 가질 만한 노래 10곡을 찾았습니다만, 알렉스 엔젤의 섹스 록 앨범에 수록된 이지 월드를 들어 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "2011" + ], + "slot": "출시연도", + "values": [ + "2011년 발매" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "음, 흥미롭네요, 이 곡이 어떤 장르인지랑 2011년 발매가 맞는지 알려주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2018" + ], + "slot": "출시연도", + "values": [ + "2018년" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "록" + ], + "slot": "장르", + "values": [ + "록" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "장르", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "아니요, 그 곡은 2018년에 발매되었으며 장르는 록입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "이지 월드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그걸로 하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래를 들어 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "이지 월드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 해주시면 정말 좋겠어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "이지 월드" + ], + "slot": "트랙", + "values": [ + "이지 월드" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 이지 월드를 들으시겠다는 것을 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "이지 월드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "이지 월드" + } + }, + "service_results": [ + { + "앨범": "섹스 록", + "가수": "알렉스 엔젤", + "장치": "거실", + "장르": "록", + "트랙": "이지 월드", + "출시연도": "2018" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 잘 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "이지 월드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 감사합니다, 덕분에 큰 도움이 됐어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 추가로 도와드�� 일이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "이지 월드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 괜찮아요. 다시 한 번 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00048", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "허버트 로스" + ], + "slot": "감독", + "values": [ + "허버트 로스" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "감독", + "start": 19 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "감독": [ + "허버트 로스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "오늘은 실컷 즐기고 싶은 마음인데 허버트 로스가 감독한 영화 아무거나 찾아주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "철목련" + ], + "slot": "영화_제목", + "values": [ + "영화 철목련" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "70" + ], + "slot": "평점", + "values": [ + "70점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "감독": "허버트 로스" + } + }, + "service_results": [ + { + "배우": "제임스 울첵", + "감독": "허버트 로스", + "장르": "가족", + "영화_제목": "철목련", + "평점": "70" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "영화_제목", + "start": 20 + }, + { + "exclusive_end": 18, + "slot": "평점", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "100점 만점에 평균 평점 70점인 영화 철목련을 확인했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "사라 맥클라우드" + ], + "slot": "배우", + "values": [ + "사라 맥클라우드" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "피터 잭슨" + ], + "slot": "감독", + "values": [ + "피터 잭슨" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "배우", + "start": 14 + }, + { + "exclusive_end": 34, + "slot": "감독", + "start": 29 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "사라 맥클라우드" + ], + "감독": [ + "피터 잭슨" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요 그건 이미 봤으니 사라 맥클라우드가 출연하고 피터 잭슨이 감독한 다른 영화로 찾아주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "반지의 제왕: 왕의 귀환" + ], + "slot": "영화_제목", + "values": [ + "반지의 제왕: 왕의 귀환" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "93" + ], + "slot": "평점", + "values": [ + "93" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "사라 맥클라우드", + "감독": "피터 잭슨" + } + }, + "service_results": [ + { + "배우": "사라 맥클라우드", + "감독": "피터 잭슨", + "장르": "판타지", + "영화_제목": "반지의 제왕: 왕의 귀환", + "평점": "93" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "영화_제목", + "start": 18 + }, + { + "exclusive_end": 49, + "slot": "평점", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "검색 결과 적합한 영화는 1편, 반지의 제왕: 왕의 귀환이며 평점은 100점 만점에 93인데 이 영화로 괜찮으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019" + ], + "slot": "출시연도", + "values": [ + "2019년 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "출시연도": [ + "2019년 노래" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "사라 맥클라우드" + ], + "감독": [ + "피터 잭슨" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그래 괜찮아, 이제 내 재생 목록에서 2019년 노래들을 찾아줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어 고스트 인 더 트렌치스" + ], + "slot": "트랙", + "values": [ + "어 고스트 인 더 트렌치스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "사바톤" + ], + "slot": "가수", + "values": [ + "사바톤" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "더 그레이트 워" + ], + "slot": "앨범", + "values": [ + "더 그레이트 워 앨범" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "출시연도": "2019" + } + }, + "service_results": [ + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장르": "메탈", + "트랙": "어 고스트 인 더 트렌치스", + "출시연도": "2019" + }, + { + "앨범": "앵그리 투", + "가수": "롤라 블랑", + "장르": "팝", + "트랙": "앵그리 투", + "출시연도": "2019" + }, + { + "앨범": "애니씽 유 캔 두 아이 캔 두 베터", + "가수": "해스착 시스터즈", + "장르": "팝", + "트랙": "애니씽 유 캔 두 아이 캔 두 베터", + "출시연도": "2019" + }, + { + "앨범": "아이 아모르", + "가수": "레아 마쿨", + "장르": "팝", + "트랙": "아이 아모르", + "출시연도": "2019" + }, + { + "앨범": "하이 익스펙테이션스", + "가수": "마벨", + "장르": "팝", + "트랙": "배드 비헤이비어", + "출시연도": "2019" + }, + { + "앨범": "어슘 폼", + "가수": "제임스 블레이크", + "장르": "팝", + "트랙": "베어풋 인 더 파크", + "출시연도": "2019" + }, + { + "앨범": "마담 X", + "가수": "마돈나", + "장르": "팝", + "트랙": "바투카", + "출시연도": "2019" + }, + { + "앨범": "비 나이스", + "가수": "더 블랙 아이드 피스", + "장르": "팝", + "트랙": "비 나이스", + "출시연도": "2019" + }, + { + "앨범": "스펙트럼", + "가수": "웨스트라이프", + "장르": "팝", + "트랙": "베터 맨", + "출시연도": "2019" + }, + { + "앨범": "위 아 낫 유어 카인드", + "가수": "슬립낫", + "장르": "록", + "트랙": "버스 오브 더 크루얼", + "출시연도": "2019" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "트랙", + "start": 5 + }, + { + "exclusive_end": 3, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 36, + "slot": "앨범", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "사바톤의 어 고스트 인 더 트렌치스라는 곡을 더 그레이트 워 앨범에서 추천해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르" + ], + "slot_values": { + "출시연도": [ + "2019년 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "장르��� 어떻게 되나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "메탈" + ], + "slot": "장르", + "values": [ + "메탈" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "장르", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "장르는 메탈입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "사바톤" + ], + "slot": "가수", + "values": [ + "사바톤" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "더 그레이트 워" + ], + "slot": "앨범", + "values": [ + "더 그레이트 워 앨범" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 3, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 28, + "slot": "앨범", + "start": 17 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "더 그레이트 워 앨범" + ], + "가수": [ + "사바톤" + ], + "출시연도": [ + "2019년 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "사바톤 노래를 참 좋아하는데, 더 그레이트 워 앨범에서 들을 만한 다른 곡 하나 추천해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "데블 도그스" + ], + "slot": "트랙", + "values": [ + "데블 도그스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "사바톤" + ], + "slot": "가수", + "values": [ + "사바톤" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "더 그레이트 워" + ], + "slot": "앨범", + "values": [ + "더 그레이트 워 앨범" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "출시연도": "2019" + } + }, + "service_results": [ + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장르": "메탈", + "트랙": "어 고스트 인 더 트렌치스", + "출시연도": "2019" + }, + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장르": "메탈", + "트랙": "데블 도그스", + "출시연도": "2019" + }, + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장르": "메탈", + "트랙": "그레이트 워", + "출시연도": "2019" + }, + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장르": "메탈", + "트랙": "셀피시 러브", + "출시연도": "2019" + }, + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장르": "메탈", + "트랙": "디 아레나", + "출시연도": "2019" + }, + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장르": "메탈", + "트랙": "더 블랙", + "출시연도": "2019" + }, + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장르": "메탈", + "트랙": "더 레드 바론", + "출시연도": "2019" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "트랙", + "start": 22 + }, + { + "exclusive_end": 3, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 16, + "slot": "앨범", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "사바톤의 더 그레이트 워 앨범에 수록된 데블 도그스를 추천해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "더 그레이트 워 앨범" + ], + "가수": [ + "사바톤" + ], + "트랙": [ + "데블 도그스" + ], + "출시연도": [ + "2019년 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아, 이 노래는 매일 들어도 좋겠어. 그 노래 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "데블 도그스" + ], + "slot": "트랙", + "values": [ + "데블 도그스" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 데블 도그스를 재생해 드려도 되는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르" + ], + "slot_values": { + "앨범": [ + "더 그레이트 워 앨범" + ], + "가수": [ + "사바톤" + ], + "장치": [ + "거실" + ], + "트랙": [ + "데블 도그스" + ], + "출시연도": [ + "2019년 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞아요, 장르가 뭐예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "메탈" + ], + "slot": "장르", + "values": [ + "메탈" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장치": "거실", + "트랙": "데블 도그스" + } + }, + "service_results": [ + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장치": "거실", + "장르": "메탈", + "트랙": "데블 도그스", + "출시연도": "2019" + } + ], + "slots": [ + { + "exclusive_end": 12, + "slot": "장르", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래의 장르는 메탈이므로 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "더 그레이트 워 앨범" + ], + "가수": [ + "사바톤" + ], + "장치": [ + "거실" + ], + "트랙": [ + "데블 도그스" + ], + "출시연도": [ + "2019년 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 감사합니다, 이걸로 됐어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00049", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "폴 다운스 콜라이조" + ], + "slot": "감독", + "values": [ + "폴 다운스 콜라이조" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "연극 장르" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 20, + "slot": "감독", + "start": 10 + }, + { + "exclusive_end": 5, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "감독": [ + "폴 다운스 콜라이조" + ], + "장르": [ + "연극 장르" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "연극 장르 중에서 폴 다운스 콜라이조가 감독한 영화 좀 찾아 주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "브리트니 런스 어 마라톤" + ], + "slot": "영화_제목", + "values": [ + "브리트니 런스 어 마라���" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "90" + ], + "slot": "평점", + "values": [ + "90점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "감독": "폴 다운스 콜라이조", + "장르": "드라마" + } + }, + "service_results": [ + { + "배우": "질리언 벨", + "감독": "폴 다운스 콜라이조", + "장르": "드라마", + "영화_제목": "브리트니 런스 어 마라톤", + "평점": "90" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "영화_제목", + "start": 32 + }, + { + "exclusive_end": 58, + "slot": "평점", + "start": 55 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님의 선호도에 맞는 영화는 단 한 편뿐이며 그 작품은 브리트니 런스 어 마라톤으로 평균 평점은 90점인데 시청하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "배우", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "배우" + ], + "slot_values": { + "감독": [ + "폴 다운스 콜라이조" + ], + "장르": [ + "연극 장르" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그 영화의 주연 배우가 누구였나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "질리언 벨" + ], + "slot": "배우", + "values": [ + "질리언 벨" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "배우", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 영화의 주연은 질리언 벨입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "감독": [ + "폴 다운스 콜라이조" + ], + "장르": [ + "연극 장르" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다, 이제 노래 좀 찾아주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "더스크 틸 던" + ], + "slot": "트랙", + "values": [ + "더스크 틸 던" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "제인 말리크" + ], + "slot": "가수", + "values": [ + "제인 말리크" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "이카루스 폴스" + ], + "slot": "앨범", + "values": [ + "이카루스 폴스 앨범" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "이카루스 폴스", + "가수": "제인 말리크", + "장르": "팝", + "트랙": "더스크 틸 던", + "출시연도": "2017" + }, + { + "앨범": "오우나 레인", + "가수": "루엘", + "장르": "팝", + "트랙": "오우나 레인", + "출시연도": "2019" + }, + { + "앨범": "쉘로우", + "가수": "린지 스털링", + "장르": "팝", + "트랙": "쉘로우", + "출시연도": "2014" + }, + { + "앨범": "하이 익스펙테이션스", + "가수": "마벨", + "장르": "팝", + "트랙": "배드 비헤이비어", + "출시연도": "2019" + }, + { + "앨범": "스위트너", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "브리딘", + "출시연도": "2018" + }, + { + "앨범": "레이디 우드", + "가수": "토브 로", + "장르": "일렉트로팝", + "트랙": "쿨 걸", + "출시연도": "2016" + }, + { + "앨범": "트레저", + "가수": "스쿼시", + "장르": "레게", + "트랙": "트레저", + "출시연도": "2018" + }, + { + "앨범": "낫 오버 유", + "가수": "에이바 맥스", + "장르": "팝", + "트랙": "낫 오버 유", + "출시연도": "2018" + }, + { + "앨범": "머드", + "가수": "위스키 마이어스", + "장르": "록", + "트랙": "스틱 투게더", + "출시연도": "2016" + }, + { + "앨범": "낫띵 뎀 노 해브 오버 미", + "가수": "더 언라이클리 캔디데이츠", + "장르": "록", + "트랙": "낫띵 뎀 노 해브 오버 미", + "출시연도": "2019" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "트랙", + "start": 24 + }, + { + "exclusive_end": 22, + "slot": "가수", + "start": 16 + }, + { + "exclusive_end": 10, + "slot": "앨범", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이카루스 폴스 앨범에 수록된 제인 말리크의 더스크 틸 던을 들으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "더스크 틸 던" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 잘 고르셨어요!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 일이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "더스크 틸 던" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "거실에서 그 노래 틀어 주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "더스크 틸 던" + ], + "slot": "트랙", + "values": [ + "더스크 틸 던" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 더스크 틸 던을 재생하시려는 것이 맞는지 확인해 주십시오." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "2018" + ], + "slot": "출시연도", + "values": [ + "2018년 발매" + ] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "더스크 틸 던" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 진행해 주세요, 이 곡이 2018년 발매된 건가요, 장르는 뭐예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2017" + ], + "slot": "출시연도", + "values": [ + "2017년" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "더스크 틸 던" + } + }, + "service_results": [ + { + "앨범": "이카루스 폴스", + "가수": "제인 말리크", + "장치": "거실", + "장르": "팝", + "트랙": "더스크 틸 던", + "출시연도": "2017" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "장르", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 2017년에 발매된 팝 노래입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "더스크 틸 던" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다, 그걸로 괜찮습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 되시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00050", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "J. 패트릭 맥나마라" + ], + "slot": "배우", + "values": [ + "J. 패트릭 맥나마라" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "공상 과학" + ], + "slot": "장르", + "values": [ + "미래 공상 과학 장르" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "스티븐 스필버그" + ], + "slot": "감독", + "values": [ + "스티븐 스필버그" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "배우", + "start": 0 + }, + { + "exclusive_end": 47, + "slot": "장르", + "start": 36 + }, + { + "exclusive_end": 26, + "slot": "감독", + "start": 18 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "J. 패트릭 맥나마라" + ], + "감독": [ + "스티븐 스필버그" + ], + "장르": [ + "미래 공상 과학 장르" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "J. 패트릭 맥나마라가 출연하고 스티븐 스필버그가 감독한 영화랑 미래 공상 과학 장르 작품 좀 찾아주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "미지와의 조우" + ], + "slot": "영화_제목", + "values": [ + "미지와의 조우" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "95" + ], + "slot": "평점", + "values": [ + "95점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "J. 패트릭 맥나마라", + "감독": "스티븐 스필버그", + "장르": "공상 과학" + } + }, + "service_results": [ + { + "배우": "J. 패트릭 맥나마라", + "감독": "스티븐 스필버그", + "장르": "공상 과학", + "영화_제목": "미지와의 조우", + "평점": "95" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "영화_제목", + "start": 32 + }, + { + "exclusive_end": 61, + "slot": "평점", + "start": 58 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "요청하신 조건에 부합하는 영화 한 편을 확인했으며 제목은 미지와의 조우이고 평균 평점은 100점 만점에 95점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "라이즈 리믹시스" + ], + "slot": "앨범", + "values": [ + "라이즈 리믹시스 앨범" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "케이티 페리" + ], + "slot": "가수", + "values": [ + "케이티 페리" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2016" + ], + "slot": "출시연도", + "values": [ + "2016년" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 26, + "slot": "앨범", + "start": 15 + }, + { + "exclusive_end": 38, + "slot": "가수", + "start": 32 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "라이즈 리믹시스 앨범" + ], + "가수": [ + "케이티 페리" + ], + "출시연도": [ + "2016년" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "J. 패트릭 맥나마라" + ], + "감독": [ + "스티븐 스필버그" + ], + "장르": [ + "미래 공상 과학 장르" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "완벽하네, 이제 나를 위해 라이즈 리믹시스 앨범에 수록된 케이티 페리 노래 중 2016년에 나온 곡 좀 찾아줄 수 있어?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "라이즈" + ], + "slot": "트랙", + "values": [ + "노래 라이즈" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "케이티 페리" + ], + "slot": "가수", + "values": [ + "케이티 페리" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "라이즈 리믹시스" + ], + "slot": "앨범", + "values": [ + "앨범 라이즈 리믹시스" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "라이즈 리믹시스", + "가수": "케이티 페리", + "출시연도": "2016" + } + }, + "service_results": [ + { + "앨범": "라이즈 리믹시스", + "가수": "케이티 페리", + "장르": "팝", + "트랙": "라이즈", + "출시연도": "2016" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "트랙", + "start": 46 + }, + { + "exclusive_end": 27, + "slot": "가수", + "start": 21 + }, + { + "exclusive_end": 40, + "slot": "앨범", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "원하시는 곡 중 한 곡을 찾아보았으니 케이티 페리의 앨범 라이즈 리믹시스에 수록된 노래 라이즈에 대해 의견을 말씀해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르" + ], + "slot_values": { + "앨범": [ + "라이즈 리믹시스 앨범" + ], + "가수": [ + "케이티 페리" + ], + "출시연도": [ + "2016년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 음악이 무슨 장르인지 알 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝송" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "장르", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "제 생각에는 팝송으로 보입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "라이즈 리믹시스 앨범", + "앨범 라이즈 리믹시스" + ], + "가수": [ + "케이티 페리" + ], + "트랙": [ + "노래 라이즈" + ], + "출시연도": [ + "2016년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알겠어요, 그렇게 해도 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래를 재생해 드려도 괜찮겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "상관 없음" + ], + "slot": "장치", + "values": [ + "상관 없음" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "라이즈 리믹시스 앨범", + "앨범 라이즈 리믹시스" + ], + "가수": [ + "케이티 페리" + ], + "장치": [ + "상관 없음" + ], + "트랙": [ + "노래 라이즈" + ], + "출시연도": [ + "2016년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알겠어요, 아무 기기에서나 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "라이즈" + ], + "slot": "트랙", + "values": [ + "라이즈 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 라이즈 노래를 재생해도 되는지 확인해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방 기기" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "라이즈 리믹시스 앨범", + "앨범 라이즈 리믹시스" + ], + "가수": [ + "케이티 페리" + ], + "장치": [ + "주방 기기" + ], + "트랙": [ + "노래 라이즈" + ], + "출시연도": [ + "2016년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 이 노래는 주방 기기에서 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "라이즈" + ], + "slot": "트랙", + "values": [ + "라이즈 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "주방에서 라이즈 노래를 재생해도 되는지 확인해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "라이즈 리믹시스 앨범", + "앨범 라이즈 리믹시스" + ], + "가수": [ + "케이티 페리" + ], + "장치": [ + "주방 기기", + "주방" + ], + "트랙": [ + "노래 라이즈", + "라이즈 노래" + ], + "출시연도": [ + "2016년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "어머, 이거 완벽하네요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "라이즈 리믹시스", + "가수": "케이티 페리", + "장치": "주방", + "트랙": "라이즈" + } + }, + "service_results": [ + { + "앨범": "라이즈 리믹시스", + "가수": "케이티 페리", + "장치": "주방", + "장르": "팝", + "트랙": "라이즈", + "출시연도": "2016" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "라이즈 리믹시스 앨범", + "앨범 라이즈 리믹시스" + ], + "가수": [ + "케이티 페리" + ], + "장치": [ + "주방 기기", + "주방" + ], + "트랙": [ + "노래 라이즈", + "라이즈 노래" + ], + "출시연도": [ + "2016년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아이고, 정말 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00051", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "좋은 영화나 한 편 보고 싶네." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "미지와의 조우" + ], + "slot": "영화_제목", + "values": [ + "미지와의 조우" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "95" + ], + "slot": "평점", + "values": [ + "95점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "리처드 L. 호킨스", + "감독": "스티븐 스필버그", + "장르": "공상 과학", + "영화_제목": "미지와의 조우", + "평점": "95" + }, + { + "배우": "바카리 상가레", + "감독": "루이 가렐", + "장르": "드라마", + "영화_제목": "어느 신실한 남자", + "평점": "78" + }, + { + "배우": "마나부 호소이", + "감독": "우에다 신이치로", + "장르": "공포", + "영화_제목": "카메라를 멈추면 안 돼!", + "평점": "100" + }, + { + "배우": "제임스 랜슨", + "감독": "안드레스 무시에티", + "장르": "초자연", + "영화_제목": "그것: 두 번째 이야기", + "평점": "64" + }, + { + "배우": "안드레아 방", + "감독": "줄리어스 오나", + "장르": "미스터리", + "영화_제목": "루스", + "평점": "92" + }, + { + "배우": "아담 바크리", + "감독": "개빈 후드", + "장르": "미스터리", + "영화_제목": "오피셜 시크릿", + "평점": "78" + }, + { + "배우": "브리타 스테펜하겐", + "감독": "서롭 밴 오먼", + "장르": "애니메이션", + "영화_제목": "앵그리 버드 2: 독수리 왕국의 침공", + "평점": "72" + }, + { + "배우": "아메르 흘레헬", + "감독": "사메 조아비", + "장르": "세계 영화", + "영화_제목": "텔아비브 온 파이어", + "평점": "92" + }, + { + "배우": "제이슨 버키", + "감독": "라일리 스턴스", + "장르": "스릴러", + "영화_제목": "디 아트 오브 셀프 디펜스", + "평점": "83" + }, + { + "배우": "로레인 투생", + "감독": "안드레 외브레달", + "장르": "공포", + "영화_제목": "스케어리 스토리: 어둠의 속삭임", + "평점": "79" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "영화_제목", + "start": 16 + }, + { + "exclusive_end": 36, + "slot": "평점", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "추천작으로는 스필버그 감독의 미지와의 조우가 있으며 평점은 95점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "배우", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "배우", + "장르" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "그거 장르가 뭐고 누가 나왔어?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "리처드 L. 호킨스" + ], + "slot": "배우", + "values": [ + "리처드 L. 호킨스" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "공상 과학" + ], + "slot": "장르", + "values": [ + "공상 과학 영화" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 21, + "slot": "배우", + "start": 11 + }, + { + "exclusive_end": 8, + "slot": "장르", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "공상 과학 영화이며 리처드 L. 호킨스가 출연했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "림보" + ], + "slot": "가수", + "values": [ + "그룹 림보" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2017" + ], + "slot": "출시연도", + "values": [ + "대략 2년 전쯤 나온 곡" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "가수", + "start": 24 + }, + { + "exclusive_end": 23, + "slot": "장르", + "start": 22 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "그룹 림보" + ], + "장르": [ + "팝" + ], + "출시연도": [ + "대략 2년 전쯤 나온 곡" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "좋아, 일단 노래부터 하나 틀자, 내가 팝 그룹 림보를 좋아하니까 대략 2년 전쯤 나온 곡으로 하나 골라 줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "에어플레인 모드" + ], + "slot": "트랙", + "values": [ + "에어플레인 모드" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "림보" + ], + "slot": "가수", + "values": [ + "림보" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "홀로" + ], + "slot": "앨범", + "values": [ + "앨범 홀로" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "림보", + "장르": "팝", + "출시연도": "2017" + } + }, + "service_results": [ + { + "앨범": "홀로", + "가수": "림보", + "장르": "팝", + "트랙": "에어플레인 모드", + "출시연도": "2017" + } + ], + "slots": [ + { + "exclusive_end": 41, + "slot": "트랙", + "start": 33 + }, + { + "exclusive_end": 31, + "slot": "가수", + "start": 29 + }, + { + "exclusive_end": 48, + "slot": "앨범", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "조건에 맞는 노래는 한 곡 있으며, 제가 가진 곡은 림보의 에어플레인 모드로 앨범 홀로에 수록되어 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "그룹 림보", + "림보" + ], + "장르": [ + "팝" + ], + "트랙": [ + "에어플레인 모드" + ], + "출시연도": [ + "대략 2년 전쯤 나온 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아, 마음에 든다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡을 재생해 드려도 괜찮으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "그룹 림보", + "림보" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝" + ], + "트랙": [ + "에어플레인 모드" + ], + "출시연도": [ + "대략 2년 전쯤 나온 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 거실에서 재생해 줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "에어플레인 모드" + ], + "slot": "트랙", + "values": [ + "에어플레인 모드" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "트랙", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인 차 여쭙겠습니다, 지금 거실에서 에어플레인 모드를 재생해 드려도 괜찮으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "그룹 림보", + "림보" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝" + ], + "트랙": [ + "에어플레인 모드" + ], + "출시연도": [ + "대략 2년 전쯤 나온 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그래, 알���어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "가수": "림보", + "장치": "거실", + "트랙": "에어플레인 모드" + } + }, + "service_results": [ + { + "앨범": "홀로", + "가수": "림보", + "장치": "거실", + "장르": "팝", + "트랙": "에어플레인 모드", + "출시연도": "2017" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "그룹 림보", + "림보" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝" + ], + "트랙": [ + "에어플레인 모드" + ], + "출시연도": [ + "대략 2년 전쯤 나온 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그래, 그냥 그렇게 할게." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "더 필요하신 것이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "가수": [ + "그룹 림보", + "림보" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝" + ], + "트랙": [ + "에어플레인 모드" + ], + "출시연도": [ + "대략 2년 전쯤 나온 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "없어, 그게 다야." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐겁게 감상하시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00052", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "볼 영화 좀 알아보고 있어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "오버커머" + ], + "slot": "영화_제목", + "values": [ + "오버커머" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "46" + ], + "slot": "평점", + "values": [ + "46점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "잭 스터너", + "감독": "알렉스 켄드릭", + "장르": "드라마", + "영화_제목": "오버커머", + "평점": "46" + }, + { + "배우": "캘빈 트릴린", + "감독": "맥스 루코위츠", + "장르": "다큐멘터리", + "영화_제목": "지붕 위의 바이올린: 기적의 기적", + "평점": "100" + }, + { + "배우": "제이슨 버키", + "감독": "라일리 스턴스", + "장르": "스릴러", + "영화_제목": "디 아트 오브 셀프 디펜스", + "평점": "83" + }, + { + "배우": "브리타 스테펜하겐", + "감독": "서롭 밴 오먼", + "장르": "애니메이션", + "영화_제목": "앵그리 버드 2: 독수리 왕국의 침공", + "평점": "72" + }, + { + "배우": "닉 놀티", + "감독": "릭 로먼 워", + "장르": "액션", + "영화_제목": "엔젤 해즈 폴른", + "평점": "39" + }, + { + "배우": "잭 카슨", + "감독": "그레고리 라 카바", + "장르": "드라마", + "영화_제목": "스테이지 도어", + "평점": "95" + }, + { + "배우": "론 뮤익", + "감독": "짐 헨슨", + "장르": "판타지", + "영화_제목": "라비린스", + "평점": "70" + }, + { + "배우": "루디 체르니코프", + "감독": "벤자민 나이스타트", + "장르": "스릴러", + "영화_제목": "로호", + "평점": "98" + }, + { + "배우": "로레인 투생", + "감독": "안드레 외브레달", + "장르": "공포", + "영화_제목": "스케어리 스토리: 어둠의 속삭임", + "평점": "79" + }, + { + "배우": "도리스 맥카시", + "감독": "바트 프룬디치", + "장르": "드라마", + "영화_제목": "애프터 웨딩 인 뉴욕", + "평점": "43" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "영화_제목", + "start": 26 + }, + { + "exclusive_end": 65, + "slot": "평점", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님을 위해 영화 10편을 찾아드렸으며 그중 오버커머는 추천 후보로 고려할 수 있으나 평점은 100점 만점에 46점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "그거 좋네요, 저도 들을 노래 좀 찾아보고 있어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "아이 라이크 잇" + ], + "slot": "트랙", + "values": [ + "아이 라이크 잇" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "엔리케 이글레시아스" + ], + "slot": "가수", + "values": [ + "엔리케 이글레시아스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "유포리아" + ], + "slot": "앨범", + "values": [ + "앨범 유포리아" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "유포리아", + "가수": "엔리케 이글레시아스", + "장르": "팝", + "트랙": "아이 라이크 잇", + "출시연도": "2010" + }, + { + "앨범": "마담 X", + "가수": "마돈나", + "장르": "팝", + "트랙": "바투카", + "출시연도": "2019" + }, + { + "앨범": "더 콜로서스", + "가수": "카이로 나이프 파이트", + "장르": "록", + "트랙": "레즈로드", + "출시연도": "2014" + }, + { + "앨범": "버레스크 오리지널 모션 픽처 사운드트랙", + "가수": "크리스티나 아길레라", + "장르": "사운드트랙", + "트랙": "터프 러버", + "출시연도": "2010" + }, + { + "앨범": "테니스 코트", + "가수": "더 터보", + "장르": "팝", + "트랙": "테니스 코트", + "출시연도": "2019" + }, + { + "앨범": "아이솔레이션", + "가수": "칼리 우치스", + "장르": "펑크", + "트랙": "애프터 더 스톰", + "출시연도": "2018" + }, + { + "앨범": "어 워 유 캔낫 윈", + "가수": "올 댓 리메인스", + "장르": "메탈코어", + "트랙": "왓 이프 아이 워즈 낫띵", + "출시연도": "2012" + }, + { + "앨범": "컴 리틀 칠드런", + "가수": "에루탄", + "장르": "사운드트랙", + "트랙": "컴 리틀 칠드런", + "출시연도": "2013" + }, + { + "앨범": "미들 핑거", + "가수": "엘바나 자타", + "장르": "팝", + "트랙": "미들 핑거", + "출시연도": "2018" + }, + { + "앨범": "캘리포니아 선라이즈", + "가수": "존 파디", + "장르": "컨트리", + "트랙": "헤드 오버 부츠", + "출시연도": "2015" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "트랙", + "start": 51 + }, + { + "exclusive_end": 49, + "slot": "가수", + "start": 39 + }, + { + "exclusive_end": 33, + "slot": "앨범", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "회원님을 위해 노래 10곡을 찾아드렸습니다만, 앨범 유포리아에 수록된 엔리케 이글레시아스의 아��� 라이크 잇은 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2019" + ], + "slot": "출시연도", + "values": [ + "2019년" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "이 노래가 2019년에 나온 곡인가요, 어떤 장르인지도 알려주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2010" + ], + "slot": "출시연도", + "values": [ + "2010년 발매" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝송" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "장르", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래는 2010년 발매된 팝송입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "아이 라이크 잇" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 그거로 할게요!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "그 노래를 재생해 드리면 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "트랙": [ + "아이 라이크 잇" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 안뜰에서 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "아이 라이크 잇" + ], + "slot": "트랙", + "values": [ + "아이 라이크 잇 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "트랙", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다, 안뜰에서 아이 라이크 잇 노래를 재생해 드리면 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "트랙": [ + "아이 라이크 잇", + "아이 라이크 잇 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "안뜰", + "트랙": "아이 라이크 잇" + } + }, + "service_results": [ + { + "앨범": "유포리아", + "가수": "엔리케 이글레시아스", + "장치": "안뜰", + "장르": "팝", + "트랙": "아이 라이크 잇", + "출시연도": "2010" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 노래 재생을 시작했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "트랙": [ + "아이 라이크 잇", + "아이 라이크 잇 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 알겠어요, 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "트랙": [ + "아이 라이크 잇", + "아이 라이크 잇 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 되시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00053", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "볼 만한 영화 하나 추천해줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "레이싱 인 더 레인" + ], + "slot": "영화_제목", + "values": [ + "레이싱 인 더 레인" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "43" + ], + "slot": "평점", + "values": [ + "43점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "캐런 홀니스", + "감독": "사이먼 커티스", + "장르": "드라마", + "영화_제목": "레이싱 인 더 레인", + "평점": "43" + }, + { + "배우": "알렉상드르 부르주아", + "감독": "요반카 부코비치", + "장르": "액션", + "영화_제목": "라이엇 걸스", + "평점": "100" + }, + { + "배우": "아담 바크리", + "감독": "개빈 후드", + "장르": "미스터리", + "영화_제목": "오피셜 시크릿", + "평점": "78" + }, + { + "배우": "리브 타일러", + "감독": "피터 잭슨", + "장르": "판타지", + "영화_제목": "반지의 제왕: 왕의 귀환", + "평점": "93" + }, + { + "배우": "하비에르 바르뎀", + "감독": "페드로 알모도바르", + "장르": "드라마", + "영화_제목": "라이브 플래쉬", + "평점": "80" + }, + { + "배우": "다이애나 도스", + "감독": "더글러스 히콕스", + "장르": "공포", + "영화_제목": "씨어터 오브 블러드", + "평점": "93" + }, + { + "배우": "제이미 케네디", + "감독": "제임스 그레이", + "장르": "공상 과학", + "영화_제목": "애드 아스트라", + "평점": "84" + }, + { + "배우": "케이트 맥키넌", + "감독": "대니 보일", + "장르": "코미디", + "영화_제목": "예스터데이", + "평점": "63" + }, + { + "배우": "다비 산토스", + "감독": "요하네스 로버츠", + "장르": "공포", + "영화_제목": "47미터 2", + "평점": "45" + }, + { + "배우": "루디 체르니코프", + "감독": "벤자민 나이스타트", + "장르": "스릴러", + "영화_제목": "로호", + "평점": "98" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "영화_제목", + "start": 0 + }, + { + "exclusive_end": 46, + "slot": "평점", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "레이싱 인 더 레인에 관해 어떻게 생각하십니까, 평균 평점은 100점 만점에 43점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "장르", + "start": 4 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "팝 노래" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "좋아, 팝 노래 몇 곡 추천해줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "아카펠라" + ], + "slot": "트랙", + "values": [ + "아카펠라" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "카민" + ], + "slot": "가수", + "values": [ + "카민" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "펄시스" + ], + "slot": "앨범", + "values": [ + "펄시스 앨범" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "펄시스", + "가수": "카민", + "장르": "팝", + "트랙": "아카펠라", + "출시연도": "2013" + }, + { + "앨범": "어 보이 프롬 탄달레", + "가수": "다이아몬드 플래트넘즈", + "장르": "팝", + "트랙": "아프리칸 뷰티", + "출시연도": "2018" + }, + { + "앨범": "홀로", + "가수": "림보", + "장르": "팝", + "트랙": "에어플레인 모드", + "출시연도": "2017" + }, + { + "앨범": "더 베스트 오브", + "가수": "사미라", + "장르": "팝", + "트랙": "아카 아카", + "출시연도": "2018" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "얼라이브", + "출시연도": "2013" + }, + { + "앨범": "타이틀", + "가수": "메간 트레이너", + "장르": "팝", + "트랙": "올 어바웃 댓 베이스", + "출시연도": "2014" + }, + { + "앨범": "마이 월드 언터치드", + "가수": "엠마 베일", + "장르": "팝", + "트랙": "올 아이 원트", + "출시연도": "2014" + }, + { + "앨범": "더 프린세스", + "가수": "파로브 스텔라", + "장르": "팝", + "트랙": "올 나이트", + "출시연도": "2012" + }, + { + "앨범": "저널스", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "올 댓 매터스", + "출시연도": "2013" + }, + { + "앨범": "싱귤러 액트 I", + "가수": "사브리나 카펜터", + "장르": "팝", + "트랙": "올모스트 러브", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "트랙", + "start": 25 + }, + { + "exclusive_end": 23, + "slot": "가수", + "start": 21 + }, + { + "exclusive_end": 41, + "slot": "앨범", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님을 위해 10곡을 준비했습니다만 카민의 아카펠라가 수록된 펄시스 앨범을 들어 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "컨트리" + ], + "slot": "장르", + "values": [ + "컨트리 노래" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "컨트리 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "컨트리 노래도 있어?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어 리틀 비트 스트롱거" + ], + "slot": "트랙", + "values": [ + "어 리틀 비트 스트롱거" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "사라 에반스" + ], + "slot": "가수", + "values": [ + "사라 에반스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "스트롱거" + ], + "slot": "앨범", + "values": [ + "스트롱거 앨범" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "장르": "컨트리" + } + }, + "service_results": [ + { + "앨범": "스트롱거", + "가수": "사라 에반스", + "장르": "컨트리", + "트랙": "어 리틀 비트 스트롱거", + "출시연도": "2010" + }, + { + "앨범": "백 투 라이프", + "가수": "래스컬 플랫츠", + "장르": "컨트리", + "트랙": "백 투 라이프", + "출시연도": "2018" + }, + { + "앨범": "유어스", + "가수": "러셀 디커슨", + "장르": "컨트리", + "트랙": "블루 타코마", + "출시연도": "2016" + }, + { + "앨범": "하프웨이 투 헤븐", + "가수": "브랜틀리 길버트", + "장르": "컨트리", + "트랙": "바텀스 업", + "출시연도": "2010" + }, + { + "앨범": "더 마운틴", + "가수": "디어크스 벤틀리", + "장르": "컨트리", + "트랙": "버닝 맨", + "출시연도": "2018" + }, + { + "앨범": "어도비 세션스", + "가수": "코디 징크스", + "장르": "컨트리", + "트랙": "캐스트 노 스톤스", + "출시연도": "2015" + }, + { + "앨범": "코트 업 인 더 컨트리", + "가수": "로드니 앳킨스", + "장르": "컨트리", + "트랙": "코트 업 인 더 컨트리", + "출시연도": "2018" + }, + { + "앨범": "시티 비치", + "가수": "미니 신", + "장르": "컨트리", + "트랙": "시티 비치", + "출시연도": "2014" + }, + { + "앨범": "패스 더 자", + "가수": "잭 브라운 밴드", + "장르": "컨트리", + "트랙": "콜더 웨더", + "출시연도": "2010" + }, + { + "앨범": "웰컴 투 더 피시보울", + "가수": "케니 체스니", + "장르": "컨트리", + "트랙": "컴 오버", + "출시연도": "2012" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "트랙", + "start": 23 + }, + { + "exclusive_end": 6, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 18, + "slot": "앨범", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "사라 에반스가 부른 스트롱거 앨범 수록곡 어 리틀 비트 스트롱거를 들어 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "장르": [ + "컨트리 노래" + ], + "트랙": [ + "어 리틀 비트 스트롱거" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋네, 거실에서 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "어 리틀 비트 스트롱거" + ], + "slot": "트랙", + "values": [ + "노래 어 리틀 비트 스트롱거" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "트랙", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "노래 어 리틀 비트 스트롱거를 거실에서 재생하시길 원하시는 것이 맞는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "장르": [ + "컨트리 노래" + ], + "트랙": [ + "어 리틀 비트 스트롱거" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니, 주방에 있는 스피커로 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "어 리틀 비트 스트롱거" + ], + "slot": "트랙", + "values": [ + "어 리틀 비트 스트롱거" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "주방에서 어 리틀 비트 스트롱거를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "장르": [ + "컨트리 노래" + ], + "트랙": [ + "어 리틀 비트 스트롱거" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "맞아." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "주방", + "트랙": "어 리틀 비트 스트롱거" + } + }, + "service_results": [ + { + "앨범": "스트롱거", + "가수": "사라 에반스", + "장치": "주방", + "장르": "컨트리", + "트랙": "어 리틀 비트 스트롱거", + "출시연도": "2010" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "장르": [ + "컨트리 노래" + ], + "트랙": [ + "어 리틀 비트 스트롱거" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "장르": [ + "컨트리 노래" + ], + "트랙": [ + "어 리틀 비트 스트롱거" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니, 괜찮아." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00054", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "허버트 로스" + ], + "slot": "감독", + "values": [ + "허버트 로스 감독" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "감독", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "감독": [ + "허버트 로스 감독" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "허버트 로스 감독 작품 중 추천할 만한 영화가 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "철목련" + ], + "slot": "영화_제목", + "values": [ + "철목련" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "70" + ], + "slot": "평점", + "values": [ + "70점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "감독": "허버트 로스" + } + }, + "service_results": [ + { + "배우": "제임스 울첵", + "감독": "허버트 로스", + "장르": "가족", + "영화_제목": "철목련", + "평점": "70" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "영화_제목", + "start": 42 + }, + { + "exclusive_end": 37, + "slot": "평점", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님께 추천해 드릴 영화가 한 편 있는데, 100점 만점에 70점을 받은 철목련은 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "아리아나 그란데" + ], + "slot": "가수", + "values": [ + "아리아나 그란데" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 장르" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "유어스 트룰리" + ], + "slot": "앨범", + "values": [ + "유어스 트룰리 앨범" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "가수", + "start": 3 + }, + { + "exclusive_end": 21, + "slot": "장르", + "start": 17 + }, + { + "exclusive_end": 40, + "slot": "앨범", + "start": 30 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "유어스 트룰리 앨범" + ], + "가수": [ + "아리아나 그란데" + ], + "장르": [ + "팝 장르" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "감독": [ + "허버트 로스 감독" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금 아리아나 그란데가 포함된 팝 장르 노래들 가운데 유어스 트룰리 앨범 수록곡도 포함해서 찾아주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "베이비 아이" + ], + "slot": "트랙", + "values": [ + "베이비 아이" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "아리아나 그란데" + ], + "slot": "가수", + "values": [ + "아리아나 그란데" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "유어스 트룰리" + ], + "slot": "앨범", + "values": [ + "앨범 유어스 트룰리" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "베이비 아이", + "출시연도": "2013" + }, + { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "허니문 애비뉴", + "출시연도": "2013" + }, + { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "태투드 하트", + "출시연도": "2013" + }, + { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "더 웨이", + "출시연도": "2013" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "트랙", + "start": 26 + }, + { + "exclusive_end": 8, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 20, + "slot": "앨범", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "아리아나 그란데의 앨범 유어스 트룰리에 수록된 베이비 아이에 대해 어떻게 생각하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "앨범": [ + "유어스 트룰리 앨범" + ], + "가수": [ + "아리아나 그란데" + ], + "장르": [ + "팝 장르" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그건 언제 발매되었나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2013" + ], + "slot": "출시연도", + "values": [ + "2013년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 2013년에 발매되었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "유어스 트룰리 앨범", + "앨범 유어스 트룰리" + ], + "가수": [ + "아리아나 그란데" + ], + "장르": [ + "팝 장르" + ], + "트랙": [ + "베이비 아이" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그거 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "유어스 트룰리 앨범", + "앨범 유어스 트룰리" + ], + "가수": [ + "아리아나 그란데" + ], + "장르": [ + "팝 장르" + ], + "트랙": [ + "베이비 아이" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 물론이죠." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "베이비 아이" + ], + "slot": "트랙", + "values": [ + "베이비 아이" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 베이비 아이를 재생하는 것으로 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "유어스 트룰리 앨범", + "앨범 유어스 트룰리" + ], + "가수": [ + "아리아나 그란데" + ], + "장���": [ + "거실" + ], + "장르": [ + "팝 장르" + ], + "트랙": [ + "베이비 아이" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그 말씀이 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장치": "거실", + "트랙": "베이비 아이" + } + }, + "service_results": [ + { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장치": "거실", + "장르": "팝", + "트랙": "베이비 아이", + "출시연도": "2013" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐기시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "유어스 트룰리 앨범", + "앨범 유어스 트룰리" + ], + "가수": [ + "아리아나 그란데" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 장르" + ], + "트랙": [ + "베이비 아이" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 감사드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도와드릴 다른 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "유어스 트룰리 앨범", + "앨범 유어스 트룰리" + ], + "가수": [ + "아리아나 그란데" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 장르" + ], + "트랙": [ + "베이비 아이" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 도와주셔서 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00055", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "수프리트 레디" + ], + "slot": "배우", + "values": [ + "수프리트 레디" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "수지스" + ], + "slot": "감독", + "values": [ + "수지스 감독" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 20, + "slot": "배우", + "start": 13 + }, + { + "exclusive_end": 6, + "slot": "감독", + "start": 0 + }, + { + "exclusive_end": 32, + "slot": "장르", + "start": 27 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "수프리트 레디" + ], + "감독": [ + "수지스 감독" + ], + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "수지스 감독이 연출하고 수프리트 레디가 출연하는 액션 영화 몇 편 찾아주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "사호" + ], + "slot": "영화_제목", + "values": [ + "사호" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "10" + ], + "slot": "평점", + "values": [ + "10점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "수프리트 레디", + "감독": "수지스", + "장르": "액션" + } + }, + "service_results": [ + { + "배우": "수프리트 레디", + "감독": "수지스", + "장르": "액션", + "영화_제목": "사호", + "평점": "10" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "영화_제목", + "start": 31 + }, + { + "exclusive_end": 52, + "slot": "평점", + "start": 49 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다만 회원님 조건에 맞는 영화는 1편이며 제목은 사호이고 평점은 100점 만점에 10점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2018" + ], + "slot": "출시연도", + "values": [ + "2018년" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "익스펙테이션스" + ], + "slot": "앨범", + "values": [ + "익스펙테이션스 앨범" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "장르", + "start": 18 + }, + { + "exclusive_end": 38, + "slot": "앨범", + "start": 28 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "익스펙테이션스 앨범" + ], + "장르": [ + "팝 노래" + ], + "출시연도": [ + "2018년" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "수프리트 레디" + ], + "감독": [ + "수지스 감독" + ], + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋네요, 그럼 2018년에 나온 팝 노래들 중에서 익스펙테이션스 앨범에 수록된 정말 좋다고 들은 곡들을 찾아볼까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "큐리어스" + ], + "slot": "트랙", + "values": [ + "큐리어스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "헤일리 키요코" + ], + "slot": "가수", + "values": [ + "헤일리 키요코" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "익스펙테이션스" + ], + "slot": "앨범", + "values": [ + "익스펙테이션스 앨범" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "익스펙테이션스", + "장르": "팝", + "출시연도": "2018" + } + }, + "service_results": [ + { + "앨범": "익스펙테이션스", + "가수": "헤일리 키요코", + "장르": "팝", + "트랙": "큐리어스", + "출시연도": "2018" + }, + { + "앨범": "익스펙테이션스", + "가수": "로렌 하우레기", + "장르": "팝", + "트랙": "익스펙테이션스", + "출시연도": "2018" + }, + { + "앨범": "익스펙테이션스", + "가수": "헤일리 키요코", + "장르": "팝", + "트랙": "위 알 후 위 알", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "트랙", + "start": 49 + }, + { + "exclusive_end": 47, + "slot": "가수", + "start": 40 + }, + { + "exclusive_end": 34, + "slot": "앨범", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "요청하신 조건에 맞는 곡은 세 곡이며 그중 익스펙테이션스 앨범에 수록된 헤일리 키요코의 큐리어스를 가장 추천드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "익스펙테이션스 앨범" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "큐리어스" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아이고, 완벽하네요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "익스펙테이션스 앨범" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "큐리어스" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 해 주시면 감사하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "큐리어스" + ], + "slot": "트랙", + "values": [ + "큐리어스" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실 스피커" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "트랙", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실 스피커에서 큐리어스를 재생해 달라는 요청이 맞는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "익스펙테이션스 앨범" + ], + "장치": [ + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "큐리어스" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 주방에 있는 스피커로 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "큐리어스" + ], + "slot": "트랙", + "values": [ + "큐리어스" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방 스피커" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "트랙", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "주방 스피커에서 큐리어스를 재생해 드리기를 원하시는 것이 맞는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "익스펙테이션스 앨범" + ], + "장치": [ + "주방", + "주방 스피커" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "큐리어스" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "익스펙테이션스", + "장치": "주방", + "트랙": "큐리어스" + } + }, + "service_results": [ + { + "앨범": "익스펙테이션스", + "가수": "헤일리 키요코", + "장치": "주방", + "장르": "팝", + "트랙": "큐리어스", + "출시연도": "2018" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "재생을 시작했습니다. 즐겁게 감상해 주십시오." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "익스펙테이션스 앨범" + ], + "장치": [ + "주방", + "주방 스피커" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "큐리어스" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙습니다, 지금은 이걸로 마치겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도와드리게 되어 기뻤으며 좋은 하루 되시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00056", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "볼 만한 영화 하나 추천해 주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "브리트니 런스 어 마라톤" + ], + "slot": "영화_제목", + "values": [ + "브리트니 런스 어 마라톤" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "90" + ], + "slot": "평점", + "values": [ + "90점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "질리언 벨", + "감독": "폴 다운스 콜라이조", + "장르": "드라마", + "영화_제목": "브리트니 런스 어 마라톤", + "평점": "90" + }, + { + "배우": "모한 카푸르", + "감독": "자간 샤크티", + "장르": "액션", + "영화_제목": "미션 망갈", + "평점": "67" + }, + { + "배우": "알렉산더 캘버트", + "감독": "진 스툽니츠키", + "장르": "코미디", + "영화_제목": "굿 보이즈", + "평점": "79" + }, + { + "배우": "프라바스", + "감독": "수지스", + "장르": "액션", + "영화_제목": "사호", + "평점": "10" + }, + { + "배우": "브리타 스테펜하겐", + "감독": "서롭 밴 오먼", + "장르": "애니메이션", + "영화_제목": "앵그리 버드 2: 독수리 왕국의 침공", + "평점": "72" + }, + { + "배우": "제이슨 버키", + "감독": "라일리 스턴스", + "장르": "스릴러", + "영화_제목": "디 아트 오브 셀프 디펜스", + "평점": "83" + }, + { + "배우": "안드레아 방", + "감독": "줄리어스 오나", + "장르": "미스터리", + "영화_제목": "루스", + "평점": "92" + }, + { + "배우": "제임스 어바니악", + "감독": "리처드 링클레이터", + "장르": "코미디", + "영화_제목": "웨어 유 고, 버나뎃", + "평점": "46" + }, + { + "배우": "바카리 상가레", + "감독": "루이 가렐", + "장르": "드라마", + "영화_제목": "어느 신실한 남자", + "평점": "78" + }, + { + "배우": "제이미 케네디", + "감독": "제임스 그레이", + "장르": "공상 과학", + "영화_제목": "애드 아스트라", + "평점": "84" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "영화_제목", + "start": 0 + }, + { + "exclusive_end": 46, + "slot": "평점", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "브리트니 런스 어 마라톤을 추천드리며 이 영화의 평균 평점은 100점 만점에 90점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "좋네요, 노래 좀 찾아주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "다크 네세시티즈" + ], + "slot": "트랙", + "values": [ + "다크 네세시티즈" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "레드 핫 칠리 페퍼스" + ], + "slot": "가수", + "values": [ + "레드 핫 칠리 페퍼스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "더 겟어웨이" + ], + "slot": "앨범", + "values": [ + "더 겟어웨이 앨범" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "더 겟어웨이", + "가수": "레드 핫 칠리 페퍼스", + "장르": "록", + "트랙": "다크 네세시티즈", + "출시연도": "2016" + }, + { + "앨범": "컨트리", + "가수": "조가 보이즈", + "장르": "컨트리", + "트랙": "레드넥 크레이지", + "출시연도": "2011" + }, + { + "앨범": "코코넛 오일", + "가수": "리조", + "장르": "팝", + "트랙": "스큐즈 미", + "출시연도": "2016" + }, + { + "앨범": "다이렉트 히츠", + "가수": "더 킬러스", + "장르": "록", + "트랙": "점프샷", + "출시연도": "2013" + }, + { + "앨범": "세라", + "가수": "카이로키", + "장르": "팝", + "트랙": "세라", + "출시연도": "2019" + }, + { + "앨범": "갓 오버 에브리씽", + "가수": "파토랭킹", + "장르": "레게", + "트랙": "디스 이즈 왓 유 케임 포", + "출시연도": "2016" + }, + { + "앨범": "크러스트 Fm", + "가수": "잉글우드", + "장르": "퓨처 펑크", + "트랙": "크리스탈 돌핀", + "출시연도": "2017" + }, + { + "앨범": "원 맨 밴드", + "가수": "애셔 엔젤", + "장르": "팝", + "트랙": "원 맨 밴드", + "출시연도": "2019" + }, + { + "앨범": "아이 러브 잇", + "가수": "대니얼 스카이", + "장르": "팝", + "트랙": "아이 러브 잇", + "출시연도": "2018" + }, + { + "앨범": "할시온 데이즈", + "가수": "엘리 골딩", + "장르": "팝", + "트랙": "하우 롱", + "출시연도": "2012" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "트랙", + "start": 13 + }, + { + "exclusive_end": 11, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 45, + "slot": "앨범", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "레드 핫 칠리 페퍼스의 다크 네세시티즈를 추천드립니다, 이 곡은 더 겟어웨이 앨범에 수록되어 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "하우스" + ], + "slot": "장르", + "values": [ + "하우스 음악" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "장르", + "start": 16 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "하우스 음악" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 건 뭐 있나요, 아니면 하우스 음악은 어떠세요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "뷰티풀 나우" + ], + "slot": "트랙", + "values": [ + "뷰티풀 나우" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "제드" + ], + "slot": "가수", + "values": [ + "제드" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "트루 컬러즈" + ], + "slot": "앨범", + "values": [ + "트루 컬러즈 앨범" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "장르": "하우스" + } + }, + "service_results": [ + { + "앨범": "트루 컬러즈", + "가수": "제드", + "장르": "하우스", + "트랙": "뷰티풀 나우", + "출시연도": "2015" + }, + { + "앨범": "프라이데이", + "가수": "파스칼 르투블롱", + "장르": "하우스", + "트랙": "프라이데이", + "출시연도": "2017" + }, + { + "앨범": "하우 롱 윌 아이 러브 유", + "가수": "얄", + "장르": "하우스", + "트랙": "하우 롱 윌 아이 러브 유", + "출시연도": "2015" + }, + { + "앨범": "이프 위 해브 이치 아더", + "가수": "아프로 브로스", + "장르": "하우스", + "트랙": "이프 위 해브 이치 아더", + "출시연도": "2019" + }, + { + "앨범": "라후레", + "가수": "스토토", + "장르": "하우스", + "트랙": "라후레", + "출시연도": "2016" + }, + { + "앨범": "더 마틴 개릭스 익스피리언스", + "가수": "마틴 개릭스", + "장르": "하우스", + "트랙": "노 슬립", + "출시연도": "2019" + }, + { + "앨범": "더 마틴 개릭스 익스피리언스", + "가수": "마틴 개릭스", + "장르": "하우스", + "트랙": "오션", + "출시연도": "2018" + }, + { + "앨범": "카라칼", + "가수": "디스클로저", + "장르": "하우스", + "트랙": "올더", + "출시연도": "2015" + }, + { + "앨범": "루머", + "가수": "딥 칠스", + "장르": "하우스", + "트랙": "루머", + "출시연도": "2017" + }, + { + "앨범": "슈가", + "가수": "로빈 슐츠", + "장르": "하우스", + "트랙": "쉬 러브스 컨트롤", + "출시연도": "2015" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "트랙", + "start": 33 + }, + { + "exclusive_end": 31, + "slot": "가수", + "start": 29 + }, + { + "exclusive_end": 50, + "slot": "앨범", + "start": 41 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "회원님께 어울릴 만한 노래 10곡을 추천드리며 그중 제드의 뷰티풀 나우는 트루 컬러즈 앨범에 수록된 곡인데 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장르": [ + "하우스 음악" + ], + "트랙": [ + "뷰티풀 나우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그게 맞습니다만 그 노래 재생해 주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "뷰티풀 나우" + ], + "slot": "트랙", + "values": [ + "뷰티풀 나우 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 뷰티풀 나우 노래를 재생해 달라고 요청하신 것이 맞습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "장르": [ + "하우스 음악" + ], + "트랙": [ + "뷰티풀 나우", + "뷰티풀 나우 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "뷰티풀 나우" + } + }, + "service_results": [ + { + "앨범": "트루 컬러즈", + "가수": "제드", + "장치": "거실", + "장르": "하우스", + "트랙": "뷰티풀 나우", + "출시연도": "2015" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악 감상 즐겁게 하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거��" + ], + "장르": [ + "하우스 음악" + ], + "트랙": [ + "뷰티풀 나우", + "뷰티풀 나우 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다. 지금은 이걸로 괜찮습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "천만에요, 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00057", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "빙 레임스" + ], + "slot": "배우", + "values": [ + "빙 레임스" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "배우", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "빙 레임스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "빙 레임스가 나오는 영화 한 편 좀 찾아보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "영화_제목", + "values": [ + "펄프 픽션" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "92" + ], + "slot": "평점", + "values": [ + "92점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "빙 레임스" + } + }, + "service_results": [ + { + "배우": "빙 레임스", + "감독": "쿠엔틴 타란티노", + "장르": "컬트", + "영화_제목": "펄프 픽션", + "평점": "92" + } + ], + "slots": [ + { + "exclusive_end": 15, + "slot": "영화_제목", + "start": 10 + }, + { + "exclusive_end": 30, + "slot": "평점", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "제가 찾은 영화는 펄프 픽션이며 100점 만점에 92점입니다만 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "빙 레임스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요. 이젠 노래 좀 찾아보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "컬러링 디스 라이프" + ], + "slot": "트랙", + "values": [ + "컬러링 디스 라이프" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "바이브즈 카르텔" + ], + "slot": "가수", + "values": [ + "바이브즈 카르텔" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "킹 오브 더 댄스홀" + ], + "slot": "앨범", + "values": [ + "킹 오브 더 댄스홀 앨범" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "킹 오브 더 댄스홀", + "가수": "바이브즈 카르텔", + "장르": "레게", + "트랙": "컬러링 디스 라이프", + "출시연도": "2016" + }, + { + "앨범": "워시 잇 올 어웨이", + "가수": "키스마", + "장르": "팝", + "트랙": "워시 잇 올 어웨이", + "출시연도": "2017" + }, + { + "앨범": "스파클", + "가수": "구아바 주스", + "장르": "팝", + "트랙": "스파클", + "출시연도": "2018" + }, + { + "앨범": "포에버", + "가수": "팝칸", + "장르": "레게", + "트랙": "윌머", + "출시연도": "2018" + }, + { + "앨범": "백 투 라이프", + "가수": "래스컬 플랫츠", + "장르": "컨트리", + "트랙": "백 투 라이프", + "출시연도": "2018" + }, + { + "앨범": "카운트 미 인", + "가수": "레벨루션", + "장르": "레게", + "트랙": "록펠러 스트리트", + "출시연도": "2014" + }, + { + "앨범": "가이즈 마이 에이지", + "가수": "퍼렐 윌리엄스", + "장르": "팝", + "트랙": "가이즈 마이 에이지", + "출시연도": "2013" + }, + { + "앨범": "슬로우 에어", + "가수": "스틸 코너스", + "장르": "팝", + "트랙": "더 메시지", + "출시연도": "2018" + }, + { + "앨범": "뉴 라이트", + "가수": "제이슨 알딘", + "장르": "컨트리", + "트랙": "뉴 라이트", + "출시연도": "2012" + }, + { + "앨범": "어슈어런스", + "가수": "다비도", + "장르": "팝", + "트랙": "어슈어런스", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "트랙", + "start": 29 + }, + { + "exclusive_end": 27, + "slot": "가수", + "start": 19 + }, + { + "exclusive_end": 13, + "slot": "앨범", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "킹 오브 더 댄스홀 앨범에 수록된 바이브즈 카르텔의 컬러링 디스 라이프는 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "컬러링 디스 라이프" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 좋아요, 그렇게 해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "컬러링 디스 라이프" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 부탁드릴게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "컬러링 디스 라이프" + ], + "slot": "트랙", + "values": [ + "컬러링 디스 라이프" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 컬러링 디스 라이프를 재생해도 되는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "컬러링 디스 라이프" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "컬러링 디스 라이프" + } + }, + "service_results": [ + { + "앨범": "킹 오브 더 댄스홀", + "가수": "바이브즈 카르텔", + "장치": "거실", + "장르": "레게", + "트랙": "컬러링 디스 라이프", + "출시연도": "2016" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 재생하고 있으니 편안히 감상해 주십시오." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "컬러링 디스 라이프" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00058", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "볼 영화 좀 찾아 주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "허슬러" + ], + "slot": "영화_제목", + "values": [ + "허슬러" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "94" + ], + "slot": "평점", + "values": [ + "94점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "존 글레이저", + "감독": "로렌 스카파리아", + "장르": "드라마", + "영화_제목": "허슬러", + "평점": "94" + }, + { + "배우": "리처드 L. 호킨스", + "감독": "스티븐 스필버그", + "장르": "공상 과학", + "영화_제목": "미지와의 조우", + "평점": "95" + }, + { + "배우": "리브 타일러", + "감독": "피터 잭슨", + "장르": "판타지", + "영화_제목": "반지의 제왕: 왕의 귀환", + "평점": "93" + }, + { + "배우": "아담 바크리", + "감독": "개빈 후드", + "장르": "미스터리", + "영화_제목": "오피셜 시크릿", + "평점": "78" + }, + { + "배우": "제이슨 버키", + "감독": "라일리 스턴스", + "장르": "스릴러", + "영화_제목": "디 아트 오브 셀프 디펜스", + "평점": "83" + }, + { + "배우": "제임스 어바니악", + "감독": "리처드 링클레이터", + "장르": "코미디", + "영화_제목": "웨어 유 고, 버나뎃", + "평점": "46" + }, + { + "배우": "헬레나 하워드", + "감독": "조세핀 데커", + "장르": "스릴러", + "영화_제목": "매들린스 매들린", + "평점": "88" + }, + { + "배우": "캐런 홀니스", + "감독": "사이먼 커티스", + "장르": "드라마", + "영화_제목": "레이싱 인 더 레인", + "평점": "43" + }, + { + "배우": "샤비아니 폰세 데 레온", + "감독": "하리 사마", + "장르": "드라마", + "영화_제목": "디스 이즈 낫 베를린", + "평점": "86" + }, + { + "배우": "알렉상드르 부르주아", + "감독": "요반카 부코비치", + "장르": "액션", + "영화_제목": "라이엇 걸스", + "평점": "100" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "영화_제목", + "start": 36 + }, + { + "exclusive_end": 53, + "slot": "평점", + "start": 50 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "네, 고객님께서 마음에 들어하실 만한 영화가 10편 있으며 그중 허슬러는 100점 만점에 94점으로 추천드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "완벽하네요, 노래도 몇 곡 좀 찾아 주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "스토리" + ], + "slot": "트랙", + "values": [ + "스토리" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "테오도라" + ], + "slot": "가수", + "values": [ + "테오도라" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "보르베나" + ], + "slot": "앨범", + "values": [ + "앨범 보르베나" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "보르베나", + "가수": "테오도라", + "장르": "포크", + "트랙": "스토리", + "출시연도": "2019" + }, + { + "앨범": "캐니벌", + "가수": "케샤", + "장르": "팝", + "트랙": "위 프레이", + "출시연도": "2010" + }, + { + "앨범": "러브 아이 갓 포 유", + "가수": "테나", + "장르": "로맨틱", + "트랙": "러브 아이 갓 포 유", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "트랙", + "start": 30 + }, + { + "exclusive_end": 15, + "slot": "가수", + "start": 11 + }, + { + "exclusive_end": 24, + "slot": "앨범", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다 고객님, 테오도라의 앨범 보르베나에 수록된 스토리는 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "헤일리 키요코" + ], + "slot": "가수", + "values": [ + "헤일리 키요코" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "가수", + "start": 12 + }, + { + "exclusive_end": 25, + "slot": "장르", + "start": 21 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "헤일리 키요코" + ], + "장르": [ + "팝 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 건 또 있나요, 헤일리 키요코의 팝 노래 하나 틀어주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "큐리어스" + ], + "slot": "트랙", + "values": [ + "큐리어스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "헤일리 키요코" + ], + "slot": "가수", + "values": [ + "헤일리 키요코" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "익스펙테이션스" + ], + "slot": "앨범", + "values": [ + "앨범 익스펙테이션스" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "헤일리 키요코", + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "익스펙테이션스", + "가수": "헤일리 키요코", + "장르": "팝", + "트랙": "큐리어스", + "출시연도": "2018" + }, + { + "앨범": "익스펙테이션스", + "가수": "헤일리 키요코", + "장르": "팝", + "트랙": "스카이스크래퍼", + "출시연도": "2017" + }, + { + "앨범": "익스펙테이션스", + "가수": "헤일리 키요코", + "장르": "팝", + "트랙": "위 알 후 위 알", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 54, + "slot": "트랙", + "start": 50 + }, + { + "exclusive_end": 32, + "slot": "가수", + "start": 25 + }, + { + "exclusive_end": 44, + "slot": "앨범", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "요청하신 조건에 맞는 곡이 3곡 있으며 그중 헤일리 키요코의 앨범 익스펙테이션스에 수록된 큐리어스를 추천드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "헤일리 키요코" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "큐리어스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 딱 좋아요, 안뜰에 있는 제 기기에서 틀어 주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "큐리어스" + ], + "slot": "트랙", + "values": [ + "큐리어스" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰에서 큐리어스를 재생해 드리길 원하시는 것이 맞습니까, 고객님?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "헤일리 키요코" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "큐리어스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "가수": "헤일리 키요코", + "장치": "안뜰", + "트랙": "큐리어스" + } + }, + "service_results": [ + { + "앨범": "익스펙테이션스", + "가수": "헤일리 키요코", + "장치": "안뜰", + "장르": "팝", + "트랙": "큐리어스", + "출시연도": "2018" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "재생을 시작했으니 고객님께서는 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "헤일리 키요코" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "큐리어스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다. 지금은 이걸로 됐어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도움이 되어 기쁘며 고객님께서는 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00059", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "볼 영화 찾는 거 좀 도와주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "앵그리 버드 2: 독수리 왕국의 침공" + ], + "slot": "영화_제목", + "values": [ + "앵그리 버드 2: 독수리 왕국의 침공" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "72" + ], + "slot": "평점", + "values": [ + "72점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "브리타 스테펜하겐", + "감독": "서롭 밴 오먼", + "장르": "애니메이션", + "영화_제목": "앵그리 버드 2: 독수리 왕국의 침공", + "평점": "72" + }, + { + "배우": "제이슨 버키", + "감독": "라일리 스턴스", + "장르": "스릴러", + "영화_제목": "디 아트 오브 셀프 디펜스", + "평점": "83" + }, + { + "배우": "나우엘 카노", + "감독": "루크레시아 마르텔", + "장르": "세계 영화", + "영화_제목": "자마", + "평점": "96" + }, + { + "배우": "리처드 L. 호킨스", + "감독": "스티븐 스필버그", + "장르": "공상 과학", + "영화_제목": "미지와의 조우", + "평점": "95" + }, + { + "배우": "케이트 맥키넌", + "감독": "대니 보일", + "장르": "코미디", + "영화_제목": "예스터데이", + "평점": "63" + }, + { + "배우": "알렉산더 캘버트", + "감독": "진 스툽니츠키", + "장르": "코미디", + "영화_제목": "굿 보이즈", + "평점": "79" + }, + { + "배우": "알렉상드르 부르주아", + "감독": "요반카 부코비치", + "장르": "액션", + "영화_제목": "라이엇 걸스", + "평점": "100" + }, + { + "배우": "제이미 케네디", + "감독": "제임스 그레이", + "장르": "공상 과학", + "영화_제목": "애드 아스트라", + "평점": "84" + }, + { + "배우": "레너드 샤프", + "감독": "알렉산더 맥켄드릭", + "장르": "스릴러", + "영화_제목": "레이디킬러", + "평점": "100" + }, + { + "배우": "헬레나 홈즈", + "감독": "데이비드 리치", + "장르": "액션", + "영화_제목": "분노의 질주: 홉스 & 쇼", + "평점": "67" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "영화_제목", + "start": 33 + }, + { + "exclusive_end": 67, + "slot": "평점", + "start": 64 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님께��� 마음에 들어하실 만한 영화 10편이 있으며 그중 앵그리 버드 2: 독수리 왕국의 침공은 100점 만점에 72점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "장르" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "그 영화가 어떤 장르인지 알려줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "애니메이션" + ], + "slot": "장르", + "values": [ + "애니메이션 영화" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "장르", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "네, 해당 작품은 애니메이션 영화입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "슬로우 에어" + ], + "slot": "앨범", + "values": [ + "앨범 슬로우 에어" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "앨범", + "start": 30 + }, + { + "exclusive_end": 13, + "slot": "장르", + "start": 9 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 슬로우 에어" + ], + "장르": [ + "팝 노래" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "그걸로 괜찮은데 팝 노래도 좀 찾아주실래요, 가능하면 앨범 슬로우 에어 수록곡으로요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "블랙 라군" + ], + "slot": "트랙", + "values": [ + "블랙 라군" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "스틸 코너스" + ], + "slot": "가수", + "values": [ + "스틸 코너스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "슬로우 에어" + ], + "slot": "앨범", + "values": [ + "슬로우 에어 앨범" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "슬로우 에어", + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "슬로우 에어", + "가수": "스틸 코너스", + "장르": "팝", + "트랙": "블랙 라군", + "출시연도": "2018" + }, + { + "앨범": "슬로우 에어", + "가수": "스틸 코너스", + "장르": "팝", + "트랙": "더 메시지", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "트랙", + "start": 23 + }, + { + "exclusive_end": 21, + "slot": "가수", + "start": 15 + }, + { + "exclusive_end": 9, + "slot": "앨범", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "슬로우 에어 앨범에 수록된 스틸 코너스의 블랙 라군을 보유하고 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 슬로우 에어", + "슬로우 에어 앨범" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "블랙 라군" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그거 재생해 줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "블랙 라군" + ], + "slot": "트랙", + "values": [ + "블랙 라군" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 블랙 라군을 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "앨범": [ + "앨범 슬로우 에어", + "슬로우 에어 앨범" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "블랙 라군" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 거실이면 괜찮은데 이 노래는 언제 나왔나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2018" + ], + "slot": "출시연도", + "values": [ + "2018년 발매" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "슬로우 에어", + "장치": "거실", + "트랙": "블랙 라군" + } + }, + "service_results": [ + { + "앨범": "슬로우 에어", + "가수": "스틸 코너스", + "장치": "거실", + "장르": "팝", + "트랙": "블랙 라군", + "출시연도": "2018" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래는 2018년 발매되었으니 즐겁게 감상하시길 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 슬로우 에어", + "슬로우 에어 앨범" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "블랙 라군" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "추천해 주셔서 고마워요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "별말씀입니다. 오늘 제가 더 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 슬로우 에어", + "슬로우 에어 앨범" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "블랙 라군" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 이걸로 충분해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "남은 저녁 시간도 즐겁게 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00060", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "피오나 리드" + ], + "slot": "배우", + "values": [ + "피오나 리드" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "코미디" + ], + "slot": "장르", + "values": [ + "코미디 영화" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "조엘 즈윅" + ], + "slot": "감독", + "values": [ + "조엘 즈윅 감독" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "배우", + "start": 0 + }, + { + "exclusive_end": 28, + "slot": "장르", + "start": 22 + }, + { + "exclusive_end": 20, + "slot": "감독", + "start": 12 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "피오나 리드" + ], + "감독": [ + "조엘 즈윅 감독" + ], + "장르": [ + "코미디 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "피오나 리드가 나오는 조엘 즈윅 감독의 코미디 영화 하나 찾아보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "나의 그리스식 웨딩" + ], + "slot": "영화_제목", + "values": [ + "나의 그리스식 웨딩" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "76" + ], + "slot": "평점", + "values": [ + "76점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "피오나 리드", + "감독": "조엘 즈윅", + "장르": "코미디" + } + }, + "service_results": [ + { + "배우": "피오나 리드", + "감독": "조엘 즈윅", + "장르": "코미디", + "영화_제목": "나의 그리스식 웨딩", + "평점": "76" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "영화_제목", + "start": 0 + }, + { + "exclusive_end": 37, + "slot": "평점", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "나의 그리스식 웨딩을 권합니다, 평균 평점은 100점 만점에 76점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "시그리드" + ], + "slot": "가수", + "values": [ + "시그리드" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2017" + ], + "slot": "출시연도", + "values": [ + "2년 전 곡" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "가수", + "start": 24 + }, + { + "exclusive_end": 13, + "slot": "장르", + "start": 9 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "시그리드" + ], + "장르": [ + "팝 노래" + ], + "출시연도": [ + "2년 전 곡" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "피오나 리드" + ], + "감독": [ + "조엘 즈윅 감독" + ], + "장르": [ + "코미디 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "재밌네요, 이제 팝 노래도 찾아보고 싶은데 시그리드의 2년 전 곡 같은 거 추천해 주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "스트레인저스" + ], + "slot": "트랙", + "values": [ + "스트레인저스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "시그리드" + ], + "slot": "가수", + "values": [ + "시그리드" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "서커 펀치" + ], + "slot": "앨범", + "values": [ + "앨범 서커 펀치" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "시그리드", + "장르": "팝", + "출시연도": "2017" + } + }, + "service_results": [ + { + "앨범": "서커 펀치", + "가수": "시그리드", + "장르": "팝", + "트랙": "스트레인저스", + "출시연도": "2017" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "트랙", + "start": 20 + }, + { + "exclusive_end": 4, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 14, + "slot": "앨범", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "시그리드의 앨범 서커 펀치에 수록된 스트레인저스는 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "시그리드" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "스트레인저스" + ], + "출시연도": [ + "2년 전 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 마음에 들어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "제가 그 노래를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "시그리드" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "스트레인저스" + ], + "출시연도": [ + "2년 전 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그 곡 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "스트레인저스" + ], + "slot": "트랙", + "values": [ + "스트레인저스" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 스트레인저스를 재생해 드려도 괜찮으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "시그리드" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "스트레인저스" + ], + "출시연도": [ + "2년 전 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그럼 좋아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "가수": "시그리드", + "장치": "거실", + "트랙": "스트레인저스" + } + }, + "service_results": [ + { + "앨범": "서커 펀치", + "가수": "시그리드", + "장치": "거실", + "장르": "팝", + "트랙": "스트레인저스", + "출시연도": "2017" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 감상해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "시그리드" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "스트레인저스" + ], + "출시연도": [ + "2년 전 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워요, 그걸로 충분해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "즐겁게 감상하시고 건강에 유의하시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00061", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "볼 영화 하나 찾아보려고 해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "씨어터 오브 블러드" + ], + "slot": "영화_제목", + "values": [ + "씨어터 오브 블러드" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "93" + ], + "slot": "평점", + "values": [ + "93점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "다이애나 도스", + "감독": "더글러스 히콕스", + "장르": "공포", + "영화_제목": "씨어터 오브 블러드", + "평점": "93" + }, + { + "배우": "케이트 맥키넌", + "감독": "대니 보일", + "장르": "코미디", + "영화_제목": "예스터데이", + "평점": "63" + }, + { + "배우": "브리타 스테펜하겐", + "감독": "서롭 밴 오먼", + "장르": "애니메이션", + "영화_제목": "앵그리 버드 2: 독수리 왕국의 침공", + "평점": "72" + }, + { + "배우": "바카리 상가레", + "감독": "루이 가렐", + "장르": "드라마", + "영화_제목": "어느 신실한 남자", + "평점": "78" + }, + { + "배우": "아담 바크리", + "감독": "개빈 후드", + "장르": "미스터리", + "영화_제목": "오피셜 시크릿", + "평점": "78" + }, + { + "배우": "알렉상드르 부르주아", + "감독": "요반카 부코비치", + "장르": "액션", + "영화_제목": "라이엇 걸스", + "평점": "100" + }, + { + "배우": "제임스 어바니악", + "감독": "리처드 링클레이터", + "장르": "코미디", + "영화_제목": "웨어 유 고, 버나뎃", + "평점": "46" + }, + { + "배우": "로저 맥귄", + "감독": "앤드루 슬레이터", + "장르": "뮤지컬", + "영화_제목": "에코 인 더 캐년", + "평점": "94" + }, + { + "배우": "파블레 체메리키치", + "감독": "오그넨 글라보닉", + "장르": "전쟁", + "영화_제목": "화물", + "평점": "100" + }, + { + "배우": "나우엘 카노", + "감독": "루크레시아 마르텔", + "장르": "세계 영화", + "영화_제목": "자마", + "평점": "96" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "영화_제목", + "start": 23 + }, + { + "exclusive_end": 41, + "slot": "평점", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "조건에 맞는 영화 10편을 찾았고, 그중 씨어터 오브 블러드는 평점 93점입니다만 이 작품으로 진행해도 괜찮으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "감독", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "감독" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "그 영화 감독이 누구예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "더글러스 히콕스" + ], + "slot": "감독", + "values": [ + "더글러스 히콕스" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "감독", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 영화의 감독은 더글러스 히콕스입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "좋습니다. 이제 음악 좀 찾아볼게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "콜드" + ], + "slot": "트랙", + "values": [ + "곡 콜드" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "콘" + ], + "slot": "가수", + "values": [ + "콘" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "더 낫띵" + ], + "slot": "앨범", + "values": [ + "앨범 더 낫띵" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "더 낫띵", + "가수": "콘", + "장르": "메탈", + "트랙": "콜드", + "출시연도": "2019" + }, + { + "앨범": "디 아프리칸 젠틀맨", + "가수": "릭 하사니", + "장르": "팝", + "트랙": "온리 유", + "출시연도": "2017" + }, + { + "앨범": "크로놀로직", + "가수": "카라반 팰리스", + "장르": "팝", + "트랙": "플룸", + "출시연도": "2019" + }, + { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "허니문 애비뉴", + "출시연도": "2013" + }, + { + "앨범": "디 언포기빙", + "가수": "위딘 템테이션", + "장르": "메탈", + "트랙": "패스터", + "출시연도": "2010" + }, + { + "앨범": "인조이 유어셀프", + "가수": "빌리 커링턴", + "장르": "컨트리", + "트랙": "렛 잇 고", + "출시연도": "2010" + }, + { + "��범": "투게더 스루 타임", + "가수": "터퍼 웨어 리믹스 파티", + "장르": "록", + "트랙": "스타라이트 브리게이드", + "출시연도": "2018" + }, + { + "앨범": "프리킹 미 아웃", + "가수": "레베카 블랙", + "장르": "팝", + "트랙": "프리킹 미 아웃", + "출시연도": "2011" + }, + { + "앨범": "히어로즈", + "가수": "사바톤", + "장르": "메탈", + "트랙": "나이트 트레인", + "출시연도": "2014" + }, + { + "앨범": "웨어 위 컴 프롬", + "가수": "팝칸", + "장르": "레게", + "트랙": "에브리띵 나이스", + "출시연도": "2013" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "트랙", + "start": 16 + }, + { + "exclusive_end": 1, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 10, + "slot": "앨범", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "콘의 앨범 더 낫띵에 수록된 곡 콜드는 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "다른 노래들은 어떤 게 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "온리 유" + ], + "slot": "트랙", + "values": [ + "온리 유" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "릭 하사니" + ], + "slot": "가수", + "values": [ + "릭 하사니" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "디 아프리칸 젠틀맨" + ], + "slot": "앨범", + "values": [ + "디 아프리칸 젠틀맨 앨범" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "트랙", + "start": 26 + }, + { + "exclusive_end": 24, + "slot": "가수", + "start": 19 + }, + { + "exclusive_end": 13, + "slot": "앨범", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "디 아프리칸 젠틀맨 앨범에 수록된 릭 하사니의 온리 유는 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "장르가 어떻게 되나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "장르", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 팝 노래입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실 기기" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실 기기" + ], + "트랙": [ + "온리 유" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그럼 거실 기기에서 그 노래 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "온리 유" + ], + "slot": "트랙", + "values": [ + "온리 유 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 온리 유 노래를 재생하시려는 것이 맞는지 다음 내용을 확인해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2018" + ], + "slot": "출시연도", + "values": [ + "2018년 곡" + ] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "장치": [ + "거실 기기", + "거실" + ], + "트랙": [ + "온리 유", + "온리 유 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 괜찮습니다만 그 노래가 2018년 곡인가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2017" + ], + "slot": "출시연도", + "values": [ + "2017년 발매된 곡" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "온리 유" + } + }, + "service_results": [ + { + "앨범": "디 아프리칸 젠틀맨", + "가수": "릭 하사니", + "장치": "거실", + "장르": "팝", + "트랙": "온리 유", + "출시연도": "2017" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "감상해 주세요. 이 곡은 2017년 발매된 곡입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실 기기", + "거실" + ], + "트랙": [ + "온리 유", + "온리 유 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다, 지금은 이걸로 괜찮습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 되시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00062", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "로렌스 벤더" + ], + "slot": "배우", + "values": [ + "로렌스 벤더" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "쿠엔틴 타란티노" + ], + "slot": "감독", + "values": [ + "쿠엔틴 타란티노" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "배우", + "start": 10 + }, + { + "exclusive_end": 31, + "slot": "감독", + "start": 23 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "로렌스 벤더" + ], + "감독": [ + "쿠엔틴 타란티노" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금 좀 심심한데 로렌스 벤더가 출연하고 쿠엔틴 타란티노가 감독한 작품 하나 찾아줄 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "영화_제목", + "values": [ + "펄프 픽션" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "92" + ], + "slot": "평점", + "values": [ + "92점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "로렌스 벤더", + "감독": "쿠엔틴 타란티노" + } + }, + "service_results": [ + { + "배우": "로렌스 벤더", + "감독": "쿠엔틴 타란티노", + "장르": "컬트", + "영화_제목": "펄프 픽션", + "평점": "92" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "영화_제목", + "start": 34 + }, + { + "exclusive_end": 54, + "slot": "평점", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다, 마음에 드실 만한 영화 한 편을 찾았으며 제목은 펄프 픽션이고 100점 만점에 92점을 받았습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "장르" + ], + "slot_values": { + "배우": [ + "로렌스 벤더" + ], + "감독": [ + "쿠엔틴 타란티노" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그 영화 장르가 뭐죠?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "컬트" + ], + "slot": "장르", + "values": [ + "컬트 영화" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "장르", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 작품은 컬트 영화입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "로렌스 벤더" + ], + "감독": [ + "쿠엔틴 타란티노" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋네요. 들을 만한 음악 하나 추천해 주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "투 라르카 하이 비하리" + ], + "slot": "트랙", + "values": [ + "노래 투 라르카 하이 비하리" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "라비 라즈 수렌드라" + ], + "slot": "가수", + "values": [ + "라비 라즈 수렌드라" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "마자 마르 리야 도리 케 니체" + ], + "slot": "앨범", + "values": [ + "앨범 마자 마르 리야 도리 케 니체" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "마자 마르 리야 도리 케 니체", + "가수": "라비 라즈 수렌드라", + "장르": "컨트리", + "트랙": "투 라르카 하이 비하리", + "출시연도": "2019" + }, + { + "앨범": "클라이밋 체인지", + "가수": "핏불", + "장르": "팝", + "트랙": "그린라이트", + "출시연도": "2016" + }, + { + "앨범": "더 뉴 클래식", + "가수": "이기 아잘레아", + "장르": "팝", + "트랙": "블랙 위도우", + "출시연도": "2014" + }, + { + "앨범": "엠프티 스페이스", + "가수": "제임스 아서", + "장르": "팝", + "트랙": "엠프티 스페이스", + "출시연도": "2018" + }, + { + "앨범": "호지어", + "가수": "호지어", + "장르": "블루스", + "트랙": "섬 피플 두", + "출시연도": "2014" + }, + { + "앨범": "더 뉴 클래식", + "가수": "이기 아잘레아", + "장르": "팝", + "트랙": "바운스", + "출시연도": "2013" + }, + { + "앨범": "더 레지스탕스", + "가수": "애스킹 알렉산드리아", + "장르": "메탈", + "트랙": "더 레지스탕스", + "출시연도": "2019" + }, + { + "앨범": "체리 검", + "가수": "돌리 스타일", + "장르": "팝", + "트랙": "체리 검", + "출시연도": "2015" + }, + { + "앨범": "토네이도", + "가수": "리틀 빅 타운", + "장르": "컨트리", + "트랙": "퐁 댄스", + "출시연도": "2012" + }, + { + "앨범": "댄스 어게인", + "가수": "제니퍼 로페즈", + "장르": "팝", + "트랙": "댄스 어게인", + "출시연도": "2012" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "트랙", + "start": 37 + }, + { + "exclusive_end": 10, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 31, + "slot": "앨범", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "라비 라즈 수렌드라의 앨범 마자 마르 리야 도리 케 니체에 수록된 노래 투 라르카 하이 비하리를 추천해 드리겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "장르가 뭐고, 언제 발매되었나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "컨트리" + ], + "slot": "장르", + "values": [ + "컨트리 노래" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019" + ], + "slot": "출시연도", + "values": [ + "2019년 발표" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 21, + "slot": "장르", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 곡은 2019년 발표된 컨트리 노래입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "노래 투 라르카 하이 비하리" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거예요, 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "투 라르카 하이 비하리" + ], + "slot": "트랙", + "values": [ + "투 라르카 하이 비하리 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 24, + "slot": "트랙", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그러면 거실에서 투 라르카 하이 비하리 노래를 재생해 드려도 괜찮으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "노래 투 라르카 하이 비하리", + "투 라르카 하이 비하리 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "투 라르카 하이 비하리" + } + }, + "service_results": [ + { + "앨범": "마자 마르 리야 도리 케 니체", + "가수": "라비 라즈 수렌드라", + "장치": "거실", + "장르": "컨트리", + "트랙": "투 라르카 하이 비하리", + "출시연도": "2019" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "노래 투 라르카 하이 비하리", + "투 라르카 하이 비하리 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙습니다!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "노래 투 라르카 하이 비하리", + "투 라르카 하이 비하리 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 그게 전부입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00063", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "영화나 한 편 보고 싶네요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "로호" + ], + "slot": "영화_제목", + "values": [ + "로호" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "98" + ], + "slot": "평점", + "values": [ + "98점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "루디 체르니코프", + "감독": "벤자민 나이스타트", + "장르": "스릴러", + "영화_제목": "로호", + "평점": "98" + } + ], + "slots": [ + { + "exclusive_end": 2, + "slot": "영화_제목", + "start": 0 + }, + { + "exclusive_end": 40, + "slot": "평점", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "로호를 좋아하시는지 여쭙습니다만 이 영화의 평점은 100점 만점에 98점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "감독", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "감독" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "이 영화 감독이 누구죠?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "벤자민 나이스타트" + ], + "slot": "감독", + "values": [ + "벤자민 나이스타트" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "감독", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 영화의 감독은 벤자민 나이스타트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "프라바스" + ], + "slot": "배우", + "values": [ + "프라바스" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 4, + "slot": "배우", + "start": 0 + }, + { + "exclusive_end": 15, + "slot": "장르", + "start": 10 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "프라바스" + ], + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "프라바스가 나오는 액션 영화를 한 편 보고 싶습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "사호" + ], + "slot": "영화_제목", + "values": [ + "사호" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "10" + ], + "slot": "평점", + "values": [ + "10점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "프라바스", + "장르": "액션" + } + }, + "service_results": [ + { + "배우": "프라바스", + "감독": "수지스", + "장르": "액션", + "영화_제목": "사호", + "평점": "10" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "영화_제목", + "start": 27 + }, + { + "exclusive_end": 48, + "slot": "평점", + "start": 45 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "회원님께 추천해 드릴 영화는 1편 있으며 제목은 사호이고 평점은 100점 만점에 10점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "감독", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "감독" + ], + "slot_values": { + "배우": [ + "프라바스" + ], + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 영화 감독님이 누구신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "수지스" + ], + "slot": "감독", + "values": [ + "수지스" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "감독", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 영화의 감독은 수지스입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "프라바스" + ], + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 마음에 들어서 이제 노래 한 곡 듣고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "마이 하트 고즈 붐" + ], + "slot": "트랙", + "values": [ + "마이 하트 고즈 붐" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "미스 리" + ], + "slot": "가수", + "values": [ + "미스 리" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "탠저린 드림" + ], + "slot": "앨범", + "values": [ + "앨범 탠저린 드림" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "탠저린 드림", + "가수": "미스 리", + "장르": "팝", + "트랙": "마이 하트 고즈 붐", + "출시연도": "2012" + }, + { + "앨범": "러브 송스 프롬 어 로리타", + "가수": "매티 노이스", + "장르": "팝", + "트랙": "뉴 프렌즈", + "출시연도": "2018" + }, + { + "앨범": "오멘", + "가수": "매튜 데이비드 모리스", + "장르": "팝", + "트랙": "오멘", + "출시연도": "2017" + }, + { + "앨범": "닉 조나스", + "가수": "닉 조나스", + "장르": "팝", + "트랙": "체인스", + "출시연도": "2014" + }, + { + "앨범": "머드", + "가수": "위스키 마이어스", + "장르": "록", + "트랙": "스틱 투게더", + "출시연도": "2016" + }, + { + "앨범": "위 아", + "가수": "드레 아일랜드", + "장르": "레게", + "트랙": "위 아", + "출시연도": "2017" + }, + { + "앨범": "텔 미 유 러브 미", + "가수": "데미 로바토", + "장르": "팝", + "트랙": "텔 미 유 러브 미", + "출시연도": "2017" + }, + { + "앨범": "폴", + "가수": "다비도", + "장르": "팝", + "트랙": "폴", + "출시연도": "2017" + }, + { + "앨범": "사남", + "가수": "산드라 시레스", + "장르": "라틴", + "트랙": "사남", + "출시연도": "2018" + }, + { + "앨범": "더 마운틴", + "가수": "디어크스 벤틀리", + "장르": "컨트리", + "트랙": "버닝 맨", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 64, + "slot": "트랙", + "start": 54 + }, + { + "exclusive_end": 24, + "slot": "가수", + "start": 20 + }, + { + "exclusive_end": 48, + "slot": "앨범", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님을 위한 노래가 10곡 있으며 미스 리를 좋아하시는지 여쭤본 뒤 앨범 탠저린 드림에 수록된 마이 하트 고즈 붐을 추천해 드리겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰 스피커" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 스피커" + ], + "트랙": [ + "마이 하트 고즈 붐" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 미스 리 정말 좋으니 안뜰 스피커로 이 노래 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "마이 하트 고즈 붐" + ], + "slot": "트랙", + "values": [ + "마이 하트 고즈 붐" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "트랙", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마이 하트 고즈 붐을 안뜰에서 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": { + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "트랙": [ + "마이 하트 고즈 붐" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 확인합니다만 이 곡이 팝송인지와 언제 발매됐는지 알려주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2012" + ], + "slot": "출시연도", + "values": [ + "2012년 발매" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "안뜰", + "트랙": "마이 하트 고즈 붐" + } + }, + "service_results": [ + { + "앨범": "탠저린 드림", + "가수": "미스 리", + "장치": "안뜰", + "장르": "팝", + "트랙": "마이 하트 고즈 붐", + "출시연도": "2012" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "장르", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "2012년 발매된 팝 노래이니 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "트랙": [ + "마이 하트 고즈 붐" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다, 오늘은 이걸로 마무리하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00064", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "있잖아, 심심한데 볼 만한 영화 좀 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "디스 이즈 낫 베를린" + ], + "slot": "영화_제목", + "values": [ + "디스 이즈 낫 베를린" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "86" + ], + "slot": "평점", + "values": [ + "86점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "샤비아니 폰세 데 레온", + "감독": "하리 사마", + "장르": "드라마", + "영화_제목": "디스 이즈 낫 베를린", + "평점": "86" + }, + { + "배우": "프라바스", + "감독": "수지스", + "장르": "액션", + "영화_제목": "사호", + "평점": "10" + }, + { + "배우": "토니 헤일", + "감독": "조시 쿨리", + "장르": "애니메이션", + "영화_제목": "토이 스토리 4", + "평점": "97" + }, + { + "배우": "질리언 벨", + "감독": "폴 다운스 콜라이조", + "장르": "드라마", + "영화_제목": "브리트니 런스 어 마라톤", + "평점": "90" + }, + { + "배우": "레너드 샤프", + "감독": "알렉산더 맥켄드릭", + "장르": "스릴러", + "영화_제목": "레이디킬러", + "평점": "100" + }, + { + "배우": "안드레아 마틴", + "감독": "조엘 즈윅", + "장르": "코미디", + "영화_제목": "나의 그리스식 웨딩", + "평점": "76" + }, + { + "배우": "도리스 맥카시", + "감독": "바트 프룬디치", + "장르": "드라마", + "영화_제목": "애프터 웨딩 인 뉴욕", + "평점": "43" + }, + { + "배우": "아담 바크리", + "감독": "개빈 후드", + "장르": "미스터리", + "영화_제목": "오피셜 시크릿", + "평점": "78" + }, + { + "배우": "수샨트 싱 라즈푸트", + "감독": "니테쉬 티와리", + "장르": "코미디", + "영화_제목": "치초레", + "평점": "60" + }, + { + "배우": "캘빈 트릴린", + "감독": "맥스 루코위츠", + "장르": "다큐멘터리", + "영화_제목": "지붕 위의 바이올린: 기적의 기적", + "평점": "100" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "영화_제목", + "start": 17 + }, + { + "exclusive_end": 42, + "slot": "평점", + "start": 39 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "총 10편을 찾았습니다만 그중 디스 이즈 낫 베를린은 100점 만점에 86점으로 평가되어 괜찮으니 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "장르" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "이건 어떤 장르의 음악이야?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마 영화" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "장르", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 작품은 드라마 영화입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "공상 과학" + ], + "slot": "장르", + "values": [ + "공상 과학 장르" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "장르", + "start": 10 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 장르" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 거 없나요, 공상 과학 장르로 볼 만한 거 하나 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "애드 아스트라" + ], + "slot": "영화_제목", + "values": [ + "애드 아스트라" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "84" + ], + "slot": "평점", + "values": [ + "84점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공상 과학" + } + }, + "service_results": [ + { + "배우": "제이미 케네디", + "감독": "제임스 그레이", + "장르": "공상 과학", + "영화_제목": "애드 아스트라", + "평점": "84" + }, + { + "배우": "리처드 L. 호킨스", + "감독": "스티븐 스필버그", + "장르": "공상 과학", + "영화_제목": "미지와의 조우", + "평점": "95" + } + ], + "slots": [ + { + "exclusive_end": 7, + "slot": "영화_제목", + "start": 0 + }, + { + "exclusive_end": 21, + "slot": "평점", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "애드 아스트라는 100점 만점에 84점으로 평가되어 괜찮으니 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "엔리케 이글레시아스" + ], + "slot": "가수", + "values": [ + "엔리케 이글레시아스" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "가수", + "start": 7 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "엔리케 이글레시아스" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "재미있겠다, 엔리케 이글레시아스 노래 하나도 좀 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "하트비트" + ], + "slot": "트랙", + "values": [ + "하트비트" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "엔리케 이글레시아스" + ], + "slot": "가수", + "values": [ + "엔리케 이글레시아스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "유포리아" + ], + "slot": "앨범", + "values": [ + "앨범 유포리아" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "엔리케 이글레시아스" + } + }, + "service_results": [ + { + "앨범": "유포리아", + "가수": "엔리케 이글레시아스", + "장르": "팝", + "트랙": "하트비트", + "출시연도": "2010" + }, + { + "앨범": "유포리아", + "가수": "엔리케 이글레시아스", + "장르": "팝", + "트랙": "아이 라이크 잇", + "출시연도": "2010" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "트랙", + "start": 13 + }, + { + "exclusive_end": 29, + "slot": "가수", + "start": 19 + }, + { + "exclusive_end": 7, + "slot": "앨범", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "앨범 유포리아에 수록된 하트비트는 엔리케 이글레시아스의 명곡 중 하나이니 들어보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "엔리케 이글레시아스" + ], + "트랙": [ + "하트비트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그 노래 정말 들어보고 싶네요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어디에서 재생해 드리면 될까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "엔리케 이글레시아스" + ], + "장치": [ + "거실" + ], + "트랙": [ + "하트비트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "제 거실에서 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "하트비트" + ], + "slot": "트랙", + "values": [ + "하트비트 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "트랙", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그렇다면 거실에서 하트비트 노래를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2016" + ], + "slot": "출시연도", + "values": [ + "3년 전" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": { + "가수": [ + "엔리케 이글레시아스" + ], + "장치": [ + "거실" + ], + "트랙": [ + "하트비트", + "하트비트 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이거 3년 전 나온 거 맞아요, 좀 오래된 것 같은데 무슨 장르예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝송" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2010" + ], + "slot": "출시연도", + "values": [ + "2010년" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "가수": "엔리케 이글레시아스", + "장치": "거실", + "트랙": "하트비트" + } + }, + "service_results": [ + { + "앨범": "유포리아", + "가수": "엔리케 이글레시아스", + "장치": "거실", + "장르": "팝", + "트랙": "하트비트", + "출시연도": "2010" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "장르", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 2010년 팝송입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "엔리케 이글레시아스" + ], + "장치": [ + "거실" + ], + "트랙": [ + "하트비트", + "하트비트 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다. 이걸로 됐습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00065", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "이번 주말에 영화 한 편 보려고 하는데, 괜찮은 거 하나 추천해줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "예스터데이" + ], + "slot": "영화_제목", + "values": [ + "예스터데이" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "63" + ], + "slot": "평점", + "values": [ + "63점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "케이트 맥키넌", + "감독": "대니 보일", + "장르": "코미디", + "영화_제목": "예스터데이", + "평점": "63" + }, + { + "배우": "아메르 흘레헬", + "감독": "사메 조아비", + "장르": "세계 영화", + "영화_제목": "텔아비브 온 파이어", + "평점": "92" + }, + { + "배우": "론 뮤익", + "감독": "짐 헨슨", + "장르": "판타지", + "영화_제목": "라비린스", + "평점": "70" + }, + { + "배우": "마나부 호소이", + "감독": "우에다 신이치로", + "장르": "공포", + "영화_제목": "카메라를 멈추면 안 돼!", + "평점": "100" + }, + { + "배우": "잭 카슨", + "감독": "그레고리 라 카바", + "장르": "드라마", + "영화_제목": "스테이지 도어", + "평점": "95" + }, + { + "배우": "질리언 벨", + "감독": "폴 다운스 콜라이조", + "장르": "드라마", + "영화_제목": "브리트니 런스 어 마라톤", + "평점": "90" + }, + { + "배우": "나우엘 카노", + "감독": "루크레시아 마르텔", + "장르": "세계 영화", + "영화_제목": "자마", + "평점": "96" + }, + { + "배우": "로저 맥귄", + "감독": "앤드루 슬레이터", + "장르": "뮤지컬", + "영화_제목": "에코 인 더 캐년", + "평점": "94" + }, + { + "배우": "레너드 샤프", + "감독": "알렉산더 맥켄드릭", + "장르": "스릴러", + "영화_제목": "레이디킬러", + "평점": "100" + }, + { + "배우": "쿠엔틴 타란티노", + "감독": "쿠엔틴 타란티노", + "장르": "컬트", + "영화_제목": "펄프 픽션", + "평점": "92" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "영화_제목", + "start": 26 + }, + { + "exclusive_end": 45, + "slot": "평점", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 영화 10편을 찾았으며 그중 예스터데이는 100점 만점에 63점이라는 평점을 받았습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "펄시스" + ], + "slot": "앨범", + "values": [ + "펄시스 앨범" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "카민" + ], + "slot": "가수", + "values": [ + "카민" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 35, + "slot": "앨범", + "start": 29 + }, + { + "exclusive_end": 16, + "slot": "가수", + "start": 14 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "펄시스 앨범" + ], + "가수": [ + "카민" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 그거 괜찮네요, 카민 노래는 다 좋아하는데 펄시스 앨범 수록곡 위주로 몇 곡 찾아줄 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "아카펠라" + ], + "slot": "트랙", + "values": [ + "아카펠라" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "카민" + ], + "slot": "가수", + "values": [ + "카민" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "펄시스" + ], + "slot": "앨범", + "values": [ + "펄시스 앨범" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "펄시스", + "가수": "카민" + } + }, + "service_results": [ + { + "앨범": "펄시스", + "가수": "카민", + "장르": "팝", + "트랙": "아카펠라", + "출시연도": "2013" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "트랙", + "start": 29 + }, + { + "exclusive_end": 27, + "slot": "가수", + "start": 25 + }, + { + "exclusive_end": 41, + "slot": "앨범", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 노래를 한 곡 찾았습니다만 카민의 아카펠라가 펄시스 앨범에 수록된 곡인데 들어보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "펄시스 앨범" + ], + "가수": [ + "카민" + ], + "트랙": [ + "아카펠라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋네요, 그럼 그걸로 부탁할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 그 노래를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "펄시스 앨범" + ], + "가수": [ + "카민" + ], + "트랙": [ + "아카펠라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "아카펠라" + ], + "slot": "트랙", + "values": [ + "아카펠라 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "트랙", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다만 거실에서 아카펠라 노래를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방 스피커" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "펄시스 앨범" + ], + "가수": [ + "카민" + ], + "장치": [ + "주방 스피커" + ], + "트랙": [ + "아카펠라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 주방 스피커로 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "아카펠라" + ], + "slot": "트랙", + "values": [ + "아카펠라 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 36, + "slot": "트랙", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다, 다시 한 번 확인드리겠습니다, 주방에서 아카펠라 노래를 재생하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "펄시스 앨범" + ], + "가수": [ + "카민" + ], + "장치": [ + "주방 스피커", + "주방" + ], + "트랙": [ + "아카펠라", + "아카펠라 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 좋아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "펄시스", + "가수": "카민", + "장치": "주방", + "트랙": "아카펠라" + } + }, + "service_results": [ + { + "앨범": "펄시스", + "가수": "카민", + "장치": "주방", + "장르": "팝", + "트랙": "아카펠라", + "출시연도": "2013" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "펄시스 앨범" + ], + "가수": [ + "카민" + ], + "장치": [ + "주방 스피커", + "주방" + ], + "트랙": [ + "아카펠라", + "아카펠라 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다, 일단 이걸로 할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00066", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "사메 조아비" + ], + "slot": "감독", + "values": [ + "사메 조아비 감독" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "감독", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "감독": [ + "사메 조아비 감독" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "사메 조아비 감독의 영화를 한 편 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "텔아비브 온 파이어" + ], + "slot": "영화_제목", + "values": [ + "텔아비브 온 파이어" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "92" + ], + "slot": "평점", + "values": [ + "92점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "감독": "사메 조아비" + } + }, + "service_results": [ + { + "배우": "아메르 흘��헬", + "감독": "사메 조아비", + "장르": "세계 영화", + "영화_제목": "텔아비브 온 파이어", + "평점": "92" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "영화_제목", + "start": 20 + }, + { + "exclusive_end": 18, + "slot": "평점", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 평점 100점 만점에 92점의 텔아비브 온 파이어를 관람하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 곡" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "장르", + "start": 5 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "팝 곡" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "감독": [ + "사메 조아비 감독" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요. 팝 곡 하나 듣고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "아카펠라" + ], + "slot": "트랙", + "values": [ + "아카펠라" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "카민" + ], + "slot": "가수", + "values": [ + "카민" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "펄시스" + ], + "slot": "앨범", + "values": [ + "앨범 펄시스" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "펄시스", + "가수": "카민", + "장르": "팝", + "트랙": "아카펠라", + "출시연도": "2013" + }, + { + "앨범": "어 보이 프롬 탄달레", + "가수": "다이아몬드 플래트넘즈", + "장르": "팝", + "트랙": "아프리칸 뷰티", + "출시연도": "2018" + }, + { + "앨범": "홀로", + "가수": "림보", + "장르": "팝", + "트랙": "에어플레인 모드", + "출시연도": "2017" + }, + { + "앨범": "더 베스트 오브", + "가수": "사미라", + "장르": "팝", + "트랙": "아카 아카", + "출시연도": "2018" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "얼라이브", + "출���연도": "2013" + }, + { + "앨범": "타이틀", + "가수": "메간 트레이너", + "장르": "팝", + "트랙": "올 어바웃 댓 베이스", + "출시연도": "2014" + }, + { + "앨범": "마이 월드 언터치드", + "가수": "엠마 베일", + "장르": "팝", + "트랙": "올 아이 원트", + "출시연도": "2014" + }, + { + "앨범": "더 프린세스", + "가수": "파로브 스텔라", + "장르": "팝", + "트랙": "올 나이트", + "출시연도": "2012" + }, + { + "앨범": "저널스", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "올 댓 매터스", + "출시연도": "2013" + }, + { + "앨범": "싱귤러 액트 I", + "가수": "사브리나 카펜터", + "장르": "팝", + "트랙": "올모스트 러브", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "트랙", + "start": 18 + }, + { + "exclusive_end": 16, + "slot": "가수", + "start": 14 + }, + { + "exclusive_end": 30, + "slot": "앨범", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "총 10개가 있습니다만, 카민의 아카펠라를 앨범 펄시스에서 들어 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "팝 곡" + ], + "트랙": [ + "아카펠라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그 곡 한 번 들어보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "그 노래를 들어 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장르": [ + "팝 곡" + ], + "트랙": [ + "아카펠라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그걸로 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "아카펠라" + ], + "slot": "트랙", + "values": [ + "아카펠라" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 아카펠라를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "장르": [ + "팝 곡" + ], + "트랙": [ + "아카펠라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그럼 정말 좋겠어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "아카펠라" + } + }, + "service_results": [ + { + "앨범": "펄시스", + "가수": "카민", + "장치": "거실", + "장르": "팝", + "트랙": "아카펠라", + "출시연도": "2013" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2013" + ], + "slot": "출시연도", + "values": [ + "2013년" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "장치": [ + "거실" + ], + "장르": [ + "팝 곡" + ], + "트랙": [ + "아카펠라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그게 처음 나온 게 2013년이었나요, 그러니까 6년 전인가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2013" + ], + "slot": "출시연도", + "values": [ + "2013년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 곡은 2013년에 발매된 곡입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "장르": [ + "팝 곡" + ], + "트랙": [ + "아카펠라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다, 그걸로 충분합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "즐거운 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00067", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "유리 로웬탈" + ], + "slot": "배우", + "values": [ + "유리 로웬탈" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "배우", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "유리 로웬탈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "유리 로웬탈 나오는 영화 한 편 보고 싶네." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "파프리카" + ], + "slot": "영화_제목", + "values": [ + "파프리카" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "84" + ], + "slot": "평점", + "values": [ + "84점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "유리 로웬탈" + } + }, + "service_results": [ + { + "배우": "유리 로웬탈", + "감독": "콘 사토시", + "장르": "애니메이션", + "영화_제목": "파프리카", + "평점": "84" + } + ], + "slots": [ + { + "exclusive_end": 4, + "slot": "영화_제목", + "start": 0 + }, + { + "exclusive_end": 18, + "slot": "평점", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "파프리카는 100점 만점에 84점을 받은 영화로 권할 만합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "장르" + ], + "slot_values": { + "배우": [ + "유리 로웬탈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "장르가 뭐예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "애니메이션" + ], + "slot": "장르", + "values": [ + "애니메이션 장르" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "장르", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "애니메이션 장르입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "록" + ], + "slot": "장르", + "values": [ + "록 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "장르", + "start": 4 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "록 노래" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "유리 로웬탈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아, 록 노래 좀 듣고 싶네." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "비 섬바디" + ], + "slot": "트랙", + "values": [ + "비 섬바디" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "사우전드 풋 크러치" + ], + "slot": "가수", + "values": [ + "사우전드 풋 크러치" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "디 엔드 이즈 웨어 위 비긴" + ], + "slot": "앨범", + "values": [ + "디 엔드 이즈 웨어 위 비긴" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "장르": "록" + } + }, + "service_results": [ + { + "앨범": "디 엔드 이즈 웨어 위 비긴", + "가수": "사우전드 풋 크러치", + "장르": "록", + "트랙": "비 섬바디", + "출시연도": "2012" + }, + { + "앨범": "위 아 낫 유어 카인드", + "가수": "슬립낫", + "장르": "록", + "트랙": "버스 오브 더 크루얼", + "출시연도": "2019" + }, + { + "앨범": "디 엔드 이즈 웨어 위 비긴", + "가수": "사우전드 풋 크러치", + "장르": "록", + "트랙": "커티시 콜", + "출시연도": "2012" + }, + { + "앨범": "더 겟어웨이", + "가수": "레드 핫 칠리 페퍼스", + "장르": "록", + "트랙": "다크 네세시티즈", + "출시연도": "2016" + }, + { + "앨범": "유어 네임", + "가수": "래드윔프스", + "장르": "록", + "트랙": "드림 랜턴", + "출시연도": "2016" + }, + { + "앨범": "드럭스", + "가수": "폴링 인 리버스", + "장르": "록", + "트랙": "드럭스", + "출시연도": "2019" + }, + { + "앨범": "어스 엔젤", + "가수": "더 펭귄스", + "장르": "록", + "트랙": "어스 엔젤", + "출시연도": "2015" + }, + { + "앨범": "섹스 록", + "가수": "알렉스 엔젤", + "장르": "록", + "트랙": "이지 월드", + "출시연도": "2018" + }, + { + "앨범": "디 오리진 오브 러브", + "가수": "미카", + "장르": "록", + "트랙": "엘 므 디", + "출시연도": "2011" + }, + { + "앨범": "딜루션스", + "가수": "사일런트 시어리", + "장르": "록", + "트랙": "포비든 보이시스", + "출시연도": "2016" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "트랙", + "start": 30 + }, + { + "exclusive_end": 28, + "slot": "가수", + "start": 18 + }, + { + "exclusive_end": 15, + "slot": "앨범", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "디 엔드 이즈 웨어 위 비긴에서 사우전드 풋 크러치의 비 섬바디와 비슷한 노래 10곡을 찾았습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "록 노래" + ], + "트랙": [ + "비 섬바디" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그래, 바로 그거구먼!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래를 들으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실 스피커" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실 스피커" + ], + "장르": [ + "록 노래" + ], + "트랙": [ + "비 섬바디" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그래, 거실 스피커로 틀어 줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "비 섬바디" + ], + "slot": "트랙", + "values": [ + "비 섬바디" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 비 섬바디를 재생해 드려도 되는지 확인 부탁드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실 스피커", + "거실" + ], + "장르": [ + "록 노래" + ], + "트랙": [ + "비 섬바디" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그래, 맞구먼." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "비 섬바디" + } + }, + "service_results": [ + { + "앨범": "디 엔드 이즈 웨어 위 비긴", + "가수": "사우전드 풋 크러치", + "장치": "거실", + "장르": "록", + "트랙": "비 섬바디", + "출시연도": "2012" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실 스피커", + "거실" + ], + "장르": [ + "록 노래" + ], + "트랙": [ + "비 섬바디" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고맙구먼." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도움이 필요하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실 스피커", + "거실" + ], + "장르": [ + "록 노래" + ], + "트랙": [ + "비 섬바디" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니, 그게 다구먼." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00068", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "볼 만한 좋은 영화 좀 찾아줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "미션 망갈" + ], + "slot": "영화_제목", + "values": [ + "미션 망갈" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "67" + ], + "slot": "평점", + "values": [ + "67점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "모한 카푸르", + "감독": "자간 샤크티", + "장르": "액션", + "영화_제목": "미션 망갈", + "평점": "67" + }, + { + "배우": "레너드 샤프", + "감독": "알렉산더 맥켄드릭", + "장르": "스릴러", + "영화_제목": "레이디킬러", + "평점": "100" + }, + { + "배우": "캐런 홀니스", + "감독": "사이먼 커티스", + "장르": "드라마", + "영화_제목": "레이싱 인 더 레인", + "평점": "43" + }, + { + "배우": "알렉상드르 부르주아", + "감독": "요반카 부코비치", + "장르": "액션", + "영화_제목": "라이엇 걸스", + "평점": "100" + }, + { + "배우": "제이미 케네디", + "감독": "제임스 그레이", + "장르": "공상 과학", + "영화_제목": "애드 아스트라", + "평점": "84" + }, + { + "배우": "코이치 야마데라", + "감독": "콘 사토시", + "장르": "애니메이션", + "영화_제목": "파프리카", + "평점": "84" + }, + { + "배우": "수샨트 싱 라즈푸트", + "감독": "니테쉬 티와리", + "장르": "코미디", + "영화_제목": "치초레", + "평점": "60" + }, + { + "배우": "캘빈 트릴린", + "감독": "맥스 루코위츠", + "장르": "다큐멘터리", + "영화_제목": "지붕 위의 바이올린: 기적의 기적", + "평점": "100" + }, + { + "배우": "제이슨 버키", + "감독": "라일리 스턴스", + "장르": "스릴러", + "영화_제목": "디 아트 오브 셀프 디펜스", + "평점": "83" + }, + { + "배우": "헤일리 스콰이어스", + "감독": "피터 스트릭랜드", + "장르": "공포", + "영화_제목": "인 패브릭", + "평점": "96" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "영화_제목", + "start": 17 + }, + { + "exclusive_end": 15, + "slot": "평점", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "100점 만점에 평점 67점인 미션 망갈을 어떻게 평가하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "감독", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "감독" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "그 영화 감독 이름 좀 찾아줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "자간 샤크티" + ], + "slot": "감독", + "values": [ + "자간 샤크티" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "감독", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 영화의 감독은 자간 샤크티입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "저스틴 비버" + ], + "slot": "가수", + "values": [ + "저스틴 비버" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "가수", + "start": 13 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "저스틴 비버" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "이 영화 마음에 드는데 저스틴 비버 노래 한 곡 듣고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "올 댓 매터스" + ], + "slot": "트랙", + "values": [ + "올 댓 매터스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "저스틴 비버" + ], + "slot": "가수", + "values": [ + "저스틴 비버" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "저널스" + ], + "slot": "앨범", + "values": [ + "앨범 저널스" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "저스틴 비버" + } + }, + "service_results": [ + { + "앨범": "저널스", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "올 댓 매터스", + "출시연도": "2013" + }, + { + "앨범": "빌리브", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "보이프렌드", + "출시연도": "2012" + }, + { + "앨범": "퍼포스", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "컴퍼니", + "출시연도": "2015" + }, + { + "앨범": "퍼포스", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "섬원 뉴", + "출시연도": "2015" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "트랙", + "start": 20 + }, + { + "exclusive_end": 6, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 14, + "slot": "앨범", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "저스틴 비버의 앨범 저널스에 수록된 올 댓 매터스를 들어보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "저스틴 비버" + ], + "트랙": [ + "올 댓 매터스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그 노래 듣고 싶어요. 재생해 줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "올 댓 매터스" + ], + "slot": "트랙", + "values": [ + "올 댓 매터스" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 올 댓 매터스를 재생해 드리면 되는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "저스틴 비버" + ], + "장치": [ + "거실" + ], + "트랙": [ + "올 댓 매터스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 좋아요. 진행해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "가수": "저스틴 비버", + "장치": "거실", + "트랙": "올 댓 매터스" + } + }, + "service_results": [ + { + "앨범": "저널스", + "가수": "저스틴 비버", + "장치": "거실", + "장르": "팝", + "트랙": "올 댓 매터스", + "출시연도": "2013" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악이 재생되고 있으니 편안히 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "저스틴 비버" + ], + "장치": [ + "거실" + ], + "트랙": [ + "올 댓 매터스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이걸로 됐어요, 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도움을 드릴 수 있어 기쁘게 생각하며 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00069", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "라이언 레이놀즈" + ], + "slot": "배우", + "values": [ + "라이언 레이놀즈" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "데이비드 리치" + ], + "slot": "감독", + "values": [ + "데이비드 리치 감독" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "배우", + "start": 0 + }, + { + "exclusive_end": 31, + "slot": "장르", + "start": 26 + }, + { + "exclusive_end": 24, + "slot": "감독", + "start": 14 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "라이언 레이놀즈" + ], + "감독": [ + "데이비드 리치 감독" + ], + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "라이언 레이놀즈가 나오는 데이비드 리치 감독의 액션 영화 추천해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "분노의 질주: 홉스 & 쇼" + ], + "slot": "영화_제목", + "values": [ + "분노의 질주: 홉스 & 쇼" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "67" + ], + "slot": "평점", + "values": [ + "67점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "라이언 레이놀즈", + "감독": "데이비드 리치", + "장르": "액션" + } + }, + "service_results": [ + { + "배우": "라이언 레이놀즈", + "감독": "데이비드 리치", + "장르": "액션", + "영화_제목": "분노의 질주: 홉스 & 쇼", + "평점": "67" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "영화_제목", + "start": 30 + }, + { + "exclusive_end": 63, + "slot": "평점", + "start": 60 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님의 요청에 부합하는 영화는 1편 있으며, 제목은 분노의 질주: 홉스 & 쇼이고 평점은 100점 만점에 67점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "라이언 레이놀즈" + ], + "감독": [ + "데이비드 리치 감독" + ], + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "재미있겠네요, 이제 기분 전환으로 색다른 걸 해보고 음악 한 번 찾아봐 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "브레이크 프리" + ], + "slot": "트랙", + "values": [ + "브레이크 프리" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "아리아나 그란데" + ], + "slot": "가수", + "values": [ + "아리아나 그란데" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "마이 에브리띵" + ], + "slot": "앨범", + "values": [ + "앨범 마이 에브리띵" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "마이 에브리띵", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "브레이크 프리", + "출시연도": "2014" + }, + { + "앨범": "쉘로우", + "가수": "린지 스털링", + "장르": "트랜스", + "트랙": "루츠 레게 뮤직", + "출시연도": "2014" + }, + { + "앨범": "마자 마르 리야 도리 케 니체", + "가수": "샤일레시 프레미", + "장르": "컨트리", + "트랙": "랑가 라사르 케", + "출시연도": "2019" + }, + { + "앨범": "뷰티 막스", + "가수": "시아라", + "장르": "팝", + "트랙": "디즈 아 더 타임스", + "출시연도": "2019" + }, + { + "앨범": "애니씽 유 캔 두 아이 캔 두 베터", + "가수": "해스착 시스터즈", + "장르": "팝", + "트랙": "애니씽 유 캔 두 아이 캔 두 베터", + "출시연도": "2019" + }, + { + "앨범": "하트 마일스", + "가수": "자이 웨트포드", + "장르": "팝", + "트랙": "샤이", + "출시연도": "2015" + }, + { + "앨범": "다이렉트 히츠", + "가수": "더 킬러스", + "장르": "록", + "트랙": "점프샷", + "출시연도": "2013" + }, + { + "앨범": "랫츠", + "가수": "타일러 파", + "장르": "컨트리", + "트랙": "랫츠", + "출시연도": "2013" + }, + { + "앨범": "웬 레전드 라이즈", + "가수": "갓스맥", + "장르": "록", + "트랙": "웬 레전드 라이즈", + "출시연도": "2018" + }, + { + "앨범": "펄시스", + "가수": "카민", + "장르": "팝", + "트랙": "아카펠라", + "출시연도": "2013" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "트랙", + "start": 39 + }, + { + "exclusive_end": 37, + "slot": "가수", + "start": 29 + }, + { + "exclusive_end": 58, + "slot": "앨범", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "선택하실 수 있는 곡은 총 10곡이며 그중 한 곡은 아리아나 그란데의 브레이크 프리로 앨범 마이 에브리띵에 수록되어 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "브레이크 프리" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그 곡 정말 마음에 들어요, 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "브레이크 프리" + ], + "slot": "트랙", + "values": [ + "브레이크 프리" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 24, + "slot": "트랙", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "요청을 확인했습니다만 거실에서 브레이크 프리를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "브레이크 프리" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니에요, 그건 제 주방이에요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "브레이크 프리" + ], + "slot": "트랙", + "values": [ + "브레이크 프리 곡" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "트랙", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "다시 한 번 확인드리며 주방에서 브레이크 프리 곡을 재생해 드리겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르" + ], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "브레이크 프리", + "브레이크 프리 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그게 바로 제가 부탁한 건데 장르가 뭐예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 음악" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "주방", + "트랙": "브레이크 프리" + } + }, + "service_results": [ + { + "앨범": "마이 에브리띵", + "가수": "아리아나 그란데", + "장치": "주방", + "장르": "팝", + "트랙": "브레이크 프리", + "출시연도": "2014" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "장르", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 팝 음악입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "브레이크 프리", + "브레이크 프리 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 마음에 들어요!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "브레이크 프리", + "브레이크 프리 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 별로예요. 안녕히 계세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "안녕히 가십시오." + } + ] + }, + { + "dialogue_id": "14_00070", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "C.J. 러시" + ], + "slot": "배우", + "values": [ + "C.J. 러시" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "라일리 스턴스" + ], + "slot": "감독", + "values": [ + "라일리 스턴스 감독" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "배우", + "start": 16 + }, + { + "exclusive_end": 10, + "slot": "감독", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "C.J. 러시" + ], + "감독": [ + "라일리 스턴스 감독" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "라일리 스턴스 감독 작품 중 C.J. 러시가 출연한 영화 한 편 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "디 아트 오브 셀프 디펜스" + ], + "slot": "영화_제목", + "values": [ + "디 아트 오브 셀프 디펜스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "83" + ], + "slot": "평점", + "values": [ + "83점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "C.J. 러시", + "감독": "라일리 스턴스" + } + }, + "service_results": [ + { + "배우": "C.J. 러시", + "감독": "라일리 스턴스", + "장르": "스릴러", + "영화_제목": "디 아트 오브 셀프 디펜스", + "평점": "83" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "영화_제목", + "start": 0 + }, + { + "exclusive_end": 45, + "slot": "평점", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "디 아트 오브 셀프 디펜스라는 영화가 한 편 있으며 평점은 100점 만점에 83점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "장르" + ], + "slot_values": { + "배우": [ + "C.J. 러시" + ], + "감독": [ + "라일리 스턴스 감독" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "어떤 장르의 영화인가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "스릴러" + ], + "slot": "장르", + "values": [ + "스릴러 영화" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "장르", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "디 아트 오브 셀프 디펜스는 스릴러 영화입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "C.J. 러시" + ], + "감독": [ + "라일리 스턴스 감독" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "마음에 들어서 이제 노래 한 곡 듣고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "배틀 심포니" + ], + "slot": "트랙", + "values": [ + "배틀 심포니" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "린킨 파크" + ], + "slot": "가수", + "values": [ + "린킨 파크" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "원 모어 라이트" + ], + "slot": "앨범", + "values": [ + "앨범 원 모어 라이트" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "원 모어 라이트", + "가수": "린킨 파크", + "장르": "일렉트로팝", + "트랙": "배틀 심포니", + "출시연도": "2017" + }, + { + "앨범": "버닝", + "가수": "코피", + "장르": "레게", + "트랙": "버닝", + "출시연도": "2018" + }, + { + "앨범": "모어 댄 댓", + "가수": "라브린스", + "장르": "팝", + "트랙": "모어 댄 댓", + "출시연도": "2019" + }, + { + "앨범": "뷰티풀 월드", + "가수": "코니 탤벗", + "장르": "팝", + "트랙": "카운트 온 미", + "출시연도": "2012" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "버드 셋 프리", + "출시연도": "2015" + }, + { + "앨범": "림 엘게즐렌", + "가수": "시메 폰치", + "장르": "팝", + "트랙": "림 엘게즐렌", + "출시연도": "2018" + }, + { + "앨범": "뷰티 막스", + "가수": "시아라", + "장르": "팝", + "트랙": "디즈 아 더 타임스", + "출시연도": "2019" + }, + { + "앨범": "그린 라이트", + "가수": "베키 G", + "장르": "팝", + "트랙": "그린 라이트", + "출시연도": "2019" + }, + { + "앨범": "갓 유어 식스", + "가수": "파이브 핑거 데스 펀치", + "장르": "메탈", + "트랙": "업 탑", + "출시연도": "2015" + }, + { + "앨범": "홀로", + "가수": "림보", + "장르": "팝", + "트랙": "에어플레인 모드", + "출시연도": "2017" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "트랙", + "start": 24 + }, + { + "exclusive_end": 5, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 18, + "slot": "앨범", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "린킨 파크의 앨범 원 모어 라이트에 수록된 배틀 심포니를 추천해 드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "몇 년도에 나온 노래인지, 록 노래인지 알려주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "일렉트로팝" + ], + "slot": "장르", + "values": [ + "일렉트로팝 장르" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2017" + ], + "slot": "출시연도", + "values": [ + "2017년" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "장르", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "아니요, 일렉트로팝 장르의 노래이며 2017년에 발매되었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝송" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2015" + ], + "slot": "출시연도", + "values": [ + "4년 전 노래" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "장르", + "start": 3 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "팝송" + ], + "출시연도": [ + "4년 전 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 팝송을 선호하는데 4년 전 노래로 한 곡 추천해 주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "백 잇 업" + ], + "slot": "트랙", + "values": [ + "백 잇 업" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "프린스 로이스" + ], + "slot": "가수", + "values": [ + "프린스 로이스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "더블 비전" + ], + "slot": "앨범", + "values": [ + "앨범 더블 비전" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "장르": "팝", + "출시연도": "2015" + } + }, + "service_results": [ + { + "앨범": "더블 비전", + "가수": "프린스 로이스", + "장르": "팝", + "트랙": "백 잇 업", + "출시연도": "2015" + }, + { + "앨범": "이나", + "가수": "이나", + "장르": "팝", + "트랙": "���드 보이즈", + "출시연도": "2015" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "버드 셋 프리", + "출시연도": "2015" + }, + { + "앨범": "겟 위어드", + "가수": "리틀 믹스", + "장르": "팝", + "트랙": "블랙 매직", + "출시연도": "2015" + }, + { + "앨범": "더 브라이트 사이드", + "가수": "렌카", + "장르": "팝", + "트랙": "블루 스카이즈", + "출시연도": "2015" + }, + { + "앨범": "스토리", + "가수": "아비치", + "장르": "팝", + "트랙": "브로큰 애로우즈", + "출시연도": "2015" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "칩 스릴스", + "출시연도": "2015" + }, + { + "앨범": "펜타토닉스", + "가수": "펜타토닉스", + "장르": "팝", + "트랙": "치어리더", + "출시연도": "2015" + }, + { + "앨범": "체리 검", + "가수": "돌리 스타일", + "장르": "팝", + "트랙": "체리 검", + "출시연도": "2015" + }, + { + "앨범": "퍼포스", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "컴퍼니", + "출시연도": "2015" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "트랙", + "start": 23 + }, + { + "exclusive_end": 7, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 17, + "slot": "앨범", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "프린스 로이스의 앨범 더블 비전에 수록된 백 잇 업을 좋아하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰 스피커" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 스피커" + ], + "장르": [ + "일렉트로팝 장르" + ], + "트랙": [ + "백 잇 업" + ], + "출시연도": [ + "2017년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 괜찮아요. 안뜰 스피커로 틀고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "백 잇 업" + ], + "slot": "트랙", + "values": [ + "백 잇 업" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰에서 백 잇 업을 재생해도 되는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "장르": [ + "일렉트로팝 장르" + ], + "트랙": [ + "백 잇 업" + ], + "출시연도": [ + "2017년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 확인했으니 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "안뜰", + "트랙": "백 잇 업" + } + }, + "service_results": [ + { + "앨범": "더블 비전", + "가수": "프린스 로이스", + "장치": "안뜰", + "장르": "팝", + "트랙": "백 잇 업", + "출시연도": "2015" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "편안히 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "장르": [ + "일렉트로팝 장르" + ], + "트랙": [ + "백 잇 업" + ], + "출시연도": [ + "2017년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다, 일단은 이걸로 충분해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00071", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "피터 잭슨" + ], + "slot": "감독", + "values": [ + "피터 잭슨 감독" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "판타지" + ], + "slot": "장르", + "values": [ + "판타지 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "감독", + "start": 0 + }, + { + "exclusive_end": 16, + "slot": "장르", + "start": 10 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "감독": [ + "피터 잭슨 감독" + ], + "장르": [ + "판타지 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "피터 잭슨 감독의 판타지 영화를 찾아주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "반지의 제왕: 왕의 귀환" + ], + "slot": "영화_제목", + "values": [ + "반지의 제왕: 왕의 귀환" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "93" + ], + "slot": "평점", + "values": [ + "93점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "감독": "피터 잭슨", + "장르": "판타지" + } + }, + "service_results": [ + { + "배우": "리브 타일러", + "감독": "피터 잭슨", + "장르": "판타지", + "영화_제목": "반지의 제왕: 왕의 귀환", + "평점": "93" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "영화_제목", + "start": 12 + }, + { + "exclusive_end": 45, + "slot": "평점", + "start": 42 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 1편을 찾았으며 반지의 제왕: 왕의 귀환은 평균 평점 100점 만점에 93점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "배우", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "배우" + ], + "slot_values": { + "감독": [ + "피터 잭슨 감독" + ], + "장르": [ + "판타지 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 영화에는 누가 출연했는지 알려주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "리브 타일러" + ], + "slot": "배우", + "values": [ + "리브 타일러" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "배우", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그 영화에는 리브 타일러가 출연해 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "감독": [ + "피터 잭슨 감독" + ], + "장르": [ + "판타지 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요. 저한테 노래 좀 찾아주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "말리부" + ], + "slot": "트랙", + "values": [ + "말리부" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "마일리 사이러스" + ], + "slot": "가수", + "values": [ + "마일리 사이러스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "영거 나우" + ], + "slot": "앨범", + "values": [ + "앨범 영거 나우" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "영거 나우", + "가수": "마일리 사이러스", + "장르": "팝", + "트랙": "말리부", + "출시연도": "2017" + }, + { + "앨범": "아이 앰 브로큰 투", + "가수": "라이언 달링", + "장르": "팝", + "트랙": "아이 앰 브로큰 투", + "출시연도": "2016" + }, + { + "앨범": "클라이밋 체인지", + "가수": "핏불", + "장르": "팝", + "트랙": "그린라이트", + "출시연도": "2016" + }, + { + "앨범": "노 루츠", + "가수": "셰어 로이드", + "장르": "팝", + "트랙": "노 루츠", + "출시연도": "2018" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "마운트 에베레스트", + "출시연도": "2016" + }, + { + "앨범": "요몬산", + "가수": "재스민 톰슨", + "장르": "팝", + "트랙": "요몬산", + "출시연도": "2016" + }, + { + "앨범": "브렛 영", + "가수": "브렛 영", + "장르": "컨트리", + "트랙": "라이트 잇 업", + "출시연도": "2017" + }, + { + "앨범": "트랜스미션스", + "가수": "스타셋", + "장르": "록", + "트랙": "잇 해즈 비건", + "출시연도": "2014" + }, + { + "앨범": "팝 푸드", + "가수": "잭 스타우버", + "장르": "팝", + "트랙": "노보카인", + "출시연도": "2017" + }, + { + "앨범": "나인 트랙 마인드", + "가수": "찰리 푸스", + "장르": "팝", + "트랙": "데인저러슬리", + "출시연도": "2015" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "트랙", + "start": 30 + }, + { + "exclusive_end": 28, + "slot": "가수", + "start": 20 + }, + { + "exclusive_end": 44, + "slot": "앨범", + "start": 36 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "노래 10곡을 찾았으며 그중 하나는 마일리 사이러스의 말리부로, 앨범 영거 나우에 수록되어 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "말리부" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋네요. 이 노래 재생해 주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "말리부" + ], + "slot": "트랙", + "values": [ + "말리부" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 3, + "slot": "트랙", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "말리부를 거실에서 재생하는 것으로 확정해도 될까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "말리부" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋네요, 장르는 뭐고 몇 년도에 발매됐나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 장르" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2017" + ], + "slot": "출시연도", + "values": [ + "2017년" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "말리부" + } + }, + "service_results": [ + { + "앨범": "영거 나우", + "가수": "마일리 사이러스", + "장치": "거실", + "장르": "팝", + "트랙": "말리부", + "출시연도": "2017" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "장르", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 곡은 2017년에 발매된 팝 장르입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "말리부" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "오늘 하루 잘 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00072", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "대니 존-줄스" + ], + "slot": "배우", + "values": [ + "대니 존-줄스" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "판타지" + ], + "slot": "장르", + "values": [ + "판타지 영화" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "짐 헨슨" + ], + "slot": "감독", + "values": [ + "짐 헨슨" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "배우", + "start": 0 + }, + { + "exclusive_end": 30, + "slot": "장르", + "start": 24 + }, + { + "exclusive_end": 18, + "slot": "감독", + "start": 14 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "대니 존-줄스" + ], + "감독": [ + "짐 헨슨" + ], + "장르": [ + "판타지 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "대니 존-줄스가 출연하고 짐 헨슨이 감독한 판타지 영화가 있는지 좀 찾아봐 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "라비린스" + ], + "slot": "영화_제목", + "values": [ + "라비린스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "70" + ], + "slot": "평점", + "values": [ + "70점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "대니 존-줄스", + "감독": "짐 헨슨", + "장르": "판타지" + } + }, + "service_results": [ + { + "배우": "대니 존-줄스", + "감독": "짐 헨슨", + "장르": "판타지", + "영화_제목": "라비린스", + "평점": "70" + } + ], + "slots": [ + { + "exclusive_end": 4, + "slot": "영화_제목", + "start": 0 + }, + { + "exclusive_end": 27, + "slot": "평점", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "라비린스라는 영화는 평점이 100점 만점에 70점이니 참고하셔서 감상 여부를 결정하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "대니 존-줄스" + ], + "감독": [ + "짐 헨슨" + ], + "장르": [ + "판타지 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋습니다. 들을 만한 노래 몇 곡 추천해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "태투드 하트" + ], + "slot": "트랙", + "values": [ + "태투드 하트" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "아리아나 그란데" + ], + "slot": "가수", + "values": [ + "아리아나 그란데" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "유어스 트룰리" + ], + "slot": "앨범", + "values": [ + "유어스 트룰리 앨범" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "태투드 하트", + "출시연도": "2013" + }, + { + "앨범": "디 엔드 이즈 웨어 위 비긴", + "가수": "사우전드 풋 크러치", + "장르": "록", + "트랙": "커티시 콜", + "출시연도": "2012" + }, + { + "앨범": "더 마운틴", + "가수": "디어크스 벤틀리", + "장르": "컨트리", + "트랙": "버닝 맨", + "출시연도": "2018" + }, + { + "앨범": "스타팅 오버", + "가수": "니키 히튼", + "장르": "팝", + "트랙": "마스카라", + "출시연도": "2018" + }, + { + "앨범": "업 다운", + "가수": "티 제이", + "장르": "레게", + "트랙": "업 다운", + "출시연도": "2017" + }, + { + "앨범": "갓 오버 에브리씽", + "가수": "파토랭킹", + "장르": "레게", + "트랙": "디스 이즈 왓 유 케임 포", + "출시연도": "2016" + }, + { + "앨범": "트래블러", + "가수": "크리스 스테이플턴", + "장르": "컨트리", + "트랙": "틴에이지 드림", + "출시연도": "2015" + }, + { + "앨범": "스트롱거", + "가수": "사라 에반스", + "장르": "컨트리", + "트랙": "어 리틀 비트 스트롱거", + "출시연도": "2010" + }, + { + "앨범": "슈퍼피셜 러브", + "가수": "나탈리 테일러", + "장르": "포크", + "트랙": "슈퍼피셜 러브", + "출시연도": "2015" + }, + { + "앨범": "백 투 라이프", + "가수": "래스컬 플랫츠", + "장르": "컨트리", + "트랙": "백 투 라이프", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "트랙", + "start": 47 + }, + { + "exclusive_end": 45, + "slot": "가수", + "start": 37 + }, + { + "exclusive_end": 73, + "slot": "앨범", + "start": 63 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "문제 없습니다, 고객님께 들으실 만한 노래 10곡을 찾았으며 그중 아리아나 그란데의 태투드 하트도 포함되어 있고 유어스 트룰리 앨범에 수록된 곡입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "트랙": [ + "태투드 하트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋습니다, 제 안뜰에서 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "태투드 하트" + ], + "slot": "트랙", + "values": [ + "태투드 하트 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "트랙", + "start": 13 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "문제없습니다만 안뜰에서 태투드 하트 노래를 재생해도 되는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "트랙": [ + "태투드 하트", + "태투드 하트 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "안뜰", + "트랙": "태투드 하트" + } + }, + "service_results": [ + { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장치": "안뜰", + "장르": "팝", + "트랙": "태투드 하트", + "출시연도": "2013" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "완료되었으니 음악을 즐기시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "2012" + ], + "slot": "출시연도", + "values": [ + "2012년" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": { + "장치": [ + "안뜰" + ], + "트랙": [ + "태투드 하트", + "태투드 하트 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 음악이 어떤 장르인지와 이 곡이 2012년에 나온 건지 2013년에 나온 건지도 알려 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2013" + ], + "slot": "출시연도", + "values": [ + "2013년 발매된 곡" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "장르", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 곡은 팝 노래로 2013년 발매된 곡입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "트랙": [ + "태투드 하트", + "태투드 하트 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋습니다, 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "트랙": [ + "태투드 하트", + "태투드 하트 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 괜찮습니다. 지금은 이 정도면 됐습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도움이 되어 기쁘게 생각하며 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00073", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "로널드 영" + ], + "slot": "배우", + "values": [ + "로널드 영" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "가족" + ], + "slot": "장르", + "values": [ + "가족 장르 영화" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "허버트 로스" + ], + "slot": "감독", + "values": [ + "허버트 로스" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "배우", + "start": 0 + }, + { + "exclusive_end": 32, + "slot": "장르", + "start": 24 + }, + { + "exclusive_end": 18, + "slot": "감독", + "start": 12 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "로널드 영" + ], + "감독": [ + "허버트 로스" + ], + "장르": [ + "가족 장르 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "로널드 영이 출연하고 허버트 로스가 감독한 가족 장르 영화를 찾아주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "철목련" + ], + "slot": "영화_제목", + "values": [ + "영화 철목련" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "70" + ], + "slot": "평점", + "values": [ + "70점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "로널드 영", + "감독": "허버트 로스", + "장르": "가족" + } + }, + "service_results": [ + { + "배우": "로널드 영", + "감독": "허버트 로스", + "장르": "가족", + "영화_제목": "철목련", + "평점": "70" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "영화_제목", + "start": 14 + }, + { + "exclusive_end": 12, + "slot": "평점", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "100점 만점에 70점인 영화 철목련에 대해 어떻게 생각하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "로널드 영" + ], + "감독": [ + "허버트 로스" + ], + "장르": [ + "가족 장르 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "멋지네요. 이제 제 노래 몇 곡 찾아주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "컴 오버" + ], + "slot": "트랙", + "values": [ + "노래 컴 오버" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "케니 체스니" + ], + "slot": "가수", + "values": [ + "케니 체스니" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "웰컴 투 더 피시보울" + ], + "slot": "앨범", + "values": [ + "앨범 웰컴 투 더 피시보울" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "웰컴 투 더 피시보울", + "가수": "케니 체스니", + "장르": "컨트리", + "트랙": "컴 오버", + "출시연도": "2012" + }, + { + "앨범": "페인 킬러", + "가수": "리틀 빅 타운", + "장르": "컨트리", + "트랙": "걸 크러시", + "출시연도": "2014" + }, + { + "앨범": "포에버", + "가수": "팝칸", + "장르": "레게", + "트랙": "사이드 이펙츠", + "출시연도": "2018" + }, + { + "앨범": "림 엘게즐렌", + "가수": "시메 폰치", + "장르": "팝", + "트랙": "림 엘게즐렌", + "출시연도": "2018" + }, + { + "앨범": "쿼터", + "가수": "위시트 히라야웡쿨", + "장르": "팝", + "트랙": "포춘틀리 아이 멧 유", + "출시연도": "2014" + }, + { + "앨범": "루머", + "가수": "딥 칠스", + "장르": "하우스", + "트랙": "루머", + "출시연도": "2017" + }, + { + "앨범": "띵킹 바웃 유", + "가수": "캘빈 해리스", + "장르": "팝", + "트랙": "띵킹 바웃 유", + "출시연도": "2016" + }, + { + "앨범": "아이 러브 잇", + "가수": "대니얼 스카이", + "장르": "팝", + "트랙": "아이 러브 잇", + "출시연도": "2018" + }, + { + "앨범": "윈터 컬렉션", + "가수": "시빅", + "장르": "팝", + "트랙": "하이", + "출시연도": "2015" + }, + { + "앨범": "체리 콜라", + "가수": "쿠와다", + "장르": "팝", + "트랙": "체리 콜라", + "출시연도": "2017" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "트랙", + "start": 28 + }, + { + "exclusive_end": 6, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 22, + "slot": "앨범", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "케니 체스니의 앨범 웰컴 투 더 피시보울에 수록된 노래 컴 오버에 대해 의견을 말씀해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방 기기" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 기기" + ], + "트랙": [ + "노래 컴 오버" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 이걸로 주방 기기에서 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "컴 오버" + ], + "slot": "트랙", + "values": [ + "컴 오버" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "트랙", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인 정보를 알려 주시기 바라며 주방에서 컴 오버라는 노래를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": { + "장치": [ + "주방 기기", + "주방" + ], + "트랙": [ + "노래 컴 오버", + "컴 오버" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 이 노래의 장르가 무엇이고 몇 년도에 나왔는지 알려주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "컨트리" + ], + "slot": "장르", + "values": [ + "컨트리 곡" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2012" + ], + "slot": "출시연도", + "values": [ + "2012년 발표" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "주방", + "트랙": "컴 오버" + } + }, + "service_results": [ + { + "앨범": "웰컴 투 더 피시보울", + "가수": "케니 체스니", + "장치": "주방", + "장르": "컨트리", + "트랙": "컴 오버", + "출시연도": "2012" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "장르", + "start": 15 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 곡은 2012년 발표된 컨트리 곡이니 음악과 함께 즐거운 시간 보내시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 기기", + "주방" + ], + "트랙": [ + "노래 컴 오버", + "컴 오버" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 기기", + "주방" + ], + "트랙": [ + "노래 컴 오버", + "컴 오버" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니에요, 정말 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00074", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "잭 우즈" + ], + "slot": "배우", + "values": [ + "잭 우즈" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "서롭 밴 오먼" + ], + "slot": "감독", + "values": [ + "서롭 밴 오먼" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "배우", + "start": 21 + }, + { + "exclusive_end": 42, + "slot": "감독", + "start": 35 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "잭 우즈" + ], + "감독": [ + "서롭 밴 오먼" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "볼 만한 영화 좀 찾고 싶은데, 특히 잭 우즈가 나오는 영화랑 서롭 밴 오먼이 감독한 영화가 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "앵그리 버드 2: 독수리 왕국의 침공" + ], + "slot": "영화_제목", + "values": [ + "앵그리 버드 2: 독수리 왕국의 침공" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "72" + ], + "slot": "평점", + "values": [ + "72점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "잭 우즈", + "감독": "서롭 밴 오먼" + } + }, + "service_results": [ + { + "배우": "잭 우즈", + "감독": "서롭 밴 오먼", + "장르": "애니메이션", + "영화_제목": "앵그리 버드 2: 독수리 왕국의 침공", + "평점": "72" + } + ], + "slots": [ + { + "exclusive_end": 49, + "slot": "영화_제목", + "start": 29 + }, + { + "exclusive_end": 73, + "slot": "평점", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님께서 마음에 들어하실 만한 영화가 한 편 있어 앵그리 버드 2: 독수리 왕국의 침공을 권해드리며 이 영화의 평균 평점은 72점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "잭 우즈" + ], + "감독": [ + "서롭 밴 오먼" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 괜찮은데, 이제 노래 좀 찾아줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "헤이트 미" + ], + "slot": "트랙", + "values": [ + "헤이트 미" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "유리엘" + ], + "slot": "가수", + "values": [ + "유리엘" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "아카디아" + ], + "slot": "앨범", + "values": [ + "아카디아 앨범" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "아카디아", + "가수": "유리엘", + "장르": "팝", + "트랙": "헤이트 미", + "출시연도": "2015" + }, + { + "앨범": "스위트너", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "브리딘", + "출시연도": "2018" + }, + { + "앨범": "데스퍼레이트 맨", + "가수": "에릭 처치", + "장르": "컨트리", + "트랙": "소 미 라이크 잇", + "출시연도": "2018" + }, + { + "앨범": "아웃러닝 카르마", + "가수": "로건 폴", + "장르": "팝", + "트랙": "아웃러닝 카르마", + "출시연도": "2017" + }, + { + "앨범": "폴", + "가수": "다비도", + "장르": "팝", + "트랙": "폴", + "출시연도": "2017" + }, + { + "앨범": "프리킹 미 아웃", + "가수": "레베카 블랙", + "장르": "팝", + "트랙": "프리킹 미 아웃", + "출시연도": "2011" + }, + { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "허니문 애비뉴", + "출시연도": "2013" + }, + { + "앨범": "펀", + "가수": "알폰스", + "장르": "팝", + "트랙": "펀", + "출시연도": "2014" + }, + { + "앨범": "멜로드라마", + "가수": "로드", + "장르": "일렉트로팝", + "트랙": "그레이티스트 러브 스토리", + "출시연도": "2017" + }, + { + "앨범": "크로놀로직", + "가수": "카라반 팰리스", + "장르": "팝", + "트랙": "플룸", + "출시연도": "2019" + } + ], + "slots": [ + { + "exclusive_end": 45, + "slot": "트랙", + "start": 40 + }, + { + "exclusive_end": 38, + "slot": "가수", + "start": 35 + }, + { + "exclusive_end": 29, + "slot": "앨범", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고려해 보실 만한 노래가 10곡 있는데 아카디아 앨범에 수록된 유리엘의 헤이트 미를 들어보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "이 노래가 언제 나왔고 어떤 장르인지 알려줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2015" + ], + "slot": "출시연도", + "values": [ + "2015년" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "장르", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래의 장르는 팝이며 발매 연도는 2015년입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰 스피커" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 스피커" + ], + "트랙": [ + "헤이트 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋네요. 이 노래 안뜰 스피커에서 틀어줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "헤이트 미" + ], + "slot": "트랙", + "values": [ + "노래 헤이트 미" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "트랙", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "노래 헤이트 미를 안뜰에서 재생하시길 원하시는 것이 맞는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "헤이트 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니에요, 노래는 주방에서 틀어 줬으면 해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "헤이트 미" + ], + "slot": "트랙", + "values": [ + "노래 헤이트 미" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "트랙", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "노래 헤이트 미를 주방에서 재생해 드리면 되는지 한 번 더 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "헤이트 미", + "노래 헤이트 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그거면 돼요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "주방", + "트랙": "헤이트 미" + } + }, + "service_results": [ + { + "앨범": "아카디아", + "가수": "유리엘", + "장치": "주방", + "장르": "팝", + "트랙": "헤이트 미", + "출시연도": "2015" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "헤이트 미", + "노래 헤이트 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다. 이걸로 다 됐어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "즐거운 시간 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00075", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "영화나 한 편 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "레이싱 인 더 레인" + ], + "slot": "영화_제목", + "values": [ + "레이싱 인 더 레인" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "43" + ], + "slot": "평점", + "values": [ + "43점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "캐런 홀니스", + "감독": "사이먼 커티스", + "장르": "드라마", + "영화_제목": "레이싱 인 더 레인", + "평점": "43" + }, + { + "배우": "쿠엔틴 타란티노", + "감독": "쿠엔틴 타란티노", + "장르": "컬트", + "영화_제목": "펄프 픽션", + "평점": "92" + }, + { + "배우": "질리언 벨", + "감독": "폴 다운스 콜라이조", + "장르": "드라마", + "영화_제목": "브리트니 런스 어 마라톤", + "평점": "90" + }, + { + "배우": "케이트 맥키넌", + "감독": "대니 보일", + "장르": "코미디", + "영화_제목": "예스터데이", + "평점": "63" + }, + { + "배우": "브리타 스테펜하겐", + "감독": "서롭 밴 오먼", + "장르": "애니메이션", + "영화_제목": "앵그리 버드 2: 독수리 왕국의 침공", + "평점": "72" + }, + { + "배우": "샤비아니 폰세 데 레온", + "감독": "하리 사마", + "장르": "드라마", + "영화_제목": "디스 이즈 낫 베를린", + "평점": "86" + }, + { + "배우": "파블레 체메리키치", + "감독": "오그넨 글라보닉", + "장르": "전쟁", + "영화_제목": "화물", + "평점": "100" + }, + { + "배우": "알렉상드르 부르주아", + "감독": "요반카 부코비치", + "장르": "액션", + "영화_제목": "라이엇 걸스", + "평점": "100" + }, + { + "배우": "도리스 맥카시", + "감독": "바트 프룬디치", + "장르": "드라마", + "영화_제목": "애프터 웨딩 인 뉴욕", + "평점": "43" + }, + { + "배우": "리처드 L. 호킨스", + "감독": "스티븐 스필버그", + "장르": "공상 과학", + "영화_제목": "미지와의 조우", + "평점": "95" + } + ], + "slots": [ + { + "exclusive_end": 58, + "slot": "영화_제목", + "start": 48 + }, + { + "exclusive_end": 46, + "slot": "평점", + "start": 43 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "검색해 보니 회원님께 추천해 드릴 영화가 10편 있으며 100점 만점에 평점 43점인 레이싱 인 더 레인에 대해 어떻게 생각하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "메릴 코널리" + ], + "slot": "배우", + "values": [ + "메릴 코널리" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "배우", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "메릴 코널리" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "메릴 코널리가 출연한 다른 영화도 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "미지와의 조우" + ], + "slot": "영화_제목", + "values": [ + "미지와의 조우" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "95" + ], + "slot": "평점", + "values": [ + "95점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "메릴 코널리" + } + }, + "service_results": [ + { + "배우": "메릴 코널리", + "감독": "스티븐 스필버그", + "장르": "공상 과학", + "영화_제목": "미지와의 조우", + "평점": "95" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "영화_제목", + "start": 19 + }, + { + "exclusive_end": 40, + "slot": "평점", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "검색해 보니 영화가 한 편 있으며 미지와의 조우는 100점 만점에 95점입니다만 이 영화에 대해 어떻게 생각하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "메릴 코널리" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 노래 좀 찾아 주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "그레이트 워" + ], + "slot": "트랙", + "values": [ + "그레이트 워" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "사바톤" + ], + "slot": "가수", + "values": [ + "사바톤" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "더 그레이트 워" + ], + "slot": "앨범", + "values": [ + "앨범 더 그레이트 워" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장르": "메탈", + "트랙": "그레이트 워", + "출시연도": "2019" + }, + { + "앨범": "테니스 코트", + "가수": "더 터보", + "장르": "팝", + "트랙": "테니스 코트", + "출시연도": "2019" + }, + { + "앨범": "올 더 리틀 라이츠", + "가수": "패신저", + "장르": "팝", + "트랙": "렛 허 고", + "출시연도": "2012" + }, + { + "앨범": "어스 엔젤", + "가수": "더 펭귄스", + "장르": "록", + "트랙": "어스 엔젤", + "출시연도": "2015" + }, + { + "앨범": "포게팅 디스", + "가수": "일라이자 N", + "장르": "팝", + "트랙": "스테이 소", + "출시연도": "2016" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "얼라이브", + "출시연도": "2013" + }, + { + "앨범": "후 유 아", + "가수": "제시 제이", + "장르": "일렉트로팝", + "트랙": "마마 노우즈 베스트", + "출시연도": "2011" + }, + { + "앨범": "시너", + "가수": "아론 루이스", + "장르": "컨트리", + "트랙": "로스트 앤 론리", + "출시연도": "2016" + }, + { + "앨범": "원 모어 라이트", + "가수": "린킨 파크", + "장르": "일렉트로팝", + "트랙": "곤", + "출시연도": "2017" + }, + { + "앨범": "펌프드 업 킥스", + "가수": "코너 메이너드", + "장르": "팝", + "트랙": "펌프드 업 킥스", + "출시연도": "2013" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "트랙", + "start": 34 + }, + { + "exclusive_end": 32, + "slot": "가수", + "start": 29 + }, + { + "exclusive_end": 57, + "slot": "앨범", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "검색해 보니 회원님께 들려드릴 노래가 10곡 있는데 사바톤의 그레이트 워라는 곡과 앨범 더 그레이트 워에 대해 어떻게 생각하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "상관 없음" + ], + "slot": "장치", + "values": [ + "상관 없음" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "상관 없음" + ], + "트랙": [ + "그레이트 워" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그거면 됩니다, 아무 기기에서나 그 노래 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "그레이트 워" + ], + "slot": "트랙", + "values": [ + "그레이트 워 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 그레이트 워 노래를 재생해도 되는지 확인해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방 스피커" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커" + ], + "트랙": [ + "그레이트 워" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 거실 말고 주방 스피커로 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "그레이트 워" + ], + "slot": "트랙", + "values": [ + "그레이트 워 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "주방에서 그레이트 워 노래를 재생해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "트랙": [ + "그레이트 워", + "그레이트 워 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "주방", + "트랙": "그레이트 워" + } + }, + "service_results": [ + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장치": "주방", + "장르": "메탈", + "트랙": "그레이트 워", + "출시연도": "2019" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "트랙": [ + "그레이트 워", + "그레이트 워 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "트랙": [ + "그레이트 워", + "그레이트 워 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 정말 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00076", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "볼 영화 한 편 찾아보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "라이엇 걸스" + ], + "slot": "영화_제목", + "values": [ + "영화 라이엇 걸스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "100" + ], + "slot": "평점", + "values": [ + "100점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "알렉상드르 부르주아", + "감독": "요반카 부코비치", + "장르": "액션", + "영화_제목": "라이엇 걸스", + "평점": "100" + }, + { + "배우": "제이미 케네디", + "감독": "제임스 그레이", + "장르": "공상 과학", + "영화_제목": "애드 아스트라", + "평점": "84" + }, + { + "배우": "레너드 샤프", + "감독": "알렉산더 맥켄드릭", + "장르": "스릴러", + "영화_제목": "레이디킬러", + "평점": "100" + }, + { + "배우": "브리타 스테펜하겐", + "감독": "서롭 밴 오먼", + "장르": "애니메이션", + "영화_제목": "앵그리 버드 2: 독수리 왕국의 침공", + "평점": "72" + }, + { + "배우": "수샨트 싱 라즈푸트", + "감독": "니테쉬 티와리", + "장르": "코미디", + "영화_제목": "치초레", + "평점": "60" + }, + { + "배우": "캘빈 트릴린", + "감독": "맥스 루코위츠", + "장르": "다큐멘터리", + "영화_제목": "지붕 위의 바이올린: 기적의 기적", + "평점": "100" + }, + { + "배우": "헬레나 하워드", + "감독": "조세핀 데커", + "장르": "스릴러", + "영화_제목": "매들린스 매들린", + "평점": "88" + }, + { + "배우": "닉 놀티", + "감독": "릭 로먼 워", + "장르": "액션", + "영화_제목": "엔젤 해즈 폴른", + "평점": "39" + }, + { + "배우": "다리아 에카마소바", + "감독": "키릴 미카노브스키", + "장르": "코미디 드라마", + "영화_제목": "기브 미 리버티", + "평점": "92" + }, + { + "배우": "자오 슈젠", + "감독": "룰루 왕", + "장르": "가족", + "영화_제목": "페어웰", + "평점": "99" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "영화_제목", + "start": 8 + }, + { + "exclusive_end": 26, + "slot": "평점", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평점이 완벽한 영화 라이엇 걸스는 평점 100점이라 추천드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "더 마운틴" + ], + "slot": "앨범", + "values": [ + "앨범 더 마운틴" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2018" + ], + "slot": "출시연도", + "values": [ + "아마 1년 전쯤 나온 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "앨범", + "start": 9 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 더 마운틴" + ], + "출시연도": [ + "아마 1년 전쯤 나온 노래" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "정말 완벽해요, 앨범 더 마운틴에 있는 아마 1년 전쯤 나온 노래 하나 찾아주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "버닝 맨" + ], + "slot": "트랙", + "values": [ + "버닝 맨" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "디어크스 벤틀리" + ], + "slot": "가수", + "values": [ + "디어크스 벤틀리" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "더 마운틴" + ], + "slot": "앨범", + "values": [ + "앨범 더 마운틴" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "더 마운틴", + "출시연도": "2018" + } + }, + "service_results": [ + { + "앨범": "더 마운틴", + "가수": "디어크스 벤틀리", + "장르": "컨트리", + "트랙": "버닝 맨", + "출시연도": "2018" + }, + { + "앨범": "더 마운틴", + "가수": "디어크스 벤틀리", + "장르": "컨트리", + "트랙": "리틀 비트 모어", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "트랙", + "start": 24 + }, + { + "exclusive_end": 8, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 18, + "slot": "앨범", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "디어크스 벤틀리의 앨범 더 마운틴에 수록된 버닝 맨은 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰 기기" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 더 마운틴" + ], + "장치": [ + "안뜰 기기" + ], + "트랙": [ + "버닝 맨" + ], + "출시연도": [ + "아마 1년 전쯤 나온 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그래, 그거 괜찮네, 안뜰 기기로 재생해 줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "버닝 맨" + ], + "slot": "트랙", + "values": [ + "버닝 맨" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "트랙", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다만 안뜰에서 버닝 맨을 재생해 드려도 괜찮으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 더 마운틴" + ], + "장치": [ + "안뜰 기기", + "안뜰" + ], + "트랙": [ + "버닝 맨" + ], + "출시연도": [ + "아마 1년 전쯤 나온 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "더 마운틴", + "장치": "안뜰", + "트랙": "버닝 맨" + } + }, + "service_results": [ + { + "앨범": "더 마운틴", + "가수": "디어크스 벤틀리", + "장치": "안뜰", + "장르": "컨트리", + "트랙": "버닝 맨", + "출시연도": "2018" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 더 마운틴" + ], + "장치": [ + "안뜰 기기", + "안뜰" + ], + "트랙": [ + "버닝 맨" + ], + "출시연도": [ + "아마 1년 전쯤 나온 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 더 마운틴" + ], + "장치": [ + "안뜰 기기", + "안뜰" + ], + "트랙": [ + "버닝 맨" + ], + "출시연도": [ + "아마 1년 전쯤 나온 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "일단은 이쯤이면 됐습니다, 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "저도 감사드립니다만 추가로 도와드릴 일이 있으시면 말씀해 주십시오." + } + ] + }, + { + "dialogue_id": "14_00077", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "그웬돌린 크리스티" + ], + "slot": "배우", + "values": [ + "그웬돌린 크리스티" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "공포" + ], + "slot": "장르", + "values": [ + "공포 장르 영화" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "피터 스트릭랜드" + ], + "slot": "감독", + "values": [ + "피터 스트릭랜드" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "배우", + "start": 0 + }, + { + "exclusive_end": 38, + "slot": "장르", + "start": 30 + }, + { + "exclusive_end": 24, + "slot": "감독", + "start": 16 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "그웬돌린 크리스티" + ], + "감독": [ + "피터 스트릭랜드" + ], + "장르": [ + "공포 장르 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그웬돌린 크리스티가 출연하고 피터 스트릭랜드가 감독한 공포 장르 영화를 찾아서 같이 볼 수 있게 도와주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "인 패브릭" + ], + "slot": "영화_제목", + "values": [ + "영화 인 패브릭" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "96" + ], + "slot": "평점", + "values": [ + "96점" + ] + } + ], + "service": "��화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "그웬돌린 크리스티", + "감독": "피터 스트릭랜드", + "장르": "공포" + } + }, + "service_results": [ + { + "배우": "그웬돌린 크리스티", + "감독": "피터 스트릭랜드", + "장르": "공포", + "영화_제목": "인 패브릭", + "평점": "96" + } + ], + "slots": [ + { + "exclusive_end": 8, + "slot": "영화_제목", + "start": 0 + }, + { + "exclusive_end": 26, + "slot": "평점", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 인 패브릭의 평점이 100점 만점에 96점인데 이에 대해 어떤 의견을 가지고 계십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 24, + "slot": "장르", + "start": 20 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "팝 노래" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "그웬돌린 크리스티" + ], + "감독": [ + "피터 스트릭랜드" + ], + "장르": [ + "공포 장르 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "완벽하네, 정말 마음에 드는데 이제 팝 노래 좀 찾아줄 수 있겠나?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "아카펠라" + ], + "slot": "트랙", + "values": [ + "아카펠라" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "카민" + ], + "slot": "가수", + "values": [ + "카민" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "펄시스" + ], + "slot": "앨범", + "values": [ + "앨범 펄시스" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "펄시스", + "가수": "카민", + "장르": "팝", + "트랙": "아카펠라", + "출시연도": "2013" + }, + { + "앨범": "어 보이 프롬 탄달레", + "가수": "다이아몬드 플래트넘즈", + "장르": "팝", + "트랙": "아프리칸 뷰티", + "출시연도": "2018" + }, + { + "앨범": "홀로", + "가수": "림보", + "장르": "팝", + "트랙": "에어플레인 모드", + "출시연도": "2017" + }, + { + "앨범": "더 베스트 오브", + "가수": "사미라", + "장르": "팝", + "트랙": "아카 아카", + "출시연도": "2018" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "얼라이브", + "출시연도": "2013" + }, + { + "앨범": "타이틀", + "가수": "메간 트레이너", + "장르": "팝", + "트랙": "올 어바웃 댓 베이스", + "출시연도": "2014" + }, + { + "앨범": "마이 월드 언터치드", + "가수": "엠마 베일", + "장르": "팝", + "트랙": "올 아이 원트", + "출시연도": "2014" + }, + { + "앨범": "더 프린세스", + "가수": "파로브 스텔라", + "장르": "팝", + "트랙": "올 나이트", + "출시연도": "2012" + }, + { + "앨범": "저널스", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "올 댓 매터스", + "출시연도": "2013" + }, + { + "앨범": "싱귤러 액트 I", + "가수": "사브리나 카펜터", + "장르": "팝", + "트랙": "올모스트 러브", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "트랙", + "start": 40 + }, + { + "exclusive_end": 26, + "slot": "가수", + "start": 24 + }, + { + "exclusive_end": 34, + "slot": "앨범", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "회원님을 위해 노래 10곡을 추려 보았는데 카민의 앨범 펄시스에 수록된 아카펠라에 대해 어떤 의견을 가지고 계십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방 스피커" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "아카펠라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이게 내가 원하던 거네, 주방 스피커로 그 노래 틀어 줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "아카펠라" + ], + "slot": "트랙", + "values": [ + "아카펠라 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "트랙", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "다음 내용이 맞는지 확인 부탁드립니다만 주방에서 아카펠라 노���를 재생해 드려도 될까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2012" + ], + "slot": "출시연도", + "values": [ + "2012년" + ] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "아카펠라", + "아카펠라 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아, 완벽하네, 이 노래가 2012년에 나온 거냐?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2013" + ], + "slot": "출시연도", + "values": [ + "2013년 발매된 곡" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "주방", + "트랙": "아카펠라" + } + }, + "service_results": [ + { + "앨범": "펄시스", + "가수": "카민", + "장치": "주방", + "장르": "팝", + "트랙": "아카펠라", + "출시연도": "2013" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 곡은 2013년 발매된 곡이므로 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "아카펠라", + "아카펠라 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙구먼." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "또 도와드릴 일이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "아카펠라", + "아카펠라 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니, 지금은 괜찮네." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00078", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "빌 헤이더" + ], + "slot": "배우", + "values": [ + "빌 헤이더" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "애니메이션" + ], + "slot": "장르", + "values": [ + "만화 영화" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "조시 쿨리" + ], + "slot": "감독", + "values": [ + "조시 쿨리 감독" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "배우", + "start": 25 + }, + { + "exclusive_end": 15, + "slot": "장르", + "start": 10 + }, + { + "exclusive_end": 8, + "slot": "감독", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "빌 헤이더" + ], + "감독": [ + "조시 쿨리 감독" + ], + "장르": [ + "만화 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "조시 쿨리 감독의 만화 영화 중에서 가능하면 빌 헤이더가 출연한 작품으로 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "토이 스토리 4" + ], + "slot": "영화_제목", + "values": [ + "토이 스토리 4" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "97" + ], + "slot": "평점", + "values": [ + "97점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "빌 헤이더", + "감독": "조시 쿨리", + "장르": "애니메이션" + } + }, + "service_results": [ + { + "배우": "빌 헤이더", + "감독": "조시 쿨리", + "장르": "애니메이션", + "영화_제목": "토이 스토리 4", + "평점": "97" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "영화_제목", + "start": 24 + }, + { + "exclusive_end": 50, + "slot": "평점", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인 결과 조회된 영화는 한 편이며 작품은 토이 스토리 4로 평점은 100점 만점에 97점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "빌 헤이더" + ], + "감독": [ + "조시 쿨리 감독" + ], + "장르": [ + "만화 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "완벽해, 고마워, 이제 노래 좀 들을래." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "올웨이즈 헤이트 미" + ], + "slot": "트랙", + "values": [ + "올웨이즈 헤이트 미" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "제임스 블런트" + ], + "slot": "가수", + "values": [ + "제임스 블런트" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "문 랜딩" + ], + "slot": "앨범", + "values": [ + "앨범 문 랜딩" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "문 랜딩", + "가수": "제임스 블런트", + "장르": "팝", + "트랙": "올웨이즈 헤이트 미", + "출시연도": "2013" + }, + { + "앨범": "나인 트랙 마인드", + "가수": "찰리 푸스", + "장르": "팝", + "트랙": "온 마이 오운", + "출시연도": "2015" + }, + { + "앨범": "베스티", + "가수": "영겐", + "장르": "팝", + "트랙": "베스티", + "출시연도": "2017" + }, + { + "앨범": "패스 더 자", + "가수": "잭 브라운 밴드", + "장르": "컨트리", + "트랙": "콜더 웨더", + "출시연도": "2010" + }, + { + "앨범": "내레이티드 포 유", + "가수": "알렉 벤자민", + "장르": "팝", + "트랙": "보이 인 더 버블", + "출시연도": "2018" + }, + { + "앨범": "포게팅 디스", + "가수": "일라이자 N", + "장르": "팝", + "트랙": "스테이 소", + "출시연도": "2016" + }, + { + "앨범": "더 겟어웨이", + "가수": "레드 핫 칠리 페퍼스", + "장르": "록", + "트랙": "굿 굿바이", + "출시연도": "2016" + }, + { + "앨범": "호텔", + "가수": "찰리 푸스", + "장르": "팝", + "트랙": "호텔", + "출시연도": "2017" + }, + { + "앨범": "헌드레드 마일스", + "가수": "해스착 시스터즈", + "장르": "팝", + "트랙": "헌드레드 마일스", + "출시연도": "2019" + }, + { + "앨범": "피치 퍼펙트", + "가수": "안나 켄드릭", + "장르": "사운드트랙", + "트랙": "컵스", + "출시연도": "2012" + } + ], + "slots": [ + { + "exclusive_end": 39, + "slot": "트랙", + "start": 29 + }, + { + "exclusive_end": 7, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 23, + "slot": "앨범", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "제임스 블런트를 좋아하신다면 앨범 문 랜딩에 수록된 올웨이즈 헤이트 미라는 곡을 추천합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2019" + ], + "slot": "출시연도", + "values": [ + "2019년" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "출시연도" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "이 앨범이 2019년 앨범인가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2013" + ], + "slot": "출시연도", + "values": [ + "2013년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "아니요, 해당 곡은 2013년에 발표된 곡입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "올웨이즈 헤이트 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 노래 괜찮은데 주방에서 듣고 싶어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "올웨이즈 헤이트 미" + ], + "slot": "트랙", + "values": [ + "올웨이즈 헤이트 미" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "트랙", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "올웨이즈 헤이트 미를 주방에서 재생하겠습니다만, 진행해도 괜찮으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "올웨이즈 헤이트 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 확인했어, 고마워!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "주방", + "트랙": "올웨이즈 헤이트 미" + } + }, + "service_results": [ + { + "앨범": "문 랜딩", + "가수": "제임스 블런트", + "장치": "주방", + "장르": "팝", + "트랙": "올웨이즈 헤이트 미", + "출시연도": "2013" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르" + ], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "올웨이즈 헤이트 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이거 무슨 장르야?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 장르" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "장르", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 팝 장르에 속합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "올웨이즈 헤이트 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아, 이제 다 됐어, 고마워!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00079", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "영화나 한 편 보고 싶네요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "철목련" + ], + "slot": "영화_제목", + "values": [ + "철목련" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "70" + ], + "slot": "평점", + "values": [ + "70점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "제임스 울첵", + "감독": "허버트 로스", + "장르": "가족", + "영화_제목": "철목련", + "평점": "70" + }, + { + "배우": "캘빈 트릴린", + "감독": "맥스 루코위츠", + "장르": "다큐멘터리", + "영화_제목": "지붕 위의 바이올린: 기적의 기적", + "평점": "100" + }, + { + "배우": "제임스 랜슨", + "감독": "안드레스 무시에티", + "장르": "초자연", + "영화_제목": "그것: 두 번째 이야기", + "평점": "64" + }, + { + "배우": "미라 가나트라", + "감독": "거린더 차다", + "장르": "드라마", + "영화_제목": "블라인디드 바이 더 라이트", + "평점": "88" + }, + { + "배우": "알렉상드르 부르주아", + "감독": "요반카 부코비치", + "장르": "액션", + "영화_제목": "라이엇 걸스", + "평점": "100" + }, + { + "배우": "헬레나 홈즈", + "감독": "데이비드 리치", + "장르": "액션", + "영화_제목": "분노의 질주: 홉스 & 쇼", + "평점": "67" + }, + { + "배우": "안드레아 방", + "감독": "줄리어스 오나", + "장르": "미스터리", + "영화_제목": "루스", + "평점": "92" + }, + { + "배우": "안드레아 마틴", + "감독": "조엘 즈윅", + "장르": "코미디", + "영화_제목": "나의 그리스식 웨딩", + "평점": "76" + }, + { + "배우": "리처드 L. 호킨스", + "감독": "스티븐 스필버그", + "장르": "공상 과학", + "영화_제목": "미지와의 조우", + "평점": "95" + }, + { + "배우": "코이치 야마데라", + "감독": "콘 사토시", + "장르": "애니메이션", + "영화_제목": "파프리카", + "평점": "84" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "영화_제목", + "start": 11 + }, + { + "exclusive_end": 32, + "slot": "평점", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "선택지는 10개이며 철목련의 평점은 100점 만점에 70점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "하트 마일스" + ], + "slot": "앨범", + "values": [ + "하트 마일스 앨범" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "자이 웨트포드" + ], + "slot": "가수", + "values": [ + "자이 웨트포드" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "앨범", + "start": 0 + }, + { + "exclusive_end": 22, + "slot": "가수", + "start": 15 + }, + { + "exclusive_end": 28, + "slot": "장르", + "start": 24 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "하트 마일스 앨범" + ], + "가수": [ + "자이 웨트포드" + ], + "장르": [ + "팝 노래" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "하트 마일스 앨범에 수록된 자이 웨트포드의 팝 노래를 찾아주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "샤이" + ], + "slot": "트랙", + "values": [ + "샤이" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "자이 웨트포드" + ], + "slot": "가수", + "values": [ + "자이 웨트포드" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "하트 마일스" + ], + "slot": "앨범", + "values": [ + "하트 마일스 앨범" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "하트 마일스", + "가수": "자이 웨트포드", + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "하트 마일스", + "가수": "자이 웨트포드", + "장르": "팝", + "트랙": "샤이", + "출시연도": "2015" + } + ], + "slots": [ + { + "exclusive_end": 23, + "slot": "트랙", + "start": 21 + }, + { + "exclusive_end": 19, + "slot": "가수", + "start": 12 + }, + { + "exclusive_end": 9, + "slot": "앨범", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "하트 마일스 앨범에는 자이 웨트포드의 샤이가 수록되어 있어 선택하실 수 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2017" + ], + "slot": "출시연도", + "values": [ + "2017년" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "앨범": [ + "하트 마일스 앨범" + ], + "가수": [ + "자이 웨트포드" + ], + "장르": [ + "팝 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그 앨범이 2017년에 나온 건가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2015" + ], + "slot": "출시연도", + "values": [ + "2015년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "그 앨범은 2015년에 발매되었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "하트 마일스 앨범" + ], + "가수": [ + "자이 웨트포드" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "샤이" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그 노래 좀 틀어 주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "샤이" + ], + "slot": "트랙", + "values": [ + "샤이" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 샤이를 재생해 달라고 요청하신 것이 맞는지 확인해 주십시오." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "하트 마일스 앨범" + ], + "가수": [ + "자이 웨트포드" + ], + "장치": [ + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "샤이" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아, 주방에서 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "샤이" + ], + "slot": "트랙", + "values": [ + "샤이" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "주방에서 샤이를 재생해 달라는 요청이 맞는지 확인해 주십시오." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "하트 마일스 앨범" + ], + "가수": [ + "자이 웨트포드" + ], + "장치": [ + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "샤이" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "하트 마일스", + "가수": "자이 웨트포드", + "장치": "주방", + "트랙": "샤이" + } + }, + "service_results": [ + { + "앨범": "하트 마일스", + "가수": "자이 웨트포드", + "장치": "주방", + "장르": "팝", + "트랙": "샤이", + "출시연도": "2015" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 즐겁게 감상해 주십시오." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "하트 마일스 앨범" + ], + "가수": [ + "자이 웨트포드" + ], + "장치": [ + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "샤이" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고맙습니다. 이걸로 됐어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다. 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00080", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "조시 바클레이 카라스" + ], + "slot": "배우", + "values": [ + "조시 바클레이 카라스" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "코미디" + ], + "slot": "장르", + "values": [ + "코미디 영화" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "진 스툽니츠키" + ], + "slot": "감독", + "values": [ + "진 스툽니츠키" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "배우", + "start": 7 + }, + { + "exclusive_end": 44, + "slot": "장르", + "start": 38 + }, + { + "exclusive_end": 32, + "slot": "감독", + "start": 25 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "조시 바클레이 카라스" + ], + "감독": [ + "진 스툽니츠키" + ], + "장르": [ + "코미디 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "안녕하세요, 조시 바클레이 카라스가 출연하고 진 스툽니츠키가 감독한 코미디 영화 좀 찾아주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "굿 보이즈" + ], + "slot": "영화_제목", + "values": [ + "굿 보이즈" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "79" + ], + "slot": "평점", + "values": [ + "79점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "조시 바클레이 카라스", + "감독": "진 스툽니츠키", + "장르": "코미디" + } + }, + "service_results": [ + { + "배우": "조시 바클레이 카라스", + "감독": "진 스툽니츠키", + "장르": "코미디", + "영화_제목": "굿 보이즈", + "평점": "79" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "영화_제목", + "start": 26 + }, + { + "exclusive_end": 50, + "slot": "평점", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 영화가 한 편 있으며 제목은 굿 보이즈이고 평점은 100점 만점에 79점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "식 보이" + ], + "slot": "앨범", + "values": [ + "앨범 식 보이" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2018" + ], + "slot": "출시연도", + "values": [ + "2018년" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "앨범", + "start": 10 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 식 보이" + ], + "출시연도": [ + "2018년" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "조시 바클레이 카라스" + ], + "감독": [ + "진 스툽니츠키" + ], + "장르": [ + "코미디 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "2018년에 나온 앨범 식 보이에 수록된 노래들 좀 찾아줄 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "에브리바디 헤이츠 미" + ], + "slot": "트랙", + "values": [ + "에브리바디 헤이츠 미" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "더 체인스모커스" + ], + "slot": "가수", + "values": [ + "더 체인스모커스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "식 보이" + ], + "slot": "앨범", + "values": [ + "앨범 식 보이" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "식 보이", + "출시연도": "2018" + } + }, + "service_results": [ + { + "앨범": "식 보이", + "가수": "더 체인스모커스", + "장르": "팝", + "트랙": "에브리바디 헤이츠 미", + "출시연도": "2018" + }, + { + "앨범": "식 보이", + "가수": "더 체인스모커스", + "장르": "팝", + "트랙": "식 보이", + "출시연도": "2018" + }, + { + "앨범": "식 보이", + "가수": "더 체인스모커스", + "장르": "팝", + "트랙": "슈브 아웃", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "트랙", + "start": 48 + }, + { + "exclusive_end": 33, + "slot": "가수", + "start": 25 + }, + { + "exclusive_end": 42, + "slot": "앨범", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 노래가 세 곡 있으며 그중 더 체인스모커스의 앨범 식 보이에 수록된 에브리바디 헤이츠 미는 어떠신지요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 식 보이" + ], + "트랙": [ + "에브리바디 헤이츠 미" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 바로 그거예요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "제가 그 노래를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 식 보이" + ], + "장치": [ + "거실" + ], + "트랙": [ + "에브리바디 헤이츠 미" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 거실에 있는 기기로 재생해 주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "에브리바디 헤이츠 미" + ], + "slot": "트랙", + "values": [ + "에브리바디 헤이츠 미" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 에브리바디 헤이츠 미를 재생해 달라는 요청이 맞습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 식 보이" + ], + "장치": [ + "거실" + ], + "트랙": [ + "에브리바디 헤이츠 미" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 정말 좋아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "식 보이", + "장치": "거실", + "트랙": "에브리바디 헤이츠 미" + } + }, + "service_results": [ + { + "앨범": "식 보이", + "가수": "더 체인스모커스", + "장치": "거실", + "장르": "팝", + "트랙": "에브리바디 헤이츠 미", + "출시연도": "2018" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르" + ], + "slot_values": { + "앨범": [ + "앨범 식 보이" + ], + "장치": [ + "거실" + ], + "트랙": [ + "에브리바디 헤이츠 미" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 곡이 무슨 장르인지 알려주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "장르", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 팝 노래입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 식 보이" + ], + "장치": [ + "거실" + ], + "트랙": [ + "에브리바디 헤이츠 미" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 알겠습니다. 정말 감사합니다!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "더 도와드릴 사항이 있으신지요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 식 보이" + ], + "장치": [ + "거실" + ], + "트랙": [ + "에브리바디 헤이츠 미" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 그걸로 충분해요. 감사합니다!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "걱정하지 않으셔도 되니 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00081", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "산제이 카푸르" + ], + "slot": "배우", + "values": [ + "산제이 카푸르" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "자간 샤크티" + ], + "slot": "감독", + "values": [ + "자간 샤크티 감독" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "배우", + "start": 16 + }, + { + "exclusive_end": 34, + "slot": "장르", + "start": 29 + }, + { + "exclusive_end": 9, + "slot": "감독", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "산제이 카푸르" + ], + "감독": [ + "자간 샤크티 감독" + ], + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "자간 샤크티 감독이 연출하고 산제이 카푸르가 나오는 액션 영화 한 편 보고 싶네요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "미션 망갈" + ], + "slot": "영화_제목", + "values": [ + "미션 망갈" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "67" + ], + "slot": "평점", + "values": [ + "67점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "산제이 카푸르", + "감독": "자간 샤크티", + "장르": "액션" + } + }, + "service_results": [ + { + "배우": "산제이 카푸르", + "감독": "자간 샤크티", + "장르": "액션", + "영화_제목": "미션 망갈", + "평점": "67" + } + ], + "slots": [ + { + "exclusive_end": 5, + "slot": "영화_제목", + "start": 0 + }, + { + "exclusive_end": 35, + "slot": "평점", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "미션 망갈로 진행해도 되겠습니까, 평점은 100점 만점에 67점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "라에스" + ], + "slot": "앨범", + "values": [ + "라에스" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "파브니 판데이" + ], + "slot": "가수", + "values": [ + "파브니 판데이" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "앨범", + "start": 6 + }, + { + "exclusive_end": 41, + "slot": "가수", + "start": 34 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "라에스" + ], + "가수": [ + "파브니 판데이" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "산제이 카푸르" + ], + "감독": [ + "자간 샤크티 감독" + ], + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "괜찮아요, 라에스 같은 노래 앨범을 찾아 주시면 좋겠고 저는 파브니 판데이를 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "라일라 마인 라일라" + ], + "slot": "트랙", + "values": [ + "라일라 마인 라일라" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "파브니 판데이" + ], + "slot": "가수", + "values": [ + "파브니 판데이" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "라에스" + ], + "slot": "앨범", + "values": [ + "라에스 앨범" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "라에스", + "가수": "파브니 판데이" + } + }, + "service_results": [ + { + "앨범": "라에스", + "가수": "파브니 판데이", + "장르": "남아시아 음악", + "트랙": "라일라 마인 라일라", + "출시연도": "2017" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "트랙", + "start": 21 + }, + { + "exclusive_end": 19, + "slot": "가수", + "start": 12 + }, + { + "exclusive_end": 6, + "slot": "앨범", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "라에스 앨범에 수록된 파브니 판데이의 라일라 마인 라일라를 감상해 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": { + "앨범": [ + "라에스" + ], + "가수": [ + "파브니 판데이" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그 음악이 무슨 장르이고 발매 연도는 언제인지 알려 주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "남아시아 음악" + ], + "slot": "장르", + "values": [ + "남아시아 음악" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2017" + ], + "slot": "출시연도", + "values": [ + "2017년 발매" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "장르", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 2017년 발매된 남아시아 음악입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "라에스", + "라에스 앨범" + ], + "가수": [ + "파브니 판데이" + ], + "트랙": [ + "라일라 마인 라일라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그걸로 괜찮습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰 스피커" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "라에스", + "라에스 앨범" + ], + "가수": [ + "파브니 판데이" + ], + "장치": [ + "안뜰 스피커" + ], + "트랙": [ + "라일라 마인 라일라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그럼 안뜰 스피커에서 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "라일라 마인 라일라" + ], + "slot": "트랙", + "values": [ + "라일라 마인 라일라" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰에서 라일라 마인 라일라를 재생해 드려도 되겠는지 확인 부탁드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "라에스", + "라에스 앨범" + ], + "가수": [ + "파브니 판데이" + ], + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "트랙": [ + "라일라 마인 라일라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 진행해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "라에스", + "가수": "파브니 판데이", + "장치": "안뜰", + "트랙": "라일라 마인 라일라" + } + }, + "service_results": [ + { + "앨범": "라에스", + "가수": "파브니 판데이", + "장치": "안뜰", + "장르": "남아시아 음악", + "트랙": "라일라 마인 라일라", + "출시연도": "2017" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "재생을 시작했으니 즐겁게 감상해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "라에스", + "라에스 앨범" + ], + "가수": [ + "파브니 판데이" + ], + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "트랙": [ + "라일라 마인 라일라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도움이 더 필요하신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "라에스", + "라에스 앨범" + ], + "가수": [ + "파브니 판데이" + ], + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "트랙": [ + "라일라 마인 라일라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니에요, 이제 됐어요. 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 되시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00082", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "볼 영화 좀 찾고 있어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "분노의 질주: 홉스 & 쇼" + ], + "slot": "영화_제목", + "values": [ + "분노의 질주: 홉스 & 쇼" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "67" + ], + "slot": "평점", + "values": [ + "67점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "헬레나 홈즈", + "감독": "데이비드 리치", + "장르": "액션", + "영화_제목": "분노의 질주: 홉스 & 쇼", + "평점": "67" + }, + { + "배우": "캐런 홀니스", + "감독": "사이먼 커티스", + "장르": "드라마", + "영화_제목": "레이싱 인 더 레인", + "평점": "43" + }, + { + "배우": "안드레아 마틴", + "감독": "조엘 즈윅", + "장르": "코미디", + "영화_제목": "나의 그리스식 웨딩", + "평점": "76" + }, + { + "배우": "브리타 스테펜하겐", + "감독": "서롭 밴 오먼", + "장르": "애니메이션", + "영화_제목": "앵그리 버드 2: 독수리 왕국의 침공", + "평점": "72" + }, + { + "배우": "수샨트 싱 라즈푸트", + "감독": "니테쉬 티와리", + "장르": "코미디", + "영화_제목": "치초레", + "평점": "60" + }, + { + "배우": "로저 맥귄", + "감독": "앤드루 슬레이터", + "장르": "뮤지컬", + "영화_제목": "에코 인 더 캐년", + "평점": "94" + }, + { + "배우": "질리언 벨", + "감독": "폴 다운스 콜라이조", + "장르": "드라마", + "영화_제목": "브리트니 런스 어 마라톤", + "평점": "90" + }, + { + "배우": "제임스 랜슨", + "감독": "안드레스 무시에티", + "장르": "초자연", + "영화_제목": "그것: 두 번째 이야기", + "평점": "64" + }, + { + "배우": "윌리엄 잭슨 하퍼", + "감독": "아리 에스터", + "장르": "공포", + "영화_제목": "미드소마", + "평점": "83" + }, + { + "배우": "하비에르 바르뎀", + "감독": "페드로 알모도바르", + "장르": "드라마", + "영화_제목": "라이브 플래쉬", + "평점": "80" + } + ], + "slots": [ + { + "exclusive_end": 67, + "slot": "영화_제목", + "start": 53 + }, + { + "exclusive_end": 51, + "slot": "평점", + "start": 48 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님께서 마음에 들어하실 만한 10편의 영화 중 하나로 100점 만점에 평균 평점이 67점인 분노의 질주: 홉스 & 쇼를 추천드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "고마워요. 이제 제 취향에 맞는 노래 좀 찾아 줄 수 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "라이즈" + ], + "slot": "트랙", + "values": [ + "라이즈" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "케이티 페리" + ], + "slot": "가수", + "values": [ + "케이티 페리" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "라이즈 리믹시스" + ], + "slot": "앨범", + "values": [ + "앨범 라이즈 리믹시스" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "라이즈 리믹시스", + "가수": "케이티 페리", + "장르": "팝", + "트랙": "라이즈", + "출시연도": "2016" + }, + { + "앨범": "디 오리진 오브 러브", + "가수": "미카", + "장르": "록", + "트랙": "엘 므 디", + "출시연도": "2011" + }, + { + "앨범": "프로미시스", + "가수": "포스터 더 피플", + "장르": "인디", + "트랙": "프로미시스", + "출시연도": "2010" + }, + { + "앨범": "소울 서칭", + "가수": "바지", + "장르": "팝", + "트랙": "파라다이스", + "출시연도": "2019" + }, + { + "앨범": "겨울왕국", + "가수": "이디나 멘젤", + "장르": "팝", + "트랙": "레프트 미 옛", + "출시연도": "2013" + }, + { + "앨범": "오우나 레인", + "가수": "루엘", + "장르": "팝", + "트랙": "오우나 레인", + "출시연도": "2019" + }, + { + "앨범": "러브 윌 리멤버", + "가수": "클라라 메이", + "장르": "팝", + "트랙": "러브 윌 리멤버", + "출시연도": "2019" + }, + { + "앨범": "언어폴로제틱", + "가수": "리아나", + "장르": "팝", + "트랙": "포어 잇 업", + "출시연도": "2012" + }, + { + "앨범": "보르베나", + "가수": "테오도라", + "장르": "포크", + "트랙": "스토리", + "출시연도": "2019" + }, + { + "앨범": "내레이티드 포 유", + "가수": "알렉 벤자민", + "장르": "팝", + "트랙": "아이 윌 네버 렛 유 다운", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "트랙", + "start": 34 + }, + { + "exclusive_end": 54, + "slot": "가수", + "start": 48 + }, + { + "exclusive_end": 42, + "slot": "앨범", + "start": 31 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님께서 마음에 들어하실 만한 노래 10곡이 있는데, 앨범 라이즈 리믹시스에 수록된 케이티 페리의 라이즈를 들으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "클라이밋 체인지" + ], + "slot": "앨범", + "values": [ + "앨범 클라이밋 체인지" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 21, + "slot": "앨범", + "start": 10 + }, + { + "exclusive_end": 4, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 클라이밋 체인지" + ], + "장르": [ + "팝 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "팝 노래 있나요, 앨범 클라이밋 체인지가 평이 좋아서 그 수록곡들도 추천해 주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "그린라이트" + ], + "slot": "트랙", + "values": [ + "그린라이트" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "핏불" + ], + "slot": "가수", + "values": [ + "핏불" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "클라이밋 체인지" + ], + "slot": "앨범", + "values": [ + "앨범 클라이밋 체인지" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "클라이밋 체인지", + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "클라이밋 체인지", + "가수": "핏불", + "장르": "팝", + "트랙": "그린라이트", + "출시연도": "2016" + }, + { + "앨범": "클라이밋 체인지", + "가수": "핏불", + "장르": "팝", + "트랙": "옵션스", + "출시연도": "2017" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "트랙", + "start": 28 + }, + { + "exclusive_end": 9, + "slot": "가수", + "start": 7 + }, + { + "exclusive_end": 22, + "slot": "앨범", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님께서는 핏불의 앨범 클라이밋 체인지에 수록된 그린라이트를 들어 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방 스피커" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 클라이밋 체인지" + ], + "장치": [ + "주방 스피커" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "그린라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 바로 그거예요, 주방 스피커로 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "그린라이트" + ], + "slot": "트랙", + "values": [ + "그린라이트" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "주방에서 그린라이트를 재생해 드려도 되는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 클라이밋 체인지" + ], + "장치": [ + "주방 스피커", + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "그린라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 딱이에요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "클라이밋 체인지", + "장치": "주방", + "트랙": "그린라이트" + } + }, + "service_results": [ + { + "앨범": "클라이밋 체인지", + "가수": "핏불", + "장치": "주방", + "장르": "팝", + "트랙": "그린라이트", + "출시연도": "2016" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 노래를 재생해 드리겠으니 음악을 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "앨범": [ + "앨범 클라이밋 체인지" + ], + "장치": [ + "주방 스피커", + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "그린라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그 노래는 몇 년도에 발매됐어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2016" + ], + "slot": "출시연도", + "values": [ + "2016년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 2016년에 발매되었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 클라이밋 체인지" + ], + "장치": [ + "주방 스피커", + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "그린라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정보 알려줘서 고마워요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 클라이밋 체인지" + ], + "장치": [ + "주방 스피커", + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "그린라이트" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 됐어요. 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00083", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "장르", + "start": 7 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "퇴근하고 볼 액션 영화 하나 찾고 있어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "엔젤 해즈 폴른" + ], + "slot": "영화_제목", + "values": [ + "엔젤 해즈 폴른" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "39" + ], + "slot": "평점", + "values": [ + "39점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "액션" + } + }, + "service_results": [ + { + "배우": "닉 놀티", + "감독": "릭 로먼 워", + "장르": "액션", + "영화_제목": "엔젤 해즈 폴른", + "평점": "39" + }, + { + "배우": "헬레나 홈즈", + "감독": "데이비드 리치", + "장르": "액션", + "영화_제목": "분노의 질주: 홉스 & 쇼", + "평점": "67" + }, + { + "배우": "모한 카푸르", + "감독": "자간 샤크티", + "장르": "액션", + "영화_제목": "미션 망갈", + "평점": "67" + }, + { + "배우": "알렉상드르 부르주아", + "감독": "���반카 부코비치", + "장르": "액션", + "영화_제목": "라이엇 걸스", + "평점": "100" + }, + { + "배우": "프라바스", + "감독": "수지스", + "장르": "액션", + "영화_제목": "사호", + "평점": "10" + } + ], + "slots": [ + { + "exclusive_end": 8, + "slot": "영화_제목", + "start": 0 + }, + { + "exclusive_end": 41, + "slot": "평점", + "start": 38 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "엔젤 해즈 폴른이라는 영화를 확인했으며 평균 평점은 100점 만점에 39점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "감독", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "감독" + ], + "slot_values": { + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 영화 감독이 누구예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "릭 로먼 워" + ], + "slot": "감독", + "values": [ + "릭 로먼 워" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "감독", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 영화의 감독은 릭 로먼 워입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "조시 개드" + ], + "slot": "가수", + "values": [ + "조시 개드" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "사운드트랙" + ], + "slot": "장르", + "values": [ + "사운드트랙" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2013" + ], + "slot": "출시연도", + "values": [ + "2013년" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "가수", + "start": 5 + }, + { + "exclusive_end": 17, + "slot": "장르", + "start": 12 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "조시 개드" + ], + "장르": [ + "사운드트랙" + ], + "출시연도": [ + "2013년" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋네요, 조시 개드의 사운드트랙 중 특히 2013년에 나온 노래들을 찾아주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "인 서머" + ], + "slot": "트랙", + "values": [ + "인 서머" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "조시 개드" + ], + "slot": "가수", + "values": [ + "조시 개드" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "겨울왕국" + ], + "slot": "앨범", + "values": [ + "앨범 겨울왕국" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "조시 개드", + "장르": "사운드트랙", + "출시연도": "2013" + } + }, + "service_results": [ + { + "앨범": "겨울왕국", + "가수": "조시 개드", + "장르": "사운드트랙", + "트랙": "인 서머", + "출시연도": "2013" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "트랙", + "start": 22 + }, + { + "exclusive_end": 5, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 17, + "slot": "앨범", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "조시 개드가 부른 앨범 겨울왕국 수록곡 인 서머는 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "조시 개드" + ], + "장르": [ + "사운드트랙" + ], + "트랙": [ + "인 서머" + ], + "출시연도": [ + "2013년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그 노래 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "인 서머" + ], + "slot": "트랙", + "values": [ + "인 서머" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "트랙", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그러면 거실에서 인 서머를 재생해 드리면 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "조시 개드" + ], + "장치": [ + "거실" + ], + "장르": [ + "사운드트랙" + ], + "트랙": [ + "인 서머" + ], + "출시연도": [ + "2013년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "가수": "조시 개드", + "장치": "거실", + "트랙": "인 서머" + } + }, + "service_results": [ + { + "앨범": "겨울왕국", + "가수": "조시 개드", + "장치": "거실", + "장르": "사운드트랙", + "트랙": "인 서머", + "출시연도": "2013" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "조시 개드" + ], + "장치": [ + "거실" + ], + "장르": [ + "사운드트랙" + ], + "트랙": [ + "인 서머" + ], + "출시연도": [ + "2013년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워요, 이젠 다 됐어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00084", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "영화 한 편 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "인 패브릭" + ], + "slot": "영화_제목", + "values": [ + "인 패브릭" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "96" + ], + "slot": "평점", + "values": [ + "96점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "헤일리 스콰이어스", + "감독": "피터 스트릭랜드", + "장르": "공포", + "영화_제목": "인 패브릭", + "평점": "96" + }, + { + "배우": "로레인 투생", + "감독": "안드레 외브레달", + "장르": "공포", + "영화_제목": "스케어리 스토리: 어둠의 속삭임", + "평점": "79" + }, + { + "배우": "바카리 상가레", + "감독": "루이 가렐", + "장르": "드라마", + "영화_제목": "어느 신실한 남자", + "평점": "78" + }, + { + "배우": "캐런 홀니스", + "감독": "사이먼 커티스", + "장르": "드라마", + "영화_제목": "레이싱 인 더 레인", + "평점": "43" + }, + { + "배우": "다비 산토스", + "감독": "요하네스 로버츠", + "장르": "공포", + "영화_제목": "47미터 2", + "평점": "45" + }, + { + "배우": "케이트 맥키넌", + "감독": "대니 보일", + "장르": "코미디", + "영화_제목": "예스터데이", + "평점": "63" + }, + { + "배우": "제임스 랜슨", + "감독": "안드레스 무시에티", + "장르": "초자연", + "영화_제목": "그것: 두 번째 이야기", + "평점": "64" + }, + { + "배우": "잭 스터너", + "감독": "알렉스 켄드릭", + "장르": "드라마", + "영화_제목": "오버커머", + "평점": "46" + }, + { + "배우": "존 글레이저", + "감독": "로렌 스카파리아", + "장르": "드라마", + "영화_제목": "허슬러", + "평점": "94" + }, + { + "배우": "토니 헤일", + "감독": "조시 쿨리", + "장르": "애니메이션", + "영화_제목": "토이 스토리 4", + "평점": "97" + } + ], + "slots": [ + { + "exclusive_end": 57, + "slot": "영화_제목", + "start": 52 + }, + { + "exclusive_end": 47, + "slot": "평점", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "회원님이 마음에 들어하실 만한 영화가 10편 있으며 그중 100점 만점에 평점 96점을 받은 인 패브릭을 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "크루엘라" + ], + "slot": "가수", + "values": [ + "크루엘라" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "덥스텝" + ], + "slot": "장르", + "values": [ + "덥스텝 노래" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2012" + ], + "slot": "출시연도", + "values": [ + "2012년" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 21, + "slot": "가수", + "start": 17 + }, + { + "exclusive_end": 29, + "slot": "장르", + "start": 23 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "크루엘라" + ], + "장르": [ + "덥스텝 노래" + ], + "출시연도": [ + "2012년" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "고마워요, 좋아요. 2012년 크루엘라의 덥스텝 노래들 좀 찾아줄 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "얼라이브" + ], + "slot": "트랙", + "values": [ + "얼라이브" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "크루엘라" + ], + "slot": "가수", + "values": [ + "크루엘라" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "겟 웻" + ], + "slot": "앨범", + "values": [ + "앨범 겟 웻" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "크루엘라", + "장르": "덥스텝", + "출시연도": "2012" + } + }, + "service_results": [ + { + "앨범": "겟 웻", + "가수": "크루엘라", + "장르": "덥스텝", + "트랙": "얼라이브", + "출시연도": "2012" + } + ], + "slots": [ + { + "exclusive_end": 16, + "slot": "트랙", + "start": 12 + }, + { + "exclusive_end": 10, + "slot": "가수", + "start": 6 + }, + { + "exclusive_end": 32, + "slot": "앨범", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 크루엘라의 얼라이브 단 한 곡뿐이며 앨범 겟 웻에 수록되어 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "크루엘라" + ], + "장르": [ + "덥스텝 노래" + ], + "트랙": [ + "얼라이브" + ], + "출시연도": [ + "2012년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "딱 이거네요, 제가 찾던 곡이에요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "그 노래를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "크루엘라" + ], + "장르": [ + "덥스텝 노래" + ], + "트랙": [ + "얼라이브" + ], + "출시연도": [ + "2012년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 부탁드릴게요, 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "얼라이브" + ], + "slot": "트랙", + "values": [ + "얼라이브" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 얼라이브를 들으시겠다는 것을 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "크루엘라" + ], + "장치": [ + "거실" + ], + "장르": [ + "덥스텝 노래" + ], + "트랙": [ + "얼라이브" + ], + "출시연도": [ + "2012년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 해주시면 정말 좋겠어요!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "가수": "크루엘라", + "장치": "거실", + "트랙": "얼라이브" + } + }, + "service_results": [ + { + "앨범": "겟 웻", + "가수": "크루엘라", + "장치": "거실", + "장르": "덥스텝", + "트랙": "얼라이브", + "출시연도": "2012" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래가 지금 재생되고 있으니 음악을 즐기시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "크루엘라" + ], + "장치": [ + "거실" + ], + "장르": [ + "덥스텝 노래" + ], + "트랙": [ + "얼라이브" + ], + "출시연도": [ + "2012년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙습니다!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 일이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "가수": [ + "크루엘라" + ], + "장치": [ + "거실" + ], + "장르": [ + "덥스텝 노래" + ], + "트랙": [ + "얼라이브" + ], + "출시연도": [ + "2012년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 괜찮습니다, 감사합니다, 이걸로 됐습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "오늘 하루 평안히 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00085", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "코미디" + ], + "slot": "장르", + "values": [ + "코미디 장르 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 21, + "slot": "장르", + "start": 12 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 장르 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금 바로 보고 싶은 코미디 장르 영화 하나 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "치초레" + ], + "slot": "영화_제목", + "values": [ + "치초레" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "60" + ], + "slot": "평점", + "values": [ + "60점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "코미디" + } + }, + "service_results": [ + { + "배우": "수샨트 싱 라즈푸트", + "감독": "니테쉬 티와리", + "장르": "코미디", + "영화_제목": "치초레", + "평점": "60" + }, + { + "배우": "알렉산더 캘버트", + "감독": "진 스툽니츠키", + "장르": "코미디", + "영화_제목": "굿 보이즈", + "평점": "79" + }, + { + "배우": "안드레아 마틴", + "감독": "조엘 즈윅", + "장르": "코미디", + "영화_제목": "나의 그리스식 웨딩", + "평점": "76" + }, + { + "배우": "제임스 어바니악", + "감독": "리처드 링클레이터", + "장르": "코미디", + "영화_제목": "웨어 유 고, 버나뎃", + "평점": "46" + }, + { + "배우": "케이트 맥키넌", + "감독": "대니 보일", + "장르": "코미디", + "영화_제목": "예스터데이", + "평점": "63" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "영화_제목", + "start": 25 + }, + { + "exclusive_end": 73, + "slot": "평점", + "start": 70 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "원하시는 조건에 맞는 영화를 5편 추려봤으니 치초레에 대해 의견을 말씀해 주시겠습니까, 이 작품은 100점 만점에 평균 평점 60점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "배우", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "감독", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "배우", + "감독" + ], + "slot_values": { + "장르": [ + "코미디 장르 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 영화 배우랑 감독 누군지 알려줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "수샨트 싱 라즈푸트" + ], + "slot": "배우", + "values": [ + "수샨트 싱 라즈푸트" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "니테쉬 티와리" + ], + "slot": "감독", + "values": [ + "니테쉬 티와리" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 32, + "slot": "배우", + "start": 22 + }, + { + "exclusive_end": 7, + "slot": "감독", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "니테쉬 티와리가 감독을 맡았으며 주연은 수샨트 싱 라즈푸트입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 장르 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "와 이거 멋지네, 지금 들을 노래 좀 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "레이징" + ], + "slot": "트랙", + "values": [ + "레이징" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "카이고" + ], + "slot": "가수", + "values": [ + "카이고" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "클라우드 나인" + ], + "slot": "앨범", + "values": [ + "앨범 클라우드 나인" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "클라우드 나인", + "가수": "카이고", + "장르": "다운템포", + "트랙": "레이징", + "출시연도": "2016" + }, + { + "앨범": "라 라 랜드", + "가수": "라 라 랜드 캐스트", + "장르": "사운드트랙", + "트랙": "어나더 데이 오브 선", + "출시연도": "2016" + }, + { + "앨범": "트렌딩", + "가수": "대니얼 슐츠", + "장르": "팝", + "트랙": "트렌딩", + "출시연도": "2017" + }, + { + "앨범": "아메리칸 뷰티", + "가수": "토리 V", + "장르": "팝", + "트랙": "바비 걸", + "출시연도": "2017" + }, + { + "앨범": "비스마르크", + "가수": "사바톤", + "장르": "메탈", + "트랙": "비스마르크", + "출시연도": "2019" + }, + { + "앨범": "가타 비 미", + "가수": "코디 존슨", + "장르": "컨트리", + "트랙": "위드 유 아이 엠", + "출시연도": "2016" + }, + { + "앨범": "퍼거토리", + "가수": "타일러 칠더스", + "장르": "컨트리", + "트랙": "위스키 글래시스", + "출시연도": "2016" + }, + { + "앨범": "멜로드라마", + "가수": "로드", + "장르": "일렉트로팝", + "트랙": "그레이티스트 러브 스토리", + "출시연도": "2017" + }, + { + "앨범": "잇 필 굿", + "가수": "콘센스", + "장르": "레게", + "트랙": "턴 미 온", + "출시연도": "2017" + }, + { + "앨범": "코코넛 오일", + "가수": "리조", + "장르": "팝", + "트랙": "스큐즈 미", + "출시연도": "2016" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "트랙", + "start": 43 + }, + { + "exclusive_end": 25, + "slot": "가수", + "start": 22 + }, + { + "exclusive_end": 37, + "slot": "앨범", + "start": 27 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "회원님을 위해 노래 10곡을 추려봤으니 카이고의 앨범 클라우드 나인에 수록된 레이징에 대해 의견을 말씀해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "레이징" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그래요, 이거면 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "제가 이 노래를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실 스피커" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실 스피커" + ], + "트랙": [ + "레이징" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알겠어, 거실 스피커로 재생해줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "레이징" + ], + "slot": "트랙", + "values": [ + "레이징 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "트랙", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인 차 여쭙습니다만 거실에서 레이징 노래를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2019" + ], + "slot": "출시연도", + "values": [ + "2019년" + ] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "장치": [ + "거실 스피커", + "거실" + ], + "트랙": [ + "레이징", + "레이징 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "완전 마음에 드는데 이 노래 2019년 나온 거야?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2016" + ], + "slot": "출시연도", + "values": [ + "2016년 발표된 곡" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "레이징" + } + }, + "service_results": [ + { + "앨범": "클라우드 나인", + "가수": "카이고", + "장치": "거실", + "장르": "다운템포", + "트랙": "레이징", + "출시연도": "2016" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래는 2016년 발표된 곡으로 이제 재생해 드리니 감상해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실 스피커", + "거실" + ], + "트랙": [ + "레이징", + "레이징 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "진짜 고마워." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도움이 필요하신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실 스피커", + "거실" + ], + "트랙": [ + "레이징", + "레이징 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니, 지금은 됐어. 고마워." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00086", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "허버트 로스" + ], + "slot": "감독", + "values": [ + "허버트 로스" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "가족" + ], + "slot": "장르", + "values": [ + "가족 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "감독", + "start": 17 + }, + { + "exclusive_end": 34, + "slot": "장르", + "start": 29 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "감독": [ + "허버트 로스" + ], + "장르": [ + "가족 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금 바로 영화 보려고 하는데 허버트 로스가 감독한 가족 영화 하나 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "철목련" + ], + "slot": "영화_제목", + "values": [ + "철목련" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "70" + ], + "slot": "평점", + "values": [ + "70점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "감독": "허버트 로스", + "장르": "가족" + } + }, + "service_results": [ + { + "배우": "제임스 울첵", + "감독": "허버트 로스", + "장르": "가족", + "영화_제목": "철목련", + "평점": "70" + } + ], + "slots": [ + { + "exclusive_end": 24, + "slot": "영화_제목", + "start": 21 + }, + { + "exclusive_end": 19, + "slot": "평점", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "100점 만점에 평균 평점이 70점인 철목련이라는 영화에 대해 어떻게 생각하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "배우", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "배우" + ], + "slot_values": { + "감독": [ + "허버트 로스" + ], + "장르": [ + "가족 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "내가 결정할게, 그런데 그 전에 이 영화에 누가 나오는지 알려줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "제임스 울첵" + ], + "slot": "배우", + "values": [ + "제임스 울첵" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "배우", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 영화의 배우는 제임스 울첵입니다만 마음에 드십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "감독": [ + "허버트 로스" + ], + "장르": [ + "가족 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 이 영화 마음에 들어서 지금 들을 좋은 노래도 좀 찾아보고 싶은데 괜찮은 플레이리스트 있어?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "퍼스트 트루 러브" + ], + "slot": "트랙", + "values": [ + "곡 퍼스트 트루 러브" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "콜로헤 카이" + ], + "slot": "가수", + "values": [ + "콜로헤 카이" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "러브 타운" + ], + "slot": "앨범", + "values": [ + "앨범 러브 타운" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "��악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "러브 타운", + "가수": "콜로헤 카이", + "장르": "레게", + "트랙": "퍼스트 트루 러브", + "출시연도": "2011" + }, + { + "앨범": "브렛 엘드리지", + "가수": "브렛 엘드리지", + "장르": "컨트리", + "트랙": "러브 이즈 싱귤러", + "출시연도": "2017" + }, + { + "앨범": "인투 유", + "가수": "팝칸", + "장르": "레게", + "트랙": "인투 유", + "출시연도": "2018" + }, + { + "앨범": "본 디스 웨이", + "가수": "레이디 가가", + "장르": "팝", + "트랙": "주다스", + "출시연도": "2011" + }, + { + "앨범": "크로놀로직", + "가수": "카라반 팰리스", + "장르": "팝", + "트랙": "플룸", + "출시연도": "2019" + }, + { + "앨범": "리인카네이션", + "가수": "토미 리 스파르타", + "장르": "레게", + "트랙": "톱 쇼타", + "출시연도": "2019" + }, + { + "앨범": "원 맨 밴드", + "가수": "애셔 엔젤", + "장르": "팝", + "트랙": "원 맨 밴드", + "출시연도": "2019" + }, + { + "앨범": "캐니벌", + "가수": "케샤", + "장르": "팝", + "트랙": "위 프레이", + "출시연도": "2010" + }, + { + "앨범": "파이니스트 덥스 아우타 자메이카", + "가수": "어거스터스 파블로", + "장르": "레게", + "트랙": "덥 신", + "출시연도": "2018" + }, + { + "앨범": "퍼포스", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "컴퍼니", + "출시연도": "2015" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "트랙", + "start": 27 + }, + { + "exclusive_end": 25, + "slot": "가수", + "start": 19 + }, + { + "exclusive_end": 52, + "slot": "앨범", + "start": 44 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "네, 노래 10곡을 찾았으며 그중 콜로헤 카이의 곡 퍼스트 트루 러브가 수록된 앨범 러브 타운을 재생 목록에 추가해 드려도 될까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "곡 퍼스트 트루 러브" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 노래 마음에 들어서 지금 바로 듣고 싶은데, 재생해 줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "퍼스트 트루 러브" + ], + "slot": "트랙", + "values": [ + "퍼스트 트루 러브" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "트랙", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "네, 제 거실에서 퍼스트 트루 러브를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "곡 퍼스트 트루 러브", + "퍼스트 트루 러브" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금 진행해도 된다고 확인됐어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "퍼스트 트루 러브" + } + }, + "service_results": [ + { + "앨범": "러브 타운", + "가수": "콜로헤 카이", + "장치": "거실", + "장르": "레게", + "트랙": "퍼스트 트루 러브", + "출시연도": "2011" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다, 지금 노래 재생을 시작했으니 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "곡 퍼스트 트루 러브", + "퍼스트 트루 러브" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워, 일단 이 정도면 됐어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 되시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00087", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "프랭클린 팡본" + ], + "slot": "배우", + "values": [ + "프랭클린 팡본" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마 영화" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "그레고리 라 카바" + ], + "slot": "감독", + "values": [ + "그레고리 라 카바" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "배우", + "start": 16 + }, + { + "exclusive_end": 35, + "slot": "장르", + "start": 29 + }, + { + "exclusive_end": 9, + "slot": "감독", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "프랭클린 팡본" + ], + "감독": [ + "그레고리 라 카바" + ], + "장르": [ + "드라마 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그레고리 라 카바가 감독하고 프랭클린 팡본이 나오는 드라마 영화 좀 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "스테이지 도어" + ], + "slot": "영화_제목", + "values": [ + "스테이지 도어" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "95" + ], + "slot": "평점", + "values": [ + "95점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "프랭클린 팡본", + "감독": "그레고리 라 카바", + "장르": "드라마" + } + }, + "service_results": [ + { + "배우": "프랭클린 팡본", + "감독": "그레고리 라 카바", + "장르": "드라마", + "영화_제목": "스테이지 도어", + "평점": "95" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "영화_제목", + "start": 21 + }, + { + "exclusive_end": 19, + "slot": "평점", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "100점 만점에 평균 평점이 95점인 스테이지 도어라는 영화를 한 편 찾았습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "프랭클린 팡본" + ], + "감독": [ + "그레고리 라 카바" + ], + "장르": [ + "드라마 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋네. 나 들을 노래 좀 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "컬러즈" + ], + "slot": "트랙", + "values": [ + "컬러즈" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "할시" + ], + "slot": "가수", + "values": [ + "할시" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "배드랜즈" + ], + "slot": "앨범", + "values": [ + "앨범 배드랜즈" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "배드랜즈", + "가수": "할시", + "장르": "일렉트로팝", + "트랙": "컬러즈", + "출시연도": "2015" + }, + { + "앨범": "위트니스", + "가수": "케이티 페리", + "장르": "팝", + "트랙": "헤이 헤이 헤이", + "출시연도": "2017" + }, + { + "앨범": "포에버", + "가수": "팝칸", + "장르": "레게", + "트랙": "사이드 이펙츠", + "출시연도": "2018" + }, + { + "앨범": "다이렉트 히츠", + "가수": "더 킬러스", + "장르": "록", + "트랙": "점프샷", + "출시연도": "2013" + }, + { + "앨범": "잇 필 굿", + "가수": "콘센스", + "장르": "레게", + "트랙": "브룩 오프 유 백", + "출시연도": "2016" + }, + { + "앨범": "글로리 데이즈", + "가수": "리틀 믹스", + "장르": "팝", + "트랙": "터치", + "출시연도": "2016" + }, + { + "앨범": "에브리데이 이즈 크리스마스", + "가수": "시아", + "장르": "홀리데이", + "트랙": "스노우맨", + "출시연도": "2017" + }, + { + "앨범": "오버띵킹", + "가수": "샤이 마틴", + "장르": "팝", + "트랙": "굿 투게더", + "출시연도": "2017" + }, + { + "앨범": "올 더 리틀 라이츠", + "가수": "패신저", + "장르": "팝", + "트랙": "렛 허 고", + "출시연도": "2012" + }, + { + "앨범": "피 하", + "가수": "레이첼 플래튼", + "장르": "팝", + "트랙": "피 하", + "출시연도": "2015" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "트랙", + "start": 17 + }, + { + "exclusive_end": 2, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 11, + "slot": "앨범", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "할시의 앨범 배드랜즈에 수록된 컬러즈를 포함해 총 10곡을 찾아드렸습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "그건 무슨 장르야?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "일렉트로팝" + ], + "slot": "장르", + "values": [ + "일렉트로팝" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "장르", + "start": 11 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡들의 장르는 일렉트로팝입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "트랙": [ + "컬러즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아, 안뜰에 있는 기기에서 이 곡 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "컬러즈" + ], + "slot": "트랙", + "values": [ + "컬러즈" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰 기기" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "트랙", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰 기기에서 컬러즈를 재생해 달라는 요청이 맞습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰", + "안뜰 기기" + ], + "트랙": [ + "컬러즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 맞아." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "안뜰", + "트랙": "컬러즈" + } + }, + "service_results": [ + { + "앨범": "배드랜즈", + "가수": "할시", + "장치": "안뜰", + "장르": "일렉트로팝", + "트랙": "컬러즈", + "출시연도": "2015" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 즐겁게 감상해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "장치": [ + "안뜰", + "안뜰 기기" + ], + "트랙": [ + "컬러즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 노래가 언제 나왔는지 알려줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2015" + ], + "slot": "출시연도", + "values": [ + "2015년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "네, 이 곡은 2015년에 나왔습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰", + "안뜰 기기" + ], + "트랙": [ + "컬러즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워, 이제 다 됐어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 되시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00088", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "안녕하세요, 볼 영화 하나 추천해 주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "원스 어폰 어 타임... 인 할리우드" + ], + "slot": "영화_제목", + "values": [ + "원스 어폰 어 타임... 인 할리우드" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "85" + ], + "slot": "평점", + "values": [ + "85점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "티모시 올리펀트", + "감독": "쿠엔틴 타란티노", + "장르": "기이한 영화", + "영화_제목": "원스 어폰 어 타임... 인 할리우드", + "평점": "85" + }, + { + "배우": "파올라 라라", + "감독": "이사 로페즈", + "장르": "비극", + "영화_제목": "호랑이는 겁이 없다", + "평점": "96" + }, + { + "배우": "코이치 야마데라", + "감독": "콘 사토시", + "장르": "애니메이션", + "영화_제목": "파프리카", + "평점": "84" + }, + { + "배우": "잭 스터너", + "감독": "알렉스 켄드릭", + "장르": "드라마", + "영화_제목": "오버커머", + "평점": "46" + }, + { + "배우": "파블레 체메리키치", + "감독": "오그넨 글라보닉", + "장르": "전쟁", + "영화_제목": "화물", + "평점": "100" + }, + { + "배우": "제이슨 버키", + "감독": "라일리 스턴스", + "장르": "스릴러", + "영화_제목": "디 아트 오브 셀프 디펜스", + "평점": "83" + }, + { + "배우": "레너드 ��프", + "감독": "알렉산더 맥켄드릭", + "장르": "스릴러", + "영화_제목": "레이디킬러", + "평점": "100" + }, + { + "배우": "다리아 에카마소바", + "감독": "키릴 미카노브스키", + "장르": "코미디 드라마", + "영화_제목": "기브 미 리버티", + "평점": "92" + }, + { + "배우": "마나부 호소이", + "감독": "우에다 신이치로", + "장르": "공포", + "영화_제목": "카메라를 멈추면 안 돼!", + "평점": "100" + }, + { + "배우": "잭 카슨", + "감독": "그레고리 라 카바", + "장르": "드라마", + "영화_제목": "스테이지 도어", + "평점": "95" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "영화_제목", + "start": 8 + }, + { + "exclusive_end": 6, + "slot": "평점", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평점 85점인 원스 어폰 어 타임... 인 할리우드를 권해 드립니다만, 관람을 고려해 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "좋아요! 들을 만한 노래 몇 곡 찾아줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "왓 나우" + ], + "slot": "트랙", + "values": [ + "왓 나우" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "리아나" + ], + "slot": "가수", + "values": [ + "리아나" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "언어폴로제틱" + ], + "slot": "앨범", + "values": [ + "앨범 언어폴로제틱" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "언어폴로제틱", + "가수": "리아나", + "장르": "팝", + "트랙": "왓 나우", + "출시연도": "2012" + }, + { + "앨범": "스페이스십 어스", + "가수": "화이트우즈", + "장르": "팝", + "트랙": "비치 워크", + "출시연도": "2013" + }, + { + "앨범": "할시온 데이즈", + "가수": "엘리 골딩", + "장르": "팝", + "트랙": "비팅 하트", + "출시연도": "2012" + }, + { + "앨범": "테니스 코트", + "가수": "더 터보", + "장르": "팝", + "트랙": "테니스 코트", + "출시연도": "2019" + }, + { + "앨범": "체리 콜라", + "가수": "쿠와다", + "장르": "팝", + "트랙": "체리 콜라", + "출시연도": "2017" + }, + { + "앨범": "크레이지", + "가수": "오네트", + "장르": "팝", + "트랙": "크레이지", + "출시연도": "2011" + }, + { + "앨범": "스타팅 오버", + "가수": "니키 히튼", + "장르": "팝", + "트랙": "마스카라", + "출시연도": "2018" + }, + { + "앨범": "더 게레그", + "가수": "더 후", + "장르": "록", + "트랙": "울프 토템", + "출시연도": "2018" + }, + { + "앨범": "위드아웃 미", + "가수": "다비도", + "장르": "팝", + "트랙": "위드아웃 미", + "출시연도": "2018" + }, + { + "앨범": "프리퀄", + "가수": "고스트", + "장르": "메탈", + "트랙": "댄스 마카브르", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 48, + "slot": "트랙", + "start": 44 + }, + { + "exclusive_end": 27, + "slot": "가수", + "start": 24 + }, + { + "exclusive_end": 38, + "slot": "앨범", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 곡이 10곡 있습니다만, 리아나의 앨범 언어폴로제틱에 수록된 왓 나우는 어떠신지요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + }, + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "왓 나우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요! 그럼 그 노래 틀어줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "왓 나우" + ], + "slot": "트랙", + "values": [ + "왓 나우" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 왓 나우를 재생해 달라는 요청이 맞으신지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "왓 나우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "미안한데 대신 주방에서 틀어줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "왓 나우" + ], + "slot": "트랙", + "values": [ + "왓 나우" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "주방에서 왓 나우를 재생해 달라는 요청이 맞는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "왓 나우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 그걸로 괜찮아." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "주방", + "트랙": "왓 나우" + } + }, + "service_results": [ + { + "앨범": "언어폴로제틱", + "가수": "리아나", + "장치": "주방", + "장르": "팝", + "트랙": "왓 나우", + "출시연도": "2012" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 재생해드렸으니 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "왓 나우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고마워요!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도움이 더 필요하신지요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "왓 나우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 그게 다예요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "앞으로의 하루도 잘 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00089", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 37, + "slot": "장르", + "start": 32 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이번 주말에 친구들이랑 영화 보러 가려고 하는데, 볼만한 액션 영화 추천해 줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "엔젤 해즈 폴른" + ], + "slot": "영화_제목", + "values": [ + "엔젤 해즈 폴른" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "39" + ], + "slot": "평점", + "values": [ + "39점" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "5" + ], + "slot": "count", + "values": [ + "5" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "액션" + } + }, + "service_results": [ + { + "배우": "닉 놀티", + "감독": "릭 로먼 워", + "장르": "액션", + "영화_제목": "엔젤 해즈 폴른", + "평점": "39" + }, + { + "배우": "헬레나 홈즈", + "감독": "데이비드 리치", + "장르": "액션", + "영화_제목": "분노의 질주: 홉스 & 쇼", + "평점": "67" + }, + { + "배우": "모한 카푸르", + "감독": "자간 샤크티", + "장르": "액션", + "영화_제목": "미션 망갈", + "평점": "67" + }, + { + "배우": "알렉상드르 부르주아", + "감독": "요반카 부코비치", + "장르": "액션", + "영화_제목": "라이엇 걸스", + "평점": "100" + }, + { + "배우": "프라바스", + "감독": "수지스", + "장르": "액션", + "영화_제목": "사호", + "평점": "10" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "영화_제목", + "start": 28 + }, + { + "exclusive_end": 50, + "slot": "평점", + "start": 47 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님이 좋아하실 만한 영화 5편을 찾았으며 그중 엔젤 해즈 폴른은 100점 만점에 39점을 받았으니 참고하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "감독", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "��우", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [ + "배우", + "감독" + ], + "slot_values": { + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 영화에는 누가 나오고, 감독은 누구예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "닉 놀티" + ], + "slot": "배우", + "values": [ + "닉 놀티" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "릭 로먼 워" + ], + "slot": "감독", + "values": [ + "릭 로먼 워" + ] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "배우", + "start": 6 + }, + { + "exclusive_end": 31, + "slot": "감독", + "start": 25 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 영화는 닉 놀티가 주연을 맡았으며 감독은 릭 로먼 워입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "더그 어홀츠" + ], + "slot": "배우", + "values": [ + "더그 어홀츠" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "애니메이션" + ], + "slot": "장르", + "values": [ + "어린이용 영화" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "배우", + "start": 24 + }, + { + "exclusive_end": 43, + "slot": "장르", + "start": 36 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "더그 어홀츠" + ], + "장르": [ + "어린이용 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금 상영 중인 다른 영화들은 뭐가 있고, 더그 어홀츠가 나오는 어린이용 영화도 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "파프리카" + ], + "slot": "영화_제목", + "values": [ + "파프리카" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "84" + ], + "slot": "평점", + "values": [ + "84점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "배우": "더그 어홀츠", + "장르": "애니메이션" + } + }, + "service_results": [ + { + "배우": "더그 어홀츠", + "감독": "콘 사토시", + "장르": "애니메이션", + "영화_제목": "파프리카", + "평점": "84" + } + ], + "slots": [ + { + "exclusive_end": 7, + "slot": "영화_제목", + "start": 3 + }, + { + "exclusive_end": 22, + "slot": "평점", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 파프리카를 ��인했으며 평점은 84점입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2015" + ], + "slot": "출시연도", + "values": [ + "2015년 곡" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "출시연도": [ + "2015년 곡" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "배우": [ + "닉 놀티" + ], + "장르": [ + "어린이용 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 그거 괜찮네요, 2015년 곡 같은 음악 추천해 줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "백 잇 업" + ], + "slot": "트랙", + "values": [ + "백 잇 업" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "프린스 로이스" + ], + "slot": "가수", + "values": [ + "프린스 로이스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "더블 비전" + ], + "slot": "앨범", + "values": [ + "앨범 더블 비전" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "출시연도": "2015" + } + }, + "service_results": [ + { + "앨범": "더블 비전", + "가수": "프린스 로이스", + "장르": "팝", + "트랙": "백 잇 업", + "출시연도": "2015" + }, + { + "앨범": "이나", + "가수": "이나", + "장르": "팝", + "트랙": "배드 보이즈", + "출시연도": "2015" + }, + { + "앨범": "트루 컬러즈", + "가수": "제드", + "장르": "하우스", + "트랙": "뷰티풀 나우", + "출시연도": "2015" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "버드 셋 프리", + "출시연도": "2015" + }, + { + "앨범": "겟 위어드", + "가수": "리틀 믹스", + "장르": "팝", + "트랙": "블랙 매직", + "출시연도": "2015" + }, + { + "앨범": "더 브라이트 사이드", + "가수": "렌카", + "장르": "팝", + "트랙": "블루 스카이즈", + "출시연도": "2015" + }, + { + "앨범": "스토리", + "가수": "아비치", + "장르": "팝", + "트랙": "브로큰 애로우즈", + "출시연도": "2015" + }, + { + "앨범": "어도비 세션스", + "가수": "코디 징크스", + "장르": "컨트리", + "트랙": "캐스트 노 스톤스", + "출시연도": "2015" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "칩 스릴스", + "출시연도": "2015" + }, + { + "앨범": "펜타토닉스", + "가수": "펜타토닉스", + "장르": "팝", + "트랙": "치어리더", + "출시연도": "2015" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "트랙", + "start": 23 + }, + { + "exclusive_end": 7, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 17, + "slot": "앨범", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "프린스 로이스의 앨범 더블 비전에 수록된 백 잇 업을 추천해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "백 잇 업" + ], + "출시연도": [ + "2015년 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "맞아요, 바로 그 곡이에요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "제가 지금 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "INFORM", + "canonical_values": [ + "상관 없음" + ], + "slot": "장치", + "values": [ + "상관 없음" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "상관 없음" + ], + "트랙": [ + "백 잇 업" + ], + "출시연도": [ + "2015년 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 어느 기기에서든 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "백 잇 업" + ], + "slot": "트랙", + "values": [ + "백 잇 업" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 21, + "slot": "트랙", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인 차 말씀드리면 거실에서 백 잇 업을 재생하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "백 잇 업" + ], + "출시연도": [ + "2015년 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 딱이에요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "트랙": "백 잇 업" + } + }, + "service_results": [ + { + "앨범": "더블 비전", + "가수": "프린스 로이스", + "장치": "거실", + "장르": "팝", + "트랙": "백 잇 업", + "출시연도": "2015" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 즐기시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "백 잇 업" + ], + "출시연도": [ + "2015년 곡" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다, 지금은 이 정도면 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00090", + "services": [ + "영화_3", + "음악_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "지금 기분이 좋아서 영화 한 편 보면 딱일 것 같은데, 괜찮은 영화 좀 찾아 줄 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "텔아비브 온 파이어" + ], + "slot": "영화_제목", + "values": [ + "텔아비브 온 파이어" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "92" + ], + "slot": "평점", + "values": [ + "92점" + ] + } + ], + "service": "영화_3", + "service_call": { + "method": "FindMovies", + "parameters": {} + }, + "service_results": [ + { + "배우": "아메르 흘레헬", + "감독": "사메 조아비", + "장르": "세계 영화", + "영화_제목": "텔아비브 온 파이어", + "평점": "92" + }, + { + "배우": "미라 가나트라", + "감독": "거린더 차다", + "장르": "드라마", + "영화_제목": "블라인디드 바이 더 라이트", + "평점": "88" + }, + { + "배우": "프라바스", + "감독": "수지스", + "장르": "액션", + "영화_제목": "사호", + "평점": "10" + }, + { + "배우": "아담 바크리", + "감독": "개빈 후드", + "장르": "미스터리", + "영화_제목": "오피셜 시크릿", + "평점": "78" + }, + { + "배우": "안드레아 방", + "감독": "줄리어스 오나", + "장르": "미스터리", + "영화_제목": "루스", + "평점": "92" + }, + { + "배우": "질리언 벨", + "감독": "폴 다운스 콜라이조", + "장르": "드라마", + "영화_제목": "브리트니 런스 어 마라톤", + "평점": "90" + }, + { + "배우": "리처드 L. 호킨스", + "감독": "스티븐 스필버그", + "장르": "공상 과학", + "영화_제목": "미지와의 조우", + "평점": "95" + }, + { + "배우": "윌리엄 잭슨 하퍼", + "감독": "아리 에스터", + "장르": "공포", + "영화_제목": "미드소마", + "평점": "83" + }, + { + "배우": "티모시 올리펀트", + "감독": "쿠엔틴 타란티노", + "장르": "기이한 영화", + "영화_제목": "원스 어폰 어 타임... 인 할리우드", + "평점": "85" + }, + { + "배우": "알렉상드르 부르주아", + "감독": "요반카 부코비치", + "장르": "액션", + "영화_제목": "라이엇 걸스", + "평점": "100" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "영화_제목", + "start": 21 + }, + { + "exclusive_end": 19, + "slot": "평점", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "평균 평점이 100점 만점에 92점인 텔아비브 온 파이어라는 영화는 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 20, + "slot": "장르", + "start": 16 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "팝 노래" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "영화_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "네, 그거면 좋겠어요 그리고 팝 노래도 좀 찾아 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "아카펠라" + ], + "slot": "트랙", + "values": [ + "아카펠라" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "카민" + ], + "slot": "가수", + "values": [ + "카민" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "펄시스" + ], + "slot": "앨범", + "values": [ + "앨범 펄시스" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "펄시스", + "가수": "카민", + "장르": "팝", + "트랙": "아카펠라", + "출시연도": "2013" + }, + { + "앨범": "어 보이 프롬 탄달레", + "가수": "다이아몬드 플래트넘즈", + "장르": "팝", + "트랙": "아프리칸 뷰티", + "출시연도": "2018" + }, + { + "앨범": "홀로", + "가수": "림보", + "장르": "팝", + "트랙": "에어플레인 모드", + "출시연도": "2017" + }, + { + "앨범": "더 베스트 오브", + "가수": "사미라", + "장르": "팝", + "트랙": "아카 아카", + "출시연도": "2018" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "얼라이브", + "출시연도": "2013" + }, + { + "앨범": "타이틀", + "가수": "메간 트레이너", + "장르": "팝", + "트랙": "올 어바웃 댓 베이스", + "출시연도": "2014" + }, + { + "앨범": "마이 월드 언터치드", + "가수": "엠마 베일", + "장르": "팝", + "트랙": "올 아이 원트", + "출시연도": "2014" + }, + { + "앨범": "더 프린세스", + "가수": "파로브 스텔라", + "장르": "팝", + "트랙": "올 나이트", + "출시연도": "2012" + }, + { + "앨범": "저널스", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "올 댓 매터스", + "출시연도": "2013" + }, + { + "앨범": "싱귤러 액트 I", + "가수": "사브리나 카펜터", + "장르": "팝", + "트랙": "올모스트 러브", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 36, + "slot": "트랙", + "start": 32 + }, + { + "exclusive_end": 30, + "slot": "가수", + "start": 28 + }, + { + "exclusive_end": 22, + "slot": "앨범", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "노래 10곡을 찾았습니다만, 앨범 펄시스에 수록된 카민의 아카펠라 곡은 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "팝 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 걸로 좀 찾아 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "아프리칸 뷰티" + ], + "slot": "트랙", + "values": [ + "아프리칸 뷰티" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "다이아몬드 플래트넘즈" + ], + "slot": "가수", + "values": [ + "다이아몬드 플래트넘즈" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "어 보이 프롬 탄달레" + ], + "slot": "앨범", + "values": [ + "앨범 어 보이 프롬 탄달레" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 45, + "slot": "트랙", + "start": 38 + }, + { + "exclusive_end": 16, + "slot": "가수", + "start": 5 + }, + { + "exclusive_end": 32, + "slot": "앨범", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그렇다면 다이아몬드 플래트넘즈의 앨범 어 보이 프롬 탄달레에 수록된 아프리칸 뷰티라는 곡에 관심 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2012" + ], + "slot": "출시연도", + "values": [ + "2012년" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "장르": [ + "팝 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 노래가 2012년에 발매된 거면 7년 전 곡인가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2018" + ], + "slot": "출시연도", + "values": [ + "2018년 발표된 곡" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "2018년 발표된 곡입니다만 괜찮으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "팝 노래" + ], + "트랙": [ + "아프리칸 뷰티" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 괜찮습니다, 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "아프리칸 뷰티" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 안뜰에 있는 스피커로 이 노래 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "아프리칸 뷰티" + ], + "slot": "트랙", + "values": [ + "아프리칸 뷰티" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰에서 아프리칸 뷰티라는 곡을 재생해도 되는지 확인해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "아프리칸 뷰티" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 진행할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "안뜰", + "트랙": "아프리칸 뷰티" + } + }, + "service_results": [ + { + "앨범": "어 보이 프롬 탄달레", + "가수": "다이아몬드 플래트넘즈", + "장치": "안뜰", + "장르": "팝", + "트랙": "아프리칸 뷰티", + "출시연도": "2018" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 노래 재생을 시작했으니 편안히 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "아프리칸 뷰티" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고맙습니다, 이걸로 됐습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00091", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "장르", + "start": 3 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "팝 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금 팝 노래 좀 찾아줄 수 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "아카펠라" + ], + "slot": "트랙", + "values": [ + "아카펠라" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "카민" + ], + "slot": "가수", + "values": [ + "카민" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "펄시스" + ], + "slot": "앨범", + "values": [ + "앨범 펄시스" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "펄시스", + "가수": "카민", + "장르": "팝", + "트랙": "아카펠라", + "출시연도": "2013" + }, + { + "앨범": "어 보이 프롬 탄달레", + "가수": "다이아몬드 플래트넘즈", + "장르": "팝", + "트랙": "아프리칸 뷰티", + "출시연도": "2018" + }, + { + "앨범": "홀로", + "가수": "림보", + "장르": "팝", + "트랙": "에어플레인 모드", + "출시연도": "2017" + }, + { + "앨범": "더 베스트 오브", + "가수": "사미라", + "장르": "팝", + "트랙": "아카 아카", + "출시연도": "2018" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "얼라이브", + "출시연도": "2013" + }, + { + "앨범": "타이틀", + "가수": "메간 트레이너", + "장르": "팝", + "트랙": "올 어바웃 댓 베이스", + "출시연도": "2014" + }, + { + "앨범": "마이 월드 언터치드", + "가수": "엠마 베일", + "장르": "팝", + "트랙": "올 아이 원트", + "출시연도": "2014" + }, + { + "앨범": "더 프린세스", + "가수": "파로브 스텔라", + "장르": "팝", + "트랙": "올 나이트", + "출시연도": "2012" + }, + { + "앨범": "저널스", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "올 댓 매터스", + "출시연도": "2013" + }, + { + "앨범": "싱귤러 액트 I", + "가수": "사브리나 카펜터", + "장르": "팝", + "트랙": "올모스트 러브", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 44, + "slot": "트랙", + "start": 40 + }, + { + "exclusive_end": 38, + "slot": "가수", + "start": 36 + }, + { + "exclusive_end": 30, + "slot": "앨범", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님을 위해 노래 10곡을 찾았습니다만, 앨범 펄시스에 수록된 카민의 아카펠라는 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "장르": [ + "팝 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 몇 년도에 나온 거야?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2013" + ], + "slot": "출시연도", + "values": [ + "2013년 발매된 곡" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 2013년 발매된 곡입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "팝 노래" + ], + "트랙": [ + "아카펠라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그게 맞아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 곡을 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "팝 노래" + ], + "트랙": [ + "아카펠라" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "공포" + ], + "slot": "장르", + "values": [ + "공포 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 24, + "slot": "장르", + "start": 19 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이따 볼게요, 온라인에서 볼 만한 공포 영화 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "47미터 2", + "인 패브릭", + "미드소마" + ], + "slot": "제목", + "values": [ + "47미터 2", + "미드소마", + "인 패브릭" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공포" + } + }, + "service_results": [ + { + "장르": "공포", + "주연배우": "다비 산토스", + "자막_언어": "스페인어", + "제목": "47미터 2" + }, + { + "장르": "공포", + "주연배우": "헤일리 스콰이어스", + "자막_언어": "힌디어", + "제목": "인 패브릭" + }, + { + "장르": "공포", + "주연배우": "윌리엄 잭슨 하퍼", + "자막_언어": "영어", + "제목": "미드소마" + }, + { + "장르": "공포", + "주연배우": "마나부 호소이", + "자막_언어": "스페인어", + "제목": "카메라를 멈추면 안 돼!" + }, + { + "장르": "공포", + "주연배우": "로레인 투생", + "자막_언어": "불어", + "제목": "스케어리 스토리: 어둠의 속삭임" + }, + { + "장르": "공포", + "주연배우": "다이애나 도스", + "자막_언어": "불어", + "제목": "씨어터 오브 블러드" + } + ], + "slots": [ + { + "exclusive_end": 6, + "slot": "제목", + "start": 0 + }, + { + "exclusive_end": 19, + "slot": "제목", + "start": 15 + }, + { + "exclusive_end": 13, + "slot": "제목", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "47미터 2, 인 패브릭, 미드소마 중 어느 작품을 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "인 패브릭" + ], + "slot": "제목", + "values": [ + "패브릭" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 3, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "제목": [ + "패브릭" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "패브릭 좋네요, 그걸로 틀어주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장르": [ + "팝 노래" + ], + "트랙": [ + "아카펠라" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "방금 찾은 노래 틀어줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "아카펠라" + ], + "slot": "트랙", + "values": [ + "아카펠라 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 아카펠라 노래를 재생하는 것으로 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "아카펠라", + "아카펠라 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 맞아." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "아카펠라" + } + }, + "service_results": [ + { + "앨범": "펄시스", + "가수": "카민", + "장치": "거실", + "장르": "팝", + "트랙": "아카펠라", + "출시연도": "2013" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "아카펠라", + "아카펠라 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워요, 그걸로 충분해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다, 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00092", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "재미있는 음악 좀 찾아 주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "파라다이스" + ], + "slot": "트랙", + "values": [ + "파라다이스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "바지" + ], + "slot": "가수", + "values": [ + "바지" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "소울 서칭" + ], + "slot": "앨범", + "values": [ + "소울 서칭 앨범" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "소울 서칭", + "가수": "바지", + "장르": "팝", + "트랙": "파라다이스", + "출시연도": "2019" + }, + { + "앨범": "클락스 폰 풋", + "가수": "자빌라니", + "장르": "레게", + "트랙": "클락스 폰 풋", + "출시연도": "2019" + }, + { + "앨범": "테리 피카르", + "가수": "레이반니", + "장르": "팝", + "트랙": "테리 피카르", + "출시연도": "2019" + }, + { + "앨범": "할렐루야 나이츠", + "가수": "란코", + "장르": "컨트리", + "트랙": "갓 유어 네임 온 잇", + "출시연도": "2017" + }, + { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "더 웨이", + "출시연도": "2013" + }, + { + "앨범": "클라이밋 체인지", + "가수": "핏불", + "장르": "팝", + "트랙": "옵션스", + "출시연도": "2017" + }, + { + "앨범": "글로벌라이제이션", + "가수": "핏불", + "장르": "팝", + "트랙": "프렌드십스", + "출시연도": "2014" + }, + { + "앨범": "레디", + "가수": "루엘", + "장르": "팝", + "트랙": "유 슛 비 히어", + "출시연도": "2018" + }, + { + "앨범": "나인 트랙 마인드", + "가수": "찰리 푸스", + "장르": "팝", + "트랙": "온 마이 오운", + "출시연도": "2015" + }, + { + "앨범": "땡큐", + "가수": "메간 트레이너", + "장르": "팝", + "트랙": "메 케마스테", + "출시연도": "2016" + } + ], + "slots": [ + { + "exclusive_end": 60, + "slot": "트랙", + "start": 55 + }, + { + "exclusive_end": 50, + "slot": "가수", + "start": 48 + }, + { + "exclusive_end": 70, + "slot": "앨범", + "start": 62 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "회원님께서 관심을 가질 만한 노래 10곡을 찾아 드렸으며, 그중 현재 인기 있는 곡은 바지가 부른 파라다이스로 소울 서칭 앨범에 수록되어 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "파라다이스" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "진 레이더" + ], + "slot": "주연배우", + "values": [ + "진 레이더" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "주연배우", + "start": 34 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "주연배우": [ + "진 레이더" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아, 딱 좋네요, 노래 꼭 듣고 싶고 영화는 어떨까요, 특히 진 레이더가 나오는 작품이 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 종류의 영화를 보시고 싶으신지 말씀해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "공상 과학" + ], + "slot": "장르", + "values": [ + "공상 과학" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학" + ], + "주연배우": [ + "진 레이더" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "공상 과학 쪽으로 해 볼까요, 그 정도면 괜찮을 것 같아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "미지와의 조우" + ], + "slot": "제목", + "values": [ + "미지와의 조우" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공상 과학", + "주연배우": "진 레이더" + } + }, + "service_results": [ + { + "장르": "공상 과학", + "주연배우": "진 레이더", + "자막_언어": "영어", + "제목": "미지와의 조우" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "제목", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "요청하신 공상과학 장르에 부합하는 작품으로 미지와의 조우를 찾았습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학" + ], + "주연배우": [ + "진 레이더" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그 영화 말고 다른 것도 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공상 과학", + "주연배우": "진 레이더" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "죄송합니다만 고객님께서 제시하신 조건에 부합하는 다른 영화를 찾지 못했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "맷 스미스" + ], + "slot": "주연배우", + "values": [ + "맷 스미스" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "미스터리" + ], + "slot": "장르", + "values": [ + "미스터리 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "주연배우", + "start": 14 + }, + { + "exclusive_end": 32, + "slot": "장르", + "start": 25 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "미스터리 영화" + ], + "주연배우": [ + "맷 스미스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그럼 기준을 바꿔볼까요, 맷 스미스가 나오는 미스터리 영화를 하나 찾아 주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "오피셜 시크릿" + ], + "slot": "제목", + "values": [ + "오피셜 시크릿" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "미스터리", + "주연배우": "맷 스미스" + } + }, + "service_results": [ + { + "장르": "미스터리", + "주연배우": "맷 스미스", + "자막_언어": "영어", + "제목": "오피셜 시크릿" + } + ], + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "오피셜 시크릿이 고객님께 잘 맞을 것으로 판단됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "오피셜 시크릿" + ], + "slot": "제목", + "values": [ + "오피셜 시크릿" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "미스터리 영화" + ], + "주연배우": [ + "맷 스미스" + ], + "제목": [ + "오피셜 시크릿" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 오피셜 시크릿이면 저 같은 사람도 재밌게 볼 것 같아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "원하신다면 해당 영화를 재생해 드리겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "미스터리 영화" + ], + "주연배우": [ + "맷 스미스" + ], + "제목": [ + "오피셜 시크릿" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 됐고 이따가 할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다, 다른 도움이 필요하시면 언제든지 말씀해 주십시오." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "상관 없음" + ], + "slot": "장치", + "values": [ + "상관 없음" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "상관 없음" + ], + "트랙": [ + "파라다이스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아까 찾은 파라다이스 노래 좀 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "파라다이스" + ], + "slot": "트랙", + "values": [ + "파라다이스" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 파라다이스를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "파라다이스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그럼 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "트랙": "파라다이스" + } + }, + "service_results": [ + { + "앨범": "소울 서칭", + "가수": "바지", + "장치": "거실", + "장르": "팝", + "트랙": "파라다이스", + "출시연도": "2019" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 파라다이스를 재생해 드리고 있으니 즐겁게 감상해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "파라다이스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아이고 정말 좋네요, 이 노래 찾아줘서 참 고맙고 마음에 쏙 들어서 지금은 이걸로 충분해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "남은 하루도 평안히 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00093", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "음악 좀 듣고 싶네요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "락어바이" + ], + "slot": "트랙", + "values": [ + "락어바이" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "케이틀린 드 빌" + ], + "slot": "가수", + "values": [ + "케이틀린 드 빌" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "커버스 컬렉션" + ], + "slot": "앨범", + "values": [ + "커버스 컬렉션" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "커버스 컬렉션", + "가수": "케이틀린 드 빌", + "장르": "팝", + "트랙": "락어바이", + "출시연도": "2018" + }, + { + "앨범": "마이 월드 언터치드", + "가수": "엠마 베일", + "장르": "팝", + "트랙": "올 아이 원트", + "출시연도": "2014" + }, + { + "앨범": "디 오리진 오브 러브", + "가수": "미카", + "장르": "록", + "트랙": "엘 므 디", + "출시연도": "2011" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "마운트 에베레스트", + "출시연도": "2016" + }, + { + "앨범": "바스 로나 마트", + "가수": "힘", + "장르": "팝", + "트랙": "바스 로나 마트", + "출시연도": "2014" + }, + { + "앨범": "배드랜즈", + "가수": "할시", + "장르": "일렉트로팝", + "트랙": "컬러즈", + "출시연도": "2015" + }, + { + "앨범": "익스페리먼트", + "가수": "케인 브라운", + "장르": "컨트리", + "트랙": "홀리 록", + "출시연도": "2018" + }, + { + "앨범": "논 오브 마이 비즈니스", + "가수": "코너 메이너드", + "장르": "팝", + "트랙": "논 오브 마이 비즈니스", + "출시연도": "2019" + }, + { + "앨범": "저스트 어나더 걸", + "가수": "매튜 코마", + "장르": "팝", + "트랙": "저스트 어나더 걸", + "출시연도": "2016" + }, + { + "앨범": "아모스", + "가수": "마이클 레이", + "장르": "컨트리", + "트랙": "허 월드 오어 마인", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "트랙", + "start": 10 + }, + { + "exclusive_end": 8, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 37, + "slot": "앨범", + "start": 30 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "케이틀린 드 빌의 락어바이라는 곡이 있으며, 그 곡은 커버스 컬렉션이라는 앨범에 수록되어 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "락어바이" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "극적인 이야기가 있는 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 41, + "slot": "장르", + "start": 27 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "극적인 이야기가 있는 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋네요, 이제 온라인에서 영화를 찾아보고 싶은데 극적인 이야기가 있는 영화면 정말 좋겠어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어느 신실한 남자", + "애프터 웨딩 인 뉴욕", + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트", + "애프터 웨딩 인 뉴욕", + "어느 신실한 남자" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카리 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + }, + { + "장르": "드라마", + "주연배우": "도리스 맥카시", + "자막_���어": "스페인어", + "제목": "애프터 웨딩 인 뉴욕" + }, + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + }, + { + "장르": "드라마", + "주연배우": "질리언 벨", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + }, + { + "장르": "드라마", + "주연배우": "존 글레이저", + "자막_언어": "불어", + "제목": "허슬러" + }, + { + "장르": "드라마", + "주연배우": "하비에르 바르뎀", + "자막_언어": "영어", + "제목": "라이브 플래쉬" + }, + { + "장르": "드라마", + "주연배우": "잭 스터너", + "자막_언어": "불어", + "제목": "오버커머" + }, + { + "장르": "드라마", + "주연배우": "잭 카슨", + "자막_언어": "스페인어", + "제목": "스테이지 도어" + }, + { + "장르": "드라마", + "주연배우": "캐런 홀니스", + "자막_언어": "스페인어", + "제목": "레이싱 인 더 레인" + }, + { + "장르": "드라마", + "주연배우": "샤비아니 폰세 데 레온", + "자막_언어": "스페인어", + "제목": "디스 이즈 낫 베를린" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "제목", + "start": 16 + }, + { + "exclusive_end": 43, + "slot": "제목", + "start": 32 + }, + { + "exclusive_end": 14, + "slot": "제목", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그렇다면 어느 신실한 남자, 블라인디드 바이 더 라이트, 애프터 웨딩 인 뉴욕 중 어느 작품을 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "락어바이" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "애프터 웨딩 인 뉴욕" + ], + "slot": "제목", + "values": [ + "애프터 웨딩 인 뉴욕" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "극적인 이야기가 있는 영화" + ], + "제목": [ + "애프터 웨딩 인 뉴욕" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "애프터 웨딩 인 뉴욕이 딱 좋네요, 아까 추천해 주신 노래 지금 틀어 주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "락어바이" + ], + "slot": "트랙", + "values": [ + "락어바이" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음��_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "트랙", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인을 위해 거실에서 락어바이를 재생하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "락어바이" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "락어바이" + } + }, + "service_results": [ + { + "앨범": "커버스 컬렉션", + "가수": "케이틀린 드 빌", + "장치": "거실", + "장르": "팝", + "트랙": "락어바이", + "출시연도": "2018" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2010" + ], + "slot": "출시연도", + "values": [ + "2010년" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "락어바이" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 언제 나왔는지 잘 기억이 안 나는데 2010년이었나?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2018" + ], + "slot": "출시연도", + "values": [ + "2018년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "정확히는 2018년이었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "락어바이" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고마워요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "락어바이" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 괜찮습니다. 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00094", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "저한테 들을 노래를 찾아줄 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "트릿 유 베터" + ], + "slot": "트랙", + "values": [ + "트릿 유 베터" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "션 멘데스" + ], + "slot": "가수", + "values": [ + "션 멘데스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "일루미네이트" + ], + "slot": "앨범", + "values": [ + "앨범 일루미네이트" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "일루미네이트", + "가수": "션 멘데스", + "장르": "팝", + "트랙": "트릿 유 베터", + "출시연도": "2016" + }, + { + "앨범": "할렐루야 나이츠", + "가수": "란코", + "장르": "컨트리", + "트랙": "갓 유어 네임 온 잇", + "출시연도": "2017" + }, + { + "앨범": "마자 마르 리야 도리 케 니체", + "가수": "샤일레시 프레미", + "장르": "컨트리", + "트랙": "랑가 라사르 케", + "출시연도": "2019" + }, + { + "앨범": "더 뉴 클래식", + "가수": "이기 아잘레아", + "장르": "팝", + "트랙": "워크", + "출시연도": "2013" + }, + { + "앨범": "루머", + "가수": "딥 칠스", + "장르": "하우스", + "트랙": "루머", + "출시연도": "2017" + }, + { + "앨범": "더 마운틴", + "가수": "디어크스 벤틀리", + "장르": "컨트리", + "트랙": "리틀 비트 모어", + "출시연도": "2018" + }, + { + "앨범": "데미", + "가수": "데미 로바토", + "장르": "팝", + "트랙": "네온 라이츠", + "출시연도": "2013" + }, + { + "앨범": "크라이 프리티", + "가수": "캐리 언더우드", + "장르": "팝", + "트랙": "사우스바운드", + "출시연도": "2018" + }, + { + "앨범": "빌리브", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "보이프렌드", + "출시연도": "2012" + }, + { + "앨범": "이프 아이 노우 미", + "가수": "모건 월렌", + "장르": "컨트리", + "트랙": "업", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "트랙", + "start": 44 + }, + { + "exclusive_end": 27, + "slot": "가수", + "start": 22 + }, + { + "exclusive_end": 38, + "slot": "앨범", + "start": 29 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "총 10곡을 확인해 보았고 그중 하나가 션 멘데스의 앨범 일루미네이트에 수록된 트릿 유 베터입니다만, 이 곡은 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "트릿 유 베터" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 그걸로 해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 바로 들어 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "트랙": [ + "트릿 유 베터" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 바로 못 들어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 작업에 대해 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "매디슨 비티" + ], + "slot": "주연배우", + "values": [ + "매디슨 비티" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "주연배우", + "start": 6 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "주연배우": [ + "매디슨 비티" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 매디슨 비티가 나온 영화 중에 제가 좋아할 만한 게 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 장르를 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "기이한 영화" + ], + "slot": "장르", + "values": [ + "기이한 스토리 종류의 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "장르", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "기이한 스토리 종류의 영화" + ], + "주연배우": [ + "매디슨 비티" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 기이한 스토리 종류의 영화를 보는 걸 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "원스 어폰 어 타임... 인 할리우드" + ], + "slot": "제목", + "values": [ + "원스 어폰 어 타임... 인 할리우드" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "기이한 영화", + "주연배우": "매디슨 비티" + } + }, + "service_results": [ + { + "장르": "기이한 영화", + "주연배우": "매디슨 비티", + "자막_언어": "스페인어", + "제목": "원스 어폰 어 타임... 인 할리우드" + } + ], + "slots": [ + { + "exclusive_end": 37, + "slot": "제목", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 영화는 한 편이며 제목은 원스 어폰 어 타임... 인 할리우드입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "트릿 유 베터" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "원스 어폰 어 타임... 인 할리우드" + ], + "slot": "제목", + "values": [ + "원스 어폰 어 타임" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "기이한 스토리 종류의 영화" + ], + "주연배우": [ + "매디슨 비티" + ], + "제목": [ + "원스 어폰 어 타임... 인 할리우드", + "원스 어폰 어 타임" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "원스 어폰 어 타임이라는 영화가 마음에 들 것 같아요 그리고 이제 노래 들을 준비가 됐으니 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "트릿 유 베터" + ], + "slot": "트랙", + "values": [ + "트릿 유 베터" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 트릿 유 베터를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰 스피커" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 스피커" + ], + "트랙": [ + "트릿 유 베터" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 안뜰 스피커로 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "트릿 유 베터" + ], + "slot": "트랙", + "values": [ + "트릿 유 베터" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "트랙", + "start": 7 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다. 트릿 유 베터를 안뜰로 송출해 드리면 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "트랙": [ + "트릿 유 베터" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "안뜰", + "트랙": "트릿 유 베터" + } + }, + "service_results": [ + { + "앨범": "일루미네이트", + "가수": "션 멘데스", + "장치": "안뜰", + "장르": "팝", + "트랙": "트릿 유 베터", + "출시연도": "2016" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "들으시는 동안 불편함 없이 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "트랙": [ + "트릿 유 베터" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워요, 이제 가셔도 돼요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00095", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "노래 좀 듣고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "더 나이트 위 멧" + ], + "slot": "트랙", + "values": [ + "더 나이트 위 멧" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "로드 휴런" + ], + "slot": "가수", + "values": [ + "로드 휴런" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "스트레인지 트레일스" + ], + "slot": "앨범", + "values": [ + "앨범 스트레인지 트레일스" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "스트레인지 트레일스", + "가수": "로드 휴런", + "장르": "록", + "트랙": "더 나이트 위 멧", + "출시연도": "2015" + }, + { + "앨범": "홀로", + "가수": "림보", + "장르": "팝", + "트랙": "에어플레인 모드", + "출시연도": "2017" + }, + { + "앨범": "캐니벌", + "가수": "케샤", + "장르": "팝", + "트랙": "위 프레이", + "출시연도": "2010" + }, + { + "앨범": "드라우닝", + "가수": "크리스 영", + "장르": "컨트리", + "트랙": "드라우닝", + "출시연도": "2019" + }, + { + "앨범": "새드", + "가수": "라우브", + "장르": "팝", + "트랙": "새드", + "출시연도": "2019" + }, + { + "앨범": "레이지 밸리", + "가수": "나이프 파티", + "장르": "덥스텝", + "트랙": "센티피드", + "출시연도": "2012" + }, + { + "앨범": "데인저러스 우먼", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "플라이", + "출시연도": "2015" + }, + { + "앨범": "트레저", + "가수": "스쿼시", + "장르": "레게", + "트랙": "트레저", + "출시연도": "2018" + }, + { + "앨범": "더블 비전", + "가수": "프린스 로이스", + "장르": "팝", + "트랙": "백 잇 업", + "출시연도": "2015" + }, + { + "앨범": "그래비티", + "가수": "제이슨 첸", + "장르": "팝", + "트랙": "베스트 프렌드", + "출시연도": "2011" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "트랙", + "start": 26 + }, + { + "exclusive_end": 24, + "slot": "가수", + "start": 19 + }, + { + "exclusive_end": 13, + "slot": "앨범", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "앨범 스트레인지 트레일스에 수록된 로드 휴런의 더 나이트 위 멧을 추천해 드리겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "더 나이트 위 멧" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 마음에 들어서 고마워요!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 그 노래를 들으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "트랙": [ + "더 나이트 위 멧" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 괜찮아요, 고마워요, 나중에 들어볼게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "더 필요하신 것이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "루이스 페테르호프" + ], + "slot": "주연배우", + "values": [ + "루이스 페테르호프" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "공포" + ], + "slot": "장르", + "values": [ + "공포 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "주연배우", + "start": 9 + }, + { + "exclusive_end": 29, + "slot": "장르", + "start": 24 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "주연배우": [ + "루이스 페테르호프" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 온라인으로 루이스 페테르호프가 나오는 공포 영화를 보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "미드소마" + ], + "slot": "제목", + "values": [ + "미드소마" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공포", + "주연배우": "루이스 페테르호프" + } + }, + "service_results": [ + { + "장르": "공포", + "주연배우": "루이스 페테르호프", + "자막_언어": "불어", + "제목": "미드소마" + } + ], + "slots": [ + { + "exclusive_end": 30, + "slot": "제목", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님께 추천해 드릴 영화는 한 편이며 제목은 미드소마입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "미드소마" + ], + "slot": "제목", + "values": [ + "미드소마" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "제목", + "start": 8 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "주연배우": [ + "루이스 페테르호프" + ], + "제목": [ + "미드소마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 그럼 미드소마로 할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 그 영화를 시청하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰 스피커" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 스피커" + ], + "트랙": [ + "더 나이트 위 멧" + ] + } + } + }, + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "주연배우": [ + "루이스 페테르호프" + ], + "제목": [ + "미드소마" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 아니고요, 방금 찾아주신 노래를 안뜰 스피커로 듣고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "더 나이트 위 멧" + ], + "slot": "트랙", + "values": [ + "더 나이트 위 멧" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "트랙", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "더 나이트 위 멧을 안뜰에서 재생하려고 하는데 진행해도 괜찮으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "더 나이트 위 멧" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 거실에서 듣는 게 더 편해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "더 나이트 위 멧" + ], + "slot": "트랙", + "values": [ + "더 나이트 위 멧" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 더 나이트 위 멧을 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르" + ], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "더 나이트 위 멧" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 이제 됐는데 이 노래가 팝송인가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "록" + ], + "slot": "장르", + "values": [ + "록 장르" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "더 나이트 위 멧" + } + }, + "service_results": [ + { + "앨범": "스트레인지 트레일스", + "가수": "로드 휴런", + "장치": "거실", + "장르": "록", + "트랙": "더 나이트 위 멧", + "출시연도": "2015" + } + ], + "slots": [ + { + "exclusive_end": 9, + "slot": "장르", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "아니요, 록 장르의 곡이니 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2016" + ], + "slot": "출시연도", + "values": [ + "2016년" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "더 나이트 위 멧" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 노래가 2016년에 발매된 곡인가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2015" + ], + "slot": "출시연도", + "values": [ + "2015년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 2015년에 발매되었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "더 나이트 위 멧" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정보 알려줘서 고마워요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다시 도와드릴 일이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "더 나이트 위 멧" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 이걸로 괜찮아요, 고마워요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00096", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "시아" + ], + "slot": "가수", + "values": [ + "시아" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 2, + "slot": "가수", + "start": 0 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "시아" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "시아 노래 좀 듣고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "얼라이브" + ], + "slot": "트랙", + "values": [ + "얼라이브" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "시아" + ], + "slot": "가수", + "values": [ + "시아" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "디스 이즈 액팅" + ], + "slot": "앨범", + "values": [ + "디스 이즈 액팅 앨범" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "시아" + } + }, + "service_results": [ + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "얼라이브", + "출시연도": "2013" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "버드 셋 프리", + "출시연도": "2015" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "칩 스릴스", + "출시연도": "2015" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "마운트 에베레스트", + "출시연도": "2016" + }, + { + "앨범": "에브리데이 이즈 크리스마스", + "가수": "시아", + "장르": "홀리데이", + "트랙": "스노우맨", + "출시연도": "2017" + }, + { + "앨범": "더 깃 업", + "가수": "시아", + "장르": "팝", + "트랙": "더 깃 업", + "출시연도": "2016" + }, + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장르": "팝", + "트랙": "트월크 잇 라이크 마일리", + "출시연도": "2016" + } + ], + "slots": [ + { + "exclusive_end": 8, + "slot": "트랙", + "start": 4 + }, + { + "exclusive_end": 2, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 21, + "slot": "앨범", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "시아의 얼라이브는 디스 이즈 액팅 앨범에 수록된 곡으로, 아주 좋습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "시아" + ], + "트랙": [ + "얼라이브" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 바로 그거예요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 바로 들으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "가수": [ + "시아" + ], + "트랙": [ + "얼라이브" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "라이언 키에라 암스트롱" + ], + "slot": "주연배우", + "values": [ + "라이언 키에라 암스트롱" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "극적인 이야기 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "주연배우", + "start": 4 + }, + { + "exclusive_end": 32, + "slot": "장르", + "start": 22 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "극적인 이야기 영화" + ], + "주연배우": [ + "라이언 키에라 암스트롱" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "나중에 라이언 키에라 암스트롱이 나오는 극적인 이야기 영화를 찾아보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "레이싱 인 더 레인" + ], + "slot": "제목", + "values": [ + "레이싱 인 더 레인" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마", + "주연배우": "라이언 키에라 암스트롱" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "라이언 키에라 암스트롱", + "자막_언어": "힌디어", + "제목": "레이싱 인 더 레인" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "레이싱 인 더 레인과 비슷한 영화 한 편을 찾았습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "레이싱 인 더 레인" + ], + "slot": "제목", + "values": [ + "레이싱 인 더 레인" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "극적인 이야기 영화" + ], + "주연배우": [ + "라이언 키에라 암스트롱" + ], + "제목": [ + "레이싱 인 더 레인" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "레이싱 인 더 레인은 정말 환상적인 영화야." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 그 영화를 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "극적인 이야기 영화" + ], + "주연배우": [ + "라이언 키에라 암스트롱" + ], + "제목": [ + "레이싱 인 더 레인" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 안 될 것 같아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 필요한 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "시아" + ], + "장치": [ + "주방" + ], + "트랙": [ + "얼라이브" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "주방에서 찾은 그 노래 좀 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "얼라이브" + ], + "slot": "트랙", + "values": [ + "얼라이브" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 20, + "slot": "트랙", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인 부탁드립니다만 주방에서 얼라이브를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": { + "가수": [ + "시아" + ], + "장치": [ + "주방" + ], + "트랙": [ + "얼라이브" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그런 스타일이에요? 몇 년에 나왔어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2013" + ], + "slot": "출시연도", + "values": [ + "2013년 발매" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "가수": "시아", + "장치": "주방", + "트랙": "얼라이브" + } + }, + "service_results": [ + { + "앨범": "디스 이즈 액팅", + "가수": "시아", + "장치": "주방", + "장르": "팝", + "트랙": "얼라이브", + "출시연도": "2013" + } + ], + "slots": [ + { + "exclusive_end": 14, + "slot": "장르", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "2013년 발매된 팝 노래입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "시아" + ], + "장치": [ + "주방" + ], + "트랙": [ + "얼라이브" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워요, 이걸로 됐어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 되시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00097", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "핏불" + ], + "slot": "가수", + "values": [ + "핏불" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "인기 있는 음악" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 32, + "slot": "가수", + "start": 30 + }, + { + "exclusive_end": 8, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "핏불" + ], + "장르": [ + "인기 있는 음악" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "인기 있는 음악을 좀 찾아주실 수 있을까요, 가능하면 핏불 음악도 포함해 주세요, 저는 그 음악을 정말 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "셀러브레이트" + ], + "slot": "트랙", + "values": [ + "셀러브레이트" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "핏불" + ], + "slot": "가수", + "values": [ + "핏불" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "글로벌라이제이션" + ], + "slot": "앨범", + "values": [ + "앨범 글로벌라이제이션" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "핏불", + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "글로벌라이제이션", + "가수": "핏불", + "장르": "팝", + "트랙": "셀러브레이트", + "출시연도": "2014" + }, + { + "앨범": "글로벌라이제이션", + "가수": "핏불", + "장르": "팝", + "트랙": "파이트 송", + "출시연도": "2014" + }, + { + "앨범": "글로벌라이제이션", + "가수": "핏불", + "장르": "팝", + "트랙": "프렌드십스", + "출시연도": "2014" + }, + { + "앨범": "클라이밋 체인지", + "가수": "핏불", + "장르": "팝", + "트랙": "그린라이트", + "출시연도": "2016" + }, + { + "앨범": "클라이밋 체인지", + "가수": "핏불", + "장르": "팝", + "트랙": "옵션스", + "출시연도": "2017" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "트랙", + "start": 4 + }, + { + "exclusive_end": 2, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 44, + "slot": "앨범", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "핏불의 셀러브레이트를 재생해 드릴 수 있으며 이 곡은 그의 앨범 글로벌라이제이션에 수록되어 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "패신저" + ], + "slot": "가수", + "values": [ + "패신저" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "올 더 리틀 라이츠" + ], + "slot": "앨범", + "values": [ + "올 더 리틀 라이츠 앨범" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "가수", + "start": 26 + }, + { + "exclusive_end": 56, + "slot": "앨범", + "start": 43 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "올 더 리틀 라이츠 앨범" + ], + "가수": [ + "패신저" + ], + "장르": [ + "인기 있는 음악" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "핏불은 좋아하지만 그 노래는 듣고 싶지 않아서 패신저 음악 좀 찾아주실래요, 올 더 리틀 라이츠 앨범이 진짜 인기 많거든요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "렛 허 고" + ], + "slot": "트랙", + "values": [ + "렛 허 고" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "패신저" + ], + "slot": "가수", + "values": [ + "패신저" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "올 더 리틀 라이츠" + ], + "slot": "앨범", + "values": [ + "앨범 올 더 리틀 라이츠" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "올 더 리틀 라이츠", + "가수": "패신저", + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "올 더 리틀 라이츠", + "가수": "패신저", + "장르": "팝", + "트랙": "렛 허 고", + "출시연도": "2012" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "트랙", + "start": 27 + }, + { + "exclusive_end": 25, + "slot": "가수", + "start": 22 + }, + { + "exclusive_end": 47, + "slot": "앨범", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님 조건에 맞는 노래가 1곡 있으며 패신저의 렛 허 고는 앨범 올 더 리틀 라이츠에 수록되어 있는데 이 곡을 찾으신 것이 맞으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "올 더 리틀 라이츠 앨범", + "앨범 올 더 리틀 라이츠" + ], + "가수": [ + "패신저" + ], + "장르": [ + "인기 있는 음악" + ], + "트랙": [ + "렛 허 고" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "맞아요, 바로 제가 찾던 노래예요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 더 도와드릴 일이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "엔터테인먼트 얘기 나온 김에 온라인에서 볼 만한 좋은 영화 좀 찾아줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도와드리겠습니다만, 선호하시는 영화 장르가 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "게일 J. 오덤" + ], + "slot": "주연배우", + "values": [ + "게일 J. 오덤" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "가족" + ], + "slot": "장르", + "values": [ + "가족 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "주연배우", + "start": 0 + }, + { + "exclusive_end": 20, + "slot": "장르", + "start": 15 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "가족 영화" + ], + "주연배우": [ + "게일 J. 오덤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "게일 J. 오덤이 출연하는 가족 영화면 정말 좋을 것 같아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "철목련" + ], + "slot": "제목", + "values": [ + "영화 철목련" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "가족", + "주연배우": "게일 J. 오덤" + } + }, + "service_results": [ + { + "장르": "가족", + "주연배우": "게일 J. 오덤", + "자막_언어": "영어", + "제목": "철목련" + } + ], + "slots": [ + { + "exclusive_end": 6, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 철목련이 고객님 취향에 맞을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "철목련" + ], + "slot": "제목", + "values": [ + "철목련" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 3, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "가족 영화" + ], + "주연배우": [ + "게일 J. 오덤" + ], + "제목": [ + "영화 철목련", + "철목련" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "철목련은 제 취향에 딱 맞아서 정말 좋은 선택이에요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "원하시면 제가 영화를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "올 더 리틀 라이츠 앨범", + "앨범 올 더 리틀 라이츠" + ], + "가수": [ + "패신저" + ], + "장르": [ + "인기 있는 음악" + ], + "트랙": [ + "렛 허 고" + ] + } + } + }, + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "가족 영화" + ], + "주연배우": [ + "게일 J. 오덤" + ], + "제목": [ + "영화 철목련", + "철목련" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 괜찮아요, 그건 이따가 볼게요, 아까 찾은 그 노래 틀어줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "렛 허 고" + ], + "slot": "트랙", + "values": [ + "렛 허 고" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "트랙", + "start": 17 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "정보를 확인해 주시고 거실에서 렛 허 고를 재생해도 괜찮으시면 진행해도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "올 더 리틀 라이츠 앨범", + "앨범 올 더 리틀 라이츠" + ], + "가수": [ + "패신저" + ], + "장치": [ + "거실" + ], + "장르": [ + "인기 있는 음악" + ], + "트랙": [ + "렛 허 고" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "맞아요, 그거 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "올 더 리틀 라이츠", + "가수": "패신저", + "장치": "거실", + "트랙": "렛 허 고" + } + }, + "service_results": [ + { + "앨범": "올 더 리틀 라이츠", + "가수": "패신저", + "장치": "거실", + "장르": "팝", + "트랙": "렛 허 고", + "출시연도": "2012" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 재생을 시작했으니 음악을 편안히 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2017" + ], + "slot": "출시연도", + "values": [ + "2017년" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "앨범": [ + "올 더 리틀 라이츠 앨범", + "앨범 올 더 리틀 라이츠" + ], + "가수": [ + "패신저" + ], + "장치": [ + "거실" + ], + "장르": [ + "인기 있는 음악" + ], + "트랙": [ + "렛 허 고" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 노래가 혹시 2017년에 나온 곡인가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2012" + ], + "slot": "출시연도", + "values": [ + "2012년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "정확히 말씀드리자면 2012년에 발매된 곡입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "올 더 리틀 라이츠 앨범", + "앨범 올 더 리틀 라이츠" + ], + "가수": [ + "패신저" + ], + "장치": [ + "거실" + ], + "장르": [ + "인기 있는 음악" + ], + "트랙": [ + "렛 허 고" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아, 알겠어요. 정보 알려줘서 고마워요!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도움이 필요하신 점이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "올 더 리틀 라이츠 앨범", + "앨범 올 더 리틀 라이츠" + ], + "가수": [ + "패신저" + ], + "장치": [ + "거실" + ], + "장르": [ + "인기 있는 음악" + ], + "트랙": [ + "렛 허 고" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 이걸로 괜찮으니 정말 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도움을 드릴 수 있어 기뻤으며 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00098", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "노래 하나 듣고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "유 니드 투 캄 다운" + ], + "slot": "트랙", + "values": [ + "유 니드 투 캄 다운" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "테일러 스위프트" + ], + "slot": "가수", + "values": [ + "테일러 스위프트" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "러버" + ], + "slot": "앨범", + "values": [ + "앨범 러버" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "러버", + "가수": "테일러 스위프트", + "장르": "팝", + "트랙": "유 니드 투 캄 다운", + "출시연도": "2019" + }, + { + "앨범": "퍼포스", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "컴퍼니", + "출시연도": "2015" + }, + { + "앨범": "런 프리", + "가수": "나브 산두", + "장르": "팝", + "트랙": "런 프리", + "출시연도": "2019" + }, + { + "앨범": "언디파인드", + "가수": "심플리 쓰리", + "장르": "록", + "트랙": "레인", + "출시연도": "2017" + }, + { + "앨범": "해리 스타일스", + "가수": "해리 스타일스", + "장르": "록", + "트랙": "키시스 백", + "출시연도": "2017" + }, + { + "앨범": "센터 포인트 로드", + "가수": "토마스 레트", + "장���": "컨트리", + "트랙": "리빙", + "출시연도": "2019" + }, + { + "앨범": "비터 러브", + "가수": "피아 미아", + "장르": "팝", + "트랙": "비터 러브", + "출시연도": "2019" + }, + { + "앨범": "아이솔레이션", + "가수": "칼리 우치스", + "장르": "펑크", + "트랙": "애프터 더 스톰", + "출시연도": "2018" + }, + { + "앨범": "캐니벌", + "가수": "케샤", + "장르": "팝", + "트랙": "위 프레이", + "출시연도": "2010" + }, + { + "앨범": "홀로", + "가수": "림보", + "장르": "팝", + "트랙": "에어플레인 모드", + "출시연도": "2017" + } + ], + "slots": [ + { + "exclusive_end": 73, + "slot": "트랙", + "start": 62 + }, + { + "exclusive_end": 32, + "slot": "가수", + "start": 24 + }, + { + "exclusive_end": 56, + "slot": "앨범", + "start": 51 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님을 위한 곡이 10곡 준비되어 있는데 테일러 스위프트를 좋아하시는지요, 그렇다면 저는 앨범 러버에 수록된 유 니드 투 캄 다운을 추천드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "유 니드 투 캄 다운" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "네, 마음에 들어요! 온라인에서 볼 영화 하나 찾아줄 수 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님께서는 어떤 종류의 영화를 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "애니메이션" + ], + "slot": "장르", + "values": [ + "애니메이션 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "장르", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "애니메이션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 애니메이션 영화를 더 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "앵그리 버드 2: 독수리 왕국의 침공", + "토이 스토리 4" + ], + "slot": "제목", + "values": [ + "앵그리 버드 2: 독수리 왕국의 침공", + "토이 스토리 4" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "애니메이션" + } + }, + "service_results": [ + { + "장르": "애니메이션", + "주연배우": "브리타 스테펜하겐", + "자막_언어": "영어", + "제목": "앵그리 버드 2: 독수리 왕국의 침공" + }, + { + "장르": "애니메이션", + "주연배우": "토니 헤일", + "자막_언어": "영어", + "제목": "토이 스토리 4" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "제목", + "start": 13 + }, + { + "exclusive_end": 43, + "slot": "제목", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "영화 두 편을 찾았는데 앵그리 버드 2: 독수리 왕국의 침공과 토이 스토리 4 중 어느 쪽을 더 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "토이 스토리 4" + ], + "slot": "제목", + "values": [ + "토이 스토리 4" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "애니메이션 영화" + ], + "제목": [ + "토이 스토리 4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 토이 스토리 4가 확실히 더 좋아해요!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 바로 이 영화를 시청하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "유 니드 투 캄 다운" + ] + } + } + }, + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "애니메이션 영화" + ], + "제목": [ + "토이 스토리 4" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 괜찮아요, 고마워요! 이제 그 노래 듣고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "유 니드 투 캄 다운" + ], + "slot": "트랙", + "values": [ + "유 니드 투 캄 다운" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 유 니드 투 캄 다운을 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방 스피커" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커" + ], + "트랙": [ + "유 니드 투 캄 다운" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 주방 스피커에서 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "유 니드 투 캄 다운" + ], + "slot": "트랙", + "values": [ + "유 니드 투 캄 다운" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "주방에서 유 니드 투 캄 다운을 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "2010" + ], + "slot": "출시연도", + "values": [ + "9년 전 곡" + ] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "트랙": [ + "유 니드 투 캄 다운" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 확인했어요! 팝송인가요? 9년 전 곡인가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝송" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019" + ], + "slot": "출시연도", + "values": [ + "2019년 발매된 곡" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "주방", + "트랙": "유 니드 투 캄 다운" + } + }, + "service_results": [ + { + "앨범": "러버", + "가수": "테일러 스위프트", + "장치": "주방", + "장르": "팝", + "트랙": "유 니드 투 캄 다운", + "출시연도": "2019" + } + ], + "slots": [ + { + "exclusive_end": 18, + "slot": "장르", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "네, 고객님이 요청하신 곡은 팝송이며 2019년 발매된 곡이니 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "트랙": [ + "유 니드 투 캄 다운" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워요! 일단은 이걸로 될 것 같아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00099", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "에릭 처치" + ], + "slot": "가수", + "values": [ + "에릭 처치" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "치프" + ], + "slot": "앨범", + "values": [ + "앨범 치프" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "컨트리" + ], + "slot": "장르", + "values": [ + "힐빌리 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "가수", + "start": 20 + }, + { + "exclusive_end": 32, + "slot": "앨범", + "start": 27 + }, + { + "exclusive_end": 6, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 치프" + ], + "가수": [ + "에릭 처치" + ], + "장르": [ + "힐빌리 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "힐빌리 노래 좀 찾아주실래요, 특히 에릭 처치의 앨범 치프에 수록된 곡이면 더 좋겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "스프링스틴" + ], + "slot": "트랙", + "values": [ + "스프링스틴" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "에릭 처치" + ], + "slot": "가수", + "values": [ + "에릭 처치" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "치프" + ], + "slot": "앨범", + "values": [ + "앨범 치프" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "치프", + "가수": "에릭 처치", + "장르": "컨트리" + } + }, + "service_results": [ + { + "앨범": "치프", + "가수": "에릭 처치", + "장르": "컨트리", + "트랙": "스프링스틴", + "출시연도": "2011" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "트랙", + "start": 33 + }, + { + "exclusive_end": 20, + "slot": "가수", + "start": 15 + }, + { + "exclusive_end": 27, + "slot": "앨범", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님 조건에 맞는 노래는 에릭 처치의 앨범 치프에 수록된 스프링스틴 한 곡입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 치프" + ], + "가수": [ + "에릭 처치" + ], + "장르": [ + "힐빌리 노래" + ], + "트랙": [ + "스프링스틴" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그거면 딱이에요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "제가 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 치프" + ], + "가수": [ + "에릭 처치" + ], + "장르": [ + "힐빌리 노래" + ], + "트랙": [ + "스프링스틴" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "대런 아이즈너" + ], + "slot": "주연배우", + "values": [ + "대런 아이즈너" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "주연배우", + "start": 27 + }, + { + "exclusive_end": 43, + "slot": "장르", + "start": 38 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "주연배우": [ + "대런 아이즈너" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 괜찮으니 온라인에서 볼 수 있는 대런 아이즈너 출연 액션 영화 좀 찾아주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "라이엇 걸스" + ], + "slot": "제목", + "values": [ + "라이엇 걸스" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "액션", + "주연배우": "대런 아이즈너" + } + }, + "service_results": [ + { + "장르": "액션", + "주연배우": "대런 아이즈너", + "자막_언어": "불어", + "제목": "라이엇 걸스" + } + ], + "slots": [ + { + "exclusive_end": 6, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "라이엇 걸스를 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "라이엇 걸스" + ], + "slot": "제목", + "values": [ + "라이엇 걸스" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "제목", + "start": 5 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "주연배우": [ + "대런 아이즈너" + ], + "제목": [ + "라이엇 걸스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "맞아요, 라이엇 걸스 정말 멋있어요!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "제가 지금 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 치프" + ], + "가수": [ + "에릭 처치" + ], + "장르": [ + "힐빌리 노래" + ], + "트랙": [ + "스프링스틴" + ] + } + } + }, + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "주연배우": [ + "대런 아이즈너" + ], + "제목": [ + "라이엇 걸스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 괜찮으니 아까 찾아주신 그 노래 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "스프링스틴" + ], + "slot": "트랙", + "values": [ + "스프링스틴" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 스프링스틴을 재생해 달라고 하신 것이 맞는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "앨범": [ + "앨범 치프" + ], + "가수": [ + "에릭 처치" + ], + "장치": [ + "거실" + ], + "장르": [ + "힐빌리 노래" + ], + "트랙": [ + "스프링스틴" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 해 주시고 언제 나왔는지도 알려 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2011" + ], + "slot": "출시연도", + "values": [ + "2011년 발매" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "치프", + "가수": "에릭 처치", + "장치": "거실", + "트랙": "스프링스틴" + } + }, + "service_results": [ + { + "앨범": "치프", + "가수": "에릭 처치", + "장치": "거실", + "장르": "컨트리", + "트랙": "스프링스틴", + "출시연도": "2011" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래는 2011년 발매되었으며 지금 재생을 시작했으니 편안히 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 치프" + ], + "가수": [ + "에릭 처치" + ], + "장치": [ + "거실" + ], + "장르": [ + "힐빌리 노래" + ], + "트랙": [ + "스프링스틴" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙습니다, 지금은 이걸로 됐어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도움이 되어 기쁘며 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00100", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "인사이디어스" + ], + "slot": "가수", + "values": [ + "인사이디어스" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2018" + ], + "slot": "출시연도", + "values": [ + "2018년" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "가수", + "start": 22 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "인사이디어스" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "제 노래들을 검색하고 싶은데 2018년 인사이디어스 곡으로 찾아주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "엑스터시" + ], + "slot": "트랙", + "values": [ + "앨범 엑스터시" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "인사이디어스" + ], + "slot": "가수", + "values": [ + "인사이디어스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "엑스터시" + ], + "slot": "앨범", + "values": [ + "곡 엑스터시" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "인사이디어스", + "출시연도": "2018" + } + }, + "service_results": [ + { + "앨범": "엑스터시", + "가수": "인사이디어스", + "장르": "레게", + "트랙": "엑스터시", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 15, + "slot": "트랙", + "start": 8 + }, + { + "exclusive_end": 6, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 27, + "slot": "앨범", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "인사이디어스의 앨범 엑스터시에 수록된 곡 엑스터시는 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르" + ], + "slot_values": { + "가수": [ + "인사이디어스" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그건 어떤 장르의 음악인가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "레게" + ], + "slot": "장르", + "values": [ + "레게 장르" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "장르", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 레게 장르에 해당합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "인사이디어스" + ], + "트랙": [ + "앨범 엑스터시" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 이 곡이 마음에 듭니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래를 들어보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "가수": [ + "인사이디어스" + ], + "트랙": [ + "앨범 엑스터시" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 괜찮습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "더 도와드릴 일이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "코미디" + ], + "slot": "장르", + "values": [ + "코미디 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 40, + "slot": "장르", + "start": 34 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 괜찮은 영화 몇 편 찾아주실 수 있겠습니까, 저는 코미디 영화를 특히 좋아합니다?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "치초레", + "굿 보이즈", + "나의 그리스식 웨딩" + ], + "slot": "제목", + "values": [ + "굿 보이즈", + "나의 그리스식 웨딩", + "치초레" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "코미디" + } + }, + "service_results": [ + { + "장르": "코미디", + "주연배우": "수샨트 싱 라즈푸트", + "자막_언어": "힌디어", + "제목": "치초레" + }, + { + "장르": "코미디", + "주연배우": "알렉산더 캘버트", + "자막_언어": "영어", + "제목": "굿 보이즈" + }, + { + "장르": "코미디", + "주연배우": "안드레아 마틴", + "자막_언어": "영어", + "제목": "나의 그리스식 웨딩" + }, + { + "장르": "코미디", + "주연배우": "제임스 어바니악", + "자막_언어": "스페인어", + "제목": "웨어 유 고, 버나뎃" + }, + { + "장르": "코미디", + "주연배우": "케이트 맥키넌", + "자막_언어": "영어", + "제목": "예스터데이" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 5 + }, + { + "exclusive_end": 22, + "slot": "제목", + "start": 12 + }, + { + "exclusive_end": 3, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "치초레, 굿 보이즈, 나의 그리스식 웨딩 중 어느 작품을 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방 기기" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "인사이디어스" + ], + "장치": [ + "주방 기기" + ], + "트랙": [ + "앨범 엑스터시" + ], + "출시연도": [ + "2018년" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "굿 보이즈" + ], + "slot": "제목", + "values": [ + "굿 보이즈" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 영화" + ], + "제목": [ + "굿 보이즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "�� 보이즈 좋네요, 방금 주방 기기에서 찾아준 그 노래를 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "엑스터시" + ], + "slot": "트랙", + "values": [ + "엑스터시 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "주방에서 엑스터시 노래를 재생해 드려도 괜찮으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "인사이디어스" + ], + "장치": [ + "안뜰" + ], + "트랙": [ + "앨범 엑스터시" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 마음이 바뀌었으니 안뜰에 있는 스피커로 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "엑스터시" + ], + "slot": "트랙", + "values": [ + "엑스터시 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰에서 엑스터시 노래를 재생해 드려도 괜찮으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "인사이디어스" + ], + "장치": [ + "안뜰" + ], + "트랙": [ + "앨범 엑스터시", + "엑스터시 노래" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 아주 좋습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "가수": "인사이디어스", + "장치": "안뜰", + "트랙": "엑스터시" + } + }, + "service_results": [ + { + "앨범": "엑스터시", + "가수": "인사이디어스", + "장치": "안���", + "장르": "레게", + "트랙": "엑스터시", + "출시연도": "2018" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐기시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "인사이디어스" + ], + "장치": [ + "안뜰" + ], + "트랙": [ + "앨범 엑스터시", + "엑스터시 노래" + ], + "출시연도": [ + "2018년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 감사합니다, 그게 제가 원하던 전부입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00101", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2018" + ], + "slot": "출시연도", + "values": [ + "1년 전" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "출시연도": [ + "1년 전" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋은 노래 몇 곡 찾아보고 싶은데 1년 전에 나온 곡 하나 찾아 주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "아프리칸 뷰티" + ], + "slot": "트랙", + "values": [ + "아프리칸 뷰티" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "다이아몬드 플래트넘즈" + ], + "slot": "가수", + "values": [ + "다이아몬드 플래트넘즈" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "어 보이 프롬 탄달레" + ], + "slot": "앨범", + "values": [ + "앨범 어 보이 프롬 탄달레" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "출시연도": "2018" + } + }, + "service_results": [ + { + "앨범": "어 보이 프롬 탄달레", + "가수": "다이아몬드 플래트넘즈", + "장르": "팝", + "트랙": "아프리칸 뷰티", + "출시연도": "2018" + }, + { + "앨범": "아이솔레이션", + "가수": "��리 우치스", + "장르": "펑크", + "트랙": "애프터 더 스톰", + "출시연도": "2018" + }, + { + "앨범": "더 베스트 오브", + "가수": "사미라", + "장르": "팝", + "트랙": "아카 아카", + "출시연도": "2018" + }, + { + "앨범": "올 아웃 라이프", + "가수": "슬립낫", + "장르": "메탈", + "트랙": "올 아웃 라이프", + "출시연도": "2018" + }, + { + "앨범": "싱귤러 액트 I", + "가수": "사브리나 카펜터", + "장르": "팝", + "트랙": "올모스트 러브", + "출시연도": "2018" + }, + { + "앨범": "올레디 곤", + "가수": "매튜 데이비드 모리스", + "장르": "팝", + "트랙": "올레디 곤", + "출시연도": "2018" + }, + { + "앨범": "어 스타 이즈 본 사운드트랙", + "가수": "레이디 가가", + "장르": "사운드트랙", + "트랙": "올웨이즈 리멤버 어스 디스 웨이", + "출시연도": "2018" + }, + { + "앨범": "어슈어런스", + "가수": "다비도", + "장르": "팝", + "트랙": "어슈어런스", + "출시연도": "2018" + }, + { + "앨범": "백 투 라이프", + "가수": "래스컬 플랫츠", + "장르": "컨트리", + "트랙": "백 투 라이프", + "출시연도": "2018" + }, + { + "앨범": "비 섬바디", + "가수": "필 굿", + "장르": "팝", + "트랙": "비 섬바디", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "트랙", + "start": 52 + }, + { + "exclusive_end": 50, + "slot": "가수", + "start": 39 + }, + { + "exclusive_end": 33, + "slot": "앨범", + "start": 19 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "네, 10곡을 준비했습니다만 그중 앨범 어 보이 프롬 탄달레에 수록된 다이아몬드 플래트넘즈의 아프리칸 뷰티는 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르" + ], + "slot_values": { + "출시연도": [ + "1년 전" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "결정하려면 이 노래가 어떤 장르인지 먼저 알려주실 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 장르" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "장르", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 곡은 팝 장르의 노래로, 마음에 드셨으면 합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "아프리칸 뷰티" + ], + "출시연도": [ + "1년 전" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "다큐멘터리" + ], + "slot": "장르", + "values": [ + "다큐멘터리 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "장르", + "start": 26 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "다큐멘터리 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 그거 마음에 들고 지금 바로 볼 수 있는 다큐멘터리 영화도 온라인에서 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "지붕 위의 바이올린: 기적의 기적" + ], + "slot": "제목", + "values": [ + "지붕 위의 바이올린: 기적의 기적" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "다큐멘터리" + } + }, + "service_results": [ + { + "장르": "다큐멘터리", + "주연배우": "캘빈 트릴린", + "자막_언어": "힌디어", + "제목": "지붕 위의 바이올린: 기적의 기적" + } + ], + "slots": [ + { + "exclusive_end": 22, + "slot": "제목", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "제목이 지붕 위의 바이올린: 기적의 기적인 영화가 한 편 있습니다만 지금 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "아프리칸 뷰티" + ], + "출시연도": [ + "1년 전" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "지붕 위의 바이올린: 기적의 기적" + ], + "slot": "제목", + "values": [ + "지붕 위의 바이올린, 기적의 기적" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "다큐멘터리 영화" + ], + "제목": [ + "지붕 위의 바이올린: 기적의 기적", + "지붕 위의 바이올린, 기적의 기적" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지붕 위의 바이올린, 기적의 기적은 정말 좋은 영화지만 지금은 전에 제가 선택했던 노래를 거실에서 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "아프리칸 뷰티" + ], + "slot": "트랙", + "values": [ + "아프리칸 뷰티" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "트랙", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다만 거실에서 아프리칸 뷰티를 재생해도 되는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "아프리칸 뷰티" + ], + "출시연도": [ + "1년 전" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 진행해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "아프리칸 뷰티" + } + }, + "service_results": [ + { + "앨범": "어 보이 프롬 탄달레", + "가수": "다이아몬드 플래트넘즈", + "장치": "거실", + "장르": "팝", + "트랙": "아프리칸 뷰티", + "출시연도": "2018" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐기시기 바랍니다. 지금 재생을 시작했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "아프리칸 뷰티" + ], + "출시연도": [ + "1년 전" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다, 일단 이걸로 마무리하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00102", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2014" + ], + "slot": "출시연도", + "values": [ + "5년 전" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "메간 트레이너" + ], + "slot": "가수", + "values": [ + "메간 트레이너" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "가수", + "start": 5 + }, + { + "exclusive_end": 18, + "slot": "장르", + "start": 14 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "메간 트레이너" + ], + "장르": [ + "팝 노래" + ], + "출시연도": [ + "5년 전" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "5년 전 메간 트레이너의 팝 노래 하나 찾아줄 수 있어?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "올 어바웃 댓 베이스" + ], + "slot": "트랙", + "values": [ + "올 어바웃 댓 베이스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "메간 트레이너" + ], + "slot": "가수", + "values": [ + "메간 트레이너" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "타이틀" + ], + "slot": "앨범", + "values": [ + "앨범 타이틀" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "메간 트레이너", + "장르": "팝", + "출시연도": "2014" + } + }, + "service_results": [ + { + "앨범": "타이틀", + "가수": "메간 트레이너", + "장르": "팝", + "트랙": "올 어바웃 댓 베이스", + "출시연도": "2014" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "트랙", + "start": 21 + }, + { + "exclusive_end": 7, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 15, + "slot": "앨범", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "메간 트레이너의 앨범 타이틀에 수록된 올 어바웃 댓 베이스를 추천해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "메간 트레이너" + ], + "장르": [ + "팝 노래" + ], + "출시연도": [ + "5년 전" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 노래들도 보여줄 수 있어?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "메간 트레이너", + "장르": "팝", + "출시연도": "2014" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "죄송합니다만 요청하신 조건에 맞는 다른 곡은 없으니 다른 도와드릴 일이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "레드푸" + ], + "slot": "가수", + "values": [ + "레드푸" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "파티 록 맨션" + ], + "slot": "앨범", + "values": [ + "앨범 파티 록 맨션" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 3, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 15, + "slot": "앨범", + "start": 5 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 파티 록 맨션" + ], + "가수": [ + "레드푸" + ], + "장르": [ + "팝 노래" + ], + "출시연도": [ + "5년 전" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "레드푸의 앨범 파티 록 맨션 수록곡들을 다시 찾아줄 수 있어?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "뉴 땡" + ], + "slot": "트랙", + "values": [ + "뉴 땡" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "레드푸" + ], + "slot": "가수", + "values": [ + "레드푸" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "파티 록 맨션" + ], + "slot": "앨범", + "values": [ + "앨범 파티 록 맨션" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "파티 록 맨션", + "가수": "레드푸", + "장르": "팝", + "출시연도": "2014" + } + }, + "service_results": [ + { + "앨범": "파티 록 맨션", + "가수": "레드푸", + "장르": "팝", + "트랙": "뉴 땡", + "출시연도": "2014" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "트랙", + "start": 18 + }, + { + "exclusive_end": 3, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 15, + "slot": "앨범", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "레드푸��� 앨범 파티 록 맨션에는 뉴 땡이라는 곡이 한 곡 수록되어 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 파티 록 맨션" + ], + "가수": [ + "레드푸" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "뉴 땡" + ], + "출시연도": [ + "5년 전" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "워릭 데이비스" + ], + "slot": "주연배우", + "values": [ + "워릭 데이비스" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "판타지" + ], + "slot": "장르", + "values": [ + "판타지 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "주연배우", + "start": 22 + }, + { + "exclusive_end": 42, + "slot": "장르", + "start": 36 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ], + "주연배우": [ + "워릭 데이비스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그게 제가 찾던 노래예요인데 이제 워릭 데이비스가 출연하는 판타지 영화를 온라인에서 찾아줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "라비린스" + ], + "slot": "제목", + "values": [ + "라비린스" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "판타지", + "주연배우": "워릭 데이비스" + } + }, + "service_results": [ + { + "장르": "판타지", + "주연배우": "워릭 데이비스", + "자막_언어": "힌디어", + "제목": "라비린스" + } + ], + "slots": [ + { + "exclusive_end": 4, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "라비린스라는 제목의 영화가 한 편 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "라비린스" + ], + "slot": "제목", + "values": [ + "라비린스" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 4, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ], + "주연배우": [ + "워릭 데이비스" + ], + "제목": [ + "라비린스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "라비린스가 저한테 딱이에요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ], + "주연배우": [ + "워릭 데이비스" + ], + "제목": [ + "라비린스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 다음에 기회가 되면 할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 일이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰 스피커" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 파티 록 맨션" + ], + "가수": [ + "레드푸" + ], + "장치": [ + "안뜰 스피커" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "뉴 땡" + ], + "출시연도": [ + "5년 전" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "방금 찾은 노래를 안뜰 스피커에서 틀어줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "뉴 땡" + ], + "slot": "트랙", + "values": [ + "뉴 땡" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰에서 뉴 땡을 재생해 드려도 되는지 확인 부탁드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 파티 록 맨션" + ], + "가수": [ + "레드푸" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "뉴 땡" + ], + "출시연도": [ + "5년 전" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 거실에서 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "뉴 땡" + ], + "slot": "트랙", + "values": [ + "뉴 땡" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 뉴 땡을 재생하길 원하시는 것이 맞는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 파티 록 맨션" + ], + "가수": [ + "레드푸" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "뉴 땡" + ], + "출시연도": [ + "5년 전" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그렇게 해주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "파티 록 맨션", + "가수": "레드푸", + "장치": "거실", + "트랙": "뉴 땡" + } + }, + "service_results": [ + { + "앨범": "파티 록 맨션", + "가수": "레드푸", + "장치": "거실", + "장르": "팝", + "트랙": "뉴 땡", + "출시연도": "2014" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 재생해 드렸으니 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 파티 록 맨션" + ], + "가수": [ + "레드푸" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "뉴 땡" + ], + "출시연도": [ + "5년 전" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그걸로 됐어요, 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도움이 되어 기쁘며 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00103", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "아리아나 그란데" + ], + "slot": "가수", + "values": [ + "아리아나 그란데" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "가수", + "start": 0 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "아리아나 그란데" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아리아나 그란데 노래 몇 곡 좀 찾아줘, 나 진짜 좋아하거든." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "베이비 아이" + ], + "slot": "트랙", + "values": [ + "베이비 아이" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "아리아나 그란데" + ], + "slot": "가수", + "values": [ + "아리아나 그란데" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "유어스 트룰리" + ], + "slot": "앨범", + "values": [ + "앨범 유어스 트룰리" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "아리아나 그란데" + } + }, + "service_results": [ + { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "베이비 아이", + "출시연도": "2013" + }, + { + "앨범": "데인저러스 우먼", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "비 올라잇", + "출시연도": "2016" + }, + { + "앨범": "마이 에브리띵", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "베스트 미스테이크", + "출시연도": "2014" + }, + { + "앨범": "마이 에브리띵", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "브레이크 프리", + "출시연도": "2014" + }, + { + "앨범": "스위트너", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "브리딘", + "출시연도": "2018" + }, + { + "앨범": "데인저러스 우먼", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "플라이", + "출시연도": "2015" + }, + { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "허니문 애비뉴", + "출시연도": "2013" + }, + { + "앨범": "데인저러스 우먼", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "인스턴트 리그렛", + "출시연도": "2015" + }, + { + "앨범": "데인저러스 우먼", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "렛 미 고", + "출시연도": "2016" + }, + { + "앨범": "마이 에브리띵", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "원 라스트 타임", + "출시연도": "2014" + } + ], + "slots": [ + { + "exclusive_end": 59, + "slot": "트랙", + "start": 53 + }, + { + "exclusive_end": 35, + "slot": "가수", + "start": 27 + }, + { + "exclusive_end": 47, + "slot": "앨범", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님을 위해 선택지 10가지를 준비했습니다만, 아리아나 그란데의 앨범 유어스 트룰리에 수록된 베이비 아이라는 곡에 대해 어떻게 생각하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "아리아나 그란데" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 곡도 있어?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "비 올라잇" + ], + "slot": "트랙", + "values": [ + "곡 비 올라잇" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "아리아나 그란데" + ], + "slot": "가수", + "values": [ + "아리아나 그란데" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "데인저러스 우먼" + ], + "slot": "앨범", + "values": [ + "앨범 데인저러스 우먼" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "트랙", + "start": 27 + }, + { + "exclusive_end": 8, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 21, + "slot": "앨범", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "아리아나 그란데의 앨범 데인저러스 우먼에 수록된 곡 비 올라잇에 대해 어떻게 생각하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2012" + ], + "slot": "출시연도", + "values": [ + "7년 전" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "가수": [ + "아리아나 그란데" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 노래가 7년 전에 나온 거죠?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2016" + ], + "slot": "출시연도", + "values": [ + "2016년 발표된 곡" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 곡은 2016년 발표된 곡입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르" + ], + "slot_values": { + "가수": [ + "아리아나 그란데" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 곡은 무슨 장르예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "장르", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 팝 노래입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "아리아나 그란데" + ], + "트랙": [ + "곡 비 올라잇" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이 노래 맘에 든다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래를 재생하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "가수": [ + "아리아나 그란데" + ], + "트랙": [ + "곡 비 올라잇" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "지금은 안 돼, 나중에 온라인에서 괜찮은 영화 몇 편 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "���르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "선호하시는 영화 장르가 무엇인지 말씀해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "판타지" + ], + "slot": "장르", + "values": [ + "판타지 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "판타지 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "판타지 영화 몇 편 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "라비린스", + "반지의 제왕: 왕의 귀환" + ], + "slot": "제목", + "values": [ + "라비린스", + "반지의 제왕: 왕의 귀환" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "판타지" + } + }, + "service_results": [ + { + "장르": "판타지", + "주연배우": "론 뮤익", + "자막_언어": "영어", + "제목": "라비린스" + }, + { + "장르": "판타지", + "주연배우": "리브 타일러", + "자막_언어": "힌디어", + "제목": "반지의 제왕: 왕의 귀환" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "제목", + "start": 27 + }, + { + "exclusive_end": 46, + "slot": "제목", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 선택지 두 가지가 있습니다만, 라비린스나 반지의 제왕: 왕의 귀환은 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "스릴러" + ], + "slot": "장르", + "values": [ + "서스펜스 영화" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "장르", + "start": 15 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "서스펜스 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 영화도 있나요, 제가 서스펜스 영화를 정말 좋아하는데요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "매들린스 매들린", + "로호", + "디 아트 오브 셀프 디펜스" + ], + "slot": "제목", + "values": [ + "디 아트 오브 셀프 디펜스", + "로호", + "매들린스 매들린" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "4" + ], + "slot": "count", + "values": [ + "4" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "스릴러" + } + }, + "service_results": [ + { + "장르": "스릴러", + "주연배우": "헬레나 하워드", + "자막_언어": "힌디어", + "제목": "매들린스 매들린" + }, + { + "장르": "스릴러", + "주연배우": "루디 체르니코프", + "자막_언어": "불어", + "제목": "로호" + }, + { + "장르": "스릴러", + "주연배우": "제이슨 버키", + "자막_언어": "힌디어", + "제목": "디 아트 오브 셀프 디펜스" + }, + { + "장르": "스릴러", + "주연배우": "레너드 샤프", + "자막_언어": "영어", + "제목": "레이디킬러" + } + ], + "slots": [ + { + "exclusive_end": 51, + "slot": "제목", + "start": 37 + }, + { + "exclusive_end": 35, + "slot": "제목", + "start": 33 + }, + { + "exclusive_end": 31, + "slot": "제목", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "회원님께 추천해 드릴 영화는 총 4편이며 매들린스 매들린, 로호, 디 아트 오브 셀프 디펜스 중 어떤 작품을 원하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "로호" + ], + "slot": "제목", + "values": [ + "로호" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 2, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "서스펜스 영화" + ], + "제목": [ + "로호" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "로호 좋네, 그걸로 하자." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화를 재생하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "서스펜스 영화" + ], + "제목": [ + "로호" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 안 돼요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "아리아나 그란데" + ], + "트랙": [ + "곡 비 올라잇" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "방금 찾은 그 노래 틀어 줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "비 올라잇" + ], + "slot": "트랙", + "values": [ + "비 올라잇 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 비 올라잇 노래를 재생해 드려도 괜찮겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "아리아나 그란데" + ], + "장치": [ + "거실" + ], + "트랙": [ + "곡 비 올라잇", + "비 올라잇 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그걸로 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "가수": "아리아나 그란데", + "장치": "거실", + "트랙": "비 올라잇" + } + }, + "service_results": [ + { + "앨범": "데인저러스 우먼", + "가수": "아리아나 그란데", + "장치": "거실", + "장르": "팝", + "트랙": "비 올라잇", + "출시연도": "2016" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐기시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "아리아나 그란데" + ], + "장치": [ + "거실" + ], + "트랙": [ + "곡 비 올라잇", + "비 올라잇 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "혹시 더 도와드릴 일이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "가수": [ + "아리아나 그란데" + ], + "장치": [ + "거실" + ], + "트랙": [ + "곡 비 올라잇", + "비 올라잇 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니에요, 정말 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00104", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "노래 몇 곡 좀 찾아보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "엑스터시" + ], + "slot": "트랙", + "values": [ + "엑스터시" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "인사이디어스" + ], + "slot": "가수", + "values": [ + "인사이디어스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "엑스터시" + ], + "slot": "앨범", + "values": [ + "엑스터시 앨범" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "엑스터시", + "가수": "인사이디어스", + "장르": "레게", + "트랙": "엑스터시", + "출시연도": "2018" + }, + { + "앨범": "리커", + "가수": "휘트니 워즈", + "장르": "팝", + "트랙": "리커", + "출시연도": "2019" + }, + { + "앨범": "왓 이프 아이 네버 겟 오버 유", + "가수": "루크 브라이언", + "장르": "컨트리", + "트랙": "왓 이프 아이 네버 겟 오버 유", + "출시연도": "2017" + }, + { + "앨범": "아이솔레이션", + "가수": "칼리 우치스", + "장르": "펑크", + "트랙": "애프터 더 스톰", + "출시연도": "2018" + }, + { + "앨범": "간자맨", + "가수": "해스착 시스터즈", + "장르": "팝", + "트랙": "간자맨", + "출시연도": "2018" + }, + { + "앨범": "드럭스", + "가수": "폴링 인 리버스", + "장르": "록", + "트랙": "드럭스", + "출시연도": "2019" + }, + { + "앨범": "베스티", + "가수": "영겐", + "장르": "팝", + "트랙": "베스티", + "출시연도": "2017" + }, + { + "앨범": "센터 포인트 로드", + "가수": "토마스 레트", + "장르": "컨트리", + "트랙": "리빙", + "출시연도": "2019" + }, + { + "앨범": "탠저린 드림", + "가수": "미스 리", + "장르": "팝", + "트랙": "마이 하트 고즈 붐", + "출시연도": "2012" + }, + { + "앨범": "라 라 랜드", + "가수": "라 라 랜드 캐스트", + "장르": "사운드트랙", + "트랙": "어나더 데이 오브 선", + "출시연도": "2016" + } + ], + "slots": [ + { + "exclusive_end": 12, + "slot": "트랙", + "start": 8 + }, + { + "exclusive_end": 6, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 25, + "slot": "앨범", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "인사이디어스의 엑스터시라는 곡과 엑스터시 앨범을 찾아 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "엑스터시" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "숀 둘리" + ], + "slot": "주연배우", + "values": [ + "숀 둘리" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 26, + "slot": "주연배우", + "start": 22 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "주연배우": [ + "숀 둘리" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 좋네요, 영화도 찾아볼까요, 저는 숀 둘리 출연작을 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 장르를 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "미스터리" + ], + "slot": "장르", + "values": [ + "미스터리 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "장르", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "미스터리 영화" + ], + "주연배우": [ + "숀 둘리" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 미스터리 영화 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "오피셜 시크릿" + ], + "slot": "제목", + "values": [ + "오피셜 시크릿" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "미스터리", + "주연배우": "숀 둘리" + } + }, + "service_results": [ + { + "장르": "미스터리", + "주연배우": "숀 둘리", + "자막_언어": "스페인어", + "제목": "오피셜 시크릿" + } + ], + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "오피셜 시크릿은 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "오피셜 시크릿" + ], + "slot": "제목", + "values": [ + "오피셜 시크릿" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "미스터리 영화" + ], + "주연배우": [ + "숀 둘리" + ], + "제목": [ + "오피셜 시크릿" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "오피셜 시크릿으로 할게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "원하시면 그 영화를 재생해 드리겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "미스터리 영화" + ], + "주연배우": [ + "숀 둘리" + ], + "제목": [ + "오피셜 시크릿" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "트랙": [ + "엑스터시" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아까 말했던 그 노래를 안뜰에서 틀어주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "엑스터시" + ], + "slot": "트랙", + "values": [ + "엑스터시" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰에서 엑스터시를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "트랙": [ + "엑스터시" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "안뜰", + "트랙": "엑스터시" + } + }, + "service_results": [ + { + "앨범": "엑스터시", + "가수": "인사이디어스", + "장치": "안뜰", + "장르": "레게", + "트랙": "엑스터시", + "출시연도": "2018" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰" + ], + "트랙": [ + "엑스터시" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다. 이걸로 됐어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00105", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "프리퀄" + ], + "slot": "앨범", + "values": [ + "프리퀄" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "앨범", + "start": 13 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "프리퀄" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "음악 좀 들을까 하는데 프리퀄이라는 앨범이 정말 좋다고 하더라고요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "댄스 마카브르" + ], + "slot": "트랙", + "values": [ + "댄스 마카브르" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "고스트" + ], + "slot": "가수", + "values": [ + "고스트" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "프리퀄" + ], + "slot": "앨범", + "values": [ + "앨범 프리퀄" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "프리퀄" + } + }, + "service_results": [ + { + "앨범": "프리퀄", + "가수": "고스트", + "장르": "메탈", + "트랙": "댄스 마카브르", + "출시연도": "2018" + }, + { + "앨범": "프리퀄", + "가수": "고스트", + "장르": "메탈", + "트랙": "라더 비", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "트랙", + "start": 22 + }, + { + "exclusive_end": 8, + "slot": "가수", + "start": 5 + }, + { + "exclusive_end": 16, + "slot": "앨범", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "그렇다면 고스트의 앨범 프리퀄에 수록된 댄스 마카브르는 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "프리퀄", + "앨범 프리퀄" + ], + "트랙": [ + "댄스 마카브르" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "그거 괜찮네요, 온라인에서 볼 만한 영화는 뭐가 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "선호하시는 장르가 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "기이한 영화" + ], + "slot": "장르", + "values": [ + "기이한 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "기이한 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "기이한 영화 한 편 보는 것도 괜찮겠네요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "원스 어폰 어 타임... 인 할리우드" + ], + "slot": "제목", + "values": [ + "원스 어폰 어 타임... 인 할리우드" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "기이한 영화" + } + }, + "service_results": [ + { + "장르": "기이한 영화", + "주연배우": "티모시 올리펀트", + "자막_언어": "영어", + "제목": "원스 어폰 어 타임... 인 할리우드" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "원스 어폰 어 타임... 인 할리우드라는 영화가 한 편 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "프리퀄", + "앨범 프리퀄" + ], + "장치": [ + "거실" + ], + "트랙": [ + "댄스 마카브르" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "원스 어폰 어 타임... 인 할리우드" + ], + "slot": "제목", + "values": [ + "원스 어폰 어 타임" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "기이한 영화" + ], + "제목": [ + "원스 어폰 어 타임... 인 할리우드", + "원스 어폰 어 타임" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "원스 어폰 어 타임 정말 좋네요, 고맙습니다만 아까 말씀하신 그 노래를 거실에서 틀어 줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "댄스 마카브르" + ], + "slot": "트랙", + "values": [ + "댄스 마카브르" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "트랙", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인 차 말씀드립니다만 거실에서 댄스 마카브르를 재생하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르" + ], + "slot_values": { + "앨범": [ + "프리퀄", + "앨범 프리퀄" + ], + "장치": [ + "거실" + ], + "트랙": [ + "댄스 마카브르" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "맞아요, 그 곡을 어떤 장르라고 보세요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "메탈" + ], + "slot": "장르", + "values": [ + "메탈 장르" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "프리퀄", + "장치": "거실", + "트랙": "댄스 마카브르" + } + }, + "service_results": [ + { + "앨범": "프리퀄", + "가수": "고스트", + "장치": "거실", + "장르": "메탈", + "트랙": "댄스 마카브르", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 5, + "slot": "장르", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "메탈 장르이므로 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "프리퀄", + "앨범 프리퀄" + ], + "장치": [ + "거실" + ], + "트랙": [ + "댄스 마카브르" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 이 정도면 됐고 도와줘서 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00106", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "엔리케 이글레시아스" + ], + "slot": "가수", + "values": [ + "엔리케 이글레시아스" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "유포리아" + ], + "slot": "앨범", + "values": [ + "유포리아 앨범" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 30, + "slot": "앨범", + "start": 23 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "유포리아 앨범" + ], + "가수": [ + "엔리케 이글레시아스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "엔리케 이글레시아스 노래 좀 듣고 싶은데 유포리아 앨범에서 아무 곡이나 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "하트비트" + ], + "slot": "트랙", + "values": [ + "하트비트" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "엔리케 이글레시아스" + ], + "slot": "가수", + "values": [ + "엔리케 이글레시아스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "유포리아" + ], + "slot": "앨범", + "values": [ + "유포리아 앨범" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "2" + ], + "slot": "count", + "values": [ + "2" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "유포리아", + "가수": "엔리케 이글레시아스" + } + }, + "service_results": [ + { + "앨범": "유포리아", + "가수": "엔리케 이글레시아스", + "장르": "팝", + "트랙": "하트비트", + "출시연도": "2010" + }, + { + "앨범": "유포리아", + "가수": "엔리케 이글레시아스", + "장르": "팝", + "트랙": "아이 라이크 잇", + "출시연도": "2010" + } + ], + "slots": [ + { + "exclusive_end": 50, + "slot": "트랙", + "start": 46 + }, + { + "exclusive_end": 44, + "slot": "가수", + "start": 34 + }, + { + "exclusive_end": 28, + "slot": "앨범", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 두 곡 중에서 선택하실 수 있으며 유포리아 앨범에 수록된 엔리케 이글레시아스의 하트비트를 재생해 드려도 괜찮을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "유포리아 앨범" + ], + "가수": [ + "엔리케 이글레시아스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 곡 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "아이 라이크 잇" + ], + "slot": "트랙", + "values": [ + "아이 라이크 잇" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "엔리케 이글레시아스" + ], + "slot": "가수", + "values": [ + "엔리케 이글레시아스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "유포리아" + ], + "slot": "앨범", + "values": [ + "앨범 유포리아" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 33, + "slot": "트랙", + "start": 25 + }, + { + "exclusive_end": 10, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 19, + "slot": "앨범", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "엔리케 이글레시아스의 앨범 유포리아에 수록된 아이 라이크 잇을 재생해 드려도 괜찮을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "REQUEST", + "canonical_values": [ + "2012" + ], + "slot": "출시연도", + "values": [ + "2012년" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": { + "앨범": [ + "유포리아 앨범" + ], + "가수": [ + "엔리케 이글레시아스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이건 무슨 장르고 2012년에 나온 곡이 맞나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2010" + ], + "slot": "출시연도", + "values": [ + "2010년" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 장르" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "장르", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 곡은 팝 장르이며 발매 연도는 2010년입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "유포리아 앨범", + "앨범 유포리아" + ], + "가수": [ + "엔리케 이글레시아스" + ], + "트랙": [ + "아이 라이크 잇" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 나도 같은 생각이었어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인으로 볼 만한 괜찮은 영화 있어?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "특별히 선호하시는 영화 장르가 있으신지요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "장르", + "start": 2 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "나 드라마 영화 진짜 좋아해." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어느 신실한 남자", + "애프터 웨딩 인 뉴욕", + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트", + "애프터 웨딩 인 뉴욕", + "어느 신실한 남자" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카리 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + }, + { + "장르": "드라마", + "주연배우": "도리스 맥카시", + "자막_언어": "스페인어", + "제목": "애프터 웨딩 인 뉴욕" + }, + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + }, + { + "장르": "드라마", + "주연배우": "질리언 벨", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + }, + { + "장르": "드라마", + "주연배우": "존 글레이저", + "자막_언어": "불어", + "제목": "허슬러" + }, + { + "장르": "드라마", + "주연배우": "하비에르 바르뎀", + "자막_언어": "영어", + "제목": "라이브 플래쉬" + }, + { + "장르": "드라마", + "주연배우": "잭 스터너", + "자막_언어": "불어", + "제목": "오버커머" + }, + { + "장르": "드라마", + "주연배우": "잭 카슨", + "자막_언어": "스페인어", + "제목": "스테이지 도어" + }, + { + "장르": "드라마", + "주연배우": "캐런 홀니스", + "자막_언어": "스페인어", + "제목": "레이싱 인 더 레인" + }, + { + "장르": "드라마", + "주연배우": "샤비아니 폰세 데 레온", + "자막_언어": "스페인어", + "제목": "디스 이즈 낫 ���를린" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "제목", + "start": 24 + }, + { + "exclusive_end": 22, + "slot": "제목", + "start": 11 + }, + { + "exclusive_end": 9, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "어느 신실한 남자, 애프터 웨딩 인 뉴욕, 블라인디드 바이 더 라이트 중 어떤 영화를 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "딜런 맥더멋" + ], + "slot": "주연배우", + "values": [ + "딜런 맥더멋" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "가족" + ], + "slot": "장르", + "values": [ + "가족 영화" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "주연배우", + "start": 12 + }, + { + "exclusive_end": 29, + "slot": "장르", + "start": 24 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "가족 영화" + ], + "주연배우": [ + "딜런 맥더멋" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 걸 보고 싶은데 딜런 맥더멋이 나오는 가족 영화 추천해 줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "철목련" + ], + "slot": "제목", + "values": [ + "철목련" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "가족", + "주연배우": "딜런 맥더멋" + } + }, + "service_results": [ + { + "장르": "가족", + "주연배우": "딜런 맥더멋", + "자막_언어": "불어", + "제목": "철목련" + } + ], + "slots": [ + { + "exclusive_end": 40, + "slot": "제목", + "start": 37 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님 취향에 부합하는 영화 한 편을 추천해 드릴 수 있습니다만, 철목련을 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "철목련" + ], + "slot": "제목", + "values": [ + "철목련" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 3, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "가족 영화" + ], + "주연배우": [ + "딜런 맥더멋" + ], + "제목": [ + "철목련" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "철목련이면 딱 좋겠네." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 영화를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "상관 없음" + ], + "slot": "장치", + "values": [ + "상관 없음" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "유포리아 앨범", + "앨범 유포리아" + ], + "가수": [ + "엔리케 이글레시아스" + ], + "장치": [ + "상관 없음" + ], + "트랙": [ + "아이 라이크 잇" + ] + } + } + }, + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "가족 영화" + ], + "주연배우": [ + "딜런 맥더멋" + ], + "제목": [ + "철목련" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 아니고 방금 추천해 준 그 노래 아무 기기에서든 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "아이 라이크 잇" + ], + "slot": "트랙", + "values": [ + "아이 라이크 잇 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 16, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 아이 라이크 잇 노래를 재생해 드려도 괜찮으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "유포리아 앨범", + "앨범 유포리아" + ], + "가수": [ + "엔리케 이글레시아스" + ], + "장치": [ + "안뜰" + ], + "트랙": [ + "아이 라이크 잇" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니, 안뜰에 있는 스피커로 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "아이 라이크 잇" + ], + "slot": "트랙", + "values": [ + "아이 라이크 잇" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰에서 아이 라이크 잇을 재생하시겠다는 것으로 확인해도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "유포리아 앨범", + "앨범 유포리아" + ], + "가수": [ + "엔리케 이글레시아스" + ], + "장치": [ + "안뜰" + ], + "트랙": [ + "아이 라이크 잇" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 맞아." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "유포리아", + "가수": "엔리케 이글레시아스", + "장치": "안뜰", + "트랙": "아이 라이크 잇" + } + }, + "service_results": [ + { + "앨범": "유포리아", + "가수": "엔리케 이글레시아스", + "장치": "안뜰", + "장르": "팝", + "트랙": "아이 라이크 잇", + "출시연도": "2010" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "유포리아 앨범", + "앨범 유포리아" + ], + "가수": [ + "엔리케 이글레시아스" + ], + "장치": [ + "안뜰" + ], + "트랙": [ + "아이 라이크 잇" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으신지요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "유포리아 앨범", + "앨범 유포리아" + ], + "가수": [ + "엔리케 이글레시아스" + ], + "장치": [ + "안뜰" + ], + "트랙": [ + "아이 라이크 잇" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니야, 정말 고마워." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "멋진 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00107", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "록" + ], + "slot": "장르", + "values": [ + "록앤롤 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "록앤롤 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "록앤롤 노래 좀 찾아주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "비 섬바디" + ], + "slot": "트랙", + "values": [ + "비 섬바디" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "사우전드 풋 크러치" + ], + "slot": "가수", + "values": [ + "사우전드 풋 크러치" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "디 엔드 이즈 웨어 위 비긴" + ], + "slot": "앨범", + "values": [ + "앨범 디 엔드 이즈 웨어 위 비긴" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "장르": "록" + } + }, + "service_results": [ + { + "앨범": "디 엔드 이즈 웨어 위 비긴", + "가수": "사우전드 풋 크러치", + "장르": "록", + "트랙": "비 섬바디", + "출시연도": "2012" + }, + { + "앨범": "위 아 낫 유어 카인드", + "가수": "슬립낫", + "장르": "록", + "트랙": "버스 오브 더 크루얼", + "출시연도": "2019" + }, + { + "앨범": "디 엔드 이즈 웨어 위 비긴", + "가수": "사우전드 풋 크러치", + "장르": "록", + "트랙": "커티시 콜", + "출시연도": "2012" + }, + { + "앨범": "더 겟어웨이", + "가수": "레드 핫 칠리 페퍼스", + "장르": "록", + "트랙": "다크 네세시티즈", + "출시연도": "2016" + }, + { + "앨범": "유어 네임", + "가수": "래드윔프스", + "장르": "록", + "트랙": "드림 랜턴", + "출시연도": "2016" + }, + { + "앨범": "드럭스", + "가수": "폴링 인 리버스", + "장르": "록", + "트랙": "드럭스", + "출시연도": "2019" + }, + { + "앨범": "어스 엔젤", + "가수": "더 펭귄스", + "장르": "록", + "트랙": "어스 엔젤", + "출시연도": "2015" + }, + { + "앨범": "섹스 록", + "가수": "알렉스 엔젤", + "장르": "록", + "트랙": "이지 월드", + "출시연도": "2018" + }, + { + "앨범": "디 오리진 오브 러브", + "가수": "미카", + "장르": "록", + "트랙": "엘 므 디", + "출시연도": "2011" + }, + { + "앨범": "딜루션스", + "가수": "사일런트 시어리", + "장르": "록", + "트랙": "포비든 보이시스", + "출시연도": "2016" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "트랙", + "start": 23 + }, + { + "exclusive_end": 44, + "slot": "가수", + "start": 34 + }, + { + "exclusive_end": 64, + "slot": "앨범", + "start": 46 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다, 고객님의 취향에 맞는 곡으로 비 섬바디를 포함한 사우전드 풋 크러치의 앨범 디 엔드 이즈 웨어 위 비긴 수록 트랙 10곡을 찾았습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "록앤롤 노래" + ], + "트랙": [ + "비 섬바디" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋네요, 그거 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "제가 틀어 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "록앤롤 노래" + ], + "트랙": [ + "비 섬바디" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "스릴러" + ], + "slot": "장르", + "values": [ + "서스펜스 영화" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "세실 파커" + ], + "slot": "주연배우", + "values": [ + "세실 파커" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 34, + "slot": "장르", + "start": 27 + }, + { + "exclusive_end": 21, + "slot": "주연배우", + "start": 16 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "서스펜스 영화" + ], + "주연배우": [ + "세실 파커" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "나중에 해도 되는데, 지금은 세실 파커가 나오는 서스펜스 영화 좀 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "레이디킬러" + ], + "slot": "제목", + "values": [ + "레이디킬러" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "스릴러", + "주연배우": "세실 파커" + } + }, + "service_results": [ + { + "장르": "스릴러", + "주연배우": "세실 파커", + "자막_언어": "힌디어", + "제목": "레이디킬러" + } + ], + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "레이디킬러는 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실 스피커" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실 스피커" + ], + "장르": [ + "록앤롤 노래" + ], + "트랙": [ + "비 섬바디" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "레이디킬러" + ], + "slot": "제목", + "values": [ + "레이디킬러" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "서스펜스 영화" + ], + "주연배우": [ + "세실 파커" + ], + "제목": [ + "레이디킬러" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "레이디킬러 진짜 좋아해, 아까 찾은 그 노래 거실 스피커로 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "비 섬바디" + ], + "slot": "트랙", + "values": [ + "비 섬바디" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 비 섬바디를 재생하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실 스피커", + "거실" + ], + "장르": [ + "록앤롤 노래" + ], + "트랙": [ + "비 섬바디" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "맞아!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "비 섬바디" + } + }, + "service_results": [ + { + "앨범": "디 엔드 이즈 웨어 위 비긴", + "가수": "사우전드 풋 크러치", + "장치": "거실", + "장르": "록", + "트랙": "비 섬바디", + "출시연도": "2012" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 즐기시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실 스피커", + "거실" + ], + "장르": [ + "록앤롤 노래" + ], + "트랙": [ + "비 섬바디" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "해줘서 고마워요, 그걸로 됐어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다. 남은 하루도 평안히 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00108", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "노래 검색 좀 해야겠어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "식 라이크 미" + ], + "slot": "트랙", + "values": [ + "식 라이크 미" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "인 디스 모먼트" + ], + "slot": "가수", + "values": [ + "인 디스 모먼트" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "블랙 위도우" + ], + "slot": "앨범", + "values": [ + "블랙 위도우 앨범" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "블랙 위도우", + "가수": "인 디스 모먼트", + "장르": "메탈코어", + "트랙": "식 라이크 미", + "출시연도": "2014" + }, + { + "앨범": "레디", + "가수": "루엘", + "장르": "팝", + "트랙": "유 슛 비 히어", + "출시연도": "2018" + }, + { + "앨범": "에인션트 퓨처", + "가수": "프로토제", + "장르": "레게", + "트랙": "후 노우즈", + "출시연도": "2014" + }, + { + "앨범": "익스페리먼트", + "가수": "케인 브라운", + "장르": "컨트리", + "트랙": "룩 왓 아이 파운드", + "출시연도": "2018" + }, + { + "앨범": "유포리아", + "가수": "엔리케 이글레시아스", + "장르": "팝", + "트랙": "아이 라이크 잇", + "출시연도": "2010" + }, + { + "앨범": "블러드", + "가수": "인 디스 모먼트", + "장르": "메탈코어", + "트랙": "호어", + "출시연도": "2012" + }, + { + "앨범": "더 워터 파운틴", + "가수": "마틴 개릭스", + "장르": "하우스", + "트랙": "더 워터 파운틴", + "출시연도": "2019" + }, + { + "앨범": "팜므 파탈", + "가수": "부락 발칸", + "장르": "팝", + "트랙": "팜므 파탈", + "출시연도": "2017" + }, + { + "앨범": "스페이스십 어스", + "가수": "화이트우즈", + "장르": "팝", + "트랙": "비치 워크", + "출시연도": "2013" + }, + { + "앨범": "세이프 헤이븐", + "가수": "루스 B", + "장르": "팝", + "트랙": "슈퍼컷", + "출시연도": "2015" + } + ], + "slots": [ + { + "exclusive_end": 17, + "slot": "트랙", + "start": 10 + }, + { + "exclusive_end": 8, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 32, + "slot": "앨범", + "start": 23 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "인 디스 모먼트의 식 라이크 미가 수록된 블랙 위도우 앨범을 포함해 총 10곡이 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "식 라이크 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그게 맞아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 곡을 재생하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "트랙": [ + "식 라이크 미" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마틱한 이야기 같은 거" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "장르", + "start": 11 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마틱한 이야기 같은 거" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 볼 만한 드라마틱한 이야기 같은 거 있나요, 나중에 하나 보고 싶어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어느 신실한 남자", + "애프터 웨딩 인 뉴욕", + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트", + "애프터 웨딩 인 뉴욕", + "어느 신실한 남자" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카리 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + }, + { + "장르": "드라마", + "주연배우": "도리스 맥카시", + "자막_언어": "스페인어", + "제목": "애프터 웨딩 인 뉴욕" + }, + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + }, + { + "장르": "드라마", + "주연배우": "질리언 벨", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + }, + { + "장르": "드라마", + "주연배우": "존 글레이저", + "자막_언어": "불어", + "제목": "허슬러" + }, + { + "장르": "드라마", + "주연배우": "하비에르 바르뎀", + "자막_언어": "영어", + "제목": "라이브 플래쉬" + }, + { + "장르": "드라마", + "주연배우": "잭 스터너", + "자막_언어": "불어", + "제목": "오버커머" + }, + { + "장르": "드라마", + "주연배우": "잭 카슨", + "자막_언어": "스페인어", + "제목": "스테이지 도어" + }, + { + "장르": "드라마", + "주연배우": "캐런 홀니스", + "자막_언어": "스페인어", + "제목": "레이싱 인 더 레인" + }, + { + "장르": "드라마", + "주연배우": "샤비아니 폰세 데 레온", + "자막_언어": "스페인어", + "제목": "디스 이즈 낫 베를린" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "제목", + "start": 24 + }, + { + "exclusive_end": 22, + "slot": "제목", + "start": 11 + }, + { + "exclusive_end": 9, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "어느 신실한 남자, 애프터 웨딩 인 뉴욕, 블라인디드 바이 더 라이트 가운데 어느 영화를 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마틱한 이야기 같은 거" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 건 더 필요하신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "브리트니 런스 어 마라톤", + "허슬러", + "라이브 플래쉬" + ], + "slot": "제목", + "values": [ + "라이브 플래쉬", + "브리트니 런스 어 마라톤", + "허슬러" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 22, + "slot": "제목", + "start": 15 + }, + { + "exclusive_end": 13, + "slot": "제목", + "start": 0 + }, + { + "exclusive_end": 27, + "slot": "제목", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "브리트니 런스 어 마라톤, 라이브 플래쉬, 허슬러 가운데 어느 영화를 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "식 라이크 미" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "라이브 플래쉬" + ], + "slot": "제목", + "values": [ + "라이브 플래쉬" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마틱한 이야기 같은 거" + ], + "제목": [ + "라이브 플래쉬" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "라이브 플래쉬도 좋네요, 방금 찾은 노래 재생해 주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "식 라이크 미" + ], + "slot": "트랙", + "values": [ + "식 라이크 미" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 식 라이크 미가 재생된 것이 맞는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방 스피커" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커" + ], + "트랙": [ + "식 라이크 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 주방 스피커로 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "식 라이크 미" + ], + "slot": "트랙", + "values": [ + "식 라이크 미" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "주방에서 식 라이크 미를 재생해 드려도 되는지 세부 사항을 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "트랙": [ + "식 라이크 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그걸로 됐습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "주방", + "트랙": "식 라이크 미" + } + }, + "service_results": [ + { + "앨범": "블랙 위도우", + "가수": "인 디스 모먼트", + "장치": "주방", + "장르": "메탈코어", + "트랙": "식 라이크 미", + "출시연도": "2014" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐기시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르" + ], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "트랙": [ + "식 라이크 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그게 무슨 장르예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "메탈코어" + ], + "slot": "장르", + "values": [ + "메탈코어 노래" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "장르", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "메탈코어 노래일 것으로 판단됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "트랙": [ + "식 라이크 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그 노래가 언제 나왔어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2014" + ], + "slot": "출시연도", + "values": [ + "2014년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 2014년에 발매되었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "트랙": [ + "식 라이크 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다, 그걸로 됐습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 되시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00109", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "마돈나" + ], + "slot": "가수", + "values": [ + "마돈나" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "가수", + "start": 12 + }, + { + "exclusive_end": 4, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "마돈나" + ], + "장르": [ + "팝 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "팝 노래 좀 찾아줘, 마돈나 노래도 괜찮아 내가 좋아하거든." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "바투카" + ], + "slot": "트랙", + "values": [ + "바투카" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "마돈나" + ], + "slot": "가수", + "values": [ + "마돈나" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "마담 X" + ], + "slot": "앨범", + "values": [ + "앨범 마담 X" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "마돈나", + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "마담 X", + "가수": "마돈나", + "장르": "팝", + "트랙": "바투카", + "출시연도": "2019" + }, + { + "앨범": "마담 X", + "가수": "마돈나", + "장르": "팝", + "트랙": "갓 컨트롤", + "출시연도": "2019" + } + ], + "slots": [ + { + "exclusive_end": 21, + "slot": "트랙", + "start": 18 + }, + { + "exclusive_end": 3, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 12, + "slot": "앨범", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마돈나의 앨범 마담 X에 수록된 바투카는 괜찮으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "마돈나" + ], + "장르": [ + "팝 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 노래 더 있어?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "갓 컨트롤" + ], + "slot": "트랙", + "values": [ + "갓 컨트롤" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "마돈나" + ], + "slot": "가수", + "values": [ + "마돈나" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "마담 X" + ], + "slot": "앨범", + "values": [ + "앨범 마담 X" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "트랙", + "start": 20 + }, + { + "exclusive_end": 3, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 12, + "slot": "앨범", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마돈나의 앨범 마담 X에 수록된 곡 갓 컨트롤을 추천해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2019" + ], + "slot": "출시연도", + "values": [ + "2019년" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "가수": [ + "마돈나" + ], + "장르": [ + "팝 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 2019년에 나온 거야?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019" + ], + "slot": "출시연도", + "values": [ + "2019년 발매된 곡" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "네, 2019년 발매된 곡입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "마돈나" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "갓 컨트롤" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "좋아. 이제 온라인에서 볼만한 영화 좀 찾아줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "선호하시는 장르가 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "극적인 이야기" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "극적인 이야기" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "극적인 이야기가 있는 영화 추천해줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어느 신실한 남자", + "애프터 웨딩 인 뉴욕", + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트", + "애프터 웨딩 인 뉴욕", + "어느 신실한 남자" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카��� 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + }, + { + "장르": "드라마", + "주연배우": "도리스 맥카시", + "자막_언어": "스페인어", + "제목": "애프터 웨딩 인 뉴욕" + }, + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + }, + { + "장르": "드라마", + "주연배우": "질리언 벨", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + }, + { + "장르": "드라마", + "주연배우": "존 글레이저", + "자막_언어": "불어", + "제목": "허슬러" + }, + { + "장르": "드라마", + "주연배우": "하비에르 바르뎀", + "자막_언어": "영어", + "제목": "라이브 플래쉬" + }, + { + "장르": "드라마", + "주연배우": "잭 스터너", + "자막_언어": "불어", + "제목": "오버커머" + }, + { + "장르": "드라마", + "주연배우": "잭 카슨", + "자막_언어": "스페인어", + "제목": "스테이지 도어" + }, + { + "장르": "드라마", + "주연배우": "캐런 홀니스", + "자막_언어": "스페인어", + "제목": "레이싱 인 더 레인" + }, + { + "장르": "드라마", + "주연배우": "샤비아니 폰세 데 레온", + "자막_언어": "스페인어", + "제목": "디스 이즈 낫 베를린" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "제목", + "start": 32 + }, + { + "exclusive_end": 30, + "slot": "제목", + "start": 19 + }, + { + "exclusive_end": 17, + "slot": "제목", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "추천 영화로는 어느 신실한 남자, 애프터 웨딩 인 뉴욕, 블라인디드 바이 더 라이트가 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "마돈나" + ], + "장치": [ + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "갓 컨트롤" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "어느 신실한 남자" + ], + "slot": "제목", + "values": [ + "어느 신실한 남자" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "극적인 이야기" + ], + "제목": [ + "어느 신실한 남자" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "나는 어느 신실한 남자를 참 좋아하��데 아까 얘기한 그 노래를 주방에 있는 기기로 틀어줄 수 있나?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "갓 컨트롤" + ], + "slot": "트랙", + "values": [ + "갓 컨트롤" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "주방에서 갓 컨트롤을 재생해 드려도 괜찮으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "마돈나" + ], + "장치": [ + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "갓 컨트롤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그래, 그거 틀어 줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "가수": "마돈나", + "장치": "주방", + "트랙": "갓 컨트롤" + } + }, + "service_results": [ + { + "앨범": "마담 X", + "가수": "마돈나", + "장치": "주방", + "장르": "팝", + "트랙": "갓 컨트롤", + "출시연도": "2019" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 편안히 즐기시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "마돈나" + ], + "장치": [ + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "갓 컨트롤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고맙네, 이 정도면 됐어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 감상하시며 즐거운 시간 되시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00110", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "저스틴 비버" + ], + "slot": "가수", + "values": [ + "저스틴 비버" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2013" + ], + "slot": "출시연도", + "values": [ + "2013년" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 21, + "slot": "가수", + "start": 15 + }, + { + "exclusive_end": 10, + "slot": "장르", + "start": 6 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "저스틴 비버" + ], + "장르": [ + "팝 노래" + ], + "출시연도": [ + "2013년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "2013년 팝 노래 중에서 저스틴 비버 노래로 좀 찾아줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "올 댓 매터스" + ], + "slot": "트랙", + "values": [ + "올 댓 매터스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "저스틴 비버" + ], + "slot": "가수", + "values": [ + "저스틴 비버" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "저널스" + ], + "slot": "앨범", + "values": [ + "저널스 앨범" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "저스틴 비버", + "장르": "팝", + "출시연도": "2013" + } + }, + "service_results": [ + { + "앨범": "저널스", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "올 댓 매터스", + "출시연도": "2013" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "트랙", + "start": 20 + }, + { + "exclusive_end": 18, + "slot": "가수", + "start": 12 + }, + { + "exclusive_end": 6, + "slot": "앨범", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "저널스 앨범에 수록된 저스틴 비버의 올 댓 매터스를 들으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "저스틴 비버" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "올 댓 매터스" + ], + "출시연도": [ + "2013년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 듣고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "공포" + ], + "slot": "장르", + "values": [ + "공포 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "장르", + "start": 6 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 공포 영화 좀 찾아줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "47미터 2", + "인 패브릭", + "미드소마" + ], + "slot": "제목", + "values": [ + "47미터 2", + "미드소마", + "인 패브릭" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "6" + ], + "slot": "count", + "values": [ + "6" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공포" + } + }, + "service_results": [ + { + "장르": "공포", + "주연배우": "다비 산토스", + "자막_언어": "스페인어", + "제목": "47미터 2" + }, + { + "장르": "공포", + "주연배우": "헤일리 스콰이어스", + "자막_언어": "힌디어", + "제목": "인 패브릭" + }, + { + "장르": "공포", + "주연배우": "윌리엄 잭슨 하퍼", + "자막_언어": "영어", + "제목": "미드소마" + }, + { + "장르": "공포", + "주연배우": "마나부 호소이", + "자막_언어": "스페인어", + "제목": "카메라를 멈추면 안 돼!" + }, + { + "장르": "공포", + "주연배우": "로레인 투생", + "자막_언어": "불어", + "제목": "스케어리 스토리: 어둠의 속삭임" + }, + { + "장르": "공포", + "주연배우": "다이애나 도스", + "자막_언어": "불어", + "제목": "씨어터 오브 블러드" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "제목", + "start": 20 + }, + { + "exclusive_end": 39, + "slot": "제목", + "start": 35 + }, + { + "exclusive_end": 33, + "slot": "제목", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "조건에 맞는 영화가 여섯 편 있는데 47미터 2, 인 패브릭, 미드소마 중 어느 작품을 선택하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "다른 건 또 뭐가 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "카메라를 멈추면 안 돼!", + "스케어리 스토리: 어둠의 속삭임", + "씨어터 오브 블러드" + ], + "slot": "제목", + "values": [ + "스케어리 스토리: 어둠의 속삭임", + "씨어터 오브 블러드", + "카메라를 멈추면 안 돼!" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 35, + "slot": "제목", + "start": 18 + }, + { + "exclusive_end": 47, + "slot": "제목", + "start": 37 + }, + { + "exclusive_end": 16, + "slot": "제목", + "start": 3 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "또한 카메라를 멈추면 안 돼!, 스케어리 스토리: 어둠의 속삭임, 씨어터 오브 블러드도 목록에 포함되어 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "씨어터 오브 블러드" + ], + "slot": "제목", + "values": [ + "씨어터 오브 블러드" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "제목": [ + "씨어터 오브 블러드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 씨어터 오브 블러드를 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "그것을 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방 스피커" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "저스틴 비버" + ], + "장치": [ + "주방 스피커" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "올 댓 매터스" + ], + "출시연도": [ + "2013년" + ] + } + } + }, + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "공포 영화" + ], + "제목": [ + "씨어터 오브 블러드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요 괜���아요, 아까 얘기했던 그 노래를 주방 스피커로 틀어 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "올 댓 매터스" + ], + "slot": "트랙", + "values": [ + "올 댓 매터스" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "트랙", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "올 댓 매터스를 주방에서 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "저스틴 비버" + ], + "장치": [ + "주방 스피커", + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "올 댓 매터스" + ], + "출시연도": [ + "2013년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "가수": "저스틴 비버", + "장치": "주방", + "트랙": "올 댓 매터스" + } + }, + "service_results": [ + { + "앨범": "저널스", + "가수": "저스틴 비버", + "장치": "주방", + "장르": "팝", + "트랙": "올 댓 매터스", + "출시연도": "2013" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "저스틴 비버" + ], + "장치": [ + "주방 스피커", + "주방" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "올 댓 매터스" + ], + "출시연도": [ + "2013년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워요, 이 정도면 충분해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 되시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00111", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "음악 좀 듣고 싶은데, 어시스턴트 노래 찾아줘요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "캐리 미" + ], + "slot": "트랙", + "values": [ + "캐리 미" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "카이고" + ], + "slot": "가수", + "values": [ + "카이고" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "클라우드 나인" + ], + "slot": "앨범", + "values": [ + "앨범 클라우드 나인" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "클라우드 나인", + "가수": "카이고", + "장르": "다운템포", + "트랙": "캐리 미", + "출시연도": "2016" + }, + { + "앨범": "데미", + "가수": "데미 로바토", + "장르": "팝", + "트랙": "네온 라이츠", + "출시연도": "2013" + }, + { + "앨범": "어슘 폼", + "가수": "제임스 블레이크", + "장르": "팝", + "트랙": "베어풋 인 더 파크", + "출시연도": "2019" + }, + { + "앨범": "라이딘 하이", + "가수": "쳅 바시르", + "장르": "팝", + "트랙": "라이딘 하이", + "출시연도": "2018" + }, + { + "앨범": "머스트 비 더 위스키", + "가수": "알렉 벤자민", + "장르": "팝", + "트랙": "머스트 비 더 위스키", + "출시연도": "2019" + }, + { + "앨범": "클락스 폰 풋", + "가수": "자빌라니", + "장르": "레게", + "트랙": "클락스 폰 풋", + "출시연도": "2019" + }, + { + "앨범": "웬 워즈 더 라스트 타임", + "가수": "다리우스 러커", + "장르": "컨트리", + "트랙": "이프 아이 톨드 유", + "출시연도": "2017" + }, + { + "앨범": "피터 팬", + "가수": "그루브 딜라이트", + "장르": "브라질 음악", + "트랙": "피터 팬", + "출시연도": "2019" + }, + { + "앨범": "센터 포인트 로드", + "가수": "토마스 레트", + "장르": "컨트리", + "트랙": "리빙", + "출시연도": "2019" + }, + { + "앨범": "백 투 라이프", + "가수": "래스컬 플랫츠", + "장르": "컨트리", + "트랙": "백 투 라이프", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 34, + "slot": "트랙", + "start": 30 + }, + { + "exclusive_end": 28, + "slot": "가수", + "start": 25 + }, + { + "exclusive_end": 19, + "slot": "앨범", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "음악 추천으로는 앨범 클라우드 나인에 수록된 카이고의 캐리 미가 가장 적합합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "장르" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "그게 무슨 장르인지 잘 모르겠는데 알려주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "다운템포" + ], + "slot": "장르", + "values": [ + "다운템포 음악" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "장르", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 다운템포 음악으로 분류됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "출시연도" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "그럼 이 노래는 몇 년도에 나왔어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2016" + ], + "slot": "출시연도", + "values": [ + "2016년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 2016년에 데뷔했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "캐리 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아, 진짜요? 그거 괜찮네요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 이 노래를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "트랙": [ + "캐리 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 괜찮아요. 나중에 들을게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "그럼 무엇을 도와드리면 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "릴 렐 하워리" + ], + "slot": "주연배우", + "values": [ + "릴 렐 하워리" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "코미디" + ], + "slot": "장르", + "values": [ + "코미디 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 39, + "slot": "주연배우", + "start": 32 + }, + { + "exclusive_end": 20, + "slot": "장르", + "start": 14 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 영화" + ], + "주연배우": [ + "릴 렐 하워리" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 볼 만한 좋은 코미디 영화 좀 찾아보고 싶은데 릴 렐 하워리가 나오는 작품 추천해 줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "굿 보이즈" + ], + "slot": "제목", + "values": [ + "굿 보이즈" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "코미디", + "주연배우": "릴 렐 하워리" + } + }, + "service_results": [ + { + "장르": "코미디", + "주연배우": "릴 렐 하워리", + "자막_언어": "힌디어", + "제목": "굿 보이즈" + } + ], + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "굿 보이즈라는 영화에 관심이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 영화" + ], + "주연배우": [ + "릴 렐 하워리" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 말고 다른 영화도 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_FAILURE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "코미디", + "주연배우": "릴 렐 하워리" + } + }, + "service_results": [], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "안타깝지만 고객님 기준에 부합하는 영화는 그 한 편뿐이므로 다른 도움을 원하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "장르", + "start": 15 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마" + ], + "주연배우": [ + "릴 렐 하워리" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "계속 영화 찾아줘, 이번엔 드라마도 포함해서 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "브리트니 런스 어 마라톤" + ], + "slot": "제목", + "values": [ + "브리트니 런스 어 마라톤" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마", + "주연배우": "릴 렐 하워리" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "릴 렐 하워리", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + } + ], + "slots": [ + { + "exclusive_end": 13, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "브리트니 런스 어 마라톤이라는 영화를 찾았습니다만, 이 작품에 관심 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "캐리 미" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "브리트니 런스 어 마라톤" + ], + "slot": "제목", + "values": [ + "브리트니 런스 어 마라톤" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마" + ], + "주연배우": [ + "릴 렐 하워리" + ], + "제목": [ + "브리트니 런스 어 마라톤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "브리트니 런스 어 마라톤이 지금 딱 제 기분이라서 다시 음악으로 돌아가 거실에서 찾은 그 노래를 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "캐리 미" + ], + "slot": "트랙", + "values": [ + "캐리 미" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 26, + "slot": "트랙", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 곡이 맞는지 확인해 주시면 거실에서 캐리 미를 재생할 준비를 하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "캐리 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 주방에서 캐리 미 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "캐리 미" + ], + "slot": "트랙", + "values": [ + "캐리 미" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "주방에서 캐리 미를 재생할 준비가 완료되었으니 진행해도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "캐리 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 그 노래 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "주방", + "트랙": "캐리 미" + } + }, + "service_results": [ + { + "앨범": "클라우드 나인", + "가수": "카이고", + "장치": "주방", + "장르": "다운템포", + "트랙": "캐리 미", + "출시연도": "2016" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 주방에서 이제 재생해 드렸으니 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방" + ], + "트랙": [ + "캐리 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고마워요, 지금은 다른 건 필요 없어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐기시기 바랍니다. 좋은 하루 보내십시오." + } + ] + }, + { + "dialogue_id": "14_00112", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "노래 몇 곡 찾아보려고 합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "쿡 핫 뭉 신 냣" + ], + "slot": "트랙", + "values": [ + "곡 쿡 핫 뭉 신 냣" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "판 딘 퉁" + ], + "slot": "가수", + "values": [ + "판 딘 퉁" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "핫 난" + ], + "slot": "앨범", + "values": [ + "앨범 핫 난" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "핫 난", + "가수": "판 딘 퉁", + "장르": "팝", + "트랙": "쿡 핫 뭉 신 냣", + "출시연도": "2011" + }, + { + "앨범": "섹스어빌리티", + "가수": "바이브즈 카르텔", + "장르": "레게", + "트랙": "퍼커빌리티", + "출시연도": "2019" + }, + { + "앨범": "테리 피카르", + "가수": "레이반니", + "장르": "팝", + "트랙": "테리 피카르", + "출시연도": "2019" + }, + { + "앨범": "전전전세", + "가수": "스킬렛", + "장르": "록", + "트랙": "레전더리", + "출시연도": "2019" + }, + { + "앨범": "올드 도미니언", + "가수": "올드 도미니언", + "장르": "컨트리", + "트랙": "원 콜 어웨이", + "출시연도": "2019" + }, + { + "앨범": "퓨어 헤로인", + "가수": "로드", + "장르": "일렉트로팝", + "트랙": "테네시 위스키", + "출시연도": "2013" + }, + { + "앨범": "디 어택 오브 더 데드 멘", + "가수": "온랩", + "장르": "록", + "트랙": "디 어택 오브 더 데드 멘", + "출시연도": "2011" + }, + { + "앨범": "미들 핑거", + "가수": "엘바나 자타", + "장르": "팝", + "트랙": "미들 핑거", + "출시연도": "2018" + }, + { + "앨범": "하우 롱 윌 아이 러브 유", + "가수": "얄", + "장르": "하우스", + "트랙": "하우 롱 윌 아이 러브 유", + "출시연도": "2015" + }, + { + "앨범": "하프웨이 투 헤븐", + "가수": "브랜틀리 길버트", + "장르": "컨트리", + "트랙": "바텀스 업", + "출시연도": "2010" + } + ], + "slots": [ + { + "exclusive_end": 33, + "slot": "트랙", + "start": 22 + }, + { + "exclusive_end": 5, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 16, + "slot": "앨범", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "판 딘 퉁이 부른 앨범 핫 난에 수록된 곡 쿡 핫 뭉 신 냣은 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "메탈" + ], + "slot": "장르", + "values": [ + "메탈 노래" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "장르": [ + "메탈 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "메탈 노래도 찾아볼 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어 고스트 인 더 트렌치스" + ], + "slot": "트랙", + "values": [ + "어 고스트 인 더 트렌치스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "사바톤" + ], + "slot": "가수", + "values": [ + "사바톤" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "더 그레이트 워" + ], + "slot": "앨범", + "values": [ + "앨범 더 그레이트 워" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "장르": "메탈" + } + }, + "service_results": [ + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장르": "메탈", + "트랙": "어 고스트 인 더 트렌치스", + "출시연도": "2019" + }, + { + "앨범": "올 아웃 라이프", + "가수": "슬립낫", + "장르": "메탈", + "트랙": "올 아웃 라이프", + "출시연도": "2018" + }, + { + "앨범": "비스마르크", + "가수": "사바톤", + "장르": "메탈", + "트랙": "비스마르크", + "출시연도": "2019" + }, + { + "앨범": "멜리오라", + "가수": "고스트", + "장르": "메탈", + "트랙": "시리체", + "출시연도": "2015" + }, + { + "앨범": "더 낫띵", + "가수": "콘", + "장르": "메탈", + "트랙": "콜드", + "출시연도": "2019" + }, + { + "앨범": "프리퀄", + "가수": "고스트", + "장르": "메탈", + "트랙": "댄스 마카브르", + "출시연도": "2018" + }, + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장르": "메탈", + "트랙": "데블 도그스", + "출시연도": "2019" + }, + { + "앨범": "윈터사가", + "가수": "윈드 로��", + "장르": "메탈", + "트랙": "디기 디기 홀", + "출시연도": "2019" + }, + { + "앨범": "디 언포기빙", + "가수": "위딘 템테이션", + "장르": "메탈", + "트랙": "패스터", + "출시연도": "2010" + }, + { + "앨범": "더 헌팅 파티", + "가수": "린킨 파크", + "장르": "메탈", + "트랙": "파이널 마스커레이드", + "출시연도": "2014" + } + ], + "slots": [ + { + "exclusive_end": 52, + "slot": "트랙", + "start": 38 + }, + { + "exclusive_end": 19, + "slot": "가수", + "start": 16 + }, + { + "exclusive_end": 32, + "slot": "앨범", + "start": 21 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "노래 10곡을 찾았습니다만, 사바톤의 앨범 더 그레이트 워에 수록된 어 고스트 인 더 트렌치스는 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "웨이크 업 드리밍" + ], + "slot": "앨범", + "values": [ + "앨범 웨이크 업 드리밍" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "앨범", + "start": 13 + }, + { + "exclusive_end": 4, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 웨이크 업 드리밍" + ], + "장르": [ + "팝 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "팝 노래를 좋아하는데, 앨범 웨이크 업 드리밍이 괜찮다고 들었으니 다른 추천곡 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "더 좀비 송" + ], + "slot": "트랙", + "values": [ + "곡 더 좀비 송" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "스테파니 매비" + ], + "slot": "가수", + "values": [ + "스테파니 매비" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "웨이크 업 드리밍" + ], + "slot": "앨범", + "values": [ + "앨범 웨이크 업 드리밍" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "웨이크 업 드리밍", + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "웨이크 업 드리밍", + "가수": "스테파니 매비", + "장르": "팝", + "트랙": "더 좀비 송", + "출시연도": "2012" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "트랙", + "start": 27 + }, + { + "exclusive_end": 25, + "slot": "가수", + "start": 18 + }, + { + "exclusive_end": 12, + "slot": "앨범", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "앨범 웨이크 업 드리밍에 수록된 스테파니 매비의 곡 더 좀비 송은 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2011" + ], + "slot": "출시연도", + "values": [ + "8년 전" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "앨범": [ + "앨범 웨이크 업 드리밍" + ], + "장르": [ + "팝 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 8년 전에 발매된 건가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2012" + ], + "slot": "출시연도", + "values": [ + "2012년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 곡은 2012년에 발매되었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 웨이크 업 드리밍" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "곡 더 좀비 송" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "그거면 됐습니다만 온라인에서 볼 만한 영화가 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 장르의 영화를 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "커크 레이먼드" + ], + "slot": "주연배우", + "values": [ + "커크 레이먼드" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "공상 과학" + ], + "slot": "장르", + "values": [ + "미래 공상 과학 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "주연배우", + "start": 21 + }, + { + "exclusive_end": 14, + "slot": "장르", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "미래 공상 과학 영화" + ], + "주연배우": [ + "커크 레이먼드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 미래 공상 과학 ���화를 좋아하고 커크 레이먼드의 작품도 즐겨 봅니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "미지와의 조우" + ], + "slot": "제목", + "values": [ + "미지와의 조우" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공상 과학", + "주연배우": "커크 레이먼드" + } + }, + "service_results": [ + { + "장르": "공상 과학", + "주연배우": "커크 레이먼드", + "자막_언어": "힌디어", + "제목": "미지와의 조우" + } + ], + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "미지와의 조우를 관람해 보시는 것은 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 웨이크 업 드리밍" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "곡 더 좀비 송" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "미지와의 조우" + ], + "slot": "제목", + "values": [ + "미지와의 조우" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "미래 공상 과학 영화" + ], + "주연배우": [ + "커크 레이먼드" + ], + "제목": [ + "미지와의 조우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "미지와의 조우 괜찮네요, 방금 찾은 그 노래를 안뜰에 있는 스피커로 틀어주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "더 좀비 송" + ], + "slot": "트랙", + "values": [ + "더 좀비 송" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 11, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰에서 더 좀비 송을 재생하시려는 것이 맞는지 확인해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 웨이크 업 드리밍" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "곡 더 좀비 송", + "더 좀비 송" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 맞아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "웨이크 업 드리밍", + "장치": "안뜰", + "트랙": "더 좀비 송" + } + }, + "service_results": [ + { + "앨범": "웨이크 업 드리밍", + "가수": "스테파니 매비", + "장치": "안뜰", + "장르": "팝", + "트랙": "더 좀비 송", + "출시연도": "2012" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 웨이크 업 드리밍" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "곡 더 좀비 송", + "더 좀비 송" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 웨이크 업 드리밍" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "곡 더 좀비 송", + "더 좀비 송" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 괜찮습니다, 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00113", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "저한테 노래 좀 찾아줄 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "더 트립" + ], + "slot": "트랙", + "values": [ + "더 트립" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "스틸 코너스" + ], + "slot": "가수", + "values": [ + "스틸 코너스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "스트레인지 플레저스" + ], + "slot": "앨범", + "values": [ + "앨범 스트레인지 플레저스" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "스트레인지 플레저스", + "가수": "스틸 코너스", + "장르": "일렉트로팝", + "트랙": "더 트립", + "출시연도": "2013" + }, + { + "앨범": "아이코나 팝", + "가수": "아이코나 팝", + "장르": "일렉트로팝", + "트랙": "아이 호프", + "출시연도": "2012" + }, + { + "앨범": "루머", + "가수": "딥 칠스", + "장르": "하우스", + "트랙": "루머", + "출시연도": "2017" + }, + { + "앨범": "텔 미 유 러브 미", + "가수": "데미 로바토", + "장르": "팝", + "트랙": "텔 미 유 러브 미", + "출시연도": "2017" + }, + { + "앨범": "베스트 카인드 오브 메스", + "가수": "겟 스케어드", + "장르": "록", + "트랙": "사카즘", + "출시연도": "2010" + }, + { + "앨범": "유포리아", + "가수": "엔리케 이글레시아스", + "장르": "팝", + "트랙": "하트비트", + "출시연도": "2010" + }, + { + "앨범": "올드 도미니언", + "가수": "올드 도미니언", + "장르": "컨트리", + "트랙": "매그넘", + "출시연도": "2018" + }, + { + "앨범": "카마얀바기", + "가수": "호바 호바 스피릿", + "장르": "록", + "트랙": "엠챗", + "출시연도": "2018" + }, + { + "앨범": "퍼포스", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "컴퍼니", + "출시연도": "2015" + }, + { + "앨범": "앤트로폴로지", + "가수": "베이비 지니어스", + "장르": "팝", + "트랙": "아티 하티", + "출시연도": "2014" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "트랙", + "start": 27 + }, + { + "exclusive_end": 25, + "slot": "가수", + "start": 19 + }, + { + "exclusive_end": 13, + "slot": "앨범", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "앨범 스트레인지 플레저스에 수록된 스틸 코너스의 더 트립에 관심이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "더 트립" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그거 좋습니다!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 그 노래를 들어보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "트랙": [ + "더 트립" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "지금은 안 됩니다만 온라인에서 영화 좀 확인해 주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "선호하시는 영화 장르가 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "액션" + ], + "slot": "장르", + "values": [ + "액션 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "장르", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 액션 영화를 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "엔젤 해즈 폴른", + "분노의 질주: 홉스 & 쇼", + "미션 망갈" + ], + "slot": "제목", + "values": [ + "미션 망갈", + "분노의 질주: 홉스 & 쇼", + "엔젤 해즈 폴른" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "액션" + } + }, + "service_results": [ + { + "장르": "액션", + "주연배우": "닉 놀티", + "자막_언어": "힌디어", + "제목": "엔젤 해즈 폴른" + }, + { + "장르": "액션", + "주연배우": "헬레나 홈즈", + "자막_언어": "영어", + "제목": "분노의 질주: 홉스 & 쇼" + }, + { + "장르": "액션", + "주연배우": "모한 카푸르", + "자막_언어": "영어", + "제��": "미션 망갈" + }, + { + "장르": "액션", + "주연배우": "알렉상드르 부르주아", + "자막_언어": "스페인어", + "제목": "라이엇 걸스" + }, + { + "장르": "액션", + "주연배우": "프라바스", + "자막_언어": "불어", + "제목": "사호" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "제목", + "start": 26 + }, + { + "exclusive_end": 24, + "slot": "제목", + "start": 10 + }, + { + "exclusive_end": 8, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "엔젤 해즈 폴른, 분노의 질주: 홉스 & 쇼, 미션 망갈을 확인했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "미션 망갈" + ], + "slot": "제목", + "values": [ + "미션 망갈" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 8, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "제목": [ + "미션 망갈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 미션 망갈을 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 영화를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "액션 영화" + ], + "제목": [ + "미션 망갈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 괜찮습니다. 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도움이 필요하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방 스피커" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커" + ], + "트랙": [ + "더 트립" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "방금 찾은 그 노래를 주��� 스피커로 틀어 주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "더 트립" + ], + "slot": "트랙", + "values": [ + "더 트립" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "주방에서 더 트립을 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "트랙": [ + "더 트립" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 그럼 그렇게 해주시면 감사하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "주방", + "트랙": "더 트립" + } + }, + "service_results": [ + { + "앨범": "스트레인지 플레저스", + "가수": "스틸 코너스", + "장치": "주방", + "장르": "일렉트로팝", + "트랙": "더 트립", + "출시연도": "2013" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "트랙": [ + "더 트립" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 일이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "주방 스피커", + "주방" + ], + "트랙": [ + "더 트립" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 이 정도면 괜찮습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다. 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00114", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2014" + ], + "slot": "출시연도", + "values": [ + "2014년" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "글로벌라이제이션" + ], + "slot": "앨범", + "values": [ + "앨범 글로벌라이제이션" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 27, + "slot": "앨범", + "start": 16 + }, + { + "exclusive_end": 10, + "slot": "장르", + "start": 6 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 글로벌라이제이션" + ], + "장르": [ + "팝 노래" + ], + "출시연도": [ + "2014년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "2014년 팝 노래들 가운데 앨범 글로벌라이제이션에 수록된 곡들을 중심으로 찾아줄 수 있을까요, 그 앨범이 정말 좋고 호평을 많이 받았다고 들었거든요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "셀러브레이트" + ], + "slot": "트랙", + "values": [ + "셀러브레이트" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "핏불" + ], + "slot": "가수", + "values": [ + "핏불" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "글로벌라이제이션" + ], + "slot": "앨범", + "values": [ + "글로벌라이제이션 앨범" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "3" + ], + "slot": "count", + "values": [ + "3" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "글로벌라이제이션", + "장르": "팝", + "출시연도": "2014" + } + }, + "service_results": [ + { + "앨범": "글로벌라이제이션", + "가수": "핏불", + "장르": "팝", + "트랙": "셀러브레이트", + "출시연도": "2014" + }, + { + "앨범": "글로벌라이제이션", + "가수": "핏불", + "장르": "팝", + "트랙": "파이트 송", + "출시연도": "2014" + }, + { + "앨범": "글로벌라이제이션", + "가수": "핏불", + "장르": "팝", + "트랙": "프렌드십스", + "출시연도": "2014" + } + ], + "slots": [ + { + "exclusive_end": 53, + "slot": "트랙", + "start": 47 + }, + { + "exclusive_end": 45, + "slot": "가수", + "start": 43 + }, + { + "exclusive_end": 37, + "slot": "앨범", + "start": 26 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 노래를 3곡 찾아보았습니다만 글로벌라이제이션 앨범에 수록된 핏불의 셀러브레이트는 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 글로벌라이제이션", + "글로벌라이제이션 앨범" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "셀러브레이트" + ], + "출시연도": [ + "2014년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 좋습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 그 곡을 재생해 드려도 괜찮으시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 글로벌라이제이션", + "글로벌라이제이션 앨범" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "셀러브레이트" + ], + "출시연도": [ + "2014년" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "레너드 샤프" + ], + "slot": "주연배우", + "values": [ + "레너드 샤프" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "스릴러" + ], + "slot": "장르", + "values": [ + "스릴러 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 29, + "slot": "주연배우", + "start": 23 + }, + { + "exclusive_end": 40, + "slot": "장르", + "start": 34 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "스릴러 영화" + ], + "주연배우": [ + "레너드 샤프" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "나중에 조금 이따가 괜찮으시면 온라인에서 레너드 샤프 주연의 스릴러 영화를 찾아줄 수 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "레이디킬러" + ], + "slot": "제목", + "values": [ + "레이디킬러" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "스릴러", + "주연배우": "레너드 샤프" + } + }, + "service_results": [ + { + "장르": "스릴러", + "주연배우": "레너드 샤프", + "자막_언어": "영어", + "제목": "레이디킬러" + } + ], + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "레이디킬러는 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 글로벌라이제이션", + "글로벌라이제이션 앨범" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "셀러브레이트" + ], + "출시연도": [ + "2014년" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "레이디킬러" + ], + "slot": "제목", + "values": [ + "레이디킬러" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "스릴러 영화" + ], + "주연배우": [ + "레너드 샤프" + ], + "제목": [ + "레이디킬러" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "레이디킬러 괜찮네요, 나중에 볼게요, 그 핏불 노래 지금 재생해 주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "셀러브레이트" + ], + "slot": "트랙", + "values": [ + "노래 셀러브레이트" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 42, + "slot": "트랙", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "문제 없습니다만 다음 내용을 확인해 주시겠습니까, 거실에서 노래 셀러브레이트를 재생해 드려도 괜찮습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 글로벌라이제이션", + "글로벌라이제이션 앨범" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "셀러브레이트", + "노래 셀러브레이트" + ], + "출시연도": [ + "2014년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "글로벌라이제이션", + "장치": "거실", + "트랙": "셀러브레이트" + } + }, + "service_results": [ + { + "앨범": "글로벌라이제이션", + "가수": "핏불", + "장치": "거실", + "장르": "팝", + "트랙": "셀러브레이트", + "출시연도": "2014" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 재생 중이므로 음악을 즐기시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 글로벌라이제이션", + "글로벌라이제이션 앨범" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "셀러브레이트", + "노래 셀러브레이트" + ], + "출시연도": [ + "2014년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "오늘 도와드릴 다른 일이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 글로벌라이제이션", + "글로벌라이제이션 앨범" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "셀러브레이트", + "노래 셀러브레이트" + ], + "출시연도": [ + "2014년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 그걸로 충분합니다, 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도움을 드릴 수 있어 기뻤으며 좋은 하루 되시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00115", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2017" + ], + "slot": "출시연도", + "values": [ + "2년 전쯤 나온 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "출시연도": [ + "2년 전쯤 나온 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "2년 전쯤 나온 노래 하나 찾아주실 수 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "에어플레인 모드" + ], + "slot": "트랙", + "values": [ + "노래 에어플레인 모드" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "림보" + ], + "slot": "가수", + "values": [ + "림보" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "홀로" + ], + "slot": "앨범", + "values": [ + "앨범 홀로" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "출시연도": "2017" + } + }, + "service_results": [ + { + "앨범": "홀로", + "가수": "림보", + "장르": "팝", + "트랙": "에어플레인 모드", + "출시연도": "2017" + }, + { + "앨범": "보이스노츠", + "가수": "찰리 푸스", + "장르": "팝", + "트랙": "어텐션", + "출시연도": "2017" + }, + { + "앨범": "아메리칸 뷰티", + "가수": "토리 V", + "장르": "팝", + "트랙": "바비 걸", + "출시연도": "2017" + }, + { + "앨범": "원 모어 라이트", + "가수": "린킨 파크", + "장르": "일렉트로팝", + "트랙": "배틀 심포니", + "출시연도": "2017" + }, + { + "앨범": "러브 올웨이즈", + "가수": "셰인 필란", + "장르": "팝", + "트랙": "뷰티풀 인 화이트", + "출시연도": "2017" + }, + { + "앨범": "베스티", + "가수": "영겐", + "장르": "팝", + "트랙": "베스티", + "출시연도": "2017" + }, + { + "앨범": "팝 푸드", + "가수": "잭 스타우버", + "장르": "팝", + "트랙": "버터컵", + "출시연도": "2017" + }, + { + "앨범": "샤넬", + "가수": "프랭크 오션", + "장르": "팝", + "트랙": "샤넬", + "출시연도": "2017" + }, + { + "앨범": "체리 콜라", + "가수": "쿠와다", + "장르": "팝", + "트랙": "체리 콜라", + "출시연도": "2017" + }, + { + "앨범": "사포", + "가수": "졸리타", + "장르": "팝", + "트랙": "컴 홈 위드 미", + "출시연도": "2017" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "트랙", + "start": 15 + }, + { + "exclusive_end": 2, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 9, + "slot": "앨범", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "림보의 앨범 홀로에 수록된 노래 에어플레인 모드를 추천합니다만, 들어보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "노래 에어플레인 모드" + ], + "출시연도": [ + "2년 전쯤 나온 노래" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "모니카 돌란" + ], + "slot": "주연배우", + "values": [ + "모니카 돌란" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "미스터리" + ], + "slot": "장르", + "values": [ + "미스터리 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "주연배우", + "start": 8 + }, + { + "exclusive_end": 27, + "slot": "장르", + "start": 20 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "미스터리 영화" + ], + "주연배우": [ + "모니카 돌란" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 이제 모니카 돌란이 출연한 미스터리 영화를 찾아주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "오피셜 시크릿" + ], + "slot": "제목", + "values": [ + "오피셜 시크릿" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "미스터리", + "주연배우": "모니카 돌란" + } + }, + "service_results": [ + { + "장르": "미스터리", + "주연배우": "모니카 돌란", + "자막_언어": "영어", + "제목": "오피셜 시크릿" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "제목", + "start": 28 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "마음에 드실 만한 영화가 한 편 있습니다. 제목은 오피셜 시크릿입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "오피셜 시크릿" + ], + "slot": "제목", + "values": [ + "오피셜 시크릿" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "미스터리 영화" + ], + "주연배우": [ + "모니카 돌란" + ], + "제목": [ + "오피셜 시크릿" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "오피셜 시크릿 한 번 보고 싶네요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "그럼 지금 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰 기기" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 기기" + ], + "트랙": [ + "노래 에어플레인 모드" + ], + "출시연도": [ + "2년 전쯤 나온 노래" + ] + } + } + }, + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "미스터리 영화" + ], + "주연배우": [ + "모니카 돌란" + ], + "제목": [ + "오피셜 시크릿" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 말고 아까 말한 그 노래를 안뜰 기기에서 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "에어플레인 모드" + ], + "slot": "트랙", + "values": [ + "에어플레인 모드" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰에서 에어플레인 모드를 재생하시겠다는 것으로 확인해도 될까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 기기", + "안뜰" + ], + "트랙": [ + "노래 에어플레인 모드", + "에어플레인 모드" + ], + "출시연도": [ + "2년 전쯤 나온 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "안뜰", + "트랙": "에어플레인 모드" + } + }, + "service_results": [ + { + "앨범": "홀로", + "가수": "림보", + "장치": "안뜰", + "장르": "팝", + "트랙": "에어플레인 모드", + "출시연도": "2017" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 즐겁게 감상해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 기기", + "안뜰" + ], + "트랙": [ + "노래 에어플레인 모드", + "에어플레인 모드" + ], + "출시연도": [ + "2년 전쯤 나온 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 해주셔서 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 기기", + "안뜰" + ], + "트랙": [ + "노래 에어플레인 모드", + "에어플레인 모드" + ], + "출시연도": [ + "2년 전쯤 나온 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 그게 다예요. 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "별말씀을요, 즐겁게 감상하시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00116", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "오레스 아익스미스" + ], + "slot": "앨범", + "values": [ + "오레스 아익스미스 앨범" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019" + ], + "slot": "출시연도", + "values": [ + "2019년" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "앨범", + "start": 0 + }, + { + "exclusive_end": 29, + "slot": "장르", + "start": 25 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "오레스 아익스미스 앨범" + ], + "장르": [ + "팝 노래" + ], + "출시연도": [ + "2019년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "오레스 아익스미스 앨범에서 2019년에 나온 팝 노래들 좀 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "닉스타 기논타이 타 타브마타" + ], + "slot": "트랙", + "values": [ + "닉스타 기논타이 타 타브마타" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "말루 키리아코풀루" + ], + "slot": "가수", + "values": [ + "말루 키리아코풀루" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "오레스 아익스미스" + ], + "slot": "앨범", + "values": [ + "오레스 아익스미스 앨범" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "오레스 아익스미스", + "장르": "팝", + "출시연도": "2019" + } + }, + "service_results": [ + { + "앨범": "오레스 아익스미스", + "가수": "말루 키리아코풀루", + "장르": "팝", + "트랙": "닉스타 기논타이 타 타브마타", + "출시연도": "2019" + } + ], + "slots": [ + { + "exclusive_end": 26, + "slot": "트랙", + "start": 11 + }, + { + "exclusive_end": 9, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 44, + "slot": "앨범", + "start": 32 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "말루 키리아코풀루의 닉스타 기논타이 타 타브마타라는 곡이 오레스 아익스미스 앨범에 수록되어 있는데, 이 곡을 좋아하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "오레스 아익스미스 앨범" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "닉스타 기논타이 타 타브마타" + ], + "출시연도": [ + "2019년" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "완벽해요, 인터넷에서 볼 만한 영화 한 편 찾아 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 장르의 영화를 찾아드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "사이 영" + ], + "slot": "주연배우", + "values": [ + "사이 영" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "공상 과학" + ], + "slot": "장르", + "values": [ + "공상 과학 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 4, + "slot": "주연배우", + "start": 0 + }, + { + "exclusive_end": 18, + "slot": "장르", + "start": 10 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 영화" + ], + "주연배우": [ + "사이 영" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "사이 영이 출연한 공상 과학 영화 좀 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "미지와의 조우" + ], + "slot": "제목", + "values": [ + "미지와의 조우" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공상 과학", + "주연배우": "사이 영" + } + }, + "service_results": [ + { + "장르": "공상 과학", + "주연배우": "사이 영", + "자막_언어": "영어", + "제목": "미지와의 조우" + } + ], + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "미지와의 조우를 좋아하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "미지와의 조우" + ], + "slot": "제목", + "values": [ + "미지와의 조우" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 영화" + ], + "주연배우": [ + "사이 영" + ], + "제목": [ + "미지와의 조우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 미지와의 조우를 참 좋아해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 그 영화를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "공상 과학 영화" + ], + "주연배우": [ + "사이 영" + ], + "제목": [ + "미지와의 조우" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 괜찮습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도움이 필요하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰 스피커" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "오레스 아익스미스 앨범" + ], + "장치": [ + "안뜰 스피커" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "닉스타 기논타이 타 타브마타" + ], + "출시연도": [ + "2019년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아까 그 노래를 안뜰 스피커로 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "닉스타 기논타이 타 타브마타" + ], + "slot": "트랙", + "values": [ + "닉스타 기논타이 타 타브마타 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "트랙", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "닉스타 기논타이 타 타브마타 노래를 안뜰에 전송해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "오레스 아익스미스 앨범" + ], + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "닉스타 기논타이 타 타브마타", + "닉스타 기논타이 타 타브마타 노래" + ], + "출시연도": [ + "2019년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "오레스 아익스미스", + "장치": "안뜰", + "트랙": "닉스타 기논타이 타 타브마타" + } + }, + "service_results": [ + { + "앨범": "오레스 아익스미스", + "가수": "말루 키리아코풀루", + "장치": "안뜰", + "장르": "팝", + "트랙": "닉스타 기논타이 타 타브마타", + "출시연도": "2019" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "요청하신 노래 재생을 시작했습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "오레스 아익스미스 앨범" + ], + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "닉스타 기논타이 타 타브마타", + "닉스타 기논타이 타 타브마타 노래" + ], + "출시연도": [ + "2019년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고마워요, 지금은 이걸로 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00117", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "케샤" + ], + "slot": "가수", + "values": [ + "케샤" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "레인보우" + ], + "slot": "앨범", + "values": [ + "레인보우 앨범" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 2, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 8, + "slot": "장르", + "start": 4 + }, + { + "exclusive_end": 17, + "slot": "앨범", + "start": 10 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "레인보우 앨범" + ], + "가수": [ + "케샤" + ], + "장르": [ + "팝 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "케샤의 팝 노래랑 레인보우 앨범 수록곡 몇 곡 찾아줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "프레잉" + ], + "slot": "트랙", + "values": [ + "프레잉" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "케샤" + ], + "slot": "가수", + "values": [ + "케샤" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "레인보우" + ], + "slot": "앨범", + "values": [ + "앨범 레인보우" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "레인보우", + "가수": "케샤", + "장르": "팝" + } + }, + "service_results": [ + { + "앨범": "레인보우", + "가수": "케샤", + "장르": "팝", + "트랙": "프레잉", + "출시연도": "2017" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "트랙", + "start": 17 + }, + { + "exclusive_end": 2, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 11, + "slot": "앨범", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "케샤의 앨범 레인보우에 수록된 프레잉이라는 곡이 한 곡 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2014" + ], + "slot": "출시연도", + "values": [ + "2014년 곡" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "앨범": [ + "레인보우 앨범" + ], + "가수": [ + "케샤" + ], + "장르": [ + "팝 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그 곡이 2014년 곡이라서 대략 5년 전쯤에 나온 건가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2017" + ], + "slot": "출시연도", + "values": [ + "2017년 발매" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 2017년 발매되었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "레인보우 앨범", + "앨범 레인보우" + ], + "가수": [ + "케샤" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "프레잉" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "네, 맞아요. 이제 괜찮은 온라인 영화 몇 편 추천해 줄 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 장르를 선호하시는지 알려주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "컬트" + ], + "slot": "장르", + "values": [ + "범죄물 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "범죄물 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "범죄물 영화 완전 제 취향이에요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "컬트" + } + }, + "service_results": [ + { + "장르": "컬트", + "주연배우": "쿠엔틴 타란티노", + "자막_언어": "영어", + "제목": "펄프 픽션" + } + ], + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "펄프 픽션에 대해 어떻게 생각하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "범죄물 영화" + ], + "제목": [ + "펄프 픽션" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "펄프 픽션은 진짜 명작이에요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "제가 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "범죄물 영화" + ], + "제목": [ + "펄프 픽션" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 아니에요, 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "레인보우 앨범", + "앨범 레인보우" + ], + "가수": [ + "케샤" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "프레잉" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "케샤 그 노래 재생해 줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "프레잉" + ], + "slot": "트랙", + "values": [ + "프레잉" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "트랙", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인 차 말씀드리며 거실에서 프레잉을 재생하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "레인보우 앨범", + "앨범 레인보우" + ], + "가수": [ + "케샤" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "프레잉" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "레인보우", + "가수": "케샤", + "장치": "거실", + "트랙": "프레잉" + } + }, + "service_results": [ + { + "앨범": "레인보우", + "가수": "케샤", + "장치": "거실", + "장르": "팝", + "트랙": "프레잉", + "출시연도": "2017" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 즐겁게 감상해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "레인보우 앨범", + "앨범 레인보우" + ], + "가수": [ + "케샤" + ], + "장치": [ + "거실" + ], + "장르": [ + "팝 노래" + ], + "트랙": [ + "프레잉" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "필요한 건 다 됐어요. 고마워요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00118", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "음악 듣고 싶은데 노래 좀 찾아줄 수 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "주다스" + ], + "slot": "트랙", + "values": [ + "주다스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "레이디 가가" + ], + "slot": "가수", + "values": [ + "레이디 가가" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "본 디스 웨이" + ], + "slot": "앨범", + "values": [ + "앨범 본 디스 웨이" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "본 디스 웨이", + "가수": "레이디 가가", + "장르": "팝", + "트랙": "주다스", + "출시연도": "2011" + }, + { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장르": "팝", + "트랙": "허니문 애비뉴", + "출시연도": "2013" + }, + { + "앨범": "크레이지", + "가수": "오네트", + "장르": "팝", + "트랙": "크레이지", + "출시연도": "2011" + }, + { + "앨범": "마이 타입", + "가수": "제임스 아서", + "장르": "팝", + "트랙": "마이 타입", + "출시연도": "2017" + }, + { + "앨범": "캘리포니아 선라이즈", + "가수": "존 파디", + "장르": "컨트리", + "트랙": "나이트 시프트", + "출시연도": "2016" + }, + { + "앨범": "겟 웻", + "가수": "플라이 프로젝트", + "장르": "팝", + "트랙": "겟 웻", + "출시연도": "2017" + }, + { + "앨범": "이나", + "가수": "이나", + "장르": "팝", + "트랙": "배드 보이즈", + "출시연도": "2015" + }, + { + "앨범": "데미", + "가수": "데미 로바토", + "장르": "팝", + "트랙": "네온 라이츠", + "출시연도": "2013" + }, + { + "앨범": "선데이", + "가수": "다윈", + "장르": "팝", + "트랙": "줄라이", + "출시연도": "2016" + }, + { + "앨범": "더블 비전", + "가수": "프린스 로이스", + "장르": "팝", + "트랙": "백 잇 업", + "출시연도": "2015" + } + ], + "slots": [ + { + "exclusive_end": 27, + "slot": "트랙", + "start": 24 + }, + { + "exclusive_end": 6, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 18, + "slot": "앨범", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "레이디 가가의 앨범 본 디스 웨이에 수록된 주다스는 어떠신지요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "다른 노래들도 찾아줄 수 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "허니문 애비뉴" + ], + "slot": "트랙", + "values": [ + "허니문 애비뉴" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "아리아나 그란데" + ], + "slot": "가수", + "values": [ + "아리아나 그란데" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "유어스 트룰리" + ], + "slot": "앨범", + "values": [ + "유어스 트룰리" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "트랙", + "start": 18 + }, + { + "exclusive_end": 16, + "slot": "가수", + "start": 8 + }, + { + "exclusive_end": 42, + "slot": "앨범", + "start": 35 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "추천드릴 곡은 아리아나 그란데의 허니문 애비뉴이며 수록 앨범은 유어스 트룰리입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "허니문 애비뉴" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 재생해 드리면 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "트랙": [ + "허니문 애비뉴" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아직은 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 필요하신 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 볼 만한 영화 좀 찾아줄 수 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 종류의 영화를 원하시는지요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "스릴러" + ], + "slot": "장르", + "values": [ + "서스펜스 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "장르", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "서스펜스 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋은 서스펜스 영화 하나 추천해 주실 수 있어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "매들린스 매들린", + "로호", + "디 아트 오브 셀프 디펜스" + ], + "slot": "제목", + "values": [ + "디 아트 오브 셀프 디펜스", + "로호", + "매들린스 매들린" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "스릴러" + } + }, + "service_results": [ + { + "장르": "스릴러", + "주연배우": "헬레나 하워드", + "자막_언어": "힌디어", + "제목": "매들린스 매들린" + }, + { + "장르": "스릴러", + "주연배우": "루디 체르니코프", + "자막_언어": "불어", + "제목": "로호" + }, + { + "장르": "스릴러", + "주연배우": "제이슨 버키", + "자막_언어": "힌디어", + "제목": "디 아트 오브 셀프 디펜스" + }, + { + "장르": "스릴러", + "주연배우": "레너드 샤프", + "자막_언어": "영어", + "제목": "레이디킬러" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "제목", + "start": 14 + }, + { + "exclusive_end": 12, + "slot": "제목", + "start": 10 + }, + { + "exclusive_end": 8, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "매들린스 매들린, 로호, 디 아트 오브 셀프 디펜스 중 어떤 작품을 추천해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "그래디 서튼" + ], + "slot": "주연배우", + "values": [ + "그래디 서튼" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "연극 영화" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "주연배우", + "start": 3 + }, + { + "exclusive_end": 21, + "slot": "장르", + "start": 16 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "연극 영화" + ], + "주연배우": [ + "그래디 서튼" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "혹시 그래디 서튼이 출연하는 연극 영화 같은 다른 작품도 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "스테이지 도어" + ], + "slot": "제목", + "values": [ + "스테이지 도어" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마", + "주연배우": "그래디 서튼" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "그래디 서튼", + "자막_언어": "스페인어", + "제목": "스테이지 도어" + } + ], + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "스테이지 도어는 어떠신지요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰 스피커" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 스피커" + ], + "트랙": [ + "허니문 애비뉴" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "스테이지 도어" + ], + "slot": "제목", + "values": [ + "스테이지 도어" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "연극 영화" + ], + "주연배우": [ + "그래디 서튼" + ], + "제목": [ + "스테이지 도어" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "스테이지 도어 괜찮은데, 지금 안뜰 스피커에서 그 노래 틀어줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "허니문 애비뉴" + ], + "slot": "트랙", + "values": [ + "허니문 애비뉴" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 25, + "slot": "트랙", + "start": 18 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인 차 여쭙겠습니다, 안뜰에서 허니문 애비뉴를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르" + ], + "slot_values": { + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "트랙": [ + "허니문 애비뉴" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "맞아요. 그 노래는 무슨 장르예요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "안뜰", + "트랙": "허니문 애비뉴" + } + }, + "service_results": [ + { + "앨범": "유어스 트룰리", + "가수": "아리아나 그란데", + "장치": "안뜰", + "장르": "팝", + "트랙": "허니문 애비뉴", + "출시연도": "2013" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "장르", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 팝 노래로 분류됩니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "안뜰 스피커", + "안뜰" + ], + "트랙": [ + "허니문 애비뉴" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요, 고마워요, 지금은 이걸로 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시고 음악도 즐겁게 감상하시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00119", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "조앤" + ], + "slot": "앨범", + "values": [ + "앨범 조앤" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "앨범", + "start": 0 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 조앤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "앨범 조앤에 수록된 노래들 좀 찾아주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "밀리언 리즌스" + ], + "slot": "트랙", + "values": [ + "곡 밀리언 리즌스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "레이디 가가" + ], + "slot": "가수", + "values": [ + "레이디 가가" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "조앤" + ], + "slot": "앨범", + "values": [ + "앨범 조앤" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "조앤" + } + }, + "service_results": [ + { + "앨범": "조앤", + "가수": "레이디 가가", + "장르": "팝", + "트랙": "밀리언 리즌스", + "출시연도": "2016" + }, + { + "앨범": "조앤", + "가수": "레이디 가가", + "장르": "팝", + "트랙": "퍼펙트 일루전", + "출시연도": "2016" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "트랙", + "start": 19 + }, + { + "exclusive_end": 6, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 13, + "slot": "앨범", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "레이디 가가의 앨범 조앤에 수록된 곡 밀리언 리즌스에 대해 어떤 의견을 가지고 계신지 말씀해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 조앤" + ], + "트랙": [ + "곡 밀리언 리즌스" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "프라샨트 나라야난" + ], + "slot": "주연배우", + "values": [ + "프라샨트 나라야난" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "주연배우", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "주연배우": [ + "프라샨트 나라야난" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "프라샨트 나라야난이 출연한 스트리밍으로 볼 만한 영화 추천해 주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 종류의 영화를 원하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "코미디" + ], + "slot": "장르", + "values": [ + "코미디 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "장르", + "start": 6 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 영화" + ], + "주연배우": [ + "프라샨트 나라야난" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "저는 주로 코미디 영화를 즐겨 봐요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "치초레" + ], + "slot": "제목", + "values": [ + "치초레" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "코미디", + "주연배우": "프라샨트 나라야난" + } + }, + "service_results": [ + { + "장르": "코미디", + "주연배우": "프라샨트 나라야난", + "자막_언어": "불어", + "제목": "치초레" + } + ], + "slots": [ + { + "exclusive_end": 3, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "치초레에 대해 어떤 의견을 가지고 계신지 말씀해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "치초레" + ], + "slot": "제목", + "values": [ + "치초레" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 영화" + ], + "주연배우": [ + "프라샨트 나라야난" + ], + "제목": [ + "치초레" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아, 치초레는 정말 괜찮은 영화예요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 영화를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디 영화" + ], + "주연배우": [ + "프라샨트 나라야난" + ], + "제목": [ + "치초레" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "미안하지만 지금은 안 볼게요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 조앤" + ], + "트랙": [ + "곡 밀리언 리즌스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아까 찾아주신 그 노래 재생해 주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "밀리언 리즌스" + ], + "slot": "트랙", + "values": [ + "밀리언 리즌스 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 밀리언 리즌스 노래를 재생해도 되는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 조앤" + ], + "장치": [ + "안뜰" + ], + "트랙": [ + "곡 밀리언 리즌스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "미안한데 안뜰에서 재생해 줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "밀리언 리즌스" + ], + "slot": "트랙", + "values": [ + "밀리언 리즌스 곡" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰에서 밀리언 리즌스 곡을 재생해도 되는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 조앤" + ], + "장치": [ + "주방" + ], + "트랙": [ + "곡 밀리언 리즌스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "미안한데 내 주방에서 재생해 줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "밀리언 리즌스" + ], + "slot": "트랙", + "values": [ + "밀리언 리즌스" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "주방" + ], + "slot": "장치", + "values": [ + "주방" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 23, + "slot": "트랙", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인 부탁드립니다, 주방에서 밀리언 리즌스를 재생해도 되는지 회신해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2018" + ], + "slot": "출시연도", + "values": [ + "2018년 나온 곡" + ] + }, + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르", + "출시연도" + ], + "slot_values": { + "앨범": [ + "앨범 조앤" + ], + "장치": [ + "주방" + ], + "트랙": [ + "곡 밀리언 리즌스", + "밀리언 리즌스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이대로 괜찮아요, 이 곡의 음악 장르가 무엇이고 2018년 나온 곡인지 알려주시겠어요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2016" + ], + "slot": "출시연도", + "values": [ + "2016년 발매" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 곡" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "조앤", + "장치": "주방", + "트랙": "밀리언 리즌스" + } + }, + "service_results": [ + { + "앨범": "조앤", + "가수": "레이디 가가", + "장치": "주방", + "장르": "팝", + "트랙": "밀리언 리즌스", + "출시연도": "2016" + } + ], + "slots": [ + { + "exclusive_end": 19, + "slot": "장르", + "start": 16 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "이 노래는 2016년 발매된 팝 곡이니 음악 감상하시며 즐거운 시간 보내시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 조앤" + ], + "장치": [ + "주방" + ], + "트랙": [ + "곡 밀리언 리즌스", + "밀리언 리즌스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 감사드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 조앤" + ], + "장치": [ + "주방" + ], + "트랙": [ + "곡 밀리언 리즌스", + "밀리언 리즌스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니에요, 정말 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00120", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "하우스" + ], + "slot": "장르", + "values": [ + "하우스 음악" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "더 마틴 개릭스 익스피리언스" + ], + "slot": "앨범", + "values": [ + "더 마틴 개릭스 익스피리언스 앨범" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 28, + "slot": "장르", + "start": 22 + }, + { + "exclusive_end": 56, + "slot": "앨범", + "start": 38 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "더 마틴 개릭스 익스피리언스 앨범" + ], + "장르": [ + "하우스 음악" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이제 운동하려는데 노래 좀 틀고 싶어, 하우스 음악을 진짜 좋아해서 더 마틴 개릭스 익스피리언스 앨범이 좋다고 들었어." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "노 슬립" + ], + "slot": "트랙", + "values": [ + "노 슬립" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "마틴 개릭스" + ], + "slot": "가수", + "values": [ + "마틴 개릭스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "더 마틴 개릭스 익스피리언스" + ], + "slot": "앨범", + "values": [ + "앨범 더 마틴 개릭스 익스피리언스" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "더 마틴 개릭스 익스피리언스", + "장르": "하우스" + } + }, + "service_results": [ + { + "앨범": "더 마틴 개릭스 익스피리언스", + "가수": "마틴 개릭스", + "장르": "하우스", + "트랙": "노 슬립", + "출시연도": "2019" + }, + { + "앨범": "더 마틴 개릭스 익스피리언스", + "가수": "마틴 개릭스", + "장르": "하우스", + "트랙": "오션", + "출시연도": "2018" + } + ], + "slots": [ + { + "exclusive_end": 42, + "slot": "트랙", + "start": 38 + }, + { + "exclusive_end": 12, + "slot": "가수", + "start": 6 + }, + { + "exclusive_end": 32, + "slot": "앨범", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "좋습니다, 마틴 개릭스의 앨범 더 마틴 개릭스 익스피리언스에 수록된 노 슬립을 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2016" + ], + "slot": "출시연도", + "values": [ + "2016년" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "앨범": [ + "더 마틴 개릭스 익스피리언스 앨범" + ], + "장르": [ + "하우스 음악" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 2016년에 나온 거야?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019" + ], + "slot": "출시연도", + "values": [ + "2019년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 2019년에 발매되었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "더 마틴 개릭스 익스피리언스 앨범", + "앨범 더 마틴 개릭스 익스피리언스" + ], + "장르": [ + "하우스 음악" + ], + "트랙": [ + "노 슬립" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알겠어, 그거 내가 원하던 곡이야." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "제가 해당 곡을 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "더 마틴 개릭스 익스피리언스 앨범", + "앨범 더 마틴 개릭스 익스피리언스" + ], + "장르": [ + "하우스 음악" + ], + "트랙": [ + "노 슬립" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "애덤 시츠" + ], + "slot": "주연배우", + "values": [ + "애덤 시츠" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 30, + "slot": "주연배우", + "start": 25 + }, + { + "exclusive_end": 41, + "slot": "장르", + "start": 38 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마" + ], + "주연배우": [ + "애덤 시츠" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "잠시 후야, 온라인으로 볼 만한 영화 있어, 애덤 시츠 나오는 거나 드라마면 좋아?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "브리트니 런스 어 마라톤" + ], + "slot": "제목", + "values": [ + "브리트니 런스 어 마라톤" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마", + "주연배우": "애덤 시츠" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "애덤 시츠", + "자막_언어": "스페인어", + "제목": "브리트니 런스 어 마라톤" + } + ], + "slots": [ + { + "exclusive_end": 46, + "slot": "제목", + "start": 33 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "고객님께서 마음에 드실 만한 영화 한 편을 찾았으며 제목은 브리트니 런스 어 마라톤입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "더 마틴 개릭스 익스피리언스 앨범", + "앨범 더 마틴 개릭스 익스피리언스" + ], + "장르": [ + "하우스 음악" + ], + "트랙": [ + "노 슬립" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "브리트니 런스 어 마라톤" + ], + "slot": "제목", + "values": [ + "브리트니 런스 어 마라톤" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마" + ], + "주연배우": [ + "애덤 시츠" + ], + "제목": [ + "브리트니 런스 어 마라톤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "브리트니 런스 어 마라톤이면 딱이네, 방금 찾아준 그 노래 지금 틀어줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "노 슬립" + ], + "slot": "트랙", + "values": [ + "노 슬립 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 21, + "slot": "트랙", + "start": 14 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "확인하겠습니다, 거실에서 노 슬립 노래를 재생해 드리겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "더 마틴 개릭스 익스피리언스 앨범", + "앨범 더 마틴 개릭스 익스피리언스" + ], + "장치": [ + "거실" + ], + "장르": [ + "하우스 음악" + ], + "트랙": [ + "노 슬립", + "노 슬립 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아, 그렇게 해." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "더 마틴 개릭스 익스피리언스", + "장치": "거실", + "트랙": "노 슬립" + } + }, + "service_results": [ + { + "앨범": "더 마틴 개릭스 익스피리언스", + "가수": "마틴 개릭스", + "장치": "거실", + "장르": "하우스", + "트랙": "노 슬립", + "출시연도": "2019" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐겁게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "더 마틴 개릭스 익스피리언스 앨범", + "앨범 더 마틴 개릭스 익스피리언스" + ], + "장치": [ + "거실" + ], + "장르": [ + "하우스 음악" + ], + "트랙": [ + "노 슬립", + "노 슬립 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "진짜 고맙다!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 일이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "앨범": [ + "더 마틴 개릭스 익스피리언스 앨범", + "앨범 더 마틴 개릭스 익스피리언스" + ], + "장치": [ + "거실" + ], + "장르": [ + "하우스 음악" + ], + "트랙": [ + "노 슬립", + "노 슬립 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니, 괜찮아. 고마워!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00121", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "노래 좀 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어 고스트 인 더 트렌치스" + ], + "slot": "트랙", + "values": [ + "어 고스트 인 더 트렌치스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "사바톤" + ], + "slot": "가수", + "values": [ + "사바톤" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "더 그레이트 워" + ], + "slot": "앨범", + "values": [ + "더 그레이트 워 앨범" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "10" + ], + "slot": "count", + "values": [ + "10" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장르": "메탈", + "트랙": "어 고스트 인 더 트렌치스", + "출시연도": "2019" + }, + { + "앨범": "트랜스미션스", + "가수": "스타셋", + "장르": "록", + "트랙": "잇 해즈 비건", + "출시연도": "2014" + }, + { + "앨범": "더 콜로서스", + "가수": "카이로 나이프 파이트", + "장르": "록", + "트랙": "레즈로드", + "출시연도": "2014" + }, + { + "앨범": "더 낫띵", + "가수": "콘", + "장르": "메탈", + "트랙": "콜드", + "출시연도": "2019" + }, + { + "앨범": "서렌더", + "가수": "더 그린 칠드런", + "장르": "팝", + "트랙": "서렌더", + "출시연도": "2019" + }, + { + "앨범": "위키드 게임", + "가수": "파토랭킹", + "장르": "레게", + "트랙": "위키드 게임", + "출시연도": "2019" + }, + { + "앨범": "펌프드 업 킥스", + "가수": "코너 메이너드", + "장르": "팝", + "트랙": "펌프드 업 킥스", + "출시연도": "2013" + }, + { + "앨범": "텔 미 유 러브 미", + "가수": "치트 코즈", + "장르": "팝", + "트랙": "노 프로미시스", + "출시연도": "2017" + }, + { + "앨범": "스피크 나우", + "가수": "테일러 스위프트", + "장르": "컨트리", + "트랙": "네버 그로우 업", + "출시연도": "2010" + }, + { + "앨범": "뮤즈 박스", + "가수": "매딜린 베일리", + "장르": "팝", + "트랙": "타임스 위 해드", + "출시연도": "2012" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "트랙", + "start": 18 + }, + { + "exclusive_end": 16, + "slot": "가수", + "start": 13 + }, + { + "exclusive_end": 45, + "slot": "앨범", + "start": 34 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "노래 10곡을 찾았으며 사바톤의 어 고스트 인 더 트렌치스가 더 그레이트 워 앨범에 수록된 곡인데 들어보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "어 고스트 인 더 트렌치스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그래, 그거 맞네." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도움이 필요하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "존 트라볼타" + ], + "slot": "주연배우", + "values": [ + "존 트라볼타" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "컬트" + ], + "slot": "장르", + "values": [ + "컬트 영화 같은 거" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "주연배우", + "start": 6 + }, + { + "exclusive_end": 39, + "slot": "장르", + "start": 29 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "컬트 영화 같은 거" + ], + "주연배우": [ + "존 트라볼타" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "온라인에서 존 트라볼타 작품 중 괜찮은 영화, 특히 컬트 영화 같은 거 좀 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "컬트", + "주연배우": "존 트라볼타" + } + }, + "service_results": [ + { + "장르": "컬트", + "주연배우": "존 트라볼타", + "자막_언어": "영어", + "제목": "펄프 픽션" + } + ], + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "펄프 픽션을 추천해 드려도 괜찮을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "어 고스트 인 더 트렌치스" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "컬트 영화 같은 거" + ], + "주연배우": [ + "존 트라볼타" + ], + "제목": [ + "펄프 픽션" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "펄프 픽션이면 딱이네, 아까 찾아둔 그 노래 좀 틀어 줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "어 고스트 인 더 트렌치스" + ], + "slot": "트랙", + "values": [ + "어 고스트 인 더 트렌치스" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 어 고스트 인 더 트렌치스를 재생해 달라고 하신 것이 맞습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + }, + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "어 고스트 인 더 트렌치스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그래 맞아, 그 노래가 몇 년에 나왔는지 알려줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2019" + ], + "slot": "출시연도", + "values": [ + "2019년 발매된 곡" + ] + }, + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "어 고스트 인 더 트렌치스" + } + }, + "service_results": [ + { + "앨범": "더 그레이트 워", + "가수": "사바톤", + "장치": "거실", + "장르": "메탈", + "트랙": "어 고스트 인 더 트렌치스", + "출시연도": "2019" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "이 곡은 2019년 발매된 곡이니 편안하게 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "어 고스트 인 더 트렌치스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고맙네." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "어 고스트 인 더 트렌치스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니, 정말 고맙네!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "천만에요, 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00122", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "좋은 노래 몇 곡만 들어도 인생이 즐거워지는데, 지금 저를 위해 들을 만한 노래 좀 골라 줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "언더 유어 스카스" + ], + "slot": "트랙", + "values": [ + "언더 유어 스카스" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "갓스맥" + ], + "slot": "가수", + "values": [ + "갓스맥" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "웬 레전드 라이즈" + ], + "slot": "앨범", + "values": [ + "앨범 웬 레전드 라이즈" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "웬 레전드 라이즈", + "가수": "갓스맥", + "장르": "록", + "트랙": "언더 유어 스카스", + "출시연도": "2018" + }, + { + "앨범": "아우타 마이 헤어", + "가수": "티 제이", + "장르": "레게", + "트랙": "아우타 마이 헤어", + "출시연도": "2019" + }, + { + "앨범": "웨이크 업 드리밍", + "가수": "스테파니 매비", + "장르": "팝", + "트랙": "더 좀비 송", + "출시연도": "2012" + }, + { + "앨범": "오 클라호마", + "가수": "스쿼시", + "장르": "레게", + "트랙": "오 클라호마", + "출시연도": "2018" + }, + { + "앨범": "마자 마르 리야 도리 케 니체", + "가수": "라비 라즈 수렌드라", + "장르": "컨트리", + "트랙": "투 라르카 하이 비하리", + "출시연도": "2019" + }, + { + "앨범": "싱귤러 액트 I", + "가수": "사브리나 카펜터", + "장르": "팝", + "트랙": "올모스트 러브", + "출시연도": "2018" + }, + { + "앨범": "실리 워크스 디스코텍 프레젠트 브라이터 데이즈 리딤", + "가수": "실리 워크스 무브먼트", + "장르": "레게", + "트랙": "소울 프로바이더", + "출시연도": "2013" + }, + { + "앨범": "웰컴 투 더 피시보울", + "가수": "케니 체스니", + "장르": "컨트리", + "트랙": "컴 오버", + "출시연도": "2012" + }, + { + "앨범": "프리퀄", + "가수": "고스트", + "장르": "메탈", + "트랙": "댄스 마카브르", + "출시연도": "2018" + }, + { + "앨범": "데미", + "가수": "데미 로바토", + "장르": "팝", + "트랙": "네온 라이츠", + "출시연도": "2013" + } + ], + "slots": [ + { + "exclusive_end": 32, + "slot": "트랙", + "start": 23 + }, + { + "exclusive_end": 3, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 17, + "slot": "앨범", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "갓스맥의 앨범 웬 레전드 라이즈에 수록된 언더 유어 스카스에 대해 어떻게 생각하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [ + "2013" + ], + "slot": "출시연도", + "values": [ + "6년 전" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "출시연도" + ], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "이 노래가 6년 전에 나온 곡인가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2018" + ], + "slot": "출시연도", + "values": [ + "2018년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "아니요, 2018년에 발표된 곡입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "언더 유어 스카스" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "아, 그게 제가 찾던 거네요, 온라인에서 볼 만한 좋은 영화가 있을까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 종류의 영화를 주로 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "공포" + ], + "slot": "장르", + "values": [ + "유령 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "장르", + "start": 4 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "유령 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 유령 영화 한 편이 딱 필요해요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "47미터 2", + "인 패브릭", + "미드소마" + ], + "slot": "제목", + "values": [ + "47미터 2", + "미드소마", + "인 패브릭" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "공포" + } + }, + "service_results": [ + { + "장르": "공포", + "주연배우": "다비 산토스", + "자막_언어": "스페인어", + "제목": "47미터 2" + }, + { + "장르": "공포", + "주연배우": "헤일리 스콰이어스", + "자막_언어": "힌디어", + "제목": "인 패브릭" + }, + { + "장르": "공포", + "주연배우": "윌리엄 잭슨 하퍼", + "자막_언어": "영어", + "제목": "미드소마" + }, + { + "장르": "공포", + "주연배우": "마나부 호소이", + "자막_언어": "스페인어", + "제목": "카메라를 멈추면 안 돼!" + }, + { + "장르": "공포", + "주연배우": "로레인 투생", + "자막_언어": "불어", + "제목": "스케어리 스토리: 어둠의 속삭임" + }, + { + "장르": "공포", + "주연배우": "다이애나 도스", + "자막_언어": "불어", + "제목": "씨어터 오브 블러드" + } + ], + "slots": [ + { + "exclusive_end": 6, + "slot": "제목", + "start": 0 + }, + { + "exclusive_end": 19, + "slot": "제목", + "start": 15 + }, + { + "exclusive_end": 13, + "slot": "제목", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "47미터 2, 인 패브릭, 미드소마 중 어느 영화를 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "상관 없음" + ], + "slot": "장치", + "values": [ + "상관 없음" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "상관 없음" + ], + "트랙": [ + "언더 유어 스카스" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "47미터 2" + ], + "slot": "제목", + "values": [ + "47미터 2편" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 7, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "유령 영화" + ], + "제목": [ + "47미터 2편" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "47미터 2편 정말 좋네요, 아까 찾은 그 노래 아무 기기에서든 틀어 줄래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "언더 유어 스카스" + ], + "slot": "트랙", + "values": [ + "언더 유어 스카스 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 36, + "slot": "트랙", + "start": 24 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "다음 정보를 확인해 주시기 바라며 거실에서 언더 유어 스카스 노래를 재생하겠습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "언더 유어 스카스", + "언더 유어 스카스 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아주 좋아요, 그걸로 됐어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "트랙": "언더 유어 스카스" + } + }, + "service_results": [ + { + "앨범": "웬 레전드 라이즈", + "가수": "갓스맥", + "장치": "거실", + "장르": "록", + "트랙": "언더 유어 스카스", + "출시연도": "2018" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "언더 유어 스카스", + "언더 유어 스카스 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 필요하신 도움이 있으신지요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "언더 유어 스카스", + "언더 유어 스카스 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 지금은 괜찮으니 고마워요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "안녕히 계시고 몸조심하시어 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00123", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "바이브즈 카르텔" + ], + "slot": "가수", + "values": [ + "바이브즈 카르텔" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2019" + ], + "slot": "출시연도", + "values": [ + "2019년" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "레게" + ], + "slot": "장르", + "values": [ + "레게 같은 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "가수", + "start": 10 + }, + { + "exclusive_end": 28, + "slot": "장르", + "start": 20 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "바이브즈 카르텔" + ], + "장르": [ + "레게 같은 노래" + ], + "출시연도": [ + "2019년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "2019년에 나온 바이브즈 카르텔의 레게 같은 노래 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "퍼커빌리티" + ], + "slot": "트랙", + "values": [ + "곡 퍼커빌리티" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "바이브즈 카르텔" + ], + "slot": "가수", + "values": [ + "바이브즈 카르텔" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "섹스어빌리티" + ], + "slot": "앨범", + "values": [ + "앨범 섹스어빌리티" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "바이브즈 카르텔", + "장르": "레게", + "출시연도": "2019" + } + }, + "service_results": [ + { + "앨범": "섹스어빌리티", + "가수": "바이브즈 카르텔", + "장르": "레게", + "트랙": "퍼커빌리티", + "출시연도": "2019" + } + ], + "slots": [ + { + "exclusive_end": 29, + "slot": "트랙", + "start": 22 + }, + { + "exclusive_end": 8, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 19, + "slot": "앨범", + "start": 10 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "바이브즈 카르텔의 앨범 섹스어빌리티에는 곡 퍼커빌리티가 한 곡 수록되어 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "바이브즈 카르텔" + ], + "장르": [ + "레게 같은 노래" + ], + "트랙": [ + "곡 퍼커빌리티" + ], + "출시연도": [ + "2019년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그거 맘에 드네요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 재생해 드려도 될까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "가수": [ + "바이브즈 카르텔" + ], + "장르": [ + "레게 같은 노래" + ], + "트랙": [ + "곡 퍼커빌리티" + ], + "출시연도": [ + "2019년" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "지금은 말고 온라인에서 괜찮은 영화 좀 찾아줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 장르의 영화를 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "코미디" + ], + "slot": "장르", + "values": [ + "코미디" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 3, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "코미디" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "코미디면 괜찮아요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "치초레", + "굿 보이즈", + "나의 그리스식 웨딩" + ], + "slot": "제목", + "values": [ + "굿 보이즈", + "나의 그리스식 웨딩", + "치초레" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "코미디" + } + }, + "service_results": [ + { + "장르": "코미디", + "주연배우": "수샨트 싱 라즈푸트", + "자막_언어": "힌디어", + "제목": "치초레" + }, + { + "장르": "코미디", + "주연배우": "알렉산더 캘버트", + "자막_언어": "영어", + "제목": "굿 보이즈" + }, + { + "장르": "코미디", + "주연배우": "안드레아 마틴", + "자막_언어": "영어", + "제목": "나의 그리스식 웨딩" + }, + { + "장르": "코미디", + "주연배우": "제임스 어바니악", + "자막_언어": "스페인어", + "제목": "웨어 유 고, 버나뎃" + }, + { + "장르": "코미디", + "주연배우": "케이트 맥키넌", + "자막_언어": "영어", + "제목": "예스터데이" + } + ], + "slots": [ + { + "exclusive_end": 10, + "slot": "제목", + "start": 5 + }, + { + "exclusive_end": 22, + "slot": "제목", + "start": 12 + }, + { + "exclusive_end": 3, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "치초레, 굿 보이즈, 나의 그리스식 웨딩 중 어떤 영화를 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "브래드 파커" + ], + "slot": "주연배우", + "values": [ + "브래드 파커" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "컬트" + ], + "slot": "장르", + "values": [ + "폭력물 영화" + ] + }, + { + "act": "REQUEST_ALTS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 6, + "slot": "주연배우", + "start": 0 + }, + { + "exclusive_end": 18, + "slot": "장르", + "start": 12 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "폭력물 영화" + ], + "주연배우": [ + "브래드 파커" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "브래드 파커가 나오는 폭력물 영화 다른 거 좀 찾아줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션 영화" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "컬트", + "주연배우": "브래드 파커" + } + }, + "service_results": [ + { + "장르": "컬트", + "주연배우": "브래드 파커", + "자막_언어": "영어", + "제목": "펄프 픽션" + } + ], + "slots": [ + { + "exclusive_end": 8, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "펄프 픽션 영화가 한 편 있습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "바이브즈 카르텔" + ], + "장르": [ + "레게 같은 노래" + ], + "트랙": [ + "곡 퍼커빌리티" + ], + "출시연도": [ + "2019년" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "폭력물 영화" + ], + "주연배우": [ + "브래드 파커" + ], + "제목": [ + "펄프 픽션 영화", + "펄프 픽션" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "펄프 픽션 괜찮네, 이제 우리 고른 노래 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "퍼커빌리티" + ], + "slot": "트랙", + "values": [ + "퍼커빌리티" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 퍼커빌리티를 재생해 드려도 될지 확인해 주십시오." + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "바이브즈 카르텔" + ], + "장치": [ + "거실" + ], + "장르": [ + "레게 같은 노래" + ], + "트랙": [ + "곡 퍼커빌리티", + "퍼커빌리티" + ], + "출시연도": [ + "2019년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "됐어, 이게 전부야." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "가수": "바이브즈 카르텔", + "장치": "거실", + "트랙": "퍼커빌리티" + } + }, + "service_results": [ + { + "앨범": "섹스어빌리티", + "가수": "바이브즈 카르텔", + "장치": "거실", + "장르": "레게", + "트랙": "퍼커빌리티", + "출시연도": "2019" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "그 노래를 들어 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "바이브즈 카르텔" + ], + "장치": [ + "거실" + ], + "장르": [ + "레게 같은 노래" + ], + "트랙": [ + "곡 퍼커빌리티", + "퍼커빌리티" + ], + "출시연도": [ + "2019년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 감사합니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "다른 도움이 더 필요하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "가수": [ + "바이브즈 카르텔" + ], + "장치": [ + "거실" + ], + "장르": [ + "레게 같은 노래" + ], + "트랙": [ + "곡 퍼커빌리티", + "퍼커빌리티" + ], + "출시연도": [ + "2019년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니, 그게 다야." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 되십시오, 다음에 또 뵙겠습니다." + } + ] + }, + { + "dialogue_id": "14_00124", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "진저" + ], + "slot": "가수", + "values": [ + "진저" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "메탈" + ], + "slot": "장르", + "values": [ + "메탈 노래" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 2, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 12, + "slot": "장르", + "start": 7 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "진저" + ], + "장르": [ + "메탈 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "진저가 부른 메탈 노래 좀 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "파이시즈" + ], + "slot": "트랙", + "values": [ + "곡 파이시즈" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "진저" + ], + "slot": "가수", + "values": [ + "진저" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "킹 오브 에브리띵" + ], + "slot": "앨범", + "values": [ + "앨범 킹 오브 에브리띵" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "가수": "진저", + "장르": "메탈" + } + }, + "service_results": [ + { + "앨범": "킹 오브 에브리띵", + "가수": "진저", + "장르": "메탈", + "트랙": "파이시즈", + "출시연도": "2016" + } + ], + "slots": [ + { + "exclusive_end": 28, + "slot": "트랙", + "start": 22 + }, + { + "exclusive_end": 2, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 16, + "slot": "앨범", + "start": 4 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "진저의 앨범 킹 오브 에브리띵에 수록된 곡 파이시즈를 들어 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "출시연도", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [ + "출시연도" + ], + "slot_values": { + "가수": [ + "진저" + ], + "장르": [ + "메탈 노래" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "그 노래가 언제 나왔는지 알려줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "2016" + ], + "slot": "출시연도", + "values": [ + "2016년" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "저는 2016년에 출시되었습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "가수": [ + "진저" + ], + "장르": [ + "메탈 노래" + ], + "트랙": [ + "곡 파이시즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 그게 내가 찾던 노래야." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 그 노래를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "가수": [ + "진저" + ], + "장르": [ + "메탈 노래" + ], + "트랙": [ + "곡 파이시즈" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "브루스 윌리스" + ], + "slot": "주연배우", + "values": [ + "브루스 윌리스" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "컬트" + ], + "slot": "장르", + "values": [ + "컬트 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 15, + "slot": "주연배우", + "start": 8 + }, + { + "exclusive_end": 25, + "slot": "장르", + "start": 20 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "컬트 영화" + ], + "주연배우": [ + "브루스 윌리스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 아니고 브루스 윌리스 나오는 컬트 영화 좋은 거 좀 찾아줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "컬트", + "주연배우": "브루스 윌리스" + } + }, + "service_results": [ + { + "장르": "컬트", + "주연배우": "브루스 윌리스", + "자막_언어": "불어", + "제목": "펄프 픽션" + } + ], + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "펄프 픽션에 대해 어떻게 생각하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "상관 없음" + ], + "slot": "장치", + "values": [ + "상관 없음" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "진저" + ], + "장치": [ + "상관 없음" + ], + "장르": [ + "메탈 노래" + ], + "트랙": [ + "곡 파이시즈" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "펄프 픽션" + ], + "slot": "제목", + "values": [ + "펄프 픽션" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 5, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "컬트 영화" + ], + "주연배우": [ + "브루스 윌리스" + ], + "제목": [ + "펄프 픽션" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "펄프 픽션 괜찮네, 기기는 상관없으니 방금 찾은 그 노래 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "파이시즈" + ], + "slot": "트랙", + "values": [ + "파이시즈 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실에서 파이시즈 노래를 재생해 드려도 되는지 확인 부탁드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "진저" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "메탈 노래" + ], + "트랙": [ + "곡 파이시즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니, 안뜰에 있는 스피커로 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "파이시즈" + ], + "slot": "트랙", + "values": [ + "파이시즈" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰에서 파이시즈를 재생해 드려도 되는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "진저" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "메탈 노래" + ], + "트랙": [ + "곡 파이시즈", + "파이시즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 좋아." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "가수": "진저", + "장치": "안뜰", + "트랙": "파이시즈" + } + }, + "service_results": [ + { + "앨범": "킹 오브 에브리띵", + "가수": "진저", + "장치": "안뜰", + "장르": "메탈", + "트랙": "파이시즈", + "출시연도": "2016" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 재생하고 있으니 편안히 감상하시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "가수": [ + "진저" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "메탈 노래" + ], + "트랙": [ + "곡 파이시즈", + "파이시즈" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알겠어, 그걸로 됐어, 정말 고마워." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도움이 되어 드려 기쁘며 좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00125", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 장르" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "2012" + ], + "slot": "출시연도", + "values": [ + "2012년쯤" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "할시온" + ], + "slot": "앨범", + "values": [ + "앨범 할시온" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 19, + "slot": "장르", + "start": 15 + }, + { + "exclusive_end": 42, + "slot": "앨범", + "start": 36 + } + ], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 할시온" + ], + "장르": [ + "팝 장르" + ], + "출시연도": [ + "2012년쯤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금 노래 좀 찾아보려는데 팝 장르를 좋아해서 2012년쯤 나온 앨범 할시온에 수록된 곡 하나 추천해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "번" + ], + "slot": "트랙", + "values": [ + "번" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "엘리 골딩" + ], + "slot": "가수", + "values": [ + "엘리 골딩" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "할시온" + ], + "slot": "앨범", + "values": [ + "앨범 할시온" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": { + "앨범": "할시온", + "장르": "팝", + "출시연도": "2012" + } + }, + "service_results": [ + { + "앨범": "할시온", + "가수": "엘리 골딩", + "장르": "팝", + "트랙": "번", + "출시연도": "2012" + } + ], + "slots": [ + { + "exclusive_end": 35, + "slot": "트랙", + "start": 34 + }, + { + "exclusive_end": 20, + "slot": "가수", + "start": 15 + }, + { + "exclusive_end": 28, + "slot": "앨범", + "start": 22 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 한 곡 찾았습니다만 엘리 골딩의 앨범 할시온에 수록된 번을 들어 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 할시온" + ], + "장르": [ + "팝 장르" + ], + "트랙": [ + "번" + ], + "출시연도": [ + "2012년쯤" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "네, 그걸로 할게요, 온라인에서 볼 만한 좋은 영화 있으면 추천해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "어떤 영화 장르를 선호하십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "드라마" + ], + "slot": "장르", + "values": [ + "드라마 장르 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 장르 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "드라마 장르 영화로 하나 추천해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "어느 신실한 남자", + "애프터 웨딩 인 뉴욕", + "블라인디드 바이 더 라이트" + ], + "slot": "제목", + "values": [ + "블라인디드 바이 더 라이트", + "애프터 웨딩 인 뉴욕", + "어느 신실한 남자" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "드라마" + } + }, + "service_results": [ + { + "장르": "드라마", + "주연배우": "바카리 상가레", + "자막_언어": "영어", + "제목": "어느 신실한 남자" + }, + { + "장르": "드라마", + "주연배우": "도리스 맥카시", + "자막_언어": "스페인어", + "제목": "애프터 웨딩 인 뉴욕" + }, + { + "장르": "드라마", + "주연배우": "미라 가나트라", + "자막_언어": "영어", + "제목": "블라인디드 바이 더 라이트" + }, + { + "장르": "드라마", + "주연배우": "질리언 벨", + "자막_언어": "영어", + "제목": "브리트니 런스 어 마라톤" + }, + { + "장르": "드라마", + "주연배우": "존 글레이저", + "자막_언어": "불어", + "제목": "허슬러" + }, + { + "장르": "드라마", + "주연배우": "하비에르 바르뎀", + "자막_언어": "영어", + "제목": "라이브 플래쉬" + }, + { + "장르": "드라마", + "주연배우": "잭 스터너", + "자막_언어": "불어", + "제목": "오버커머" + }, + { + "장르": "드라마", + "주연배우": "잭 카슨", + "자막_언어": "스페인어", + "제목": "스테이지 도어" + }, + { + "장르": "드라마", + "주연배우": "캐런 홀니스", + "자막_언어": "스페인어", + "제목": "레이싱 인 더 레인" + }, + { + "장르": "드라마", + "주연배우": "샤비아니 폰세 데 레온", + "자막_언어": "스페인어", + "제목": "디스 이즈 낫 베를린" + } + ], + "slots": [ + { + "exclusive_end": 38, + "slot": "제목", + "start": 24 + }, + { + "exclusive_end": 22, + "slot": "제목", + "start": 11 + }, + { + "exclusive_end": 9, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "어느 신실한 남자, 애프터 웨딩 인 뉴욕, 블라인디드 바이 더 라이트 중에서 어떤 영화를 보시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "어느 신실한 남자" + ], + "slot": "제목", + "values": [ + "어느 신실한 남자" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 장르 영화" + ], + "제목": [ + "어느 신실한 남자" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "어느 신실한 남자면 괜찮겠어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "영화를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 할시온" + ], + "장르": [ + "팝 장르" + ], + "트랙": [ + "번" + ], + "출시연도": [ + "2012년쯤" + ] + } + } + }, + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "드라마 장르 영화" + ], + "제목": [ + "어느 신실한 남자" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "지금은 듣고 싶지 않지만 방금 찾은 그 노래는 틀어 주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "번" + ], + "slot": "트랙", + "values": [ + "노래 번" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 4, + "slot": "트랙", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "노래 번을 거실에서 재생하는 것이 맞는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + }, + { + "act": "NEGATE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 할시온" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "팝 장르" + ], + "트랙": [ + "번" + ], + "출시연도": [ + "2012년쯤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니요, 안뜰에 있는 기기로 재생해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "번" + ], + "slot": "트랙", + "values": [ + "번 노래" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "안뜰" + ], + "slot": "장치", + "values": [ + "안뜰" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 9, + "slot": "트랙", + "start": 5 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "안뜰에서 번 노래를 재생해 드려도 되는지 확인해 주시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 할시온" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "팝 장르" + ], + "트랙": [ + "번", + "번 노래" + ], + "출시연도": [ + "2012년쯤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 바로 그 곡이에요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "앨범": "할시온", + "장치": "안뜰", + "트랙": "번" + } + }, + "service_results": [ + { + "앨범": "할시온", + "가수": "엘리 골딩", + "장치": "안뜰", + "장르": "팝", + "트랙": "번", + "출시연도": "2012" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "음악을 즐기시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "앨범": [ + "앨범 할시온" + ], + "장치": [ + "안뜰" + ], + "장르": [ + "팝 장르" + ], + "트랙": [ + "번", + "번 노래" + ], + "출시연도": [ + "2012년쯤" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "정말 감사합니다. 이걸로 됐습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00126", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "기분이 좋아서 좋은 노래 좀 듣고 싶은데, 저한테 딱 맞는 곡 추천해 주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "캐리 미" + ], + "slot": "트랙", + "values": [ + "노래 캐리 미" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "카이고" + ], + "slot": "가수", + "values": [ + "카이고" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "클라우드 나인" + ], + "slot": "앨범", + "values": [ + "앨범 클라우드 나인" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "클라우드 나인", + "가수": "카이고", + "장르": "다운템포", + "트랙": "캐리 미", + "출시연도": "2016" + }, + { + "앨범": "프리 스피릿", + "가수": "칼리드", + "장르": "팝", + "트랙": "베터", + "출시연도": "2018" + }, + { + "앨범": "언스토퍼블", + "가수": "세나 카나", + "장르": "팝", + "트랙": "언스토퍼블", + "출시연도": "2019" + }, + { + "앨범": "키스", + "가수": "칼리 레이 젭슨", + "장르": "팝", + "트랙": "콜 미 메이비", + "출시연도": "2011" + }, + { + "앨범": "웬 레전드 라이즈", + "가수": "갓스맥", + "장르": "록", + "트랙": "언더 유어 스카스", + "출시연도": "2018" + }, + { + "앨범": "블러드", + "가수": "인 디스 모먼트", + "장르": "메탈코어", + "트랙": "아드레날라이즈", + "출시연도": "2012" + }, + { + "앨범": "살람", + "가수": "해리스 제이", + "장르": "팝", + "트랙": "살람 알라이쿰", + "출시연도": "2015" + }, + { + "앨범": "퍼포스", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "컴퍼니", + "출시연도": "2015" + }, + { + "앨범": "랫츠", + "가수": "타일러 파", + "장르": "컨트리", + "트랙": "랫츠", + "출시연도": "2013" + }, + { + "앨범": "프라이데이", + "가수": "파스칼 르투블롱", + "장르": "하우스", + "트랙": "프라이데이", + "출시연도": "2017" + } + ], + "slots": [ + { + "exclusive_end": 31, + "slot": "트랙", + "start": 24 + }, + { + "exclusive_end": 6, + "slot": "가수", + "start": 3 + }, + { + "exclusive_end": 18, + "slot": "앨범", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "네, 카이고의 앨범 클라우드 나인에 수록된 노래 캐리 미는 어떠십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "노래 캐리 미" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "미셸 필립스" + ], + "slot": "주연배우", + "values": [ + "미셸 필립스" + ] + }, + { + "act": "INFORM", + "canonical_values": [ + "뮤지컬" + ], + "slot": "장르", + "values": [ + "뮤지컬 영화" + ] + }, + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 41, + "slot": "주연배우", + "start": 35 + }, + { + "exclusive_end": 22, + "slot": "장르", + "start": 16 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "뮤지컬 영화" + ], + "주연배우": [ + "미셸 필립스" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "좋아요. 노래가 잔뜩 나오는 뮤지컬 영화를 보고 싶은데, 특히 미셸 필립스가 나오는 작품 추천해 주실 수 있나요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "에코 인 더 캐년" + ], + "slot": "제목", + "values": [ + "에코 인 더 캐년" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "뮤지컬", + "주연배우": "미셸 필립스" + } + }, + "service_results": [ + { + "장르": "뮤지컬", + "주연배우": "미셸 필립스", + "자막_언어": "영어", + "제목": "에코 인 더 캐년" + } + ], + "slots": [ + { + "exclusive_end": 9, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "에코 인 더 캐년이라는 영화를 하나 찾았습니다만, 이 영화로 하시겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "에코 인 더 캐년" + ], + "slot": "제목", + "values": [ + "에코 인 더 캐년" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 12, + "slot": "제목", + "start": 3 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "뮤지컬 영화" + ], + "주연배우": [ + "미셸 필립스" + ], + "제목": [ + "에코 인 더 캐년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 에코 인 더 캐년 진짜 좋은 영화야, 추천해 줘서 고마워!" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER_INTENT", + "canonical_values": [ + "PlayMovie" + ], + "slot": "intent", + "values": [ + "PlayMovie" + ] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 바로 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "NEGATE_INTENT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "NONE", + "requested_slots": [], + "slot_values": { + "장르": [ + "뮤지컬 영화" + ], + "주연배우": [ + "미셸 필립스" + ], + "제목": [ + "에코 인 더 캐년" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "아니, 지금은 아니야." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQ_MORE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "추가로 도와드릴 사항이 있으신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "노래 캐리 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 전에 골라둔 그 노래 틀어줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "캐리 미" + ], + "slot": "트랙", + "values": [ + "캐리 미" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실 스피커" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 13, + "slot": "트랙", + "start": 9 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "거실 스피커에서 캐리 미를 재생해 드려도 되겠습니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실 스피커" + ], + "트랙": [ + "노래 캐리 미", + "캐리 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "응, 확인했으니 진행해 줘." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "캐리 미" + } + }, + "service_results": [ + { + "앨범": "클라우드 나인", + "가수": "카이고", + "장치": "거실", + "장르": "다운템포", + "트랙": "캐리 미", + "출시연도": "2016" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "지금 노래 재생을 시작했습니다. 감상해 주시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실 스피커" + ], + "트랙": [ + "노래 캐리 미", + "캐리 미" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "고마워, 그게 다야." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "좋은 하루 보내시기 바랍니다." + } + ] + }, + { + "dialogue_id": "14_00127", + "services": [ + "음악_3", + "미디어_3" + ], + "turns": [ + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "LookupMusic" + ], + "slot": "intent", + "values": [ + "LookupMusic" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "들어볼 만한 노래 하나 찾아보고 싶어요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "네온 라이츠" + ], + "slot": "트랙", + "values": [ + "네온 라이츠" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "데미 로바토" + ], + "slot": "가수", + "values": [ + "데미 로바토" + ] + }, + { + "act": "OFFER", + "canonical_values": [ + "데미" + ], + "slot": "앨범", + "values": [ + "앨범 데미" + ] + } + ], + "service": "음악_3", + "service_call": { + "method": "LookupMusic", + "parameters": {} + }, + "service_results": [ + { + "앨범": "데미", + "가수": "데미 로바토", + "장르": "팝", + "트랙": "네온 라이츠", + "출시연도": "2013" + }, + { + "앨범": "질러스", + "가수": "지요다 코빌로바", + "장르": "팝", + "트랙": "질러스", + "출시연도": "2016" + }, + { + "앨범": "쿼터", + "가수": "위시트 히라야웡쿨", + "장르": "팝", + "트랙": "포춘틀리 아이 멧 유", + "출시연도": "2014" + }, + { + "앨범": "빌트 온 글래스", + "가수": "닉 머피", + "장르": "일렉트로니카", + "트랙": "골드", + "출시연도": "2014" + }, + { + "앨범": "베스트 카인드 오브 메스", + "가수": "겟 스케어드", + "장르": "록", + "트랙": "사카즘", + "출시연도": "2010" + }, + { + "앨범": "할렐루야 나이츠", + "가수": "란코", + "장르": "컨트리", + "트랙": "갓 유어 네임 온 잇", + "출시연도": "2017" + }, + { + "앨범": "텔 미 유 러브 미", + "가수": "데미 로바토", + "장르": "팝", + "트랙": "텔 미 유 러브 미", + "출시연도": "2017" + }, + { + "앨범": "캡처드", + "가수": "스파이스", + "장르": "레게", + "트랙": "쿨 잇", + "출시연도": "2018" + }, + { + "앨범": "이그조틱", + "가수": "프리앙카 초프라", + "장르": "팝", + "트랙": "이그조틱", + "출시연도": "2012" + }, + { + "앨범": "빌리브", + "가수": "저스틴 비버", + "장르": "팝", + "트랙": "보이프렌드", + "출시연도": "2012" + } + ], + "slots": [ + { + "exclusive_end": 25, + "slot": "트랙", + "start": 19 + }, + { + "exclusive_end": 6, + "slot": "가수", + "start": 0 + }, + { + "exclusive_end": 13, + "slot": "앨범", + "start": 8 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "데미 로바토의 앨범 데미에 수록된 네온 라이츠는 어떠신가요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "LookupMusic", + "requested_slots": [], + "slot_values": { + "트랙": [ + "네온 라이츠" + ] + } + } + }, + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "FindMovies" + ], + "slot": "intent", + "values": [ + "FindMovies" + ] + } + ], + "service": "미디어_3", + "slots": [], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": {} + } + } + ], + "speaker": "USER", + "utterance": "네, 그거 좋네요. 이제 볼 영화 하나 고르는 거 도와주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "미디어_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "원하시는 영화 장르가 있으십니까?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "기이한 영화" + ], + "slot": "장르", + "values": [ + "기괴한 스토리가 있는 영화" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 14, + "slot": "장르", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "기괴한 스토리가 있는 영화" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "기괴한 스토리가 있는 영화 한 편 추천해 주실래요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "OFFER", + "canonical_values": [ + "원스 어폰 어 타임... 인 할리우드" + ], + "slot": "제목", + "values": [ + "원스 어폰 어 타임... 인 할리우드" + ] + }, + { + "act": "INFORM_COUNT", + "canonical_values": [ + "1" + ], + "slot": "count", + "values": [ + "1" + ] + } + ], + "service": "미디어_3", + "service_call": { + "method": "FindMovies", + "parameters": { + "장르": "기이한 영화" + } + }, + "service_results": [ + { + "장르": "기이한 영화", + "주연배우": "티모시 올리펀트", + "자막_언어": "영어", + "제목": "원스 어폰 어 타임... 인 할리우드" + } + ], + "slots": [ + { + "exclusive_end": 20, + "slot": "제목", + "start": 0 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "원스 어폰 어 타임... 인 할리우드는 원하시는 장르에 적합한 영화 중 하나이므로 권해드립니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM_INTENT", + "canonical_values": [ + "PlayMedia" + ], + "slot": "intent", + "values": [ + "PlayMedia" + ] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "트랙": [ + "네온 라이츠" + ] + } + } + }, + { + "actions": [ + { + "act": "SELECT", + "canonical_values": [ + "원스 어폰 어 타임... 인 할리우드" + ], + "slot": "제목", + "values": [ + "원스 어폰 어 타임 인 할리우드" + ] + } + ], + "service": "미디어_3", + "slots": [ + { + "exclusive_end": 17, + "slot": "제목", + "start": 0 + } + ], + "state": { + "active_intent": "FindMovies", + "requested_slots": [], + "slot_values": { + "장르": [ + "기괴한 스토리가 있는 영화" + ], + "제목": [ + "원스 어폰 어 타임... 인 할리우드", + "원스 어폰 어 타임 인 할리우드" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "원스 어폰 어 타임 인 할리우드도 괜찮네, 그 데미 노래 이제 틀어줄래?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "CONFIRM", + "canonical_values": [ + "네온 라이츠" + ], + "slot": "트랙", + "values": [ + "네온 라이츠" + ] + }, + { + "act": "CONFIRM", + "canonical_values": [ + "거실" + ], + "slot": "장치", + "values": [ + "거실" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 18, + "slot": "트랙", + "start": 12 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "알겠습니다. 거실에서 네온 라이츠를 재생해 드릴까요?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "AFFIRM", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "네온 라이츠" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "네, 맞아요, 그렇게 해 주세요." + }, + { + "frames": [ + { + "actions": [ + { + "act": "NOTIFY_SUCCESS", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "service_call": { + "method": "PlayMedia", + "parameters": { + "장치": "거실", + "트랙": "네온 라이츠" + } + }, + "service_results": [ + { + "앨범": "데미", + "가수": "데미 로바토", + "��치": "거실", + "장르": "팝", + "트랙": "네온 라이츠", + "출시연도": "2013" + } + ], + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "노래를 즐기시기 바랍니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "REQUEST", + "canonical_values": [], + "slot": "장르", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [ + "장르" + ], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "네온 라이츠" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "이거 무슨 장르였더라?" + }, + { + "frames": [ + { + "actions": [ + { + "act": "INFORM", + "canonical_values": [ + "팝" + ], + "slot": "장르", + "values": [ + "팝 노래" + ] + } + ], + "service": "음악_3", + "slots": [ + { + "exclusive_end": 10, + "slot": "장르", + "start": 6 + } + ] + } + ], + "speaker": "SYSTEM", + "utterance": "해당 곡은 팝 노래입니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "THANK_YOU", + "canonical_values": [], + "slot": "", + "values": [] + }, + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [], + "state": { + "active_intent": "PlayMedia", + "requested_slots": [], + "slot_values": { + "장치": [ + "거실" + ], + "트랙": [ + "네온 라이츠" + ] + } + } + } + ], + "speaker": "USER", + "utterance": "알겠어요, 지금은 이걸로 충분하니 도와주셔서 고맙습니다." + }, + { + "frames": [ + { + "actions": [ + { + "act": "GOODBYE", + "canonical_values": [], + "slot": "", + "values": [] + } + ], + "service": "음악_3", + "slots": [] + } + ], + "speaker": "SYSTEM", + "utterance": "도움을 드릴 수 있어 기쁩니다." + } + ] + } +] \ No newline at end of file