Page MenuHomePhabricator

🧹 [Random Sampling] Some automated categorization of our Wikidata RC sample using non-diff data sources (🏆)
Open, Needs TriagePublic

Description

We already know about some important, major categories of RC diff such as "Language link added" which are expected to not show up in our visible diffs because they change (in the example of language link) sitelinks or something else meaningful about the page.

This might involve running a pyspark module on the analytics cluster to gather this information, if it wasn't provided by the recentchanges API.

Be careful not to pull any private data into our results files. Aggregate before storing (eg. to a boolean "is language link"), if there's any risk.

Event Timeline

Lucyfediachambers renamed this task from Some automated categorization of our Wikidata RC sample using non-diff data sources to 🧹 Some automated categorization of our Wikidata RC sample using non-diff data sources.Mon, Jul 13, 8:26 AM
Lucyfediachambers renamed this task from 🧹 Some automated categorization of our Wikidata RC sample using non-diff data sources to 🧹 [Random Sampling] Some automated categorization of our Wikidata RC sample using non-diff data sources.Mon, Jul 13, 9:00 AM

Is there a way to see further categories that are not only language link added so that we can find out the various proportions of other potentially annoying notifications that don't create a diff

Lucyfediachambers renamed this task from 🧹 [Random Sampling] Some automated categorization of our Wikidata RC sample using non-diff data sources to 🧹 [Random Sampling] Some automated categorization of our Wikidata RC sample using non-diff data sources (🏆).Tue, Jul 14, 8:13 AM

Is there a way to see further categories that are not only language link added so that we can find out the various proportions of other potentially annoying notifications that don't create a diff

Hey Ifeatu, do you have any that come to mind?