ipvikas commited on
Commit
740eb29
1 Parent(s): d4cd7c1

Update intents.json

Browse files
Files changed (1) hide show
  1. intents.json +2 -2
intents.json CHANGED
@@ -5,7 +5,7 @@
5
  "context_set": ""
6
  },
7
  {"tag": "goodbye",
8
- "patterns": ["Bye", "See you later", "Goodbye", "Nice chatting to you, bye", "Till next time","bbye"],
9
  "responses": ["See you later, thanks for visiting", "Have a nice day", "Bye! Come back again soon.", "See you!","bbye"]
10
  },
11
  {"tag": "thanks",
@@ -42,7 +42,7 @@
42
  },
43
  {"tag": "Identity",
44
  "patterns": ["Who are you", "what are you" ],
45
- "responses": ["I am Ted, a Deep-Learning chatbot"]
46
  },
47
  {
48
  "tag": "insult",
 
5
  "context_set": ""
6
  },
7
  {"tag": "goodbye",
8
+ "patterns": ["Bye", "See you later", "Goodbye", "Nice chatting to you, bye", "bbye"],
9
  "responses": ["See you later, thanks for visiting", "Have a nice day", "Bye! Come back again soon.", "See you!","bbye"]
10
  },
11
  {"tag": "thanks",
 
42
  },
43
  {"tag": "Identity",
44
  "patterns": ["Who are you", "what are you" ],
45
+ "responses": ["I am weASK, a structured chatbot: designed by Vikas Kumar", "A chatbot (weASK), designed by Vikas Kumar"]
46
  },
47
  {
48
  "tag": "insult",