Skip to content

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.

Notifications You must be signed in to change notification settings

Illuztrado/SentTence-text-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SentTence: A Sentiment Analysis Application

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.

Technologies utilized

Built with: HTML, CSS, JavaScript, MeaningCloud's Sentiment Analysis API

Client

SentTence is written in HTML, CSS, and JavaScript.

Server

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published