public
Description: A Python wrapper to the Reuters Calais API
Homepage:
Clone URL: git://github.com/paltman/pycalais.git
Click here to lend your support to: pycalais and make a donation at www.pledgie.com !
paltman (author)
Fri Apr 18 22:16:35 -0700 2008
commit  ead01b88c827777b29fc4b80f43f48285fa343f2
tree    4ecf8bcfffd4d7d8bac8d2365123053a3a7b83d9
parent  87a2c85f4c8b577ca20ef698da4f98ef7cbad6bf
name age message
file README.txt Loading commit data...
file TODO.txt
directory pycalais/
file setup.py
Open Calais [1] is a web api enabling the semantic web and this library is a 
python wrapper around that api, enabling easier application building.

Open Calais uses rich RDF responses. At the time being, I am planning using 
RDFLib [2] to handle the RDF parsing.

[1] http://opencalais.com/
[2] http://code.google.com/p/rdflib/