更に当社の商用サービス Bot Libre for Business$4.99
Chat Logs

keywords to a default response

による bobred 掲載 Apr 17 2017, 8:04

How would i add keywords to a default response?


by admin posted Apr 17 2017, 8:37
A default response is only used when the bot has no better response, so it does not make sense to have keywords.

If you want a response that will be used for keywords just add it as a normal response.

i.e.
phone
Our phone number is +16131245678
keywords: phone

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2564, today: 2, week: 4, month: 14

by bobred posted Apr 17 2017, 15:41

It makes sense if you want the chatbot to say "I do not understand your question" or "I do not understand your statement" for your default response.

It would identify the punctation in the default response as a keyword.


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2633, today: 1, week: 6, month: 15

by admin posted Apr 17 2017, 16:27
You could probably use a template as your default response for this.

Something like,

Template("I do not understand your {if (sentence.includes("?")) { "question" } else { "statement" }}.")

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2558, today: 3, week: 4, month: 10

by bobred posted Apr 17 2017, 20:13

my sources code x.txt


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2450, today: 1, week: 6, month: 10

by bobred posted Apr 17 2017, 22:41

Did you click on my text?


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2479, today: 0, week: 7, month: 11

by admin posted Apr 18 2017, 13:30
Your code does not make sense.
Use,

Template("I do not understand your {if (sentence.includes("?")) { "question" } else { "statement" }}.")

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2490, today: 3, week: 8, month: 11

by bobred posted Apr 18 2017, 15:13

I am new at this.where do i access the code for the chatbot?And where would i put this piece of code in the code for the chatbot?


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2482, today: 2, week: 5, month: 12

by admin posted Apr 19 2017, 8:58
You would set this as a default response from your bot's Training & Chat Logs page, or import it as a response list.

default: Template("I do not understand your {if (sentence.includes("?")) { "question" } else { "statement" }}.")

See,
https://www.botlibre.com/forum-post?id=483549

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2716, today: 2, week: 7, month: 12

by bobred posted Apr 20 2017, 1:00

Okay i think i get it now.


Thumbs up: 1, thumbs down: 0, stars: 5.0
Views: 2624, today: 4, week: 7, month: 16

Id: 16716451
掲載: Apr 17 2017, 8:04
回答: 9
眺望: 3002, 今日の: 6, 週間: 13, 月: 43
0 0 0.0/5