Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 359 Bytes

todo.md

File metadata and controls

8 lines (6 loc) · 359 Bytes

TODO

* clustering algorithms to color the nodes
* do something sensible with bipartite graphs (special layouts)
* SQLAlchemy/SQLite db to store data (instead of textfiles)
* generate social network on request (graph of followers on twitter)

* The script needs to be consolidated to have a single entry point with command line parsing.