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

Releases: wikimedia/ores

v0.4.0

05 Sep 20:03
Compare
Choose a tag to compare

(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

15 Jul 19:37
Compare
Choose a tag to compare

Adds 'precached' daemon script and fixes nltk data configuration issues in celery_worker.

v0.3.0

15 Jul 16:07
Compare
Choose a tag to compare

Implements celery workers for distributed processing of feature extraction and scoring.

Note that there were also changes to the configuration file structure.

v0.2.0

10 Jun 00:24
Compare
Choose a tag to compare

v0.1.0

26 May 16:23
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Basic functioning system.