2019 IEEE 31st International Conference on Tools With Artificial Intelligence (ICTAI) 2019
DOI: 10.1109/ictai.2019.00231
|View full text |Cite
|
Sign up to set email alerts
|

BERT for Stock Market Sentiment Analysis

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
28
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 79 publications
(41 citation statements)
references
References 11 publications
0
28
0
Order By: Relevance
“…A self-learning task is used to pre-train this model on a large number of general-domain texts. They manually categorized stock news items as positive, neutral, or negative to fine-tune their model on sentiment analysis for the stock market [29]. In a similar direction, in our study, we use a newer distilled version of BERT, DistilBERT [30], to perform the sentiment classification of the news events into positive, negative, and neutral.…”
Section: Literature Reviewmentioning
confidence: 99%
“…A self-learning task is used to pre-train this model on a large number of general-domain texts. They manually categorized stock news items as positive, neutral, or negative to fine-tune their model on sentiment analysis for the stock market [29]. In a similar direction, in our study, we use a newer distilled version of BERT, DistilBERT [30], to perform the sentiment classification of the news events into positive, negative, and neutral.…”
Section: Literature Reviewmentioning
confidence: 99%
“…In 2017, transformers architecture was introduced by the "Attention Is All You Need" titled paper and moved natural language processing research one step further by implementing transfer learning [13]. The most successful transformers models indicated as BERT (Bidirectional Encoder Representations from Transformers), XLNet, and Flair in different studies regarding the dataset and the experiment environment [14][15][16][17][18][19]. In this paper, all mentioned natural language processing techniques will be applied to commodity news data to obtain the best model for sentiment analysis of commodities.…”
Section: Literaturementioning
confidence: 99%
“…Stock price prediction is a very challenge task due to the diverse and complicate factors, including corporate financial performance [18], industry information [10], public news [19], [13], social sentiment [20], [21]. Recently, various traditional machine learning and deep learning approaches have been proposed to extract valuable clues from different types of information sources for better stock prediction.…”
Section: Related Work a Stock Price Predictionmentioning
confidence: 99%
“…The stock movement prediction is a binary classification problem. Several metrics [21] are selected to justify the effectiveness of all the approaches, i.e., Accuracy (ACC), Precision, Recall, F1-score and Matthews Correlation Coefficient (MCC) [5]. ACC measures the ratio of correct predictions over all examples.…”
Section: B Evaluation Metricsmentioning
confidence: 99%