Skip to main content

Twitterbots - Tony Veale and Mike Cook ***

This is an odd one. It's an in-depth look at Twitterbots - applications designed to post on Twitter making human-like pronouncements. We start with a really interesting, if highly verbose introductory section about these programs, introducing me to lots of examples I hadn't come across. I particularly liked the historical examples of condensing a message with humour (and a bit of intellectual oddity) in the Latin punning telegraph messages that seem to have been briefly popular amongst the British establishment in the mid-nineteenth century. For example, in 1856, when the British annexed the Indian province of Oudh (rhymes with loud), the governor-general sent the message 'Vovi.' This means 'I have vowed'... which sounds distinctly like 'I have Oudh.'

Then we plunge into the mechanics of Twitterbot construction. Tony Veale and Mike Cook, two British/Irish academics writing with a distinctly transatlantic style, give us detailed guidance on simplistic bot production using simple templates and collections of words or phrases, and also explore some more sophisticated methods using Java.

The book then turns into an exploration of the way that a program can build language structures - the kind of categorisation needed to provide a tweet builder with a 'Lego set' of appropriate words and phrases and the way it's possible to use some of the classic (if slightly hackneyed) academic breakdowns of stories, plots and characters to generate a pseudo-story format out of components (if you've read one of those 'how to write a novel' books that breaks down a hero's journey or whatever, into standard stages, you'll know the kind of thing).

What we end up with is a mix of an investigation of the world of Twitterbots, a how-to manual to get started writing your own code for them, and an analysis of just how much story can be broken down and built up in this component fashion. I found the presentation over-wordy and rather too academic in approach - but nonetheless interesting.

What the authors don't do - perhaps because they themselves are part of this scene - is some kind of psychological analysis of the nature of adults spending a lot of time on what is, in the end, the generation of rather weak snippets of writing that are only occasionally mildly amusing. The only reason the resultant tweets are of interest is because they're machine produced. It's rather like Samuel Johnson's dog walking on its hind legs: it's not done well, but you are surprised to find it done at all.

Hardback:  

Kindle:  
Using these links earns us commission at no cost to you

Review by Brian Clegg

Comments

Popular posts from this blog

Beyond Belief - Helen Pearson *****

Apparently it comes as a surprise to many that medicine was not particularly scientific until the end of the twentieth century (to be honest, it's no surprise to me - we had a GP who used homeopathy in the 90s). Instead it was based on anecdotal guidance - the kind of thing that appeared to work. Evidence-based medicine has since improved the field, trying where possible to base decisions on evidence, ideally based on randomised controlled trials. The first part of Helen Pearson's book covers this well - though I think it's by far the least interesting part of what we discover. Instead what's truly fascinating is the rest of it, looking at a wide range of other fields where evidence was rarely properly used and that are only now starting to dip a toe in the water. These include social policy, policing, conservation, business and education. The main part of the book gives us examples of how bad these areas have been in terms of basing decisions on what's always been ...

The Infinite Book – John D. Barrow ****

Authors are often asked to review books on a topic they’ve written on themselves. The reasoning is sensible – they ought to know something about the subject – but there’s always that uneasy suspicion that there’s going to be a bit of bias creeping in. So I think it’s only fair to admit up front that I have written a book on infinity (of which more later). Infinity is a wonderful subject, because it’s intimately mind-bending (if the combination sounds paradoxical, that’s what infinity is all about) and gives you the chance to pull in all sorts of different concepts and assocations along the way, something Barrow does with great gusto. There’s a surprisingly large amount of coverage here for God, and for the universe, and the book jumps around from Aristotle to Hilbert’s Infinite Hotel (explained at great length), from the paradoxes of infinite sets to the paradoxes of time travel. Overall it’s an enjoyable journey that gives plenty of opportunity to be amazed and surprised. The...

Adventures of a Computational Explorer - Stephen Wolfram ***

Stephen Wolfram, the man behind the scientist's mathematical tool of choice, Mathematica, plus a whole host of other software products, including the uncanny Wolfram Alpha knowledge engine, is undoubtedly a genius of the first order. In this book, we get an uncensored excursion into the mind of genius - which is, without doubt, a fascinating prospect. The book consists of a collection of essays and speeches that Wolfram has produced over the last ten to fifteen years, covering an eclectic range of topics. Like all such collections, the result is something that lacks the coherence of a book with a narrative that runs through it, inevitably introducing a degree of repetition and a mix of interesting and not-so-interesting topics - but there's likely to be something to catch the attention anyone who is into computing or mathematics. One of the most interesting pieces is the opening one, where Wolfram describes being a consultant on the SF movie Arrival. He seems to hav...