Archives of #Python

StrongSteam’s first novel OCR matching API (Python demo)

Here’s a preview of our first novel API in StrongSteam. We’ve been working with Optical Character Recognition (OCR) for a while, we set ourselves the task of matching a noisy photograph of some text to a pre-seeded database of entries. If you follow my blog you’ll already have seen our example iPhone app for the […]

PyCon 2012 notes from the end

PyCon 2012 is just coming to a close. There were over 2,200 people here and too many talks to choose between. It was a bloody fine conference. Meeting so many of the Names of the Python world was rather grand, teaching High Performance Computing and getting pats on the back for the creation of ShowMeDo […]

StartupChile – we have our contracts, StrongSteam progress, PyCon

A few days back we signed our StartupChile contracts, now we’re official. Apparently our ID cards are available but there’s no word on bank accounts yet. The admin rolls forward but it is a bit boring now. The feeling here is still very positive, we’ve gained some Return Value Agenda (RVA) points by meeting with […]

Heading to StartupChile

This is a quick update – we’re flying tomorrow to Santiago for 6 months of the StartupChile project ($40k funding, no equity, hundreds of projects flying in from all over the world). If you’re interested in taking 6 months to build your own project I’d suggest you take a look at applying to the next […]

StrongSteam alpha, HackerNewsLondon, Startup-Chile

I’m a little behind with the blogging so here’s the short version. StrongSteam has been under constant dev for 2 months, we’re close to putting up the first AI tools behind a few Python demos (hopefully it’ll be up next week). I’m talking on this at HackerNewsLondon tomorrow night. We haven’t (quite) finished the demos […]

Review for Python Text Processing with NLTK 2.0 Cookbook (Packt, 2010)

Python Text Processing with NLTK 2.0 Cookbook (Amazon US, UK) is a cookbook for Python’s Natural Language Processing Toolkit. I’d suggest that this book is seen as a companion for O’Reilly’s Natural Language Processing with Python (available for free at nltk.org). The older O’Reilly book gives a lot of explanation for how to use NLTK’s […]

Packt’s new “Python Text Processing with NLTK 2.0 Cookbook”

I’m rather excited to have received a review copy of Packt’s new NLP book “Python Text Processing with NLTK 2.0 Cookbook“, it is based around Python’s Natural Language Processing toolkit. I’ve been using the O’Reilly book for over a year, I’m curious to see what’s different between the two. I’ll post a full review once […]

Building a Social Microprinter

Over the last couple of months I’ve been building up a social microprinter (inspired by Tom Taylor‘s implementation and Matt Webb‘s original idea). Here’s the current version – Arduino+WiShield+CBM231+off-site server (powered partly by BenOSteen’s Python driver): There’s a second quick video and talk for the £5 App event I ran earlier in the week. The […]

Demoing pyCUDA at the London Financial Python User Group

On Wednesday night I jumped on a train up to London to visit the London Financial Python User Group to give a short demo of pyCUDA. I’m using CUDA heavily for my physics consultancy and I figured the finance guys would be interested in 10-1000* speed-ups for their calculations. The raw figures and the Mandelbrot […]

Weekly python tips (WeeklyPyTips) mailing list

Update – the weekly Python tips list is suspended for now. I’ve ended up way to busy on other projects, I don’t have the 5+ hours to write and publish each tip at present. The list is on hold, it may be reactivated later. I’ve just written the first few weeks worth of Python Tips […]