This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
(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.