Skip to content

A project to collect and visualize sentiment scores for tweets across various hashtags

Notifications You must be signed in to change notification settings

kvaggelakos/twitter-sentiment-gcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter sentiment on GCP using dataflow

This is a project made for fun to see how hard it would be to analyze tweets in real time for a collection of hashtags. I made this to monitor crypto tweets! (but can obviously be used for anything)

Result

This is just a simple dashboard to illustrate results.

Demo

Architecture

This project uses:

  • App engine to ingest tweets
  • Dataflow to process
  • Pub/Sub to connect the dots
  • Bigquery for storage/warehousing
  • NLP API for sentiment analysis
  • Data studio for visual analysis

architecture

Requirements

License

MIT

About

A project to collect and visualize sentiment scores for tweets across various hashtags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published