js-pagerank

1.0.0 • Public • Published

test workflow

PageRank implementation in JavaScript

JavaScript implementation of the PageRank Algorithm that was originally invented by Sergej Brin and Larry Page, the founders of Google, and built the original basis for their world famous search engine.

This implementation uses the power method to determine the rankings.

Usage

todo...

Background

You can read more about PageRank in the original paper by Brin and Page,

Brin, S., Page, L., 1998. The Anatomy of a Large-Scale Hypertextual Web Search Engine. The Seventh International World Wide Web Conference, 14.-18. April 1998, S. 107-117

or the brilliant and extensive book by Langville and Meyer,

Langville, Amy N., and Carl D. Meyer. Google's PageRank and Beyond: The Science of Search Engine Rankings. Princeton University Press, 2006.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    394
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    394

Package Sidebar

Install

npm i js-pagerank

Weekly Downloads

394

Version

1.0.0

License

MIT

Unpacked Size

1.08 MB

Total Files

39

Last publish

Collaborators

  • leo-pfeiffer