Advertisement
Guest User

Untitled

a guest
Aug 8th, 2018
547
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 12.18 KB | None | 0 0
  1. {
  2.   "name": "Statements versus Questions.",
  3.   "intents": [
  4.     {
  5.       "intent": "SORE_BACK",
  6.       "examples": [
  7.         {
  8.           "text": "I have a sore back"
  9.         },
  10.         {
  11.           "text": "my back is sore."
  12.         },
  13.         {
  14.           "text": "I have pain in my spine"
  15.         },
  16.         {
  17.           "text": "It hurts when I try to pick something up."
  18.         },
  19.         {
  20.           "text": "There is a pain in my lower backside"
  21.         },
  22.         {
  23.           "text": "My upper back is very sore"
  24.         }
  25.       ],
  26.       "description": ""
  27.     },
  28.     {
  29.       "intent": "General_Ending",
  30.       "examples": [
  31.         {
  32.           "text": "Bye bye"
  33.         },
  34.         {
  35.           "text": "Bye now"
  36.         },
  37.         {
  38.           "text": "Catch you later"
  39.         },
  40.         {
  41.           "text": "Cya later"
  42.         },
  43.         {
  44.           "text": "Ending this session"
  45.         },
  46.         {
  47.           "text": "End trial"
  48.         },
  49.         {
  50.           "text": "Finished now, good bye"
  51.         },
  52.         {
  53.           "text": "Get lost"
  54.         },
  55.         {
  56.           "text": "Go away"
  57.         },
  58.         {
  59.           "text": "Going now"
  60.         },
  61.         {
  62.           "text": "Goodbye"
  63.         },
  64.         {
  65.           "text": "Good. bye."
  66.         },
  67.         {
  68.           "text": "Go off"
  69.         },
  70.         {
  71.           "text": "Have a nice day?"
  72.         },
  73.         {
  74.           "text": "Hey bot go away"
  75.         },
  76.         {
  77.           "text": "I am leaving"
  78.         },
  79.         {
  80.           "text": "I am out of here"
  81.         },
  82.         {
  83.           "text": "I d like to stop doing this"
  84.         },
  85.         {
  86.           "text": "I have got to go"
  87.         },
  88.         {
  89.           "text": "I'm done"
  90.         },
  91.         {
  92.           "text": "Im done"
  93.         },
  94.         {
  95.           "text": "Im good thank you"
  96.         },
  97.         {
  98.           "text": "I'm leaving now"
  99.         },
  100.         {
  101.           "text": "It was nice chatting with you"
  102.         },
  103.         {
  104.           "text": "I want to quit"
  105.         },
  106.         {
  107.           "text": "Ok goodbye"
  108.         },
  109.         {
  110.           "text": "See you later"
  111.         },
  112.         {
  113.           "text": "Shut up"
  114.         },
  115.         {
  116.           "text": "Stop doing this"
  117.         },
  118.         {
  119.           "text": "Stop talking to me"
  120.         },
  121.         {
  122.           "text": "Thanks, bye!"
  123.         },
  124.         {
  125.           "text": "Thanks very much, bye!"
  126.         },
  127.         {
  128.           "text": "Thank you for your time"
  129.         },
  130.         {
  131.           "text": "That is all"
  132.         },
  133.         {
  134.           "text": "That's everything"
  135.         },
  136.         {
  137.           "text": "Time to go"
  138.         },
  139.         {
  140.           "text": "See you"
  141.         }
  142.       ],
  143.       "description": "End the conversation."
  144.     },
  145.     {
  146.       "intent": "General_Greetings",
  147.       "examples": [
  148.         {
  149.           "text": "Good day"
  150.         },
  151.         {
  152.           "text": "Good evening"
  153.         },
  154.         {
  155.           "text": "Good morning"
  156.         },
  157.         {
  158.           "text": "Good to see you"
  159.         },
  160.         {
  161.           "text": "Greetings"
  162.         },
  163.         {
  164.           "text": "Have you been well?"
  165.         },
  166.         {
  167.           "text": "Hello Agent"
  168.         },
  169.         {
  170.           "text": "Hello"
  171.         },
  172.         {
  173.           "text": "Hello I am looking for some help here"
  174.         },
  175.         {
  176.           "text": "Hey how are you doing"
  177.         },
  178.         {
  179.           "text": "Hey there all"
  180.         },
  181.         {
  182.           "text": "Hey there"
  183.         },
  184.         {
  185.           "text": "Hey twin"
  186.         },
  187.         {
  188.           "text": "Hey you"
  189.         },
  190.         {
  191.           "text": "Hi advisor"
  192.         },
  193.         {
  194.           "text": "Hi there"
  195.         },
  196.         {
  197.           "text": "How are things going?"
  198.         },
  199.         {
  200.           "text": "How are you today?"
  201.         },
  202.         {
  203.           "text": "How have you been?"
  204.         },
  205.         {
  206.           "text": "How is it going?"
  207.         },
  208.         {
  209.           "text": "How r u?"
  210.         },
  211.         {
  212.           "text": "Looking good eve"
  213.         },
  214.         {
  215.           "text": "Ok take me back"
  216.         },
  217.         {
  218.           "text": "What's new?"
  219.         },
  220.         {
  221.           "text": "What's up?"
  222.         },
  223.         {
  224.           "text": "Who is this?"
  225.         },
  226.         {
  227.           "text": "You there"
  228.         }
  229.       ],
  230.       "description": "Greet the bot."
  231.     }
  232.   ],
  233.   "entities": [
  234.     {
  235.       "entity": "Question",
  236.       "values": [
  237.         {
  238.           "type": "synonyms",
  239.           "value": "?",
  240.           "metadata": null,
  241.           "synonyms": [
  242.             "who",
  243.             "what",
  244.             "where",
  245.             "when",
  246.             "how",
  247.             "asked",
  248.             "I wondered",
  249.             "I wonder",
  250.             "can get"
  251.           ]
  252.         }
  253.       ],
  254.       "metadata": null,
  255.       "description": null
  256.     },
  257.     {
  258.       "entity": "YesNo",
  259.       "values": [
  260.         {
  261.           "type": "synonyms",
  262.           "value": "yes",
  263.           "metadata": null,
  264.           "synonyms": [
  265.             "yeah",
  266.             "yep",
  267.             "oh yeah",
  268.             "yup",
  269.             "of course",
  270.             "sure",
  271.             "ok",
  272.             "oh yea"
  273.           ]
  274.         },
  275.         {
  276.           "type": "synonyms",
  277.           "value": "no",
  278.           "metadata": null,
  279.           "synonyms": [
  280.             "nope",
  281.             "I don't need",
  282.             "nothing",
  283.             "nah"
  284.           ]
  285.         }
  286.       ],
  287.       "metadata": null,
  288.       "description": null
  289.     }
  290.   ],
  291.   "language": "en",
  292.   "metadata": {
  293.     "api_version": {
  294.       "major_version": "v1",
  295.       "minor_version": "2017-05-26"
  296.     }
  297.   },
  298.   "description": "This example shows you how to handle user statements as such, and not as questions.",
  299.   "dialog_nodes": [
  300.     {
  301.       "type": "standard",
  302.       "title": null,
  303.       "output": {
  304.         "generic": [
  305.           {
  306.             "values": [
  307.               {
  308.                 "text": "It's important to keep moving when you have a back pain."
  309.               },
  310.               {
  311.                 "text": "If you do have to rest then find a comfortable position."
  312.               },
  313.               {
  314.                 "text": "You can also try heat or ice to help reduce the pain. "
  315.               },
  316.               {
  317.                 "text": "Lastly if the pain persists, see a doctor for some pain medication."
  318.               }
  319.             ],
  320.             "response_type": "text",
  321.             "selection_policy": "multiline"
  322.           }
  323.         ]
  324.       },
  325.       "parent": "node_3_1533728496560",
  326.       "context": null,
  327.       "metadata": {},
  328.       "next_step": null,
  329.       "conditions": "#SORE_BACK",
  330.       "description": null,
  331.       "dialog_node": "node_6_1533731058896",
  332.       "previous_sibling": "node_5_1533730810511"
  333.     },
  334.     {
  335.       "type": "standard",
  336.       "title": null,
  337.       "output": {
  338.         "generic": [
  339.           {
  340.             "values": [
  341.               {
  342.                 "text": "Goodbye"
  343.               },
  344.               {
  345.                 "text": "See you later"
  346.               },
  347.               {
  348.                 "text": "Have a good day"
  349.               }
  350.             ],
  351.             "response_type": "text",
  352.             "selection_policy": "sequential"
  353.           }
  354.         ]
  355.       },
  356.       "parent": "node_3_1533728496560",
  357.       "context": null,
  358.       "metadata": {},
  359.       "next_step": null,
  360.       "conditions": "#General_Ending",
  361.       "description": null,
  362.       "dialog_node": "node_5_1533730810511",
  363.       "previous_sibling": "node_2_1533728493283"
  364.     },
  365.     {
  366.       "type": "standard",
  367.       "title": null,
  368.       "output": {
  369.         "generic": [
  370.           {
  371.             "values": [
  372.               {
  373.                 "text": "Hello!"
  374.               },
  375.               {
  376.                 "text": "Hi there"
  377.               }
  378.             ],
  379.             "response_type": "text",
  380.             "selection_policy": "sequential"
  381.           }
  382.         ]
  383.       },
  384.       "parent": "node_3_1533728496560",
  385.       "context": null,
  386.       "metadata": {},
  387.       "next_step": null,
  388.       "conditions": "#General_Greetings",
  389.       "description": null,
  390.       "dialog_node": "node_2_1533728493283",
  391.       "previous_sibling": null
  392.     },
  393.     {
  394.       "type": "standard",
  395.       "title": "Offer to help",
  396.       "output": {
  397.         "generic": [
  398.           {
  399.             "values": [
  400.               {
  401.                 "text": "I'm sorry to hear that. Let me help you."
  402.               },
  403.               {
  404.                 "text": ""
  405.               }
  406.             ],
  407.             "response_type": "text",
  408.             "selection_policy": "multiline"
  409.           }
  410.         ]
  411.       },
  412.       "parent": "node_1_1533728480618",
  413.       "context": null,
  414.       "metadata": {},
  415.       "next_step": {
  416.         "behavior": "jump_to",
  417.         "selector": "condition",
  418.         "dialog_node": "node_9_1533737533700"
  419.       },
  420.       "conditions": "#SORE_BACK",
  421.       "description": null,
  422.       "dialog_node": "node_4_1533728555766",
  423.       "previous_sibling": null
  424.     },
  425.     {
  426.       "type": "folder",
  427.       "title": "Handling Statements",
  428.       "output": null,
  429.       "parent": null,
  430.       "context": null,
  431.       "metadata": {},
  432.       "next_step": null,
  433.       "conditions": "!@Question",
  434.       "description": null,
  435.       "dialog_node": "node_1_1533728480618",
  436.       "previous_sibling": "Welcome"
  437.     },
  438.     {
  439.       "type": "standard",
  440.       "title": "Anything else",
  441.       "output": {
  442.         "generic": [
  443.           {
  444.             "values": [
  445.               {
  446.                 "text": "<? intent ?>"
  447.               },
  448.               {
  449.                 "text": "Can you reword your statement? I'm not understanding."
  450.               },
  451.               {
  452.                 "text": "I didn't get your meaning."
  453.               },
  454.               {
  455.                 "text": "I didn't understand. You can try rephrasing."
  456.               }
  457.             ],
  458.             "response_type": "text",
  459.             "selection_policy": "multiline"
  460.           }
  461.         ]
  462.       },
  463.       "parent": null,
  464.       "context": null,
  465.       "metadata": {},
  466.       "next_step": null,
  467.       "conditions": "anything_else",
  468.       "description": null,
  469.       "dialog_node": "Anything else",
  470.       "previous_sibling": "node_3_1533728496560"
  471.     },
  472.     {
  473.       "type": "folder",
  474.       "title": "Handling Questions",
  475.       "output": null,
  476.       "parent": null,
  477.       "context": null,
  478.       "metadata": {},
  479.       "next_step": null,
  480.       "conditions": null,
  481.       "description": null,
  482.       "dialog_node": "node_3_1533728496560",
  483.       "previous_sibling": "node_9_1533737533700"
  484.     },
  485.     {
  486.       "type": "standard",
  487.       "title": "Jump Drop point",
  488.       "output": {
  489.         "generic": [
  490.           {
  491.             "values": [],
  492.             "response_type": "text",
  493.             "selection_policy": "sequential"
  494.           }
  495.         ]
  496.       },
  497.       "parent": null,
  498.       "context": null,
  499.       "metadata": {},
  500.       "next_step": null,
  501.       "conditions": "false",
  502.       "description": null,
  503.       "dialog_node": "node_9_1533737533700",
  504.       "previous_sibling": "node_1_1533728480618"
  505.     },
  506.     {
  507.       "type": "standard",
  508.       "title": "Welcome",
  509.       "output": {
  510.         "generic": [
  511.           {
  512.             "values": [
  513.               {
  514.                 "text": "Hello. How can I help you?"
  515.               }
  516.             ],
  517.             "response_type": "text",
  518.             "selection_policy": "sequential"
  519.           }
  520.         ]
  521.       },
  522.       "parent": null,
  523.       "context": null,
  524.       "metadata": {},
  525.       "next_step": null,
  526.       "conditions": "welcome",
  527.       "description": null,
  528.       "dialog_node": "Welcome",
  529.       "previous_sibling": null
  530.     }
  531.   ],
  532.   "workspace_id": "ef6fae2a-75ee-4e93-a0c8-d150bf6b01d2",
  533.   "counterexamples": [],
  534.   "system_settings": {
  535.     "tooling": {
  536.       "store_generic_responses": true
  537.     },
  538.     "disambiguation": {
  539.       "prompt": "Did you mean:",
  540.       "none_of_the_above_prompt": "None of the above"
  541.     },
  542.     "human_agent_assist": {
  543.       "prompt": "Did you mean:"
  544.     }
  545.   },
  546.   "learning_opt_out": false
  547. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement