Page MenuHomePhabricator

Drop support for morelike support from GrowthExperiments
Closed, ResolvedPublic

Description

In 2020, the Growth team experimented with using morelike to put articles into topics. This algorithm wasn't the best one, but it is still technically supported by GrowthExperiments, despite we do not test against morelike, use it or otherwise depend on it.

Within this task, I suggest to drop the morelike support from GrowthExperiments.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change #1109422 had a related patch set uploaded (by Urbanecm; author: Urbanecm):

[mediawiki/extensions/GrowthExperiments@master] Set GENewcomerTasksTopicType to ores by default

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

Change #1109426 had a related patch set uploaded (by Urbanecm; author: Urbanecm):

[mediawiki/extensions/GrowthExperiments@master] [DNM] Drop morelike support

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

Change #1109422 abandoned by Urbanecm:

[mediawiki/extensions/GrowthExperiments@master] Set GENewcomerTasksTopicType to ores by default

Reason:

ores topics are incompatible with the page being deleted... let's squash those two things

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

Hi @KStoller-WMF! Checking in with you on this one. Morelike is the algorithm for topic matching we used prior to ORES (the current one) years ago. Since we ultimately decided ORES performs better, morelike is currently unused. In this task, I'm suggesting to drop morelike support, as it is not an algorithm we're using (or intending to use in the future). Do you have any concerns with going ahead?

Do you have any concerns with going ahead?

No concerns! It sounds like this is a great clean-up task to help simplify and remove unused code.

Change #1109426 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] Drop morelike support

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