Background
NOTE: The name of the maintenance script is changing in T397925: Adapt to articletopic changes. It was previously called importOresTopics.php.
https://ores.wikimedia.org is a legacy service for providing (among other things) topic scoring. Models are moving into Liftwing, which now includes models for article topics as well:
- revscoring model (equivalent to the ORES model), see docs
- articletopic outlink model (newer version of articletopic scoring, which is language agnostic), see docs
We should update our code to one of the Liftwing based models.
Acceptance Criteria
TBD