arejula27/data-intensive-demo

0

stars

65

commits

Python

primary language

Jan 14, 2025

updated

README

Real-Time Sentiment Analysis Project

Overview

This project is part of the ID2221 Data-Intensive Computing course. It involves designing and implementing a real-time data streaming system for sentiment analysis on political tweets. The system utilizes Hugging Face's transformer library to perform sentiment analysis and Apache Spark to handle a data stream.

This repository contains a demo of a data intensive application. The application is a complete data pipeline that ingests data from a source, processes it, and stores it in a database. The application is implemented in Python and uses the following technologies:

Deploying

run docker compose up in a terminal, after a few seconds you should be able to watch the dashboard in real-time at localhost:1323

Contributors

arejula27

47 commits

jackma-00

11 commits

juliatribo

7 commits

arejula27/data-intensive-demo

0

stars

65

commits

Python

primary language

Jan 14, 2025

updated

README

Real-Time Sentiment Analysis Project

Overview

This project is part of the ID2221 Data-Intensive Computing course. It involves designing and implementing a real-time data streaming system for sentiment analysis on political tweets. The system utilizes Hugging Face's transformer library to perform sentiment analysis and Apache Spark to handle a data stream.

This repository contains a demo of a data intensive application. The application is a complete data pipeline that ingests data from a source, processes it, and stores it in a database. The application is implemented in Python and uses the following technologies:

Deploying

run docker compose up in a terminal, after a few seconds you should be able to watch the dashboard in real-time at localhost:1323

Contributors

arejula27

47 commits

jackma-00

11 commits

juliatribo

7 commits

Languages

Python

74.1%

Go

11.4%

HTML

10.7%

Dockerfile

3.0%