Skip to main content

A library for performing automatic detection of the quality of Wikipedia edits.

Project description

# Edit quality

This library provides a set of utilities for building and maintaining edit quality prediction models for Wikipedia and other Wikimedia projects.

## Installation

At the command line: ` pip install editquality `

This should will install the library and CLI tool in your PATH. To check it out try invoking the CLI: ` editquality -h `

## Local Development You can clone the project repo and work from the root directory as follows: ` git clone https://github.com/wikimedia/editquality.git cd editquality virtualenv -p python3 venv source venv/bin/activate python setup.py install `

Now you can invoke the utility cli: ` ./utility -h `

## Author * Aaron Halfaker – https://github.com/halfak * Amir Sarabadani – https://github.com/Ladsgroup

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page