v1shal-k-l
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# News_Summarisation_Sentiment_Analysis
|
2 |
This is a web-based application that extracts key details from multiple news articles related to a given company, performs sentiment analysis, conducts a comparative analysis, and generates a text-to-speech (TTS) output in Hindi.
|
|
|
1 |
+
metadata
|
2 |
+
title: News Summarisation And Sentiment Analysis
|
3 |
+
emoji: 🔥
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: blue
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.43.2
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
short_description: ' Fetch the articles of the given company name '
|
11 |
+
|
12 |
# News_Summarisation_Sentiment_Analysis
|
13 |
This is a web-based application that extracts key details from multiple news articles related to a given company, performs sentiment analysis, conducts a comparative analysis, and generates a text-to-speech (TTS) output in Hindi.
|