From 2c5ef3c118ffd1210ee87789be8177153091bfe1 Mon Sep 17 00:00:00 2001 From: Rob Ackland Date: Sun, 24 Apr 2016 07:10:30 +1000 Subject: [PATCH 1/2] test commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f98573b..c5dcfb6 100644 --- a/README.md +++ b/README.md @@ -280,7 +280,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes - [SoNAR-C - Social Network Analysis Research Center, University of Italian Switzerland (USi)](http://www.sonarcenter.eco.usi.ch/). - [Topographies of Entanglements. Mapping Medieval Networks](https://oeaw.academia.edu/TopographiesofEntanglements) - Research platform based at the Austrian Academy of Sciences that focuses on applying network theory and visualisation to medieval history. - [UCL Centre for Organisational Network Analysis (CONA)](https://www.ucl.ac.uk/cona). -- [Virtual Observatory for the Study of Online Networks (VOSON)](http://voson.anu.edu.au/) - Research and software development project located at the Australian National University. +- [Virtual Observatory for the Study of Online Networks (VOSON)](http://vosonlab.net/) - Research and software development project located at the Australian National University. ## Review Articles From 8cfc55b56de5ba3e75856b374c6292d20c4ad5b2 Mon Sep 17 00:00:00 2001 From: Rob Ackland Date: Sun, 24 Apr 2016 07:17:21 +1000 Subject: [PATCH 2/2] Update of details for VOSON and SocialMediaLab --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c5dcfb6..ac7b0f5 100644 --- a/README.md +++ b/README.md @@ -423,10 +423,10 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes - [StOCNET](http://www.gmw.rug.nl/~stocnet/StOCNET.htm) - Several Windows programs developed by the same team as Siena. - [Tulip](http://www.tulip-software.org/) - Cross-platform network analysis and visualization framework built on top of a C++ library, with plugins dedicated to specific biological and physical networks. Also available through its [Python package](http://tulip.labri.fr/Documentation/current/tulip-python/html/index.html). - [UCINET](https://sites.google.com/site/ucinetsoftware/) - Windows commercial software package for the analysis of social network data. -- [Uberlink](http://www.uberlink.com/) - Software suite for online (hyperlink) network analysis, by the [VOSON](http://voson.anu.edu.au/) research project. +- [Uberlink](http://www.uberlink.com/) - Software suite for online (hyperlink) network analysis, by the [VOSON](http://vosonlab.net/) research project. - [VOSON System](http://www.uberlink.com/software#voson) - Web-based software for the collection and analysis of online network data. - [VOSON Data Provider for NodeXL](http://www.uberlink.com/software#voson-nodexl) ([quick tutorial](https://blogs.k-state.edu/it-news/2013/04/09/the-nodexl-series-using-voson-for-hyperlink-network-analysis-part-9/); to be discontinued in 2016). - - [vosonR](http://voson.anu.edu.au/tools) - R client for the VOSON software (in development). + - [vosonR](http://vosonlab.net/tools) - R client for the VOSON software (in development). - [UNISoN](http://unison.sleonard.co.uk/) - Cross-platform program to download and visualize Usenet data. [Developed for a Masters degree](http://unison.sleonard.co.uk/index.php/msc-report-abstract). - [VennMaker: An Actor-Centered Interactive Network Mapping Tool](http://www.vennmaker.com/?lang=en) - Cross-platform Java program for ego network analysis. - [VennMaker for Historians: Sources, Social Networks and Software](http://revistes.uab.cat/redes/article/view/v21-during-bixier-kronenwett-stark) (also available in Spanish; 2011). @@ -536,7 +536,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes - [Rgraphviz](https://bioconductor.org/packages/release/bioc/html/Rgraphviz.html) - Support for using the Graphviz library and its DOT graph drawing language from within R. - [RSiena](http://r-forge.r-project.org/R/?group_id=461) - Simulation Investigation for Empirical Network Analysis; fits models to longitudinal network data. - [sna](https://cran.r-project.org/web/packages/sna/) - Basic network measures and visualization tools. -- [SocialMediaLab](https://cran.r-project.org/web/packages/SocialMediaLab/) - Tools for collecting social media data and generating networks from it ([companion website](http://voson.anu.edu.au/SocialMediaLab)). +- [SocialMediaLab](https://cran.r-project.org/web/packages/SocialMediaLab/) - Tools for collecting social media data and generating networks from it ([companion website](http://vosonlab.net/SocialMediaLab), [github repo](https://github.com/voson-lab/SocialMediaLab)). - [spectralGOF](http://people.bu.edu/jccs/spectralGOF.html) - Compute the "spectral goodness of fit" (SGOF), a measure of how well a network model explains the structure of an observed network. - [spnet](http://cran.r-project.org/web/packages/spnet/) - Methods for dealing with spatial social networks. - [statnet](http://statnet.org/) - The project behind many R network analysis packages ([mailing-list](https://mailman.u.washington.edu/mailman/listinfo/statnet_help), [wiki](https://statnet.org/trac)).