emreYbs/Wikipedia-Article-Summarizer
Wikipedia Article Summarizer a simple Python project based on NLP techniques
This tool helps students, researchers, or anyone who frequently reads Wikipedia articles quickly grasp the main points. You provide the URL of an English Wikipedia article and receive a condensed summary, saving you time from reading the entire text. It's ideal for anyone needing to efficiently review information from Wikipedia.
No commits in the last 6 months.
Use this if you need to quickly get the gist of a Wikipedia article without reading the full content, especially for research or learning.
Not ideal if you require a deep, nuanced understanding of a topic or need to summarize non-Wikipedia text or articles in other languages.
Stars
9
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/emreYbs/Wikipedia-Article-Summarizer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Yale-LILY/SummerTime
An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo
ChenRocks/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence...
atulkum/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
JRC1995/Abstractive-Summarization
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with...
oneai-nlp/oneai-node
Natural language processing - summarization, sentiment analysis, topic detection and more.