GithubHelp home page GithubHelp logo

hacktoberfest-issue-classifier's Introduction

Hacktoberfest is great, but the issues are full of spam. This is a tool to classify issues to help find good ones to work on.

Issues are put in three categories:

  • Good: Meaningful work on useful projects.
  • Spam: Churn for Hacktoberfest T-Shirts. Empty repos, write fizzbuzz in 30 languages, meaningless junk.
  • Novelty: Real, working projects with just for fun tasks. Participatory art, GPT3 poetry, Hacktoberfest stuff with real goals and engaged maintainers.

hacktoberfest-issue-classifier's People

Contributors

dmonego avatar

Watchers

 avatar

hacktoberfest-issue-classifier's Issues

Classify dataset set-1

Classify a dataset of hacktoberfest issues as spam, good, or novelty.

To start the classifier, clone the repository and cd into the directory.

Then, set up the repository and start classifying:

git checkout -b classify-set-1
make venv
. venv/bin/activate
jupyter notebook classify.ipynb

Once you're in the notebook, set the dataset to set-1. Hit run, and then hit run again. You'll be presented with an issue - take a look, and classify it as good, spam, novelty, or skip it. Repeat until the set is done, then run the last block to save the results.

Then, add the information at datasets/set-1/annotated.json to git and check it in

For guidelines:

  • Good issues are interesting issues on useful projects
  • Novelty issues are things like participatory art or self referential hacktoberfest stuff with a real project and engaged maintainers.
  • Spam issues are empty issues or projects with no real use outside of churn for hacktoberfest T-Shirts

This classification data will be used to train bots to filter issues.

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.