TweetChecker

A chrome extension built in JavaScript that performs sentiment analysis on a tweet using Microsoft Azure's Text Analytics API.

This API measures sentiment using a machine learning cloud database on a scale from 0 to 1 with higher values associated with a more positive sentiment. According to Microsoft, 0.5 means the text could not be analyzed.

This also used the open source Twitter Save repo to get around using the Twitter API

Built With

Share this project:

Updates