Coder Social home page Coder Social logo

kevinbazira / editquality Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wikimedia/editquality

0.0 1.0 0.0 4.32 MB

Supervised learning approach to determining the quality of edits in Wikipedia

Home Page: https://editquality.readthedocs.io

License: MIT License

Python 46.73% Makefile 38.43% Jupyter Notebook 14.81% Shell 0.04%

editquality's Introduction

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

editquality's People

Contributors

accraze avatar adamwight avatar catrope avatar codez266 avatar fajnefarita avatar groceryheist avatar halfak avatar jonasagx avatar ladsgroup avatar nikitavbv avatar pix1234 avatar tgr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.