GitHub / ehsan200 2 projects

Projects

Updated 10 months ago

reviewer-recommender • Science 44%

Reviewer Recommender is a Python-based application designed to run different algorithms on a specified GitHub project. The algorithms include RevFinder, ChRev, TurnoverRec, and Sofia. The application fetches data from GitHub using a separate Github-crawler and stores it locally for processing. It also provides functionality for evaluating the algor

Updated 10 months ago

github-crawler • Science 44%

The GitHub Crawler is a Python-based project that utilizes the GitHub API to fetch and crawl data related to commits and pull requests from various repositories. It's a tool designed for developers who want to analyze the activity in a GitHub repository. The crawler can fetch data about commits, pull requests, pull commits, pull files, pull reviews