Bug Stomp
Upgrades and changes sometimes have unpredictable results, so post your bugs and glitches in here and I'll get out my trusty wrench and get to fixin'!
Posts 7,548 - 7,559 of 8,681
Posts 7,548 - 7,559 of 8,681
LarsB
15 years ago
15 years ago
Not sure but did you hit the spacebar after (the word|), otherwise the engine would read ........(the word|)ark, etc.
Maybe (the word |) would work?
How did you get that keyphrase to work, the regexes I've tried don't work, any hints? Hope you're not working with plug-ins for each letter of the alphabet.
Maybe (the word |) would work?
How did you get that keyphrase to work, the regexes I've tried don't work, any hints? Hope you're not working with plug-ins for each letter of the alphabet.
prob123
15 years ago
15 years ago
I used A([abcdefghijklmnopqrstuvwxyz]+) (re) and made one for each letter of the alphabet
I still had a time ith the (the word|) so I just made a keyphrase for
what * does A([abcdefghijklmnopqrstuvwxyz]+) start with (re)
what letter does u([abcdefghijklmnopqrstuvwxyz]+) start with (re)
etc
I still had a time ith the (the word|) so I just made a keyphrase for
what * does A([abcdefghijklmnopqrstuvwxyz]+) start with (re)
what letter does u([abcdefghijklmnopqrstuvwxyz]+) start with (re)
etc
prob123
15 years ago
15 years ago
The space didn't help
I am still going nuts because there are so many ways to ask what the first letter is. If I could use (letter|) (does |) I could cover a lot more in one keyphrase
I am still going nuts because there are so many ways to ask what the first letter is. If I could use (letter|) (does |) I could cover a lot more in one keyphrase
LarsB
15 years ago
15 years ago
See, the simple approach is often the best, I tried to avoid your solution and went for a one keyphrase catch all approach:
..([(abcdefghijklmnopqrstuvwxyz])([(abcdefghijklmnopqrst
uvwxyz]+) (re) and then hoped to be (key1) the first part of the regex and return (key1) as the result. Last night, after giving it some rest, I realized that what you found out already was the way to go, thanks though...
..([(abcdefghijklmnopqrstuvwxyz])([(abcdefghijklmnopqrst
uvwxyz]+) (re) and then hoped to be (key1) the first part of the regex and return (key1) as the result. Last night, after giving it some rest, I realized that what you found out already was the way to go, thanks though...
LarsB
15 years ago
15 years ago
As a non native speaker I will not begin to try to think of all the ways one could ask for the first letter of a word, but maybe this will get you in a direction worth exploring.
Rather then trying (letter|) (does |), as in your example earlier, can't you list complete sentences like
(What is the first letter in the word|What is the first letter in|etc, etc..|) A([abcdefghijklmnopqrstuvwxyz]+) (re)
or
A([abcdefghijklmnopqrstuvwxyz]+) start with$ (re)
Still a lot of work and hard thinking to do.
Rather then trying (letter|) (does |), as in your example earlier, can't you list complete sentences like
(What is the first letter in the word|What is the first letter in|etc, etc..|) A([abcdefghijklmnopqrstuvwxyz]+) (re)
or
A([abcdefghijklmnopqrstuvwxyz]+) start with$ (re)
Still a lot of work and hard thinking to do.
prob123
15 years ago
15 years ago
It's amazing how many ways there are to ask a question. I will always leave out the one they ask in the CBC.
what does zebra (begin|start} with
what letter does zebra (begin|start) with
what's the first letter in zebra
whats the first letter in the word zebra
what zebra (starts|begins) with
zebra (begins|starts) with (which|what) letter.
ARHhhhggg and now I forgot where I left off
what does zebra (begin|start} with
what letter does zebra (begin|start) with
what's the first letter in zebra
whats the first letter in the word zebra
what zebra (starts|begins) with
zebra (begins|starts) with (which|what) letter.
ARHhhhggg and now I forgot where I left off
chihuahua0
15 years ago
15 years ago
I think we should have a new winner. Maybe a human chatbot.
I think the bleed-overs won't happen during CBC.
I think the bleed-overs won't happen during CBC.
gryffn
15 years ago
15 years ago
does any one know why my bot said Boring! out loud when i was testing a phrase i didn't program that phrase even???
LarsB
15 years ago
15 years ago
That's a build in response for when the bot/human is entering the same text over and over again. Just enter a new line and after that test the original line again, that should work.
prob123
15 years ago
15 years ago
The "boring" line doesn't pop up on debug. If you have to keep repeating a question it's best to use debug instead of chat.
gryffn
15 years ago
15 years ago
hey does any one know how to get to bot to bot chat i updated my acount and it dident take as long as it said it would though but i still cant figure out how to get to bot to bot chat
» More new posts: Doghead's Cosmic Bar