RSS Amplifier

slash blog · Nov 23, 2014

Reading mailing list archives with Python: Noisechain Pt. 1

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Inspired by the twitter account “Shit Noisebridge says” I set about recently to script together that trains a Markov chaina on the complete archive of the noisebridge-discuss@ mailing list to create a rival account “Shit noisebridge probably says”. It’s not yet complete but one useful thing to have fallen out of this project already is a script that makes it easy to…

Inspired by the twitter account “Shit Noisebridge says” I set about recently to script together that trains a Markov chaina on the complete archive of the noisebridge-discuss@ mailing list to create a rival account “Shit noisebridge probably says”.

It’s not yet complete but one useful thing to have fallen out of this project already is a script that makes it easy to download mailman list arcihves in their entirety by passing the name of a list. It’s a very simple script with a magic constant pointing to the Noisebridge mailman instance at the moment but it might prove useful for those wishing to read through mailing list archives. You can find the script on Github.

Read on /2014/11/23/reading-mailing-list-archives-with-python/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.