|
|
This is an effort to create a comprehensive yet easy to use Python interface to the OpenCalais web service for automatic text annotation.
Dependencies:
- Python 2.5
- RDFLib
Usage:
calais = Calais(submitter="MyProjectID")
calais.analyze(text, content_type="text/txt")
calais.print_things()This project is sponsored by A115 Ltd.
