A dashboard for Real-time analysis of Covid-19 in India and a resource tracker eg. Oxygen, Ventilators, Remdesivir along with Live Vaccine Availablity Tracker.
This project aims to understand the underlying semantics of the text sentence using natural processing techniques to predict reasonable emojis based on the context.
Twitter based sentiment analysis using JAVA and Hadoop. In this project we are doing the sentiment analysis on twitter data to analyse whether the tweets posted by people are positive or negative or neutral by checking the tweets with the AFFIN dictionary which has a set of 2500 words along with the value of each word ranging from -5 to +5 denoting whether tweets are positive or negative.
This project aims to use the Hadoop framework to analyze unstructured data that we obtain from Twitter and perform sentiment and trend analysis using Hive on MapReduce and Spark on keyword “COVID19”. We then compare the Hive and Spark approaches to determine the best performance.
Music playlist generation capability based on a Twitter account's social media posting history by sentiment analysis to compare the distribution of tweet and song lyric sentiment polarities to generate a list of recommended songs. Integrated using Bidirectional LSTMs for Tweet Sentiment Analysis and NLTK VADER for Song Lyric Sentiment Analysis.
Update code so it uses logging instead of printing to main console
Verbosity parameter should be updated accordingly so level of verbosity can be passed