You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>If you are a beginner, if you just want to take a quick look at Gephi, or if you can’t (or don’t want to) install an application on your computer, use Gephi Lite. It runs in any recent browser.</p>
66
-
<p>If you are comfortable with network analysis, or if you need to analyze large networks (more than 10,000 nodes), then install the desktop version of Gephi.</p>
65
+
<p>If you are a beginner, if you just want to take a quick look at Gephi, or if you can’t (or don’t want to) install an application on your computer, use <a href="/lite">Gephi Lite</a>. It runs in any recent browser.</p>
66
+
<p>If you are comfortable with network analysis, or if you need to analyze large networks (more than 10,000 nodes), then install the <a href="/desktop">desktop version of Gephi</a>.</p>
Bastian M., Heymann S., Jacomy M. (2009). Gephi: an open source software for exploring and manipulating networks. International AAAI Conference on Weblogs and Social Media. From AAAI
80
+
Bastian M., Heymann S., Jacomy M. (2009). Gephi: an open source software for exploring and manipulating networks. Proceedings of the International AAAI Conference on Web and Social Media, 3(1), 361-362.
question: "Which operating systems does Gephi support?",
86
87
answer: `
87
-
<p>Gephi supports multiple operating systems. You can download the latest version for Mac OS (both Intel and Silicon), Windows, and Linux. Older versions are also available for download if needed. For Linux users, Gephi can additionally be found on Snapcraft and FlatHub.</p>
88
+
<p><a href="/desktop">Gephi</a> supports multiple operating systems. You can download the latest version for Mac OS (both Intel and Silicon), Windows, and Linux. Older versions are also available for download if needed. For Linux users, Gephi can additionally be found on <a href="https://snapcraft.io/gephi">Snapcraft</a> and <a href="https://flathub.org/apps/org.gephi.Gephi">FlatHub</a>.</p>
question: "In which format should I import my files into Gephi?",
121
122
answer: `
122
-
<p>Gephi can import a variety of standard graph file formats. These include GEXF, GDF, GML, GraphML, Pajek NET, GraphViz DOT, CSV, UCINET DL, Tulip TPL, Netdraw VNA, and Spreadsheet formats.</p>
123
+
<p>Gephi can import a variety of standard graph file formats. These include <a href="http://gexf.net/">GEXF</a>, GDF, GML, GraphML, Pajek NET, GraphViz DOT, CSV, UCINET DL, Tulip TPL, Netdraw VNA, and Spreadsheet formats.</p>
123
124
<p>Note that there are two different ways to import CSV files: from the “import” menu if it contains nodes and edges at the same time (and no attributes); and from the Data Laboratory as two CSV, one for the node, and one for the edges (both with attributes). You can read more about this topic in <a href="https://gephi.wordpress.com/2017/09/26/gephi-0-9-2-a-new-csv-importer/">this blog post.</a></p>
0 commit comments