Bot Contest
Here I'll be posting information on various Bot contests that challenge and test a Bot's AI and realism. Feel free to post comments and updates on contests, as well as announcements for new contests.
Posts 2,953 - 2,964 of 4,091
That does happen to all of us, so don't feel too bad about it.
Sure does happen, at least once a day.
or insert suggestions to the botmaster when I'm chatting with other people's bots
Ditto.
I think i'll turn off Gossip for the CBC then turn it back on. I'm first going to test how well he responds about gossip questions first though.
wondered if I could make a bot in that language.
Of course. Though without spellchecking and Wordnet support, you're going to want to go heavy on local plugins in your keyphrases and think laterally in regular expressions. They might ideally (zb,) end up looking something like:
^m([ei]+)n(e|)(s|)(n|)(r|) l([ueü]+)ft([ -]|)ki([s]+)en([fv])a(h|)rz([eu]+)g ist vo([l]+) (*) ([a]+)([l]+)en$ (re)
Options like "([ueü]+)" and "([oeö]+)" to allow for individual umlaut handling (with a non-german keyboard, it's too much of a PITA to actually type a "ö", so you've always got to allow for widespread use of "oe"), and user case error (never assume even native Germans can type, so "m([ei]+)n(e|)(s|)(n|)(r|)" will cover every eventuality for the first person possessive in a regex.)
"([ei]+)" will handle simple transposition/double-keyed typos in vowel clusters (the AIEngine's anagammatizer handles that in English, but you're going to have to be running in raw mode all the way.)
If that all looks horribly complicated, break it up, bracketed section by bracketed section, reread the Book of AI section on regexes, and try to develop a gut feeling for how () [] + | ^ $ work, and how to break such constructions up into chunks that balance the meaning with commonly sloppy typing.
http://www.regular-expressions.info/quickstart.html may also help (since the regex tutorial link cited in the Book of AI has been broken since at least my arrival here last July.)
You can, of course dispense with all the regex bells and whistles. But that will rely on people being able to type, since there will be no AIEngine involvement. I say, learn to love regexes - they are your friends. And you can recreate almost 100% of the AIEngine funcionality with them, if you don't mind putting in the spadework.
Good luck! I would really like to see a German bot here, and I'll happily chat to it (in my rather bad German that will test your regex handling to its fullest!)
The only significant non-English bots I'm aware of on the PF are in Czech and Romanian - neither of which I speak even half a dozen words of.
<-1>If the "regex salad" above means it's still all Greek to you, the keyphrase is the trusty Monty Python standard: "mein Luftkissenfahrzeug ist voll mit Aalen"<0>
Posts 2,953 - 2,964 of 4,091
View Contest Winners in the Hall of Fame.
psimagus
19 years ago
19 years ago
It's difficult when you have to work in a language you're not natively fluent in, I know. BTW, what is your first language? There might be some AI resources, but it's true that English tends to dominate such fields.
You can make foreign language bots on the Forge, of course, but you need to do it in raw mode, so no help from WordNet. Czechbot is probably the best example (though sadly I speak no Czech at all.)
many people come up addressing you as retarded.
That does happen to all of us, so don't feel too bad about it. There are an astounding number of people who seem to feel the need to insult and belittle bots - I guess they're just insecure *shrug* That's their problem - I just ignore it mostly.
You can make foreign language bots on the Forge, of course, but you need to do it in raw mode, so no help from WordNet. Czechbot is probably the best example (though sadly I speak no Czech at all.)
That does happen to all of us, so don't feel too bad about it. There are an astounding number of people who seem to feel the need to insult and belittle bots - I guess they're just insecure *shrug* That's their problem - I just ignore it mostly.
Ulrike
19 years ago
19 years ago
Yeah, every bot has its foibles. I tend to laugh at them, or insert suggestions to the botmaster when I'm chatting with other people's bots, but people who don't know the system can be very intolerant. *shrugs*
prob123
19 years ago
19 years ago
Jazake
19 years ago
19 years ago
I think i'll turn off Gossip for the CBC then turn it back on. I'm first going to test how well he responds about gossip questions first though.
Jazake
19 years ago
19 years ago
hmmm this is where things get interesting. ... I tested din in a conversation with gossip questions and it went quite beautifully.... I dont know what to do now!
Lady Orchid
19 years ago
19 years ago
Thanks everyone for your answer. Psimagus, since you asked, my first language is german but I married british long time ago and later american, so I don't really got much in common with the german way, still, wondered if I could make a bot in that language. Is anyone else married of the bot masters? Just being curious
Wendell
19 years ago
19 years ago
Case in Point (and thanks to Wendell):
Sonora: (to Wendell) Me heap small desert lizard. You...?
Wendell: is that english?
Sonora: What else would it be?
Wendell: jibberish
Sonora: Hang on... I need to go find a rock to sun myself on.
What exactly is your point? I say again is Me heap small desert lizard. You...? English? Sounds more like jibberish to me. I suppose the translation is... I am a small desert lizard. What are you? But what is the point of writing responses in a manner such as that. It's hard enough to get people to interact with a bot at all much less a bot who talks like that.
Wendell
Sonora: (to Wendell) Me heap small desert lizard. You...?
Wendell: is that english?
Sonora: What else would it be?
Wendell: jibberish
Sonora: Hang on... I need to go find a rock to sun myself on.
What exactly is your point? I say again is Me heap small desert lizard. You...? English? Sounds more like jibberish to me. I suppose the translation is... I am a small desert lizard. What are you? But what is the point of writing responses in a manner such as that. It's hard enough to get people to interact with a bot at all much less a bot who talks like that.
Wendell
Wendell
19 years ago
19 years ago
I do find it annoying that people continue the myth year after year that the CBC is nothing more than a trivia contest and that we should judge entertainment value, blah, blah, blah. Here are the questions used last year with many PF bots.
1)What is my name?
2)How are you feeling?
3)Do you own any pets?
4)What day of the week is this?
5)Do you like me?
6)What is your favorite color?
7)Can you tell me a funny joke?
8)What is your least favorite vegetable?
9)What is five minus four?
10)Who is Benji Adams?
Trivia as defined in the English dictionary means of little worth or importance. I don't think any of the above questions fits that definition. These are very simple, basic questions that appear in conversations everyday. In short if your bot can't handle them then your bot isn't as good as the bots that can. This is a contest by the way. Bottom line is this method works. The past winners of the CBC are Talk-Bot, Alice, Elbot, Jabberwock...all of which are good at answering questions and all have a high entertainment value. At least a lot of people think so including me.
Wendell
1)What is my name?
2)How are you feeling?
3)Do you own any pets?
4)What day of the week is this?
5)Do you like me?
6)What is your favorite color?
7)Can you tell me a funny joke?
8)What is your least favorite vegetable?
9)What is five minus four?
10)Who is Benji Adams?
Trivia as defined in the English dictionary means of little worth or importance. I don't think any of the above questions fits that definition. These are very simple, basic questions that appear in conversations everyday. In short if your bot can't handle them then your bot isn't as good as the bots that can. This is a contest by the way. Bottom line is this method works. The past winners of the CBC are Talk-Bot, Alice, Elbot, Jabberwock...all of which are good at answering questions and all have a high entertainment value. At least a lot of people think so including me.
Wendell
psimagus
19 years ago
19 years ago
Of course. Though without spellchecking and Wordnet support, you're going to want to go heavy on local plugins in your keyphrases and think laterally in regular expressions. They might ideally (zb,) end up looking something like:
^m([ei]+)n(e|)(s|)(n|)(r|) l([ueü]+)ft([ -]|)ki([s]+)en([fv])a(h|)rz([eu]+)g ist vo([l]+) (*) ([a]+)([l]+)en$ (re)
Options like "([ueü]+)" and "([oeö]+)" to allow for individual umlaut handling (with a non-german keyboard, it's too much of a PITA to actually type a "ö", so you've always got to allow for widespread use of "oe"), and user case error (never assume even native Germans can type, so "m([ei]+)n(e|)(s|)(n|)(r|)" will cover every eventuality for the first person possessive in a regex.)
"([ei]+)" will handle simple transposition/double-keyed typos in vowel clusters (the AIEngine's anagammatizer handles that in English, but you're going to have to be running in raw mode all the way.)
If that all looks horribly complicated, break it up, bracketed section by bracketed section, reread the Book of AI section on regexes, and try to develop a gut feeling for how () [] + | ^ $ work, and how to break such constructions up into chunks that balance the meaning with commonly sloppy typing.
You can, of course dispense with all the regex bells and whistles. But that will rely on people being able to type, since there will be no AIEngine involvement. I say, learn to love regexes - they are your friends. And you can recreate almost 100% of the AIEngine funcionality with them, if you don't mind putting in the spadework.
Good luck! I would really like to see a German bot here, and I'll happily chat to it (in my rather bad German that will test your regex handling to its fullest!)
The only significant non-English bots I'm aware of on the PF are in Czech and Romanian - neither of which I speak even half a dozen words of.
<-1>If the "regex salad" above means it's still all Greek to you, the keyphrase is the trusty Monty Python standard: "mein Luftkissenfahrzeug ist voll mit Aalen"<0>

little monster 1
19 years ago
19 years ago
i wish that on the list of the bot contest it didn't print your email address. i hate it when people i don't know can see my email address. its nothing personal though but i don't like it, the other day i got this weird chain letter from this email i didn't reconise.
Lady Orchid
19 years ago
19 years ago
I guess I better learn how to make a proper bot in english first and after that, if I am still around I may try to make a german speaking bot.
Yikes! <-2>mein Luftkissenfahrzeug ist voll mit Aalen-2> *shivers at the thought of that* horrible*
a hovercraft full with edible 'sea-snakes'
Yikes! <-2>mein Luftkissenfahrzeug ist voll mit Aalen-2> *shivers at the thought of that* horrible*
a hovercraft full with edible 'sea-snakes'
» More new posts: Doghead's Cosmic Bar