forked from carlykizorek/wolfpacklive
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchatbot-workspace-03072018.json
More file actions
1 lines (1 loc) · 6.13 KB
/
chatbot-workspace-03072018.json
File metadata and controls
1 lines (1 loc) · 6.13 KB
1
{"name":"Chatbot lab","intents":[{"intent":"turn_on","examples":[{"text":"turn on"},{"text":"I need"},{"text":"Play"},{"text":"play some"},{"text":"start"},{"text":"crank up"},{"text":"lights on"}],"description":""},{"intent":"greetings","examples":[{"text":"aloha"},{"text":"bonjour"},{"text":"buenas dias"},{"text":"buenos dias"},{"text":"ciao"},{"text":"fdsafsaHi watson"},{"text":"feeling bit low"},{"text":"g'day"},{"text":"good"},{"text":"Good afternoon."},{"text":"good day"},{"text":"good evening"},{"text":"good how are you"},{"text":"good morning"},{"text":"greetings"},{"text":"Hello"},{"text":"Hello, how are you"},{"text":"hello, my name is esteban"},{"text":"Hello, My name is John?"},{"text":"Hello Watson"},{"text":"hey"},{"text":"heya"},{"text":"hey there"},{"text":"hi"},{"text":"hi how are u"},{"text":"Hi, my name is Diego"},{"text":"Hi, my name is Michel"},{"text":"hi there"},{"text":"hi to whom had like"},{"text":"Hi watson"},{"text":"Hi, Watson, my name is John"},{"text":"hiya"},{"text":"Hola"},{"text":"hola como estas"},{"text":"How are you doing"},{"text":"howdy"},{"text":"I would like you to say hello"},{"text":"namaste"},{"text":"say hello to me"},{"text":"sup"},{"text":"what doing"},{"text":"what r u doing"},{"text":"What's up"},{"text":"What's up ?"},{"text":"What's up?"},{"text":"yello"},{"text":"yo"},{"text":"yo my man"}],"description":null},{"intent":"hello","examples":[{"text":"hi"},{"text":"hello"},{"text":"howdy"},{"text":"ciao"},{"text":"greetings"},{"text":"good morning"}],"description":"greeting"},{"intent":"goodbye","examples":[{"text":"bye"},{"text":"adios"},{"text":"farewell"},{"text":"see ya"},{"text":"I'm done"}],"description":"closing"}],"entities":[{"entity":"appliance","values":[{"type":"synonyms","value":"radio","metadata":null,"synonyms":["music","tunes","songs","jams","itunes","melodies","lyrics","notes","strings"]},{"type":"synonyms","value":"ac","metadata":null,"synonyms":["air","air conditioning","cold"]},{"type":"synonyms","value":"heater","metadata":null,"synonyms":["heat","warm"]},{"type":"synonyms","value":"headlights","metadata":null,"synonyms":["lights","headlamps"]}],"metadata":null,"description":null,"fuzzy_match":true},{"entity":"genre","values":[{"type":"synonyms","value":"rock","metadata":null,"synonyms":["rock & roll","rock and roll"]},{"type":"synonyms","value":"pop","metadata":null,"synonyms":["top 40"]},{"type":"synonyms","value":"classical","metadata":null,"synonyms":["symphony","symphonic","orchestrial"]},{"type":"synonyms","value":"jazz","metadata":null,"synonyms":["improv","fusion","riff"]}],"metadata":null,"description":null,"fuzzy_match":true}],"language":"en","metadata":{"api_version":{"major_version":"v1","minor_version":"2017-05-26"}},"description":"","dialog_nodes":[{"type":"standard","title":null,"output":{"text":{"values":["I'm sorry, I don't understand. I can play classical, rhythm and blues, or rock music."],"selection_policy":"sequential"}},"parent":"node_4_1520447463073","context":null,"metadata":{},"next_step":null,"conditions":"true","description":null,"dialog_node":"node_6_1520447720550","previous_sibling":"node_5_1520447627991"},{"type":"standard","title":null,"output":{"text":{"values":["OK! Playing @genre"],"selection_policy":"sequential"}},"parent":"node_4_1520447463073","context":null,"metadata":{},"next_step":null,"conditions":"@genre","description":null,"dialog_node":"node_5_1520447627991","previous_sibling":null},{"type":"standard","title":null,"output":{"text":{"values":["OK! Turning on the @appliance"],"selection_policy":"sequential"}},"parent":"node_3_1520444505938","context":null,"metadata":{},"next_step":null,"conditions":"@appliance","description":null,"dialog_node":"node_7_1520448017468","previous_sibling":"node_4_1520447463073"},{"type":"standard","title":null,"output":{"text":{"values":["I'm sorry, I'm not sure I understood you. I can turn on music, headlights, or air conditioning"],"selection_policy":"sequential"}},"parent":"node_3_1520444505938","context":null,"metadata":{},"next_step":null,"conditions":"true","description":null,"dialog_node":"node_8_1520448412405","previous_sibling":"node_7_1520448017468"},{"type":"standard","title":"Music","output":{"text":{"values":["What kind of music would you like to hear?","What type of music do you want to hear?"],"selection_policy":"random"}},"parent":"node_3_1520444505938","context":null,"metadata":{},"next_step":null,"conditions":"@appliance:radio","description":null,"dialog_node":"node_4_1520447463073","previous_sibling":null},{"type":"standard","title":"turn_on","output":{},"parent":null,"context":null,"metadata":{},"next_step":{"behavior":"jump_to","selector":"condition","dialog_node":"node_4_1520447463073"},"conditions":"#turn_on","description":null,"dialog_node":"node_3_1520444505938","previous_sibling":"Welcome"},{"type":"standard","title":"hello (greeting)","output":{"text":{"values":["Good day to you!"],"selection_policy":"sequential"}},"parent":null,"context":null,"metadata":{},"next_step":null,"conditions":"#hello","description":null,"dialog_node":"node_1_1520441700026","previous_sibling":"node_3_1520444505938"},{"type":"standard","title":"goodbye (closing)","output":{"text":{"values":["Ok, see you later!"],"selection_policy":"sequential"}},"parent":null,"context":null,"metadata":{},"next_step":null,"conditions":"#goodbye","description":null,"dialog_node":"node_2_1520441937839","previous_sibling":"node_1_1520441700026"},{"type":"standard","title":"Anything else","output":{"text":{"values":["I didn't understand. You can try rephrasing.","Can you reword your statement? I'm not understanding.","I didn't get your meaning."],"selection_policy":"sequential"}},"parent":null,"context":null,"metadata":{},"next_step":null,"conditions":"anything_else","description":null,"dialog_node":"Anything else","previous_sibling":"node_2_1520441937839"},{"type":"standard","title":"Welcome","output":{"text":{"values":["Welcome to the Conversation tutorial!!"],"selection_policy":"sequential"}},"parent":null,"context":null,"metadata":{},"next_step":null,"conditions":"welcome","description":null,"dialog_node":"Welcome","previous_sibling":null}],"workspace_id":"778b2620-1710-4a14-be74-cd2ad9abf982","counterexamples":[],"learning_opt_out":false}