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.
Repository: https://github.com/wikimedia/editquality
Documentation: https://editquality.readthedocs.io
License: MIT
## Installation
First, follow the [installation instructions for revscoring](https://github.com/wikimedia/revscoring).
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 First, make sure you have python3, virtualenv, and git-lfs installed and configured on your system. Note that git-lfs will need you to run git lfs install once before it works.
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file editquality-0.5.1.tar.gz
.
File metadata
- Download URL: editquality-0.5.1.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60301b0e2220c53067e9cb44d586022dc74f66630fe96136ae732e6c6346569c |
|
MD5 | 64d8a474272fc36752cd80f78985d6d3 |
|
BLAKE2b-256 | 7c942aaaf3af34fbf42786d56d34afd0f1181ea77b515f1a0d36a006c55a33e3 |
File details
Details for the file editquality-0.5.1-py2.py3-none-any.whl
.
File metadata
- Download URL: editquality-0.5.1-py2.py3-none-any.whl
- Upload date:
- Size: 53.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93bd5b80e65270f9722e6cbf389b493bfee251c97c6ed0fcc1d8b61c2f0e154b |
|
MD5 | d5e5420bb42a570d4684a7e5c14862c3 |
|
BLAKE2b-256 | 3b6b2de77e9bf9e36795c90709c77595a693250a4527172d33eac47722b07949 |