No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2012-04-29 21:36:34 +01:00
.gitignore Initial revision. 2012-03-13 21:06:35 +00:00
config.py.in Initial revision. 2012-03-13 21:06:35 +00:00
COPYING Initial revision. 2012-03-13 21:06:35 +00:00
dump.py Create a file with node keyword appearance times as their from value. 2012-04-29 21:36:34 +01:00
gexf.py Create a file with node keyword appearance times as their from value. 2012-04-29 21:36:34 +01:00
locations.py Remove debugging code from locations.py 2012-03-20 00:13:08 +00:00
oauthorize.py Make oauthorize.py exit cleanly. 2012-04-29 12:24:43 +01:00
README Update README for refactored code. 2012-03-14 21:45:39 +00:00
weavrs.py Dynamic (time-based) keyword graph output from dump.py . 2012-03-18 23:18:14 +00:00

Weavrs API Access For Data Visualization
========================================

Register a prosthetic at www.weavrs.com

Copy config.py.in as config.py and fill it out with your prosthetic's keys.

Run:

	python oauthorize.py

And authorize a weavr. The OAuth keys for this authorization will be printed
on the command line. Copy these somewhere you won't lose them.

Next run:

     python dump.py KEY SECRET

This will crate .gexf files of graphs of the keywords and emotions.