porcelainruler/Text-Summarizer
A Python Based Text-Summarizer to extract summary of a text or long paragraphs. Includes variety of approaches like normal LSTM architectures, LSTM with Attention and then finally Transformers like BERT and its various improvements. Also includes a python flask based web app as UI for clearer and user friendly interface for summarization.
This tool helps you quickly get the main points from long articles, documents, or reports. You input lengthy text, and it provides a concise summary, saving you time. Anyone who needs to quickly grasp the essence of large amounts of text, such as researchers, students, or business analysts, will find this useful.
No commits in the last 6 months.
Use this if you need to rapidly extract key information from long-form content without reading everything.
Not ideal if you need a summary that requires deep human interpretation or a creative rewrite rather than factual extraction.
Stars
6
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 27, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/porcelainruler/Text-Summarizer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fdzsergio/Reductio
Automatic summarizer text in Swift
jjangsangy/ExplainToMe
Automatic Web Article Summarizer
SwapnikKatkoori/node-summarizer
A simple node module that allows users to summarize text
PhantomInsights/summarizer
A Reddit bot that summarizes news articles written in Spanish or English. It uses a custom built...
bhattbhavesh91/text-summarization-with-streamlit
Generate summaries from texts using Streamlit & HuggingFace Pipeline