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
![]()
Results 1 to 30 of 54
-
11-15-2013
-
11-15-2013
let's reduce some lambda NFAs together
-
11-15-2013
do your own homework cameron, u fag
I am the owner of http://www.ezmangaforum.com
-
-
- Join Date
- Sep 2013
- Posts
- 3,191
11-15-2013your all on crack in Toronto. Even the mayor smokes it.
-
-
11-15-2013I am the owner of http://www.ezmangaforum.com
-
-
11-15-2013
jon and monde's love childern poopleaw and pasiley
I am the owner of http://www.ezmangaforum.com
-
11-15-2013
buzz buzz
I am the owner of http://www.ezmangaforum.com
-
11-15-2013
we'll figure out whose they are, don't worry
-
-
11-15-2013
monde beat pooplewa with a belt maybe that will straighten him out
I am the owner of http://www.ezmangaforum.com
-
11-15-2013
m0nde why does poopalew freak out when people say buzz to him was that intentional?
-
11-15-2013
is it because his table is indexed with characters?
-
11-15-2013
i was going to ask you that marks. i suspect the nlp table somehow associates that string of code with the word buzz
-
11-15-2013
monde if i rape poopleaw in his but with a uid, is that gonna be indexed later on
I am the owner of http://www.ezmangaforum.com
-
11-15-2013
Hey honey how's it going?
I am the owner of http://www.ezmangaforum.com
-
11-15-2013
shut up dp, stop making fun
-
11-15-2013
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
-
11-15-2013
also, i'm surprised marks is asking all this, since poopalew is his
-
11-15-2013
you niggers gotta normailze your robot's son's database before shit really get's out of control buzz buzz
I am the owner of http://www.ezmangaforum.com
-
11-15-2013
dp, write a good bot. come on everyone's doing it
-
-
11-15-2013
there are a bunch of chat bot's allready for vbullieten why in the fuck would i write my own
I am the owner of http://www.ezmangaforum.com
-
11-15-2013
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.
-
-
I am the owner of http://www.ezmangaforum.com
-
-
11-15-2013
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
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)