learning for medical diagnosis and analysis: past,
present and future. Sensors, 21(14), 4758.
Akita, R., Yoshihara, A., Matsubara, T., & Uehara, K.
(2016). Deep learning for stock prediction using
numerical and textual information. Paper presented at
the 2016 IEEE/ACIS 15th International Conference on
Computer and Information Science (ICIS).
Araci, D. (2019). FinBERT: Financial Sentiment Analysis
with Pre-trained Language Models. arXiv preprint
arXiv:1908.10063.
Avramelou, L., Nousi, P., Passalis, N., & Tefas, A. (2024).
Deep reinforcement learning for financial trading using
multi-modal features. Expert Systems with
Applications, 238, 121849.
Boginski, V., Butenko, S., & Pardalos, P. M. (2005).
Statistical analysis of financial networks.
Computational statistics & data analysis, 48(2), 431-
443.
Cam, H., Cam, A. V., Demirel, U., & Ahmed, S. (2024).
Sentiment analysis of financial Twitter posts on Twitter
with the machine learning classifiers. Heliyon, 10(1).
Das, S., Behera, R. K., & Rath, S. K. (2018). Real-time
sentiment analysis of twitter streaming data for stock
prediction. Procedia computer science, 132, 956-964.
Farimani, S. A., Jahan, M. V., & Fard, A. M. (2024). An
Adaptive Multimodal Learning Model for Financial
Market Price Prediction. IEEE Access.
Forecast, P. (2021). LSTM-based Sentiment Analysis for
Stock.
Gao, T., Chai, Y., & Liu, Y. (2017). Applying long short
term momory neural networks for predicting stock
closing price. Paper presented at the 2017 8th IEEE
international conference on software engineering and
service science (ICSESS).
Greff, K., Srivastava, R. K., Koutník, J., Steunebrink, B. R.,
& Schmidhuber, J. (2016). LSTM: A search space
odyssey. IEEE transactions on neural networks and
learning systems, 28(10), 2222-2232.
Hochreiter, S. (1997). Long Short-term Memory. Neural
Computation MIT-Press.
Keskin, M. M., Yilmaz, M., & Ozbayoglu, A. M. (2021). A
deep neural network model for stock investment
recommendation by considering the stock market as a
time graph. Paper presented at the 2021 2nd
International Informatics and Software Engineering
Conference (IISEC).
Lavrenko, V., Schmill, M., Lawrie, D., Ogilvie, P., Jensen,
D., & Allan, J. (2000). Mining of concurrent text and
time series. Paper presented at the KDD-2000
Workshop on text mining.
Peng, Y., & Jiang, H. (2015). Leverage financial news to
predict stock price movements using word embeddings
and deep neural networks. arXiv preprint
arXiv:1506.07220.
Saha, S., Gao, J., & Gerlach, R. (2022). A survey of the
application of graph-based approaches in stock market
analysis and prediction. International Journal of Data
Science and Analytics, 14(1), 1-15.
Sezer, O. B., Gudelek, M. U., & Ozbayoglu, A. M. (2020).
Financial time series forecasting with deep learning: A
systematic literature review: 2005–2019. Applied soft
computing, 90, 106181.
Taylor, K., & Ng, J. (2024). Natural Language Processing
and Multimodal Stock Price Prediction. arXiv preprint
arXiv:2401.01487.
Tsay, R. S. (2005). Analysis of financial time series. John
Eiley and Sons.
Wang, G., Yu, G., & Shen, X. (2020). The effect of online
investor sentiment on stock movements: an LSTM
approach. Complexity, 2020(1), 4754025.
Wu, Y. (2016). Google’s neural machine translation
system: Bridging the gap between human and machine
translation. arXiv preprint arXiv:1609.08144.
APPENDIX
We used a specific prompt to fetch the sentiment in
tweets and news articles from ChatGPT-4o. Below is
the prompt used to guide the ChatGPT-4o:
“You are an experienced financial analyst tasked
with analyzing tweets and news related to a specific
stock to gauge the overall sentiment and potential
impact on the stock's price. For each given tweet or
news snippet about the target stock, please:
1. Carefully consider the sentiment expressed,
looking at factors like: Positive or negative
language and tone; Mentions of financial
performance, profits/losses, business
developments; Discussion of stock price
movements, investor confidence; Overall
implications of the content for the stock.
2. Based on your analysis, provide the
sentiment label (positive, negative, or
neutral) and a sentiment score (between 0 and
1) representing the probability of the
sentiment label (e.g., a score of 0.8 for a
negative label means there is an 80%
probability that the tweet is negative).
3. Provide the sentiment score for each text
item, along with a one-sentence explanation
for your score.
Please look at the 'Content' column and analyze
each row. Then, add columns for sentiment label and
scoring (between 0 and 1) in the file. You should add
the sentiment label and score in the current file.
Remember to consider the financial and investing
context carefully, not just generic sentiment. Focus on
how the information may impact the stock and
investor perceptions.”