theamrzaki/text_summurization_abstractive_methods
Multiple implementations for abstractive text summurization , using google colab
This project helps anyone who needs to quickly get the main ideas from long texts in languages like English, Hindi, Amharic, or Arabic. You provide the original text, and it outputs a shorter, condensed version that captures the key information. This is useful for researchers, analysts, or content creators who deal with large volumes of textual data and need efficient ways to summarize it.
530 stars. No commits in the last 6 months.
Use this if you need to summarize documents, articles, or reports in various languages without needing powerful local computing resources, as it runs entirely in Google Colab.
Not ideal if you need to perform extractive summarization (pulling exact sentences from the original text) rather than abstractive summarization (generating new sentences to convey meaning).
Stars
530
Forks
220
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 06, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/theamrzaki/text_summurization_abstractive_methods"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
icoxfog417/awesome-text-summarization
The guide to tackle with the Text Summarization
mast-group/tassal
Tree-based Autofolding Software Summarization Algorithm
MohanKrishnaGR/Infosys_Text-Summarization
This repository contains the implementation of a Transformer-based model for abstractive text...
joplin/plugin-ai-summarisation
🤖 Joplin AI - Summarisation: The project aims to create note summaries to help users synthesize...
AR621/Summ3r-y
Summarization web service via the use of OpenAI Whisper and GPT-3 models