siwei-li/NLP_summarization
Summarization of lecture video transcripts using BERT.
This project helps educators, students, or anyone who consumes long online educational videos quickly understand their core content. It takes the full transcript of a lecture video and produces a concise summary, making it easier to decide if a video is relevant or to review key points without rewatching the entire lecture. This is for users who need to process many lecture videos efficiently.
No commits in the last 6 months.
Use this if you need to summarize lengthy lecture video transcripts to quickly grasp main ideas or decide which educational videos to watch.
Not ideal if you need summaries for written articles, news, or blog posts, as it's specifically designed for spoken language in educational video transcripts.
Stars
3
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 04, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/siwei-li/NLP_summarization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
InflixOP/ContentSnap
ContentSnap is a powerful browser extension that leverages cutting-edge NLP models to summarize...
0101011/analitika
Testing Automatic Text Summarization
NC0DER/GreekWikipedia
A Greek abstractive summarization dataset based on Wikipedia.
gersongerardcruz/extractive_and_abstractive_text_summarization
A combination of extractive and abstractive text summarization for summarizing long scientific texts
AmoghPradeep/abstractive-text-summarizer
Abstractive text summarization using BART.