# 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
Release files for editquality 0.5.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| editquality-0.5.1.tar.gz | 28.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| editquality-0.5.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 82.0 kB
Release files / editquality-0.5.1.tar.gz
| Download URL | editquality-0.5.1.tar.gz |
|---|---|
| Size | 28.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
60301b0e2220c53067e9cb44d586022dc74f66630fe96136ae732e6c6346569c
|
|
BLAKE2b-256 checksum How to use checksums |
7c942aaaf3af34fbf42786d56d34afd0f1181ea77b515f1a0d36a006c55a33e3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.11.1
|
Release files / editquality-0.5.1-py2.py3-none-any.whl
| Download URL | editquality-0.5.1-py2.py3-none-any.whl |
|---|---|
| Size | 53.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
93bd5b80e65270f9722e6cbf389b493bfee251c97c6ed0fcc1d8b61c2f0e154b
|
|
BLAKE2b-256 checksum How to use checksums |
3b6b2de77e9bf9e36795c90709c77595a693250a4527172d33eac47722b07949
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.11.1
|