Category Archives: Web

Sentiment analysis of Guardian articles

I’ve created an online tool for applying sentiment analysis to articles published in the Guardian newspaper based on the reader comments. You can jump in and try using it here, or find a short explanation here. Below I’ll discuss what … Continue reading

Posted in Data science, Python, Web | 2 Comments

Python server, JQuery client, using AJAX and WebSockets

I’m looking at developing a hobby project of a very simple multi-user game.  I’ve no interest at all in computer games, if the project progresses at all I’ll explain the motivation in a later post.  However in thinking about how to … Continue reading

Posted in Python, Web | Leave a comment