Commit ·
2912c4c
1
Parent(s): 79a9241
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,7 @@ metrics:
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# FinBERT for Financial News Sentiment Regression
|
|
|
|
| 18 |
|
| 19 |
## Introduction
|
| 20 |
Analyzing the sentiment of financial news is a complex task that requires a large understanding of the financial slang, as well as the knowledge of the context of each one of the companies, and the interactions of the whole economy as an ecosystem.
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# FinBERT for Financial News Sentiment Regression
|
| 18 |
+
**DISCLAIMER:** This model has been successfully tested with a test set of the same distribution. However, it is **not** a production-ready model as it probably needs to be updated continuously. Furthermore, the model should have been trained with more than two years of historical data. Additionally, it would need a supplementary assessment on bias, security and consistency.
|
| 19 |
|
| 20 |
## Introduction
|
| 21 |
Analyzing the sentiment of financial news is a complex task that requires a large understanding of the financial slang, as well as the knowledge of the context of each one of the companies, and the interactions of the whole economy as an ecosystem.
|