268 lines
14 KiB
JSON
268 lines
14 KiB
JSON
|
{
|
||
|
"messages": [
|
||
|
{
|
||
|
"utt_id": "utt-0",
|
||
|
"utterance": "Hello! What are we gonna prepare 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 today we will make a fast and delicious black bean soup.",
|
||
|
"bot": true,
|
||
|
"annotations": "greeting();\r\ninform_title(title);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-2",
|
||
|
"utterance": "Great! I love black beans. Are there a lot of ingredients?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list_length;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-3",
|
||
|
"utterance": "Nice, there are 10 ingredients. Do you want them already?",
|
||
|
"bot": true,
|
||
|
"annotations": "sum_ingredient_list();\r\npropose_list_ingredients();"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-4",
|
||
|
"utterance": "Yes that would be good!",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-5",
|
||
|
"utterance": "The first 2 ingredients are 2 tablespoons vegetable oil and 1 medium onion. You should chop them.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-6",
|
||
|
"utterance": "Ok they are ready! What next?",
|
||
|
"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-7",
|
||
|
"utterance": "1 green bell pepper, chopped. 1 large carrot, peeled and thinly sliced 3 cloves garlic, minced.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);\r\ninform_ingredient(ing-4);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-8",
|
||
|
"utterance": "Ok good I have them ready what next?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; 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-9",
|
||
|
"utterance": "2 cans black beans and 1 can chicken broth.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_ingredient(ing-5);\r\ninform_ingredient(ing-6);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-10",
|
||
|
"utterance": "Ok good I did it! Can I use red beans instead?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_substitute;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"ing-5\", \"tracker_requested_step_num\": 6}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-11",
|
||
|
"utterance": "Sorry I cannot answer that question.",
|
||
|
"bot": true,
|
||
|
"annotations": "fence();"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-12",
|
||
|
"utterance": "Oh. What is the size of the bean cans? Could I have that in grams?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"ing-5\", \"tracker_requested_step_num\": 6}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-13",
|
||
|
"utterance": "The black beans cans are 15 ounce and the chicken broth can is 14 ounce.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_amount(ing-5);\r\ninform_amount(ing-6);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-14",
|
||
|
"utterance": "Ok could I ask the weight in grams?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"ing-5\", \"tracker_requested_step_num\": 6}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-15",
|
||
|
"utterance": "Sorry, this is beyond my ability.",
|
||
|
"bot": true,
|
||
|
"annotations": "fence();"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-16",
|
||
|
"utterance": "No problem! Are the ingredients over?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list_ends;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"ing-7\", \"tracker_requested_step_num\": 8}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-17",
|
||
|
"utterance": "No there are 6 more. The next 3 are 2 cups cubed cooked ham, 1/4 teaspoon cumin and 1/2 teaspoon salt.",
|
||
|
"bot": true,
|
||
|
"annotations": "negate();\r\ninform_ingredient(ing-7);\r\ninform_ingredient(ing-8);\r\ninform_ingredient(ing-9);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-18",
|
||
|
"utterance": "Ok good! They are ready. What next?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; 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-19",
|
||
|
"utterance": "Ground black pepper to taste, 1 cup shredded Cheddar cheese and 1 cup sour cream.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_ingredient(ing-10);\r\ninform_ingredient(ing-11);\r\ninform_ingredient(ing-12);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-20",
|
||
|
"utterance": "Ok good. Can I use gouda instead of cheddar?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"ing-12\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"ing-10\", \"tracker_requested_step_num\": 11}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-21",
|
||
|
"utterance": "Sorry I cannot answer that question.",
|
||
|
"bot": true,
|
||
|
"annotations": "fence();"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-22",
|
||
|
"utterance": "Ok can we start with the recipe or are there still some ingredients to prepare?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_ingredient_list_ends;\", \"tracker_completed_step\": \"ing-12\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 14}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-23",
|
||
|
"utterance": "That were all the ingredients. First heat the oil in a large pot over medium heat.",
|
||
|
"bot": true,
|
||
|
"annotations": "affirm();\r\ninform_instruction(inst-0);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-24",
|
||
|
"utterance": "Ok the oil is warm. What should I do 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-25",
|
||
|
"utterance": "Now stir in the onion, bell pepper, carrot, and garlic. Cook for 5 minutes, until it becomes tender.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-1);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-26",
|
||
|
"utterance": "Ok good it is now tender. What should I do with it?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; 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-27",
|
||
|
"utterance": "Mix in 1 can black beans and the chicken broth.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-2);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-28",
|
||
|
"utterance": "Ok I added beans and broth. Can I add also parsley?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 17}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-29",
|
||
|
"utterance": "Sorry I cannot answer that question. You should take a blender. Then puree the remaining can of beans until smooth.",
|
||
|
"bot": true,
|
||
|
"annotations": "fence();\r\ninform_instruction(inst-3);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-30",
|
||
|
"utterance": "Ok they are smooth now. What is the next step?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; 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-31",
|
||
|
"utterance": "Now mix this into the pot.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-4);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-32",
|
||
|
"utterance": "Ok I mixed it in the pot! What should I do now?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 19}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-33",
|
||
|
"utterance": "Now bring the soup to a boil.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-5);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-34",
|
||
|
"utterance": "Ok the soup is boiling now!",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 20}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-35",
|
||
|
"utterance": "Good, now reduce the heat to low.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-6);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-36",
|
||
|
"utterance": "Ok I reduced the heat to low!",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 21}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-37",
|
||
|
"utterance": "Good now mix in the ham, cumin, salt, and pepper. Let is simmer for 20 minutes.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-7);\r\ninform_instruction(inst-8);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-38",
|
||
|
"utterance": "Ok should I use all the ham?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 22, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 21}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-39",
|
||
|
"utterance": "Yes you should mix in all the ham.",
|
||
|
"bot": true,
|
||
|
"annotations": "affirm();"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-40",
|
||
|
"utterance": "Ok I mixed it in! What now? Can I eat it? I am hungry.",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 22, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 23}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-41",
|
||
|
"utterance": "Yes that was all. Just garnish it with Cheddar cheese and sour cream to serve. Enjoy the soup.",
|
||
|
"bot": true,
|
||
|
"annotations": "affirm();\r\ninform_instruction(inst-9);\r\nenjoy();"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-42",
|
||
|
"utterance": "Nice it smells great!! Thank you.",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 23, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 23}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-43",
|
||
|
"utterance": "You are welcome.",
|
||
|
"bot": true,
|
||
|
"annotations": "thank();"
|
||
|
}
|
||
|
]
|
||
|
}
|