---
title: FinBERT and LSTM for Stock Price Prediction
url: https://www.ml-quant.com/papers/repec/ids-ijecbr-v-28-y-2024-i-1-p-1-16/
site: ML-Quant (https://www.ml-quant.com)
updated: 2026-09-26
license: Summaries CC BY 4.0; links go to the original sources
index: https://www.ml-quant.com/llms.txt
identifier: RePEc:ids:ijecbr:v:28:y:2024:i:1:p:1-16
source_url: https://econpapers.repec.org/scripts/redir.pf?u=http%3A%2F%2Fwww.inderscience.com%2Flink.php%3Fid%3D139286%3Bh%3Drepec%3Aids%3Aijecbr%3Av%3A28%3Ay%3A2024%3Ai%3A1%3Ap%3A1-16
featured: 2024-07-17
citations: unknown
topic: LLMs & Text
---


# FinBERT and LSTM for Stock Price Prediction

The article discusses a hybrid model that combines BERT and LSTM for predicting stock prices. This model surpasses traditional methods by including financial news sentiment analysis and technical indicators, allowing for accurate predictions of significant stock price fluctuations.

- Source: https://econpapers.repec.org/scripts/redir.pf?u=http%3A%2F%2Fwww.inderscience.com%2Flink.php%3Fid%3D139286%3Bh%3Drepec%3Aids%3Aijecbr%3Av%3A28%3Ay%3A2024%3Ai%3A1%3Ap%3A1-16
- Identifier: RePEc:ids:ijecbr:v:28:y:2024:i:1:p:1-16
- Released: 2024-07-17
- First featured: Quant Letter No. 57 (2024-07-17): https://www.ml-quant.com/issues/2024-07-17/
- Citations (Semantic Scholar): not tracked
- Published in: not yet
- Topic: LLMs & Text

## Related

- [SYNTHEVAL: Hybrid Behavioral Testing of NLP Models with Synthetic CheckLists](https://www.ml-quant.com/papers/arxiv/2408.17437/): SYNTHEVAL is a testing framework that uses large language models to generate tests for evaluating NLP models, particularly in sentiment analysis and toxic language detection.
- [A Systematic Literature Review on Sentimental Analysis using Machine Learning for Preprocessing, Feature Extraction and Classification](https://www.ml-quant.com/papers/ssrn/5061012/): The study reviews sentiment analysis methods in Natural Language Processing, covering data collection, preprocessing, feature extraction, and classification.
- [BioFinBERT: Finetuning Large Language Models (LLMs) to Analyze Sentiment of Press Releases and Financial Text Around Inflection Points of Biotech Stocks](https://www.ml-quant.com/papers/arxiv/2401.11011/): LLMs for Financial Sentiment Analysis: BioFinBERT, a finetuned Large Language Model, is introduced for financial sentiment analysis of biotech press releases and financial texts, which greatly impact biotech stock prices.
- [Advanced Deep Learning Techniques for Analyzing Earnings Call Transcripts: Methodologies and Applications](https://www.ml-quant.com/papers/arxiv/2503.01886/): The paper compares the effectiveness of deep learning methods like BERT, FinBERT, and ULMFiT in sentiment analysis of financial transcripts, offering insights for practical financial decision-making.
- [Visualizing Public Opinion on X: A Real-Time Sentiment Dashboard Using VADER and DistilBERT](https://www.ml-quant.com/papers/arxiv/2504.15448/): A sentiment analysis system, using Natural Language Processing and machine learning, offers real-time interpretation of public opinion towards corporations, highlighting disparities in public sentiment and assisting stakeholders in strategic decision-making.
- [Is Media Sentiment Associated with Future Conflict Events?](https://www.ml-quant.com/papers/ssrn/4573695/): Using machine learning and natural language processing, the research finds a significant link between conflictual sentiment in media reports and future conflict events, indicating sentiment analysis can improve our understanding of conflict dynamics.
