https://github.com/d4rk-lucif3r/text-summarisation-with-sentiment-analysis
https://github.com/d4rk-lucif3r/text-summarisation-with-sentiment-analysis
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/d4rk-lucif3r/text-summarisation-with-sentiment-analysis
- Owner: d4rk-lucif3r
- License: mit
- Created: 2022-10-12T07:52:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T10:01:46.000Z (over 2 years ago)
- Last Synced: 2025-01-22T09:52:34.241Z (5 months ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Text Summarisation with Sentiment Analysis
This project aims to summarise text and provide a sentiment analysis of the text. The project is built using Transformers and Gradio.
## Installation
1. Clone the repository
2. Install the requirements using `pip install -r requirements.txt`## Usage
```python app.py```
## Deployment on TrueFoundry
```python deploy.py```
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
MIT License
## Blog
