Spaces:
Runtime error
Runtime error
mdj1412
commited on
Commit
β’
3748fe8
1
Parent(s):
c109682
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Stock News Analysis
|
2 |
|
3 |
This project uses Natural Language Processing (NLP) techniques and machine learning models to analyze stock news, extract valuable insights, and provide visualizations to help users make informed investment decisions.
|
@@ -44,19 +57,3 @@ This project uses Natural Language Processing (NLP) techniques and machine learn
|
|
44 |
This project is licensed under the MIT [License]() file for details.
|
45 |
|
46 |
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
---
|
52 |
-
title: Stock News Summaries AI
|
53 |
-
emoji: π
|
54 |
-
colorFrom: blue
|
55 |
-
colorTo: red
|
56 |
-
sdk: gradio
|
57 |
-
sdk_version: 3.17.0
|
58 |
-
app_file: app.py
|
59 |
-
pinned: false
|
60 |
-
---
|
61 |
-
|
62 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
---
|
2 |
+
title: Stock News Summaries AI
|
3 |
+
emoji: π
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: red
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 3.17.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
+
|
14 |
# Stock News Analysis
|
15 |
|
16 |
This project uses Natural Language Processing (NLP) techniques and machine learning models to analyze stock news, extract valuable insights, and provide visualizations to help users make informed investment decisions.
|
|
|
57 |
This project is licensed under the MIT [License]() file for details.
|
58 |
|
59 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|