Skip to content

Complete data platform that performs sentiment analysis on tweets. Built using Cassandra, Kafka, Spark, Node, and React.

Notifications You must be signed in to change notification settings

billxsheng/oubre-sentiment-analysis

Repository files navigation

oubre-sentiment-analysis

A complete data platform that performs sentiment analysis on filtered tweets ingested from the Twitter API. Data is sent to a Kafka topic where it is consumed by a Spark job. From there, tweets are analyzed and sent to a Time Series Cassandra database. Afterwards, a periodic Spark job (run every 24 hours) aggregates and writes the data into another Cassandra database. Finally, the data can be consumed by clients through a Node API.

About

Complete data platform that performs sentiment analysis on tweets. Built using Cassandra, Kafka, Spark, Node, and React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published