scoursen / python-calais

Automatically exported from code.google.com/p/python-calais
0 stars 0 forks source link

Ability to obtain different output formats #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Added two functions 'getURLAnalysis' and 'getAnalysis'.  These allow the
output format ('text/simple', 'text/microformats', 'xml/rdf') to be set.
This is something that I required for a project I'm working on.

This required me to modify the PARAMS_XML variable.  I've added usage
exmaples to the top of the file.

I'm new to programming in Python, so feedback is welcome.

Dorzey

Original issue reported on code.google.com by dor...@gmail.com on 10 Jul 2008 at 1:38

Attachments:

GoogleCodeExporter commented 9 years ago
Dorzey,

Thank you for your contribution.  I added you to the project members.  Please 
commit 
your changes to SVN using your account.  

Original comment by s3x...@gmail.com on 11 Jul 2008 at 5:01

GoogleCodeExporter commented 9 years ago

Original comment by dor...@gmail.com on 11 Jul 2008 at 6:57