Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

v0.4.0

Latest
Compare
Choose a tag to compare
@halfak halfak released this 05 Sep 20:03
· 660 commits to master since this release

(Since 0.3.1)

Requires revscoring >= 0.5.0.

  • Removed wikimedia-specific feature_lists to https://github.com/wiki-ai/ores-wikimedia-config
  • Introduces the notion of a ScoringContext that does not necessarily need to be just one wiki
  • Adds vagrant support
  • Improves performance of celery by reducing the likelihood of duplicate score generation
  • Renders redis, celery and pylru as optional requirements depending on the cache and scoring strategy you want to use.