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.
forked from billxsheng/oubre-sentiment-analysis
-
Notifications
You must be signed in to change notification settings - Fork 0
jaidevanoop/oubre-sentiment-analysis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Complete data platform that performs sentiment analysis on tweets. Built using Cassandra, Kafka, Spark, Node, and React.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 67.0%
- JavaScript 25.9%
- HTML 4.6%
- CSS 2.5%