What's new? | Help | Directory | Sign in
Google
python-calais
Python interface to the OpenCalais semantic annotation API
  
  
  
  
    
Show all Featured Downloads:
calais.py
Join project
Project owners:
  s3x3y1
Project members:
paltman, geoffrey.foster

This is an effort to create a comprehensive yet easy to use Python interface to the OpenCalais web service for automatic text annotation.

Dependencies:

Usage:

    calais = Calais(submitter="MyProjectID")
    calais.analyze(text, content_type="text/txt")
    calais.print_things()

This project is sponsored by A115 Ltd.