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,871 - 6,882 of 7,766
Posts 6,871 - 6,882 of 7,766
Dr_Ben
15 years ago
15 years ago
prob123, I'm not quite sure what you mean. Is there an error in the first keyphrase in your example?
prob123
15 years ago
15 years ago
Yes. I changed it to a regex and it worked having the raw without the (re) seemed to send it into blab.
sourivore
15 years ago
15 years ago
Try to match "you think"
But this one doesn't work "You think of me?" and work with "You think of me."
Doesn't not match "Do you think" either.
I tried in raw mode with a +50 rank and that generate xnone too.
I see in debug. That consider me BLAB :
+--Sp-+--OF-+-J+
| | | |
you think.v of me
0: LEFT-WALL
RW to RIGHT-WALL (5)
Wd to you (1)
Checking: 0,LEFT-WALL RW,RIGHT-WALL,5 Wd,you,1 1,you Sp,think.v,2 2,think.v OF,of,3 3,of J,me,4 4,me 5,RIGHT-WALL
Declarative As Question New: ''
Total Time (Begin LG): 10.17
Total Time (Comm LG): 10.17
Linkages:
Valid Linkages:
Null Count:
Considered BLAB (1).
Random Memory Number: 11 of 28
Memory Chance: 24 GossipTopic: 0 MemoryLevel: 2
No Match. (use xnone)
I want that "You think of me?" matches correctly. What is the problem please my friends
But this one doesn't work "You think of me?" and work with "You think of me."
Doesn't not match "Do you think" either.
I tried in raw mode with a +50 rank and that generate xnone too.
I see in debug. That consider me BLAB :
+--Sp-+--OF-+-J+
| | | |
you think.v of me
0: LEFT-WALL
RW to RIGHT-WALL (5)
Wd to you (1)
Checking: 0,LEFT-WALL RW,RIGHT-WALL,5 Wd,you,1 1,you Sp,think.v,2 2,think.v OF,of,3 3,of J,me,4 4,me 5,RIGHT-WALL
Declarative As Question New: ''
Total Time (Begin LG): 10.17
Total Time (Comm LG): 10.17
Linkages:
Valid Linkages:
Null Count:
Considered BLAB (1).
Random Memory Number: 11 of 28
Memory Chance: 24 GossipTopic: 0 MemoryLevel: 2
No Match. (use xnone)
I want that "You think of me?" matches correctly. What is the problem please my friends

sourivore
15 years ago
15 years ago
Erf, what a pity...
Sorry for another question but are smileys like :-) or
matchable?
Sorry for another question but are smileys like :-) or

prob123
15 years ago
15 years ago
Yes, ([;
>)]+) (re) raw
will put in space to avoid it being read as an emoticon
([ ; : ( > ) ]+) (re)

will put in space to avoid it being read as an emoticon
([ ; : ( > ) ]+) (re)
sourivore
15 years ago
15 years ago
Tried ":-) (re) raw" (Want just to match :-)) but it doesn't work.
Thank you for the last one though.
Thank you for the last one though.
Ronnie075
15 years ago
15 years ago
Tried to reset memories i.e. topic to null when xhello, xinitiate, xgoodbye, xgottago are initiated with <?PF rem rem "topic" as only "topic"; rem "laststate" as only "laststate"; rem "wearing" as only "wearing"; ?>
But it justs wouldn't happen. I want some memories to be wiped out at the end (or beginning) of conversation...
I had this scripts added to xkeyphrase, perhaps I should add them to responces. Is this a known issue?
But it justs wouldn't happen. I want some memories to be wiped out at the end (or beginning) of conversation...
I had this scripts added to xkeyphrase, perhaps I should add them to responces. Is this a known issue?
Ronnie075
15 years ago
15 years ago
I am sorry, I wasn't clear. I want the memories changed with scripts not erased.
These memory-resetting scripts work when added to a seek. It is certainly possible to change any memory with rem "something" as only "something".
These memory-resetting scripts work when added to a seek. It is certainly possible to change any memory with rem "something" as only "something".
» More new posts: Doghead's Cosmic Bar