238 lines
12 KiB
JSON
238 lines
12 KiB
JSON
{
|
|
"messages": [
|
|
{
|
|
"utt_id": "utt-0",
|
|
"utterance": "Hi. what are we making today?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"title\", \"intent\": \"greeting; req_title;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}"
|
|
},
|
|
{
|
|
"utt_id": "utt-1",
|
|
"utterance": "Hi. we are making cinnamon sugar cookies. Are you ready to start?",
|
|
"bot": true,
|
|
"annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();"
|
|
},
|
|
{
|
|
"utt_id": "utt-2",
|
|
"utterance": "Yes I am ready. What ingredients do I need?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm; req_ingredient_list;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
|
|
},
|
|
{
|
|
"utt_id": "utt-3",
|
|
"utterance": "You will need 12 ingredients. The first two are 1 cup of softened butter and 1 cup of sugar.",
|
|
"bot": true,
|
|
"annotations": "sum_ingredient_list();\r\ninform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-4",
|
|
"utterance": "Ok. I have them. What are the others?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
|
|
},
|
|
{
|
|
"utt_id": "utt-5",
|
|
"utterance": "The next are 1 cup of confectioners sugar, 1 cup of vegetable oil and 2 eggs.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);\r\ninform_ingredient(ing-4);\r\n"
|
|
},
|
|
{
|
|
"utt_id": "utt-6",
|
|
"utterance": "Ok. what else?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-4\", \"tracker_completed_step_num\": 5, \"tracker_requested_step\": \"ing-5\", \"tracker_requested_step_num\": 6}"
|
|
},
|
|
{
|
|
"utt_id": "utt-7",
|
|
"utterance": "Next are 1 teaspoon of vanilla extract and 4 1/3 cups of all-purpose flour.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-5);\r\ninform_ingredient(ing-6);"
|
|
},
|
|
{
|
|
"utt_id": "utt-8",
|
|
"utterance": "Ok. I have the vanilla extract and all-purpose flour. What's next?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"ing-7\", \"tracker_requested_step_num\": 8}"
|
|
},
|
|
{
|
|
"utt_id": "utt-9",
|
|
"utterance": "1 teaspoon salt, 1 teaspoon baking soda and 1 teaspoon ground cinnamon.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-7);\r\ninform_ingredient(ing-8);\r\ninform_ingredient(ing-9);"
|
|
},
|
|
{
|
|
"utt_id": "utt-10",
|
|
"utterance": "Ok. anything else?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-9\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"ing-10\", \"tracker_requested_step_num\": 11}"
|
|
},
|
|
{
|
|
"utt_id": "utt-11",
|
|
"utterance": "1 teaspoon cream of tartar and 1 cup finely chopped pecans. That were all the ingredients.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-10);\r\ninform_ingredient(ing-11);"
|
|
},
|
|
{
|
|
"utt_id": "utt-12",
|
|
"utterance": "Can you repeat the last two?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"ing-11\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"ing-10\", \"tracker_requested_step_num\": 11}"
|
|
},
|
|
{
|
|
"utt_id": "utt-13",
|
|
"utterance": "1 teaspoon cream of tartar and 1 cup finely chopped pecans.",
|
|
"bot": true,
|
|
"annotations": "repeat(ing-10);\r\nrepeat(ing-11);"
|
|
},
|
|
{
|
|
"utt_id": "utt-14",
|
|
"utterance": "Ok. thank you. What is the first step I need to do?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"thank; req_instruction;\", \"tracker_completed_step\": \"ing-11\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 14}"
|
|
},
|
|
{
|
|
"utt_id": "utt-15",
|
|
"utterance": "Now take a large bowl and add the butter sugars and cream of tartar. Cream them together.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-0);"
|
|
},
|
|
{
|
|
"utt_id": "utt-16",
|
|
"utterance": "Done. What's next?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 15}"
|
|
},
|
|
{
|
|
"utt_id": "utt-17",
|
|
"utterance": "Now add the eggs and vanilla as well. Mix it well.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-18",
|
|
"utterance": "All of the egg or only the yolk?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 15}"
|
|
},
|
|
{
|
|
"utt_id": "utt-19",
|
|
"utterance": "I cannot answer that question.",
|
|
"bot": true,
|
|
"annotations": "fence();"
|
|
},
|
|
{
|
|
"utt_id": "utt-20",
|
|
"utterance": "Ok. what's next?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 16}"
|
|
},
|
|
{
|
|
"utt_id": "utt-21",
|
|
"utterance": "Now add the flour, salt, baking soda, cinnamon and cream of tartar as well.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-2);"
|
|
},
|
|
{
|
|
"utt_id": "utt-22",
|
|
"utterance": "Ok. I have add everything to the bowl.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 17}"
|
|
},
|
|
{
|
|
"utt_id": "utt-23",
|
|
"utterance": "Now you may stir in some pecans as much as desired.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-3);"
|
|
},
|
|
{
|
|
"utt_id": "utt-24",
|
|
"utterance": "Ok. what else?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 18}"
|
|
},
|
|
{
|
|
"utt_id": "utt-25",
|
|
"utterance": "Roll into a 1 inch form and place it on greased baking sheets.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-4);\r\ninform_instruction(ac-5-0);"
|
|
},
|
|
{
|
|
"utt_id": "utt-26",
|
|
"utterance": "Ok. what should I do with it?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 19}"
|
|
},
|
|
{
|
|
"utt_id": "utt-27",
|
|
"utterance": "First still flatten it with the bottom of a glass dipped in sugar. Then sprinkle it with colored sugar if desired.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(ac-5-1);\r\ninform_instruction(inst-6);"
|
|
},
|
|
{
|
|
"utt_id": "utt-28",
|
|
"utterance": "Can you repeat the first part please?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 19}"
|
|
},
|
|
{
|
|
"utt_id": "utt-29",
|
|
"utterance": "Flatten the mixture with the bottom of a glass dipped in sugar.",
|
|
"bot": true,
|
|
"annotations": "repeat(ac-5-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-30",
|
|
"utterance": "Ok. thank you. What should I do now?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"thank; req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 21}"
|
|
},
|
|
{
|
|
"utt_id": "utt-31",
|
|
"utterance": "Now the last thing you have to do is to bake it at 375 degrees Fahrenheit for 10 -12 minutes.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-7);"
|
|
},
|
|
{
|
|
"utt_id": "utt-32",
|
|
"utterance": "How many degrees are that in Celsius?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_temperature;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 21}"
|
|
},
|
|
{
|
|
"utt_id": "utt-33",
|
|
"utterance": "It is 190 degrees Celsius.",
|
|
"bot": true,
|
|
"annotations": "inform_temperature(temp-7-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-34",
|
|
"utterance": "Ok. Thanks. How do I know it is ready?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"thank; req_duration;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 21}"
|
|
},
|
|
{
|
|
"utt_id": "utt-35",
|
|
"utterance": "You should bake it between 10-12 minutes.",
|
|
"bot": true,
|
|
"annotations": "inform_duration(dur-7-0);"
|
|
},
|
|
{
|
|
"utt_id": "utt-36",
|
|
"utterance": "Ok. 12 minutes have passed. What should I do now?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 21}"
|
|
},
|
|
{
|
|
"utt_id": "utt-37",
|
|
"utterance": "That was all. Enjoy the cookies!",
|
|
"bot": true,
|
|
"annotations": "end_recipe();\r\nenjoy();"
|
|
},
|
|
{
|
|
"utt_id": "utt-38",
|
|
"utterance": "Great. thank you for the instructions.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 21}"
|
|
}
|
|
]
|
|
} |