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.
Text Summarizer Application using Django
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.
To associate your repository with the textsummarizer topic, visit your repo's landing page and select "manage topics."