Jure Cuhalev

Posts Tagged ‘Graph theory

28 Dec, 2008

Koornk network graph with pretty pictures

Posted by: Jure Cuhalev In: python|Tech

Continuing my saga of visualizing Koornk social network I decided that obvious next step is to map out who talks to who and how much. For this task I used excellent Python library NetworkX that uses pygraphviz to draw the pretty pictures in the end.
Just to explain what you’re looking at:

I downloaded all public conversations [...]