SentTence: An application that performs sentiment analysis on text by calling on an external API. SentTence will categorize text as either positive, neutral, or negative.
Built with: HTML, CSS, JavaScript, MeaningCloud's Sentiment Analysis API
SentTence is written in HTML, CSS, and JavaScript.
SentTence takes in user requests in text format from the client and utilizes MeaningCloud's Sentiment Analysis API to perform sentiment analysis on the text input. The API returns the response objects as enumerated in MeaningCloud's API Documentation: https://learn.meaningcloud.com/developer/sentiment-analysis/2.1/doc/response