This repository has been archived by the owner on Jun 5, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathsat-tracker-workspace.json
1 lines (1 loc) · 3.7 KB
/
sat-tracker-workspace.json
1
{"name":"SatelliteTracker","intents":[{"intent":"where","examples":[{"text":"Where is the ISS?"},{"text":"What latitude is the station at?"},{"text":"What country is the ISS above?"},{"text":"What is the location of the ISS?"}],"description":"User is looking for a location"},{"intent":"where-historical","examples":[{"text":"Did the ISS just fly over me?"},{"text":"Where has the ISS recently been?"},{"text":"Did the ISS go over the UK recently?"},{"text":"Where was the ISS 10 minutes ago?"}],"description":"Show the past path of the ISS"},{"intent":"mode-3d","examples":[{"text":"switch mode to 3d"},{"text":"Show me the map in 3d"},{"text":"Turn on 3d mode"},{"text":"Show me in 3d"}],"description":"User wants to change the view-mode to 3d."},{"intent":"mode-2d","examples":[{"text":"switch to 2d mode"},{"text":"Show me the map in 2d"},{"text":"Show me the worldmap"},{"text":"toggle back to 2d"},{"text":"turn on 2d mode"}],"description":"User wants to view the 2d worldmap"},{"intent":"what","examples":[{"text":"What is the ISS?"},{"text":"What does ISS stand for?"}],"description":"User is looking for information about the ISS"},{"intent":"where-future","examples":[{"text":"Will the ISS go over the UK soon?"},{"text":"Where is the ISS going?"},{"text":"Where will the ISS be in the next hour?"}],"description":"User is looking for predictive ISS location"}],"entities":[{"entity":"location","values":[{"type":"synonyms","value":"location","metadata":null,"synonyms":["ISS","Space Station","International Space Station"]}],"metadata":null,"description":null}],"language":"en","metadata":{"api_version":{"major_version":"v1","minor_version":"2017-05-26"}},"description":"","dialog_nodes":[{"type":"standard","title":"ReturnISS","output":{},"parent":"node_1_1527686793322","context":null,"metadata":{},"next_step":null,"conditions":null,"description":null,"dialog_node":"node_1_1527687014613","previous_sibling":null},{"type":"standard","title":"Location - Past","output":{"text":{"values":["Retrieving recent orbit information..."],"selection_policy":"sequential"}},"parent":null,"context":null,"metadata":{},"next_step":null,"conditions":"#where-historical","description":null,"dialog_node":"node_2_1530541734030","previous_sibling":"node_1_1527686793322"},{"type":"standard","title":"Location - Future","output":{"text":{"values":["Calculating future orbit..."],"selection_policy":"sequential"}},"parent":null,"context":null,"metadata":{},"next_step":null,"conditions":"#where-future","description":null,"dialog_node":"node_1_1530541646680","previous_sibling":"node_2_1530541734030"},{"type":"standard","title":"Location - Now","output":{"text":{"values":["Let me find the ISS...."],"selection_policy":"sequential"}},"parent":null,"context":null,"metadata":{},"next_step":null,"conditions":"#where","digress_in":"does_not_return","description":null,"dialog_node":"node_1_1527686793322","previous_sibling":"Welcome"},{"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","digress_in":"does_not_return","description":null,"dialog_node":"Anything else","previous_sibling":"node_1_1530541646680"},{"type":"standard","title":"Welcome","output":{"text":{"values":["Hello. How can I help you?"],"selection_policy":"sequential"}},"parent":null,"context":null,"metadata":{},"next_step":null,"conditions":"welcome","description":null,"dialog_node":"Welcome","previous_sibling":null}],"workspace_id":"4467d721-1e89-43fc-94a5-1d08d4efdf94","counterexamples":[],"system_settings":null,"learning_opt_out":false}