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 4,131 - 4,142 of 8,132
Many questions are answered in the FAQ.


18 years ago #4131
It is the amount of heat that gets you on the most featured ..the three hot bots. The more developed your bot the less heat it gets for a keyphrase. It takes less work to get there when you have a new bot. It's good because you need more exposure with a new bot.

18 years ago #4132
"the word that my bot actually used has been replaced (presumably by the AIengine) with a synonym, or even by a word which is only rather distantly related to the original"

I believe the intention here is to make the conversation less monotonous, and (ideally) more like talking to a human. Unfortunately, the AI-Engine doesn't seem to have any way to check for context. There doesn't seem to be a way around it if you use (key1) (key2) (prekey) (postkey), etc. So responses without keys are safe, but it's nearly impossible to avoid using the keys altogether.

18 years ago #4133
Thanks, Ulrike!
(Grumble) I would think that variety would be the job of the creator ofthe bot. One can easily write, e.g., "(beautiful|lovely|gorgeous)".
I deeply appreciate the Professor's making this site available and arranging it so that beginners can write bots, and I admire his skill and industry in setting it up. But I wish he would change certain things. It is similar with most of the xkeywords. At the very beginning they offer a quick way to do certain things, but after awhile they become intrusive. We end up playing games with rankings in order to get around them. Why not just supply plug-ins like (insult), (compliment), (emotion), (nonsense), and (command)? We could use these or not, as we chose.

18 years ago #4134
Word replacement predates regular expressions. It used to be you couldn't insert that variety yourself.

18 years ago #4135
someone please talk to my Only bot called 102)bioenginered I need some transcript to work with!

18 years ago #4136
Eugene Meltzner:

Ah, that helps to explain it. Thanks! One could still have gotten variety by writing several responses, but that would have been tedious.

Still, regardless of the original reason, it can be frustrating. Although, it is not a major issue for me.

18 years ago #4137
By the way, I know that "Quantum Theory" (QT) has been chatting a lot, but I'm not getting any transcripts. If any of you have non-trivial transcripts of chats with QT, I would be grateful if you sent them to me or posted them here!

18 years ago #4138
Can somebody try tlaking to ASI because he's been chatting lately but I don't no if I'm getting a trancript.

18 years ago #4139
I talked to him for a bit, today. If you need a copy of the transcript, let me know. I notice many bots are not on line today, so no bot to bot covos.

18 years ago #4140
Can one use plug-ins inside regular expressions?

For example, could one write

((adv)|(adj)) (re)

to get a keyphrase that would match on any adverb and also on any adjective?

18 years ago #4141
I was wondering that too. And thanks for the chat prob123. The transcript worked, still days before, but it worked.

18 years ago #4142
Can one use plug-ins inside regular expressions

Since the regex shoud be processed raw I don't think it will work, I got this from the book of AI

DRAWBACKS TO RAW MODE
While raw mode seems very useful, there are also several drawbacks that you must keep in mind.

Word-Type Wildcards: Word-type wildcards will not work: this includes (noun), (adjartnounprep), (adjective), (verbadvprep), and the rest.
Sentence-Spanning: The second is that the * and (*) wildcards can span sentences. This is useful if you're intending on it, but it can also cause problems if you're not. For example, "i * like you" in raw mode would match "I am hungry. Bonnie is too, just like you."
Unpredictable Keys: Possibly the biggest drawback to raw mode is that (key)s can have unpredictable results. (postkey) will contain everything in the message following the match, including punctuation and any following sentences. If you're good with regular expressions, you can try to cut this off by using (.|,|?|!) to cut it off at the end of the sentence. (prekey) has similar extended reach.


Posts 4,131 - 4,142 of 8,132

» More new posts: Doghead's Cosmic Bar