f-hafner / mag_sample

Sample code from MAG
0 stars 1 forks source link

mag_sample

The present repository is an extract from a project that uses data from Microsoft Academic Graph (MAG) and ProQuest. The programs work on a remote computer that has the data stored outside of the repository. The path to the data is defined in src/analysis/setup.R and src/dataprep/helpers/variables.py.

Directory structure

Contents

directory src/dataprep

The pipeline.sh script calls consecutively the scripts for

directory src/analysis

The pipeline.sh script calls consecutively the scripts for

Notes

See open issues for some features that are currently lacking.