Page MenuHomePhabricator

Use new article recommendation api
Closed, ResolvedPublic

Description

Research team is working on a new algorithm to recmmend articles based on seed articles. The project is documented at https://meta.wikimedia.org/wiki/Research:Wikipedia_Navigation_Vectors

CX Recommendation tool client need to upgrade to use the new API. The existing 'morelike' algorithm and the new algorithm 'related_articles' need to be provided and measure which gives better results. For this, CX need to randomly pick algorithm and log them in its eventlogging database when a translation is started(Recommendation accepted).

The new schema for translation recommendations is available at http://recommend-test.wmflabs.org/types/translation/spec

Event Timeline

santhosh triaged this task as Medium priority.Dec 14 2016, 10:46 AM

Change 327167 had a related patch set uploaded (by Santhosh):
Use new recommendation tool API

https://gerrit.wikimedia.org/r/327167

Change 327167 merged by jenkins-bot:
Use new recommendation tool API

https://gerrit.wikimedia.org/r/327167

Configuration change to be done via different ticket