Difference between revisions of "Extra:citation visualizations"

From GISAXS
Jump to: navigation, search
(General Visualization Tools (that could be used for citation networks))
(General Visualization Tools (that could be used for citation networks))
Line 12: Line 12:
 
* [http://python.org/ Python]: General-purpose high-level programming language.
 
* [http://python.org/ Python]: General-purpose high-level programming language.
 
** [http://matplotlib.org/ matplotlib] for generalized plotting
 
** [http://matplotlib.org/ matplotlib] for generalized plotting
** [iPython network citation example]
+
** [https://www.wakari.io/sharing/bundle/twneale/Citation%20Network%20Analysis iPython network citation example]
 
** [http://networkx.github.io/ NetworkX]: Package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
 
** [http://networkx.github.io/ NetworkX]: Package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
 
** [https://snap.stanford.edu/snappy/ Snap.py]: Python interface to SNAP, providing high-performance node/network layout and visualization.
 
** [https://snap.stanford.edu/snappy/ Snap.py]: Python interface to SNAP, providing high-performance node/network layout and visualization.

Revision as of 18:23, 16 November 2016

Existing tools for visualizing and data-analytics of citation networks

  • VOSviewer: Tool for constructing and visualizing bibliometric networks. Offers text mining functionality that can be used to construct and visualize co-occurrence networks of important terms extracted from a body of scientific literature.
Scimaplarge.jpg

General Visualization Tools (that could be used for citation networks)

Graphs

  • VisTrails: Workflow software with different data-visualization plugins.
  • VIS: Graph layouts.

Social networks

Additional Information