File size: 1,036 Bytes
3bd6a3c
 
 
 
 
 
 
 
 
 
 
c621a38
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: Text App
emoji: 🏢
colorFrom: yellow
colorTo: gray
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
---

# Text App 🏢

Welcome to the **Text App**, a versatile text processing tool designed to make language tasks simple and efficient. Whether you're translating text, summarizing long articles, analyzing sentiment, correcting grammar, or counting characters, this app brings all these functionalities together in one place, powered by **Gradio** and **Hugging Face Transformers**.

## Features

1. **Translation**: Seamlessly translate English text to French, German, or Romanian.
2. **Summarization**: Generate concise summaries from long texts and get a word count.
3. **Sentiment Analysis**: Determine the sentiment of your text—positive, negative, or neutral.
4. **Grammar Correction**: Automatically correct grammar issues in English sentences.
5. **Character Count**: Instantly check the number of characters in any input text.

Feel free to explore these features through the intuitive interface!