Wussten Sie Bot Libre bietet auch 3D-Avataren und einer kostenlosen web - speech - API?
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

durch admin gepostet 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
Gepostet: Jul 4 2017, 13:46
Aktualisiert: Jul 4 2017, 13:47
Antworten: 0
Ansichten: 2263, heute: 2, Woche: 2, Monat: 15
0 0 0.0/5