Skip to content

Nicolaus93/biggraph

Repository files navigation

Biggraph

To train an embedding, modify the config.py file.

Data should be located in the folder "/data/graphs/".

Input graphs should be stored in tab separated values. To generate such a graph, you can use for example webgraph with the following command

java -cp "webgraph/*" -server it.unimi.dsi.webgraph.ArcListASCIIGraph graphs/cnr-2000/cnr-2000 graphs/cnr-2000/cnr-2000.tab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages