Newcomers
This is a forum for newcomers to the Personality Forge. Many questions can be answered by reading the Book of AI and the FAQ under the "My Bots" link in the upper corner.
Posts 5,257 - 5,268 of 8,130
Yeah, I haven't found a way around blab--Psi or Prob, would "about you (re)" work in raw? or the thing with all the annoying brackets?
well, we did manage to get "hello" to work as a set of regex ranges on the old server, but I don't think that works since we moved to the new one. The AIEngine used to get confused and give up trying to parse the sense of it, but the blab-assigner seems to have a higher priority now, and I haven't noticed [h][e][l][l][o]<0> working lately
You could try any of these with raw mode (and a very high ranking):
([about]+) ([you]+) (re)
([a][b][o][u][t]) ([y][o][u]) (re)
[a][b][o][u][t] [y][o][u] (re)
([a])([b])([o])([u])([t]) ([y])([o])([u]) (re)
([a]+)([b]+)([o]+)([u]+)([t]+) ([y]+)([o]+)([u]+) (re)
but I don't guarantee any will work reliably.
Posts 5,257 - 5,268 of 8,130
Many questions are answered in the FAQ.
Irina
16 years ago
16 years ago
marco3b:
If you want your bot to respond half the time with negative answers, then I would suggest not using two separate keyphrases, but giving two responses to the same keyphrase.
For example:
do you like (animal23) [0,0]
yes
no
The AIengine will alternate between "yes" and "no" as replies.
If you want your bot to respond half the time with negative answers, then I would suggest not using two separate keyphrases, but giving two responses to the same keyphrase.
For example:
do you like (animal23) [0,0]
yes
no
The AIengine will alternate between "yes" and "no" as replies.
marco3b
16 years ago
16 years ago
Hallo!
Irina, Psimagus,
Thanks a lot for your precious suggestions!
They works!
Irina, Psimagus,
Thanks a lot for your precious suggestions!
They works!
marco3b
16 years ago
16 years ago
Hallo, I'm still bothering with the same problem:
it is strange for me, but the kyphrase: "about you" is correctly matched if the question is "tell me something about you?", "what can you say about you?" "about you?", but if the question is "what about you?" I have an xnone!
Do you understand why?
it is strange for me, but the kyphrase: "about you" is correctly matched if the question is "tell me something about you?", "what can you say about you?" "about you?", but if the question is "what about you?" I have an xnone!
Do you understand why?
prob123
16 years ago
16 years ago
"what about you" is one of the many phrases that get labeled "blab" by the AI engine. Nothing you can do. It's irritating but you just have to move on.
SmokesQuantity
16 years ago
16 years ago
Is it just that way for keyphrases, or will it work if you use it in seeks?
Irina
16 years ago
16 years ago
marco3b:
You might be able to get around the "blab" by writing something like
What (about|hysteresis) you [0,0]
This would in practice be equivalent to
What about you [0,0]
because no one is ever going to say,
What hysteresis you?
But perhaps the AIengine won't see that. I've never tried this; please let me know how it comes out!
You might be able to get around the "blab" by writing something like
What (about|hysteresis) you [0,0]
This would in practice be equivalent to
What about you [0,0]
because no one is ever going to say,
What hysteresis you?
But perhaps the AIengine won't see that. I've never tried this; please let me know how it comes out!
marco3b
16 years ago
16 years ago
Hi Irina,
same problem!
I do that:
(tell|and) * about you
and I forget what... for now!
Thanks
same problem!
I do that:
(tell|and) * about you
and I forget what... for now!
Thanks
Bev
16 years ago
16 years ago
Yeah, I haven't found a way around blab--Psi or Prob, would "about you (re)" work in raw? or the thing with all the annoying brackets?
psimagus
16 years ago
16 years ago
well, we did manage to get "hello" to work as a set of regex ranges on the old server, but I don't think that works since we moved to the new one. The AIEngine used to get confused and give up trying to parse the sense of it, but the blab-assigner seems to have a higher priority now, and I haven't noticed [h][e][l][l][o]<0> working lately

You could try any of these with raw mode (and a very high ranking):
([a][b][o][u][t]) ([y][o][u]) (re)
[a][b][o][u][t] [y][o][u] (re)
([a])([b])([o])([u])([t]) ([y])([o])([u]) (re)
([a]+)([b]+)([o]+)([u]+)([t]+) ([y]+)([o]+)([u]+) (re)
but I don't guarantee any will work reliably.
prob123
16 years ago
16 years ago
I wish there was a way to get rid of/or override blab.
You: tell me more about you
Bot: I live a life of fun and frolic in a land of magic.
How about you goes to blab and an xnone.
You: what about you
Bot: What about me?
You: tell me more about you
Bot: I live a life of fun and frolic in a land of magic.
How about you goes to blab and an xnone.
You: what about you
Bot: What about me?
» More new posts: Doghead's Cosmic Bar