Social Networks Visualizer (SocNetV) – A flexible and user-friendly tool for the analysis and visualization of Social Networks
Sponsored Link
Social Network Analysis (SNA) is a beautiful blend of Sociology and Mathematics, composed of various interdisciplinary techniques for the study of such social networks. SNA researchers conceptualize social relationships in terms of nodes and edges (links) in mathematical graphs. Nodes represent the individual actors within the networks, while edges visualise the relationships between those actors. The result is graph-based structures which are often very complex.
Social Networks Visualizer (SocNetV) is a flexible and user-friendly tool for the analysis and visualization of Social Networks. It lets you construct networks (mathematical graphs) with a few clicks on a virtual canvas or load networks of various formats (GraphViz, GraphML, Adjacency, Pajek, UCINET, etc) and modify them to suit your needs. SocNetV also offers a built-in web crawler, allowing you to automatically create networks from all links found in a given initial URL.
The application can compute basic network properties, such as density, diameter and distances (shortest path lengths), as well as more advanced structural statistics, such as node and network centralities (i.e. closeness, betweeness, graph), clustering coefficient, etc.
Various layout algorithms (i.e. Spring-embedder, radial and layered according to node centralization) are supported for meaningful visualizations of your networks. Furthermore, random networks (Erdos-Renyi, Watts-Strogatz, ring lattice, etc) can be created with a few clicks.
SocNetV is a work in progress and is being developed in C++ and Qt, an open-source GUI development toolkit from Nokia. Our primary target platform is Linux, but you can compile and run SocNetV on OS X and Windows as well, as long as you have Qt4 libraries installed.
Install Socnetv in ubuntu
First you need to download deb package from here you can install this deb package by double clicking on it.
Screenshot
Not bad, but their are much better tools to visualize socials network… try http://www.gephi.org/ for exemple.
This review is about a very old SocNetV version. Since 2010, the project has released a lot of new versions (the latest atm is version 2.0 ) with lots of improvements, speed optimizations and performance boost. Please update the review. You can download the latest version from SocNetV project webpage: http://socnetv.sourceforge.net