Page MenuHomePhabricator

Add option to imagerec/recommendation.py to exclude sections that already have images
Closed, ResolvedPublic

Description

The output from https://gitlab.wikimedia.org/repos/research/section-image-recs/-/blob/master/imagerec/recommendation.py includes image recommendations for sections that already have images. Both Growth and Structured Data are mostly interested in suggesting images for sections without images, so we'd like an option on the script that, when enabled, only recommends images for sections without them

Something like --unillustrated-only, perhaps?

Event Timeline

This has been implemented here and reviewed by @diego and @Cparle.