Skip to content

Sentiment Analysis of Comments left on Pull Requests for Purposes of Researching OSS Newcomer Engagement.

Notifications You must be signed in to change notification settings

RESHAPELab/Github-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pull-request-comments-script

Simple python scripts that pulls data from GitHub using its v4 graphQL API. For purposes of observing and researching the Sentiment Analysis of pull request comments left on popular GitHub repositories.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

python 3.7.4

Install

pip install -r requirements.txt

get_pull_requests.py

This script when given a repository owner and name will iterate through and save all comments from a given number of pull requests to a MongoDB.

get_repos.py

This script will iterate through and save all repositories with given constraints to a MongoDB.

Authors

Acknowledgments

  • Igor Steinmacher, PHD. - Advisor Profile

About

Sentiment Analysis of Comments left on Pull Requests for Purposes of Researching OSS Newcomer Engagement.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published