An end-to-end natural language processing based app.
-
Updated
Jun 23, 2023 - CSS
An end-to-end natural language processing based app.
Python project for extractive text summarization using NLTK. Analyzes text, calculates word frequencies, scores sentences, and generates concise summaries.
Text Summarizer is a simple tool for summarizing text. It returns a summary of the text.
This repository contains an end-to-end abstractive text summarization system built using Google’s Pegasus model fine-tuned on the Samsum dataset, and deployed with FastAPI for real-time inference.
Text Summarizer Application using Django
Add a description, image, and links to the textsummarizer topic page so that developers can more easily learn about it.
To associate your repository with the textsummarizer topic, visit your repo's landing page and select "manage topics."