Metadata-Version: 2.0
Name: editquality
Version: 0.2.0
Summary: A library for performing automatic detection of the quality of Wikipedia edits.
Home-page: https://github.com/wiki-ai/editquality
Author: Aaron Halfaker
Author-email: ahalfaker@wikimedia.org
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Classifier: Topic :: Scientific/Engineering

# Edit quality

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

* **Installation:** ``pip install editquality``
* **Repository:** https://github.com/wiki-ai/editquality
* **License:** MIT

## Author
* Aaron Halfaker -- https://github.com/halfak


