socnetv
Social Network Analysis and Visualisation application
Install
- All systems
-
curl cmd.cat/socnetv.sh
- Debian
-
apt-get install socnetv
- Ubuntu
-
apt-get install socnetv
- Kali Linux
-
apt-get install socnetv
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install socnetv
- Raspbian
-
apt-get install socnetv
- Dockerfile
- dockerfile.run/socnetv
socnetv
Social Network Analysis and Visualisation application
SocNetV is a graphical application designed to be an easy tool for Social Networks Analysis and Visualisation (not to be confused with social networking, as in online communities). With SocNetV, one can load and visualise networks of various formats (GraphViz, GraphML, Adjacency, Pajek, UCINET, etc), or visually create and modify a network/graph in a point and click fashion. SocNetV can also compute network statistics and properties (such as distances, centralities, diameter) and apply some layout algorithms for more meaningful visualisation of your networks. Furthermore, SocNetV can create simple random networks (lattice, same degree, etc).