Project Information
- Name of tool/project: AutoModerator
- Project home page: https://www.mediawiki.org/wiki/Moderator_Tools/Automoderator, https://www.mediawiki.org/wiki/Extension:AutoModerator
- Name of team requesting review: Moderator Tools (Moderator-Tools-Team)
- Primary contact: @Samwalton9-WMF, @jsn.sherman
- Target date for deployment: May 2024
- Link to code repository / patchset: https://gerrit.wikimedia.org/g/mediawiki/extensions/AutoModerator
- Link to scc output for general sizing of codebases (https://github.com/boyter/scc):
Note:
- the portion of our code used to parse on wiki json for configuration (under ./src/Config) was lifted almost wholesale from the GrowthExperiments extension. We'll be using the CommunityConfiguration extension for this functionality in time, but did this to decouple our pilot from CommunityConfiguration since it was also undergoing rapid development while we have been developing this extension.
- we're still adding things in; we'll update the scc output as needed
Description of the tool/project: AutoModerator is an extension which uses a machine learning model to automatically perform edit reverts on edits which cross a threshold model score. It is configurable by each community which uses it, including turning it on or off and adjusting the threshold. We are looking to pilot our MVP on the Test and Indonesian Wikipedias, and anticipate being ready in May.
Description of how the tool will be used at WMF: We will be deploying and scaling to many wikis based on the feedback & interest we receive from communities.
Dependencies
None.
Has this project been reviewed before?
No.
Working test environment
Described at https://www.mediawiki.org/wiki/Extension:AutoModerator.
Post-deployment
Name of team responsible for tool/project after deployment and primary contact.
Moderator Tools team, @Samwalton9-WMF