UNISoN (Social Network Analysis Tool)
Example Network Preview | |
Developer(s) | Stephen Leonard |
---|---|
Stable release |
1.1
/ August 12, 2012 |
Operating system | Linux, Mac, Windows |
Type | Social Network Analysis / Visualization |
Website | GitHub/unison/ |
UNISoN is a java application that can download Usenet messages from free NNTP servers, show the saved messages, then allow filtering of data to save to a Pajek network file or CSV file. It creates networks using the author of each post. If someone replies to a post, there is a unidirectional link created from the author of the post to the author of the message they are replying to. There is also a preview panel that shows the network visually. It was developed in 2008 as part of an MSc Business Systems Analysis & Design at City University.[1] and was released as Freeware. In 2016 the code was made Open Source.[2]
Release history
The first version of UNISoN was released in February, 2008. There was an update to the project Website in 2012 which added Java Webstart. In 2016 there is some work to update the code and documentation.