and i actually did some more of it on my own and now he's not available so i'm pissed off that i cant discuss it with him
:clay:
and i actually did some more of it on my own and now he's not available so i'm pissed off that i cant discuss it with him
:clay:
let's reduce some lambda NFAs together
do your own homework cameron, u fag
your all on crack in Toronto. Even the mayor smokes it.
jon and monde's love childern poopleaw and pasiley
buzz buzz
we'll figure out whose they are, don't worry
monde beat pooplewa with a belt maybe that will straighten him out
m0nde why does poopalew freak out when people say buzz to him was that intentional?
is it because his table is indexed with characters?
i was going to ask you that marks. i suspect the nlp table somehow associates that string of code with the word buzz
monde if i rape poopleaw in his but with a uid, is that gonna be indexed later on
Hey honey how's it going?
shut up dp, stop making fun
well, what you do is you have a corpus, which is a body of text that you want to use to train the model
the model of a simple markov chain bot is a table of statistical probabilities, every entry in the table is indexed with a character (or word) and the data stored in that entry is a list of what the next character (or word) could be (based on the training data) and a % chance
the corpus is supposed to be broken up into one sentence per line if you want the bot to create sentences, and that way the last word in a sentence, followed by the first word in another sentence, does not mess up the table entries with values that don't need to be added to it
so if you had the corpus "apple buzz buzz" then you might build a word-indexed table {[apple] => [buzz, 100%], [buzz] => [buzz, 50%]} because half the time buzz is followed by buzz and half the time it is followed by nothing, but apple was always followed by buzz
character-indexed models work better when the corpus is very small and there are not a lot of sentences, with a variety of consecutive word uses, to train on, but no matter what they always form broke ass shit, the granularity is just too small
also, i'm surprised marks is asking all this, since poopalew is his
you niggers gotta normailze your robot's son's database before shit really get's out of control buzz buzz
dp, write a good bot. come on everyone's doing it
there are a bunch of chat bot's allready for vbullieten why in the fuck would i write my own
what's so hard about running a markov chain generator in the bkground and then pasting stuff in the forum under another account? i wish i had poopalew as a bot, but it's not me.
i do have a very basic bot and some markov chain stuff on my site, but that's nowhere close to having a bot that logs in and posts and learns from previous posts and can distinguish one user from another.
how do i have admin privs to add that to vbulletin as a plugin? i'm generating my own markov chains offline and copy/pasting using the text files in my sig. none of it is automated. i know that those vbulletin chatbot plugins are available. i had one on the dog forum.
find me something that doesn't just spam shit and can log into vbulletin and build a corpus of targeted posts