Information-Retrieval Steps to run the project: Running the pagerank algo for merged inlink graph : It takes dictionaries of input, output and sink from the merged graph as an input. python computePagerank.py Running pagerank for Wt2g: python computeWt2g.py Computing HITS: python computeHITS.py