Skip to content

Implementation of a data pipeline that collects tweets, analyzes their sentiments, and publishes the annotated tweets on Slack in real time, utilizing two steps of database storage

Notifications You must be signed in to change notification settings

rahman-rakib/Twitter_Sentiment_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Sentiment Analysis

Overview

In this project, I have built a data pipeline that first collects tweets from New York Times, and stores them in a database. Next, the sentiment of tweets is analyzed and the annotated tweets are stored in a second database. Finally, the tweet texts and their corresponding sentiment scores are published on Slack at a finite time interval.

Technology Stack

About

Implementation of a data pipeline that collects tweets, analyzes their sentiments, and publishes the annotated tweets on Slack in real time, utilizing two steps of database storage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published