Author Rank
This project is to learn about analysing big data by hadoop map reduce framework. The research data set is Microsoft Academic Graph. I will try to implement a method to compute ranking of authors of paper based on Google’s pagerank algorithm.
Documentation includes more contents about the idea, mehtod and result of the project. And HERE is souce code of the implementation by java.