• * at the end of a keyword allows wildcard searches
  • " quotes can be used for searching phrases
  • + represents an AND search (default)
  • | represents an OR search
  • - represents a NOT operation
  • ( and ) implies priority
  • ~N after a word specifies the desired edit distance (fuzziness)
  • ~N after a phrase specifies the desired slop amount
  • 1 (current)
Found 2 result(s)
Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library. It is written in C++ and easily scales to massive networks with hundreds of millions of nodes, and billions of edges. It efficiently manipulates large graphs, calculates structural properties, generates regular and random graphs, and supports attributes on nodes and edges. SNAP is also available through the NodeXL which is a graphical front-end that integrates network analysis into Microsoft Office and Excel. The SNAP library is being actively developed since 2004 and is organically growing as a result of our research pursuits in analysis of large social and information networks. Largest network we analyzed so far using the library was the Microsoft Instant Messenger network from 2006 with 240 million nodes and 1.3 billion edges. The datasets available on the website were mostly collected (scraped) for the purposes of our research. The website was launched in July 2009.
Country
The Leibniz Data Manager (LDM) is a scientific repository for research data from the fields of science and technology. The service supports a better re-usability of research data for scientific projects. The LDM fosters the management and access to heterogeneous research data publications and assists researchers in the selection of relevant data sets for their respective disciplines. The LDM currently offers the following functions for the visualization of research data: · Supports data collections and publications with different formats. · Different views on the same data set (2D and 3D support). · Visualization of Auto CAD files. · Jupyter Notes for demonstrating live code. · RDF Description of data collections.