Guaranix Rank is a class that implements the Google page rank algorithm based on the original paper written by Larry Page, Sergey Brin, and others at the Stanford university. It keeps track of the pages and the links they contain in a MySQL database. The class can calculate the page rank of each page based on the links that exist pointing to it from other pages.
| Tags | Database |
|---|---|
| Implementation | PHP |
A speech recognition script for Asterisk that uses the Google speech API.