Skip to content

Instantly share code, notes, and snippets.

View theophilec's full-sized avatar

Théophile Cantelobre theophilec

View GitHub Profile
@theophilec
theophilec / Clean graph
Last active February 26, 2025 16:49
Restaurant graph
This file has been truncated, but you can view the full file.
<?xml version="1.0" encoding="UTF-8"?>
<gexf version="1.2" xmlns="http://www.gexf.net/1.2draft" xmlns:viz="http:///www.gexf.net/1.1draft/viz">
<meta>
<title>restaurant_personnel_network.gexf</title>
<authors>NetworkX 3.4.2</authors>
</meta>
<graph defaultedgetype="undirected">
<attributes class="node">
<attribute id="rawSize" title="rawSize" type="integer"/>
</attributes>
@theophilec
theophilec / graph.gexf
Last active March 3, 2025 21:11
Restaurant Graph Clean
This file has been truncated, but you can view the full file.
<?xml version="1.0" encoding="UTF-8"?>
<gexf version="1.2" xmlns="http://www.gexf.net/1.2draft" xmlns:viz="http:///www.gexf.net/1.1draft/viz">
<meta>
<title>Restaurants et chefs</title>
<authors>Théophile Cantelobre</authors>
<description>github.com/theophilec/foudinge</description>
</meta>
<graph defaultedgetype="undirected">
<attributes class="node">
<attribute id="type" title="type" type="string"/>
@theophilec
theophilec / Les Miserables.gexf
Created February 27, 2025 10:29
Les Miserables.gexf export from gephi-lite
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<gexf version=\"1.2\" xmlns=\"http://www.gexf.net/1.2draft\" xmlns:viz=\"http:///www.gexf.net/1.1draft/viz\">\n <meta>\n <title>Les Miserables.gexf</title>\n <authors>Gephi 0.9.3</authors>\n </meta>\n <graph defaultedgetype=\"undirected\">\n <attributes class=\"node\">\n <attribute id=\"modularity_class\" title=\"modularity_class\" type=\"integer\"/>\n </attributes>\n <nodes>\n <node id=\"11\" label=\"Valjean\">\n <attvalues>\n <attvalue for=\"modularity_class\" value=\"1\"/>\n </attvalues>\n <viz:color r=\"245\" g=\"91\" b=\"91\"/>\n <viz:size value=\"100\"/>\n <viz:position x=\"-87.93029\" y=\"6.8120565\"/>\n </node>\n <node id=\"48\" label=\"Gavroche\">\n <attvalues>\n <attvalue for=\"modularity_class\" value=\"8\"/>\n </attvalues>\n <viz:color r=\"91\" g=\"245\" b=\"91\"/>\n <viz:size value=\"61.600006\"/>\n <viz:position x=\"387.89572\"