https://github.com/kaxil/page-rank-in-java
https://github.com/kaxil/page-rank-in-java
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaxil/page-rank-in-java
- Owner: kaxil
- Created: 2016-04-09T23:25:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-09T23:29:13.000Z (about 9 years ago)
- Last Synced: 2025-01-02T17:22:38.034Z (4 months ago)
- Language: Java
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Page Rank in Java
Implemented various building blocks and programs to prepare raw data for processing by the PageRank algorithms, which constitutes the core of the Google web search technology.
Determined page rank scores for a collection of Guardian articles dealing with the Ebola epidemics in Africa.