Yazar "Jothimani, Dhanya" seçeneğine göre listele
Listeleniyor 1 - 2 / 2
Sayfa Başına Sonuç
Sıralama seçenekleri
Öğe Classification of Hot News for Financial Forecast Using NLP Techniques(IEEE, 2018) Yildirim, Savas; Jothimani, Dhanya; Kavaklioglu, Can; Basar, AyseComplex dynamics of stock market could be attributed to various factors ranging from company's financial ratios to investors' sentiment and reaction to Financial news. The paper aims to classify Financial news articles as hot (significant) and non-hot (non-significant). The study is carried out using Dow Jones newswires text feed for a period of four years spanning from 2013 till 2017. Bag-of-ngrams appraoch and Term Frequency-Inverse Document Frequency (TF-IDF) were used for text representation and text weighting, respectively. Four linear classifiers, namely, Logistic Regression (LR), Support Vector Machine (SVM), k Nearest Neighbours (kNN) and multinomial Naive Bayes (mNB) were used. Grid search was used for hyperparameter optimisation. Performance of the classifiers was evaluated using five measures, namely, success rate, precision, recall, F1 measure and area under receiver operating characteristics curve. LR and SVM outperformed other models in terms of all five performance measures for both Bag-of-ngrams model and Bag-of-ngrams model with TF-IDF approach. Use of TF-IDF improved performance of the classifiers, especially, in case of mNB. This study serves as a stepping stone in identification of important/relevant news, which could used as predictors for stock price forecasting.Öğe Deep Learning Approaches for Sentiment Analysis on Financial Microblog Dataset(IEEE, 2019) Yildirim, Savas; Jothimani, Dhanya; Kavaklioglu, Can; Basar, AyseSentiment analysis of financial news and social media messages along with movement of stock prices could aid in improving the forecasting accuracy of stock prices. In this regard, we aim to perform sentiment analysis of a financial microblog, namely, StockTwits. We carried out the analysis on labelled messages of twelve stocks for a period of five months ranging from May 2019 to September 2019 using various Deep Learning (DL) approaches. We compared the performance of the DL classifiers with traditional machine learning approaches. Long Short Term Memory (LSTM) model and its variations such as bidirectional LSTM and bidrirectional LSTM with dropout outperformed other classifiers. Though use of dropout mechanism did not improve the performance of the model but there was a decrease in bias and variance. Further, we evaluated the performance of various optimizers such as rmsprop, adam, adagrad, adamax and nadam on LSTM. The success rate of all optimizers was similar.