Download the open source Bot Libre Community Edition and install Bot Libre on your own server
Bot Libre Dev : Is there any tool that generates pattern based on the key words

RE: Is there any tool that generates pattern based on the key words

by admin posted Jul 4 2017, 13:46

You can use response lists for keyword responses.

Question
Response
keywords: keyword1 keyword2

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


For an AIML or Self pattern that evaluates keywords you can use a simple wildcard pattern,

In Self,

Pattern("^ [keyword1 keyword2] ^")

In AIML,

<pattern>^ [keyword1 keyword2] ^</pattern>


Id: 18195432
Posted: Jul 4 2017, 13:46
Updated: Jul 4 2017, 13:47
Replies: 0
Views: 2266, today: 1, week: 5, month: 18
0 0 0.0/5