|
--- |
|
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! |