This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
Releases: wikimedia/ores
Releases · wikimedia/ores
v0.4.0
(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.
v0.3.1
v0.3.0
v0.2.0
- Implements caching
- Separates wikimedia configuration into https://github.com/wiki-ai/ores-wikimedia-config
- Generalizes configuration