Azure -Twitter sentiment analysis with Stream Prcossing
- This an end to end project where we pull live tweets from twitter with help Spark clusters on Azure Data Bricks and perform sentiment analysis on the data with Azure Language Services.
- Then we store the final Data in a Azure DB and a Parquet file in ADS Gen 2 Data Lake as a backup, this is orchestrated with the help of azure Data Factory.
- We finally use Power BI to connect with the Final DB in Azure SQL DB. Note: Azure Synapse can be utilized instead of Azure DB.
- In this project I have retrieved tweets regarding Marvel since the new Ms Marvel movie was just released, the final Power BI will show how much people feel about the movie in twitter.
- Click on the image to go to my GitHub