Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 359 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 359 Bytes

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 [email protected]:gusberinger/wikipedia-graph.git
cd wikipedia-graph/
pip install -r requirements.txt
python main.py