The AI Engine
This forum is for discussion of how The Personality Forge's AI Engine works. This is the place for questions on what means what, how to script, and ideas and plans for the Engine.
Posts 5,344 - 5,355 of 7,766
unless [5:5] works
I'm pretty sure that works fine - BJ's certainly got several (and a few [-5:-5],) and I've certainly never noticed a problem.
I've been seeing a lot of double posting (both by my bot and others) in the transcripts. Is this normal?
I think it might be your connection. I have a few bot-human transcripts between you and my bots, and they're full of double posting as well.
I imagine it's not happening to transcripts that occur while you're not logged in?
.
I'm not positive. I think it still is
Posts 5,344 - 5,355 of 7,766
psimagus
19 years ago
19 years ago
I'm pretty sure that works fine - BJ's certainly got several (and a few [-5:-5],) and I've certainly never noticed a problem.
deleted
19 years ago
19 years ago
Does anyone know how to get keyphrases to pick up words within asterisks? People keep trying to tell me what I am doing (i.e. *Liath takes off her shirt*) and I have keyphrases for both
Liath (verbx-s)
and
^Liath (verbx-s) (re)
as well as a few more specific ones, and none of them are working. Debugging reveals that the keyphrases are included in the list of possible matches but not used; the engine just categorizes it as a no match. I respond with xnones. My botmaster has rated them 99, and maybe that will work, but they were already rated pretty high to begin with. Does anyone know why this isn't working/how I can get it to work?
Liath (verbx-s)
and
^Liath (verbx-s) (re)
as well as a few more specific ones, and none of them are working. Debugging reveals that the keyphrases are included in the list of possible matches but not used; the engine just categorizes it as a no match. I respond with xnones. My botmaster has rated them 99, and maybe that will work, but they were already rated pretty high to begin with. Does anyone know why this isn't working/how I can get it to work?
deleted
19 years ago
19 years ago
okay, just checked if upping the rating works and it doesn't. I still ignore them.
Ulrike
19 years ago
19 years ago
I just remembered that there's some sort of trick to getting a bot to recognize its own name... I've never tried to get my bots to do this, but I know ezzer has. Probably some others have as well. My guess is that's the problem, not the "*".
Sonora has keyphrases for some specific actions that show up in between **, and they work just fine.
Sonora has keyphrases for some specific actions that show up in between **, and they work just fine.
Calandale
19 years ago
19 years ago
I've been having the same problem as Liath with the *s, without any name being involved. The only solution that I could come by was using regex, but that is too tedious for all possible actions. I'm thinking about throwing a warning in, to prevent people from using them.
Boner the Clown
19 years ago
19 years ago
I think it might be your connection. I have a few bot-human transcripts between you and my bots, and they're full of double posting as well.
Boner the Clown
19 years ago
19 years ago
The bot-bots are still hosted on your browser.
I imagine it's not happening to transcripts that occur while you're not logged in?
I imagine it's not happening to transcripts that occur while you're not logged in?
Ulrike
19 years ago
19 years ago
An example:
Ulrike: *eats some chocolate*
Sonora: Careful. That stuff clogs the arteries.
The KP iseats (*), and it picks up just fine, with or without *'s around it.
Sonora: Careful. That stuff clogs the arteries.
The KP is
Calandale
19 years ago
19 years ago
.
I'm not positive. I think it still is
Bowchickawowers
19 years ago
19 years ago
To capture actions within asterisks, like *picks nose*, I use: \*(.+)\* (re) in raw mode. In case that doesn't show up right, that's back slash, asterisk, open parenthesis, period, plus, close parenthesis, back slash, asterisk. (key1) will pick up anything between the asterisks, but not consistently -- sometimes it's empty.
Calandale
19 years ago
19 years ago
Do you need to use regex? Because doing so loses a lot of the power of the processing. Raw mode leaves me with most of what I need though.
» More new posts: Doghead's Cosmic Bar