Spaces:
Sleeping
Sleeping
--- | |
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. | |