你知道机器人自由还提供了免费举办 论坛 为自己的网站或移动应用程序?
Bot Libre Forum

pioyu cannot be programmed anymore

通过 bobred 发布 Jun 9 2018, 13:45

pioyu the chatbot is not responding to what I program in anymore.i programmed what is in this textfile.and she did not answer it.

pioyu the chatbot is under the category entertainment.and the tag is fun.no chatbot works.txt


by admin posted Jun 10 2018, 9:03

Clicking on "Debug" "FINE" in chat with the bot I see the following,

2018-06-10 08:57:46.931 - FINE -- Language:PATTERN MATCH - <202528 Pattern("[can do what when where how does who would could is] *") a:3,c:0,p> - <110 know a:2,c:3,p>

So your issue is you have another pattern that is taking precedence.

You can remove this pattern, add a new pattern, or change the precedence of your other pattern using _ instead of * (the _ wildcard takes precedence in AIML)

i.e.

<pattern>_ to count</pattern>

or,

<pattern>[can do what when where how does who would could is] * to count</pattern>

Or change the script to use Self, as Self lets you control the pattern order.


Updated: Jun 10 2018, 9:04
Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2599, today: 1, week: 3, month: 8

by bobred posted Jun 10 2018, 16:32

i increasesd the correctness.i thought that should have worked.


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1990, today: 3, week: 7, month: 16

by bobred posted Jun 10 2018, 17:06

that worked.


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1989, today: 1, week: 4, month: 9

Id: 22448834
标签: programming
发布: Jun 9 2018, 13:45
答复: 3
的风景: 2449, 今天: 3, 周: 7, 一个月: 18
0 0 0.0/5