gitextract_scq2ywej/ ├── .gitignore ├── data/ │ └── co-authorship_graph.pkl ├── line.py ├── model.py ├── readme.md └── utils.py