You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.