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

Luna: Moon Rising (SF) - Ian McDonald ****

I'm not the natural audience for this book. Game of Thrones l eaves me cold - and it's hard not to feel the influence of GoT (and a whole lot of Dune )   underneath a veneer of science fiction and the trappings of a South American drug cartel in the cod-medieval family power battles and chivalric details. There are even dragons (of a sort). I'd be really sad if the future did involve this sort of throwback feudalism. However, remarkably, despite this I found Luna: Moon Rising kept me engaged. The fact is that Ian McDonald can put together a good plot with intricate machinations, which is enough to carry the reader through what can be a bewildering collection of characters. The two page scene-setter saying who did what to whom at the start was useful, but I could have done with family trees for the main family as I was constantly forgetting who was who - especially easy as McDonald endows many families with characters with the same first initial (e.g. Ariel and Al...

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...

The AI Paradox - Virginia Dignum ****

This is a really important book in the way that Virginia Dignum highlights various ways we can misunderstand AI and its abilities using a series of paradoxes. However, I need to say up front that I'm giving it four stars for the ideas: unfortunately the writing is not great. It reads more like a government report than anything vaguely readable - it really should have co-authored with a professional writer to make it accessible. Even so, I'm recommending it: like some government reports it's significant enough to make it necessary to wade through the bureaucrat speak. Why paradoxes? Dignum identifies two ways we can think about paradoxes (oddly I wrote about paradoxes recently , but with three definitions): a logical paradox such as 'this statement is false', or a paradoxical truth such as 'less is more' - the second of which seems a better to fit to the use here.  We are then presented with eight paradoxes, each of which gives some insights into aspects of t...