Generates summaries from texts - Wikipedia, Textbox and PDF.
-
Updated
Jan 12, 2026 - Python
Generates summaries from texts - Wikipedia, Textbox and PDF.
Shortens the paragraph depending on the given keywords using Levenshtein distance
This is a full-featured summarization pipeline that processes "ted_talks" transcripts or any of your choice into concise summaries using state-of-the-art NLP models. The app is designed with a modular architecture and supports multiple interfaces, including a UI, API, and CLI, for maximum flexibility and usability.
Summarises text for articles in Hindi and compares a custom TF-IDF algorithm with the baseline
Python package for extractive text summarization using centroid distance
The NLP Text Summarizer uses Natural Language Processing techniques to generate concise summaries of text documents, supporting both extractive and abstractive methods.
An application to get text summary of a large article or text using NLP
A simple implementation and UI of Summary Transformer models. Specifically The pszemraj/led-large-book-summary
Text summarization based on SVD & NMF
Simple text summariser using NLTK in python
To associate your repository with the text-summariser topic, visit your repo's landing page and select "manage topics."