Skip to content

Releases: olivia-chen/TwittTrends

TwittTrends

28 Nov 01:26

Choose a tag to compare

The TwittTrends app is to show tweets location on the Google Map and indicate the sentiment associated with the tweet.
The green markers are used to indicate the positive sentiment.
The blue markers are used to indicate neutral sentiment.
The red markers are used to indicate the negative sentiment.
We use Elasticsearch to store the data, ElasticBeanStalk to deploy the application.
SQS and SNS service are used to process the tweets for their corresponding sentiment using AlchemyLanguageV1 API and notify the web application about the new tweets arrived and ready to be indexed into elastic search.
Python Flask framework is used to implement the application.
The screenshot of the application is as following : 

image