A Program to scrape and analyze financial news and perform sentiment analysis to understand and capture public sentiment
- Pickled_algos_tfidf:- contains the main pipeline made from the trained model and fitted tfidf object used for sentiment analysis
- VAULT :- contains a zip file consisting of previous pipeline versions used to test the model's performance
- data :- contains the financial news data used for training the model
- output:- contains the output plot of the program
- temp:- contains a single example plot
- ui:- ui.py contains the program, to run the program on your local device, run the porgram and the stock name/ticker to analyze, the program runs and outputs a plot of the mean sentiment value of the stock against the stock price movement of the stock
The numbers beneath the title of the plot represent the pearson's and spearman's correlation respectively between the sentiment value of the stock and stock price movement