Hot or Not? Heat theme maps
Around the web these days you see lots of “heat theme” maps, pulling out the “hot” keywords in blocks of text (mainly blogs) but it can be anything (example). They take a block of text, and find all the words used most in it. Most of the time they use words from a specific database, but they don’t have to: http://services.disruptiveproactivity.com/heattheme/
This sort of visualisation of words is also useful in others areas – analysing the output from questionnaires and other responses. Or large reports where you want to see what’s talked about lots, and what isn’t. So I connected the code from the mySociety panopticon (which tells us what people are saying about our sites) and attached the input to a HTML form, rather than the database. Which lets you put a load of text into a box and get a diagram of what’s mentioned lots.
But we already have a service designed to make commenting on large reports easier, and which makes a text version available for doing things with. So we also feed the output of the text version into the input of the heat theme form, and find what the Transformational Government document spends most of the time talking about: like this.
Thanks to William for his help in testing it – and for giving me the idea in the first place.
Disruptive Proactivity