Work done until now: 1. Scrapped Moneycontrol website and created dataset for financial data [Web Scrapper MoneyControl.ipynb] 1.1. [MoneyControl-First-1-20-Pages.csv] was created by the above notebook 1.2. [Temporary File] A new set of articles was fetched using same scraper not yet attached to main data 2. Applied text classification model Support Vector Classifier for Sentiment Analysis [Text Classification Money Control.ipynb] 3. Applied Sequence Classification with LSTM Model [LSTM Sentiment Analysis.ipynb] 3.1. Model Generated [money_control_model.h5] 4. Vader Sentiment Analysis