Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,24 @@ tags:
|
|
| 19 |
- nlp
|
| 20 |
- weekly-sentiment
|
| 21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
# 📰 NLP Stock Sentiment Analysis — Embedding-Based Models for Market Signals
|
| 23 |
|
| 24 |

|
|
|
|
| 19 |
- nlp
|
| 20 |
- weekly-sentiment
|
| 21 |
---
|
| 22 |
+
<p align="left">
|
| 23 |
+
<a href="https://github.com/joyjitroy/Machine_Learning/tree/main/NLP_Stock_Sentiment_Analysis">
|
| 24 |
+
<img src="https://img.shields.io/badge/GitHub-Repo-blue?logo=github" />
|
| 25 |
+
</a>
|
| 26 |
+
<a href="https://doi.org/10.5281/zenodo.17510735">
|
| 27 |
+
<img src="https://img.shields.io/badge/Zenodo-DOI-1877f2?logo=zenodo" />
|
| 28 |
+
</a>
|
| 29 |
+
<a href="https://huggingface.co/joyjitroy/Stock_Market_News_Sentiment_Analysis">
|
| 30 |
+
<img src="https://img.shields.io/badge/HuggingFace-Model-yellow?logo=huggingface" />
|
| 31 |
+
</a>
|
| 32 |
+
<a href="#">
|
| 33 |
+
<img src="https://img.shields.io/badge/arXiv-Active-blue?logo=arxiv" />
|
| 34 |
+
</a>
|
| 35 |
+
<a href="#">
|
| 36 |
+
<img src="https://img.shields.io/badge/License-MIT-green" />
|
| 37 |
+
</a>
|
| 38 |
+
</p>
|
| 39 |
+
|
| 40 |
# 📰 NLP Stock Sentiment Analysis — Embedding-Based Models for Market Signals
|
| 41 |
|
| 42 |

|