Generating data from Twitter, also known as Company X, and applying Stanza sentiment analysis. Keywords for query: 1. "#anzbank" 2. "#anz bank"
- Scraping data about "#anzbank" and "#anz bank" from Twitter by using twscrape library: https://github.com/vladkens/twscrape. twscrape_anz.py Notes: I collected the tweets on 4th September, 2023. Twitter may forbid the usage of twscrape library in the future.
- Preprocessing data: preprocess.ipynb
- Sentiment analysis by Stanza: stanza_analysis.ipynb
- Visualizing: visualize.ipynb
- Word frequency analysis: frequency.ipynb