theamrzaki/text_summurization_abstractive_methods
Multiple implementations for abstractive text summurization , using google colab
Implements three distinct seq2seq architectures—bidirectional LSTM with attention, pointer-generator networks for hybrid abstractive-extractive summarization, and reinforcement learning-based decoding—across multiple languages (English, Hindi, Amharic, Arabic). Each model is packaged as self-contained Jupyter notebooks integrated with Google Drive and Colab's free GPU, eliminating local setup requirements. Evaluation uses a custom "zaksum" metric combining BLEU and ROUGE scores.
530 stars. No commits in the last 6 months.
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
ayushgptaa/Cruxe-Extension
A google Chrome extension for summarizing text on a web page 🚀
AR621/Summ3r-y
Summarization web service via the use of OpenAI Whisper and GPT-3 models
MohanKrishnaGR/Infosys_Text-Summarization
This repository contains the implementation of a Transformer-based model for abstractive text...