Metadata-Version: 2.0
Name: draftquality
Version: 0.0.1
Summary: A library for performing automatic detection of the quality of Wikipedia article creations.
Home-page: https://github.com/wiki-ai/draftquality
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

# Draft quality

This library provides a set of utilities for building and maintaining
draft (new article creation) quality prediction models.

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

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


