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

Battle of the Big Bang - Niayesh Afshordi and Phil Harper *****

It's popular science Jim, but not as we know it. There have been plenty of popular science books about the big bang and the origins of the universe (including my own Before the Big Bang ) but this is unique. In part this is because it's bang up to date (so to speak), but more so because rather than present the theories in an approachable fashion, the book dives into the (sometimes extremely heated) disputed debates between theoreticians. It's still popular science as there's no maths, but it gives a real insight into the alternative viewpoints and depth of feeling. We begin with a rapid dash through the history of cosmological ideas, passing rapidly through the steady state/big bang debate (though not covering Hoyle's modified steady state that dealt with the 'early universe' issues), then slow down as we get into the various possibilities that would emerge once inflation arrived on the scene (including, of course, the theories that do away with inflation). ...

Why Nobody Understands Quantum Physics - Frank Verstraete and Céline Broeckaert **

It's with a heavy heart that I have to say that I could not get on with this book. The structure is all over the place, while the content veers from childish remarks to unexplained jargon. Frank Versraete is a highly regarded physicist and knows what he’s talking about - but unfortunately, physics professors are not always the best people to explain physics to a general audience and, possibly contributed to by this being a translation, I thought this book simply doesn’t work. A small issue is that there are few historical inaccuracies, but that’s often the case when scientists write history of science, and that’s not the main part of the book so I would have overlooked it. As an example, we are told that Newton's apple story originated with Voltaire. Yet Newton himself mentioned the apple story to William Stukeley in 1726. He may have made it up - but he certainly originated it, not Voltaire. We are also told that â€˜Galileo discovered the counterintuitive law behind a swinging o...

Ctrl+Alt+Chaos - Joe Tidy ****

Anyone like me with a background in programming is likely to be fascinated (if horrified) by books that present stories of hacking and other destructive work mostly by young males, some of whom have remarkable abilities with code, but use it for unpleasant purposes. I remember reading Clifford Stoll's 1990 book The Cuckoo's Egg about the first ever network worm (the 1988 ARPANet worm, which accidentally did more damage than was intended) - the book is so engraved in my mind I could still remember who the author was decades later. This is very much in the same vein,  but brings the story into the true internet age. Joe Tidy gives us real insights into the often-teen hacking gangs, many with members from the US and UK, who have caused online chaos and real harm. These attacks seem to have mostly started as pranks, but have moved into financial extortion and attempts to destroy others' lives through doxing, swatting (sending false messages to the police resulting in a SWAT te...