Skip to content

vmarquet/pagerank

Repository files navigation

Description

A PageRank simulation (simplified), using CoffeeScript. See it in action here.

screenshot

Sources

  • for the PageRank algorithm, I followed the article here (in French).
  • another article: here.

Nota Bene

The --- lines at the beginning of each CoffeeScript file are not CoffeeScript code, it's a code to indicate to the server (Jekyll) that the file must be served. To launch Jekyll, install it and type jekyll serve --watch.

If you don't want to use Jekyll to display the web page, you can simply launch the index.html file with your browser, but you need to remove the --- at the beginning of each CoffeeScript file, and then compile them with coffee --compile *.coffee to generate the JavaScript files.

About

A simulation of the PageRank algorithm used by Google.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy