Skip to content

darcy3000/pagerank

Repository files navigation

********************IMPLEMENTATION OF PAGERANK ALGORITHM********************

Team Members 
Navneet Kumar:2015A7PS0080H
Rajat Biswas:2015A7PS0107H
Abhijeet Bajaj:2015A7PS0111H
Raunak Ritesh:2015A7PS0160H

Order of running the files:

filename 		Algorithm
pagerank.py		For Visualisation of the web graph
compute.py 		TO compute the rank vector 
output.py 		For querying

You should have browser (preferred Edge) installed for using this for querying.
For running a file command is python [file_name].py

The dataset consist of wikipedia metada and roughly consists of all the realms of querying like science,sports,geography etc. 

About

Implementing GOOGLE's pagerank algorithm on ~5k html pages . Corpus is wikipedia pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages