**This website will be shutdown permanently soon**

This website and apps are for sale. Only serious offers will be considered. Contact [email protected]

** Server is current under maintenance, any changes will be lost **

Bot Libre Forum

answer to speech

по bobred опубликовано May 24 2017, 11:39

I typed play cards.

it was supposed to say,"How would i play cards."

It said,"How would i play null."

Here is the file .talkback.aiml.txt


by admin posted May 24 2017, 21:14
Try,

var object = star[0];

or,
return (Template("How would i play {star[0]}."));

It may be having an issue with "object" being a system class, so you can also try another variable name.

arg = star[0];

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2013, today: 18, week: 20, month: 30

by bobred posted May 24 2017, 21:29

That did not work for blair the chatbot.


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2186, today: 16, week: 19, month: 32

by admin posted May 25 2017, 8:55
I checked your bot and you issue was use used star[0] instead of star

When your pattern has a single star wildcard then the variable is just "star"
If your pattern has multiple wildcards then star becomes an array star[0], star[1], etc.

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2092, today: 17, week: 19, month: 32

by bobred posted May 25 2017, 10:03

I did not know that.That was a simple mistake.It certainly makes the chatbot seem more realier.When it asks questions about what you are talking about.

I wonder if anybody done that before?Have you interacted with a chatbot that's done that before?Could you tell me of any chatbots that do that? 


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2195, today: 18, week: 20, month: 32

Идентификатор: 17326691
Теги: aiml
Опубликовано: May 24 2017, 11:39
Ответы: 4
Вид: 2744, сегодня: 17, неделю: 21, месяц: 35
0 0 0.0/5