How to create a bipartite graph?

Algorithms and parameters to put data in space
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Chazu1989
Posts:4
Joined:01 Oct 2017 15:32
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
How to create a bipartite graph?

Post by Chazu1989 » 02 Oct 2017 22:27

Hello,

after I was able to import my data due to problems (Link to the thread) with the encoding of my txt/csv files, I'am now totally lost to create a bipartite graph...

What I want to do is the following:
Image

The thickness of a line should depend on the number of connections from a keyword to its class.

I have found two tutorials:
1. https://seinecle.github.io/gephi-tutori ... ph-en.html
2. https://shawngraham.gitbooks.io/dh-work ... s.txt.html

But anyway, it doesn't work for me. When I compare my data to the tutorial in Link 2, my "Classes" should be the same like the companies and my keywords are the administrators....?! But it doesn't work...

My files:
Nodes:
Nodes.csv
(109Bytes)Downloaded 1342 times
Edges (Keywords):
Edges.csv
(26.4KiB)Downloaded 1424 times
And the .gephi file with an additional column to separate the two differents nodes (Classes and Keywords)
ClassesAndKeywords.gephi
(1.31MiB)Downloaded 1271 times
I think it is not a big deal, but I am totally new to Gephi and don't know how to solve it.
I hope anyone can help me with that! :)

Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable