Description: Social Network Visualizer (SocNetV) is a cross-platform, user-friendly free software application for social network analysis and visualization, developed in C++/Qt.
With SocNetV you can:
- Draw social networks with a few clicks on a virtual canvas, load field data from a file in a supported format (GraphML, GraphViz, Adjacency, EdgeList, GML, Pajek, UCINET, etc) or crawl the internet to create a social network of connected webpages.
- Edit actors and ties through point-and-click, analyse graph and social network properties, produce beautiful HTML reports and embed visualization layouts to the network.
Main features:
- Standard graph and network cohesion metrics, such as density, diameter, geodesics and distances, connectedness, eccentricity, clustering coefficient, etc.
- Advanced measures for social network analysis such as centrality and prestige indices (i.e. eigenvector and closeness centrality, betweenness centrality, information centrality, power centrality, proximity and pagerank prestige).
- Fast algorithms for community detection, such as triad census, clique census,etc.
- Structural equivalence analysis, using hierarchical clustering, actor similarities and tie profile dissimilarities, Pearson coefficients.
- Layout models based either on prominence indices (i.e. circular, level and nodal sizes by centrality score) or on force-directed placement (i.e. Eades Spring Embedder, Fruchterman-Reingold, etc) for meaningful visualizations of the social networks.
- Multirelational network loading and editing. Load a social network consisting of multiple relations or create a social network on your own and add multiple relations to it.
- Random network creation using various random network generation models (Barabási–Albert Scale-Free, Erdős–Rényi, Watts-Strogatz Small-World, d-regular, ring lattice, etc)
- Famous social network analysis datasets, i.e. Padgett's Florentine families.
- Built-in web crawler to automatically create "social networks" from links found in a given initial URL.
- Comprehensive documentation, both online and inside the application, which explains each feature and algorithm of SocNetV in detail.
Source code, packages and executables for Windows, Linux and MacOS are available from the project's website: http://socnetv.org
The program is Free Software, licensed under the GNU General Public License 3 (GPL3).Last changelog:
Ratings & Comments
0 Comments