File size: 549 Bytes
012092d
6b36801
012092d
 
 
 
 
 
 
6b36801
 
012092d
fce86b9
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: Summarize And Sentiment
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.0.1
app_file: app.py
pinned: false
license: mit
short_description: Input a text & get summary as well as sentiment of summary.

# Text Summarizer and Sentiment Analyzer

This app allows you to:
1. Summarize text.
2. Analyze the sentiment of the summarized text.

How to use:
- Enter a text of at least 150 characters.
- Click "Start the process!" to get the summary and sentiment. Make sure to keep input text length in between 150 and 500.