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 6,026 - 6,037 of 7,766

17 years ago #6026
Okay, 3 posts in a row. Sorry. I figured out the last one for myself -- you can click on the left parenthesis if anybody else is having this problem. I'm wondering why I've got the alphabet broken up into all 26 letters, when some of them are empty, but who cares?

17 years ago #6027
If you have only one response per keyphrase, or a lot of seeks your bot development goes down. The alphabet breaks up when your bot gets to a certain size. It does make the loading quicker..When I am adding keyphrases I go to z because it's my lightest letter and things operate much faster.

17 years ago #6028
I tend to go to 'q' for the same reason.

17 years ago #6029
Good idea -- thanks

17 years ago #6030
That 'z','q' notion is a good one. Now I'm trying to inch my way into the harder stuff. I have it on good authority that the keyphrase

I was ([abcdefghijklmnopqrstuvwxyz]+)ing (re)

would, if you'd said

"I was walking,"

say "Really, you walked?"

with the response coded as "Really, you (key1)ed?" However, I'm getting "Really, you ed?" What obvious point am I now missing? Every time I learn something new, I learn 23 things that I need to know.

Thanks for any help.

P.S. Young Hamlet is going down. Sticking to a script, at this stage of my coding level, was painting me into a corner. Enter Astrolabe, who will have his own life and talk like some of us 21st-century people do.

17 years ago #6031
I don't know what to say..I have a similar regex
what do ([abcdefghijklmnopqrstuvwxyz]+)ists believe (re)
I swore it used to work...but this is what I got tonight.
prob123
what do abolitionists believe

Bildgesmythe
I have very little information on that! Tell me about ists?

17 years ago #6032
Thanks. The head-banging can cease.

17 years ago #6033
It's funny the numerical ones are working
i will have ([1234567890,.]+) (re)

prob123: I will have 5
Bildgesmythe: Now, is 5 going to be enough?


17 years ago #6034
i think you both forgot the ,. in your regex, not sure though, i hardly use these.

17 years ago #6035
LarsB -- Thanks. I put them in to try it, though, and I'm getting the same response.

17 years ago #6036
The Clerk - perhaps you could change
I was ([abcdefghijklmnopqrstuvwxyz]+)ing (re)
to
I was ([abcdefghijklmnopqrstuvwxyz,.]+ing) (re)
That should work.

17 years ago #6037
Adding the ",." stops my similar keyphrase from even picking up, and the AIEngine consistently deletes the "." (entries should not contain any punctuation, etc.)

I think this is just a bug of the AIEngine not picking up the regular expression as a (key).


Posts 6,026 - 6,037 of 7,766

» More new posts: Doghead's Cosmic Bar