Skip to content

Instantly share code, notes, and snippets.

@inoccu
Created August 27, 2017 03:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inoccu/f2108d26144abacd3a8a6476bf19b622 to your computer and use it in GitHub Desktop.
Save inoccu/f2108d26144abacd3a8a6476bf19b622 to your computer and use it in GitHub Desktop.
{"name":"ShopSiteBot","created":"2017-08-27T01:31:53.586Z","intents":[{"intent":"予約","created":"2017-08-27T01:33:08.280Z","updated":"2017-08-27T01:33:33.447Z","examples":[{"text":"予約したい","created":"2017-08-27T01:33:11.737Z","updated":"2017-08-27T01:33:11.737Z"},{"text":"予約の方法を教えて","created":"2017-08-27T01:33:25.476Z","updated":"2017-08-27T01:33:25.476Z"},{"text":"押さえて欲しい","created":"2017-08-27T01:33:33.447Z","updated":"2017-08-27T01:33:33.447Z"}],"description":null},{"intent":"所在地","created":"2017-08-27T01:33:49.210Z","updated":"2017-08-27T01:34:05.254Z","examples":[{"text":"お店はどこにありますか","created":"2017-08-27T01:33:52.925Z","updated":"2017-08-27T01:33:52.925Z"},{"text":"どこにありますか","created":"2017-08-27T01:34:00.547Z","updated":"2017-08-27T01:34:00.547Z"},{"text":"どうやって行けば良いですか","created":"2017-08-27T01:34:05.254Z","updated":"2017-08-27T01:34:05.254Z"}],"description":null},{"intent":"営業時間","created":"2017-08-27T01:32:08.694Z","updated":"2017-08-27T01:32:37.731Z","examples":[{"text":"何時から開いてますか","created":"2017-08-27T01:32:18.701Z","updated":"2017-08-27T01:32:18.701Z"},{"text":"何時まで開いてますか","created":"2017-08-27T01:32:23.853Z","updated":"2017-08-27T01:32:23.853Z"},{"text":"営業時間を教えて","created":"2017-08-27T01:32:29.728Z","updated":"2017-08-27T01:32:29.728Z"},{"text":"いつ開いてますか","created":"2017-08-27T01:32:37.731Z","updated":"2017-08-27T01:32:37.731Z"}],"description":null}],"updated":"2017-08-27T01:36:11.883Z","entities":[],"language":"ja","metadata":{"api_version":{"major_version":"v1","minor_version":"2017-05-26"}},"description":"","dialog_nodes":[{"title":null,"output":{"text":{"values":["ありがとうございます。予約はこちらから承っております。"],"selection_policy":"sequential"}},"parent":null,"context":null,"created":"2017-08-27T01:35:44.010Z","updated":"2017-08-27T01:36:11.883Z","metadata":null,"next_step":null,"conditions":"#予約","description":null,"dialog_node":"node_5_1503797741524","previous_sibling":"node_4_1503797721517"},{"title":null,"output":{"text":{"values":["営業時間は10時から20時までです。ご来店をお待ちしております。"],"selection_policy":"sequential"}},"parent":null,"context":null,"created":"2017-08-27T01:34:34.077Z","updated":"2017-08-27T01:35:18.252Z","metadata":null,"next_step":null,"conditions":"#営業時間","description":null,"dialog_node":"node_2_1503797691467","previous_sibling":"ようこそ"},{"title":null,"output":{"text":{"values":["当店の場所はこちらをご覧ください。"],"selection_policy":"sequential"}},"parent":null,"context":null,"created":"2017-08-27T01:35:18.678Z","updated":"2017-08-27T01:35:43.999Z","metadata":null,"next_step":null,"conditions":"#所在地","description":null,"dialog_node":"node_4_1503797721517","previous_sibling":"node_2_1503797691467"},{"title":null,"output":{"text":{"values":["いらっしゃいませ。ご用件を入力してください。"],"selection_policy":"sequential"}},"parent":null,"context":null,"created":"2017-08-27T01:34:20.684Z","updated":"2017-08-27T01:34:20.684Z","metadata":null,"next_step":null,"conditions":"welcome","description":null,"dialog_node":"ようこそ","previous_sibling":null},{"title":null,"output":{"text":{"values":["解釈できませんでした。申し訳ありませんが違う表現を試していただけますか。","恐れ入りますが表現を変えていただけますか。解釈できませんでした。"],"selection_policy":"sequential"}},"parent":null,"context":null,"created":"2017-08-27T01:34:20.684Z","updated":"2017-08-27T01:34:20.684Z","metadata":null,"next_step":null,"conditions":"anything_else","description":null,"dialog_node":"その他","previous_sibling":"node_5_1503797741524"}],"workspace_id":"8c6d1880-6275-4dc0-88a8-1c666b9e1301","counterexamples":[],"learning_opt_out":false}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment