Django Super-tagging at the Washington Times

Submitted by FranSan on October 05, 2009 - 11:48

The Washington Times has an automated tagging application, based on Django-Tagging and utilizing OpenCalais for data retrieval. Check it out here.

python-calais -- Python interface to the OpenCalais API

Submitted by jdimov on February 23, 2009 - 22:14

This Python module is a wrapper around the OpenCalais API. It makes REST calls to the OpenCalais API via HTTP POST, then parses and simplifies the JSON responses returned by OpenCalais. You can then access the response data in a much more pythonic manner.

Tested with Python 2.5.

Syndicate content