2017-02-22
last modified: 2023-04-10
== !
I organize online workshops and personalized trainings for Gephi, for beginners and experts. To schedule one or to get more information: analysis@exploreyourdata.com.
This plugin has been replaced by a new and better function available on the web, developed by the same author. It is free, click and point, without registration at this address: https://nocodefunctions.com |
This plugin is created by Clement Levallois.
It converts a spreadsheet or a csv file into a network.
This plugin enables you to:
Start from a data table in Excel or csv format
In the data table, nodes are the entities listed in column A
Nodes' attributes must be listed in columns B, C, D, etc.
Connections will be created between nodes, when they have identical attributes.
Attributes can have values, stored in columns right next to the attribute.
We use the cosine similarity. Sounds complicated, but it is not. Check here.
The source code for the cosine calculation is in this file, at this place.
Because they represent two slightly different files formats, and the plugin supports only .xlsx
If you select a csv file, you will be asked to indicate the field delimiter and optionally the text delimiter.
This is too bad. If there is enough demand for it I’ll add this feature, which is not trivial.
David appears on lines 2 and 5 (because he made two purchases). Only the latest line where David appears (line 5) will be taken into account.
Visit the Gephi group on Facebook to get help,
or visit the website for more tutorials
Give a try to nocodefunctions.com, the web application I develop to create networks for Gephi. Click-and-point, free, no registration needed.