Skip to main content

The reference implementation of the SPEAR ranking algorithm in Python

Project description

The purpose of this implementation is to make the inner workings of
the algorithm easy to understand and not to distract or confuse
the reader with highly optimized code.

The SPEAR algorithm takes a list of user activities on resources
as input, and returns ranked lists of users by expertise scores
and resources by quality scores, respectively.

You can also use this library to simulate the HITS algorithm of
Jon Kleinberg. Simply supply a credit score function C(x) = 1 to
the SPEAR algorithm (see documentation of Spear.run()).

More information about the SPEAR algorithm is available at:
* http://www.spear-algorithm.org/
* "Telling Experts from Spammers: Expertise Ranking in Folksonomies"
Michael G. Noll, Ching-man Au Yeung, et al.
SIGIR 09: Proceedings of 32nd International ACM SIGIR Conference
on Research and Development in Information Retrieval, Boston, USA,
July 2009, pp. 612-619, ISBN 978-1-60558-483-6

The code is licensed to you under version 2 of the GNU General Public
License.

Copyright 2009-2010 Michael G. Noll <http://www.michael-noll.com/>
Ching-man Au Yeung <http://www.albertauyeung.com/>

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Spear-1.0.tar.gz (11.8 kB view details)

Uploaded Source

File details

Details for the file Spear-1.0.tar.gz.

File metadata

  • Download URL: Spear-1.0.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Spear-1.0.tar.gz
Algorithm Hash digest
SHA256 73f40bc11c469875c6a5406514fd40782be35227f56929b854b638ebd49c7127
MD5 9d44982102d8e87d7a84dfba37cb566e
BLAKE2b-256 3b30c1e2b25cade1493c4be0bbfc88873d65fd95c862aea2cd7d56ad2c4ca922

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page