This project constructs an academic paper graph using Spark-GraphX framework. The dataset derives from Microsoft Academic Graph (MAG) and AMiner, which can be downloaded from https://www.openacademic.ai/oag/. Besides, some analysis tasks have been done based on this graph. Every vertexes of this graph contains three properties of one paper: id, issue and title; every edges of this graph connects two papers which have reference relations and contains one property: year. Pagerank Algorithm is utilized to find papers with significant influence and connectedcomponents are found to analyse academic groups.
-
Notifications
You must be signed in to change notification settings - Fork 1
This project constructs an academic paper graph using Spark-GraphX framework. The dataset derives from Microsoft Academic Graph (MAG) and AMiner, which can be downloaded from https://www.openacademic.ai/oag/. Besides, some analysis tasks have been done based on this graph.
License
bitzj2015/PaperNets-Spark_GraphX
About
This project constructs an academic paper graph using Spark-GraphX framework. The dataset derives from Microsoft Academic Graph (MAG) and AMiner, which can be downloaded from https://www.openacademic.ai/oag/. Besides, some analysis tasks have been done based on this graph.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published