Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jedahan/pagerank
pagerank implementation
https://github.com/jedahan/pagerank
Last synced: 7 days ago
JSON representation
pagerank implementation
- Host: GitHub
- URL: https://github.com/jedahan/pagerank
- Owner: jedahan
- License: other
- Created: 2012-10-02T14:44:29.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-02T14:53:26.000Z (over 12 years ago)
- Last Synced: 2025-01-09T22:58:28.690Z (15 days ago)
- Language: Objective-C
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
An implementation of google's pagerank based on the [original whitepaper](www.sirgroane.net/google-page-rank/)
matlab ./links.m test test/allpages.txt
I also ran it on www.cs.sunysb.edu to test vs. the campus' search and googles. They came up surprisingly close to one another.