An open API service indexing awesome lists of open source software.

https://github.com/trstringer/comment-sentiment

Sentiment analysis for GitHub comments
https://github.com/trstringer/comment-sentiment

Last synced: 10 months ago
JSON representation

Sentiment analysis for GitHub comments

Awesome Lists containing this project

README

          

# GitHub Comment Sentiment Analyzer

*Open source software and collaboration should be a happy experience.*

Get it now (for free) from the [GitHub Marketplace App](https://github.com/marketplace/comment-sentiment-analyzer)!

[![Build and test](https://github.com/trstringer/comment-sentiment/actions/workflows/build_and_test.yaml/badge.svg?branch=main)](https://github.com/trstringer/comment-sentiment/actions/workflows/build_and_test.yaml)

GitHub App that runs sentiment analysis on issue comments, pull request comments, and pull request review comments. This helps highlight not only positive communication, but points out negativity in the hopes that the author edits it.

## How does this work?

After you install this GitHub App, it will be analyze all comments and then modify the comment text itself with the sentiment analysis.

![Comment analyzer demo](./demo.gif)