Python Script that Impersonates Emails
Laura Creighton
lac at strakt.com
Wed Jan 8 14:16:39 EST 2003
More information about the Python-list mailing list
Wed Jan 8 14:16:39 EST 2003
- Previous message (by thread): Python Script that Impersonates Emails
- Next message (by thread): Python Script that Impersonates Emails
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Hi, > > This is somewhat of an odd question. I came across a script ages ago, > written in python, that reads usenet groups, "learns" to impersonate how > people post, and then posts a pretty convincing email to the usenet > group. I totally forget what it was called, and am having no luck > finding it on google. Any one out there know what I am talking about? > > Thanks, > > Michael > > -- > http://mail.python.org/mailman/listinfo/python-list You are looking for markov chains. (And the original Mark V Shaney was not written in Python). Laura Creighton
- Previous message (by thread): Python Script that Impersonates Emails
- Next message (by thread): Python Script that Impersonates Emails
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list