Skip to content

callowayproject/django-supertagging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django SuperTagging

Inspired by django-tagging, this project came up when we wanted to
automate content tagging. Using OpenCalais service we are able to retrieve
a large array of data, including basic entities (tags) and relations (attributes
about the tag).

Prerequisites
	- simplejson ( http://pypi.python.org/pypi/simplejson )