This document presents an approach for aspect classification and sentiment prediction on financial data using transferred learning with BERT and regression models. The authors fine-tune BERT for aspect classification and use linear support vector regression for sentiment prediction, achieving an F1-score of 0.46-0.41 for aspect classification and MSE of 0.36-0.13 for sentiment prediction on the test data. They conclude BERT transfer learning is effective for this task and future work could explore other models like XLNet and larger datasets.