Creates an adjacency matrix representation of the Wikipedia hyperlink graph.
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