gh-comments-sentiment icon indicating copy to clipboard operation
gh-comments-sentiment copied to clipboard

Analysis of Github Commits Comments

Github commit comments allow developers to express opinions about modifications of a code. The comments data were obtained from the BigQuery Github Archive and the sentiment analysis on them has been conducted with a help of Google Natural Language API. ~80K comments sample(~10K comments for each programming language) had been used to rank programming languages by a percentage of positive/negative comments. Here is the result, built with R.