Skip to content

Creates an adjacency matrix of the Wikipedia hyperlink graph.

License

Notifications You must be signed in to change notification settings

gusberinger/wikipedia-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikipedia Hyperlink Graph Builder

Creates an adjacency matrix representation of the Wikipedia hyperlink graph.

Local Setup

Requires 25GB of storage and 16GB of RAM. The program takes approximately an hour to complete.

git clone git@github.com:gusberinger/wikipedia-graph.git
cd wikipedia-graph/
pip install -r requirements.txt
python main.py

About

Creates an adjacency matrix of the Wikipedia hyperlink graph.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages