extractive-summarization
There are 120 repositories under extractive-summarization topic.
dmmiller612/bert-extractive-summarizer
Easy to use extractive text summarization with BERT
HHousen/TransformerSum
Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive summarization datasets to the extractive task.
hpzhao/SummaRuNNer
The PyTorch Implementation of SummaRuNNer
Hellisotherpeople/CX_DB8
a contextual, biasable, word-or-sentence-or-paragraph extractive summarizer powered by the latest in text embeddings (Bert, Universal Sentence Encoder, Flair)
dmmiller612/lecture-summarizer
Lecture summarization with BERT
Santosh-Gupta/ScientificSummarizationDataSets
Datasets I have created for scientific summarization, and a trained BertSum model
luopeixiang/awesome-text-summarization
Text summarization starting from scratch.
aj-naik/Text-Summarization
Abstractive and Extractive Text summarization using Transformers.
transitive-bullshit/text-summarization
Automagically generates summaries from html or text.
OpenSUM/CPSUM
[COLING 2022] Code and Data Repo for Paper "Noise-injected Consistency Training and Entropy-constrained Pseudo Labeling for Semi-supervised Extractive Summarization"
nianlonggu/MemSum
Code for ACL 2022 paper on the topic of long document summarization: MemSum: Extractive Summarization of Long Documents Using Multi-Step Episodic Markov Decision Processes
pocheyeniu/SummaRuNNer
Tensorflow implementation of SummaRuNNer
sidedwards/ai-video-summarizer
An AI-powered tool for transcribing, summarizing, and creating smart clips from video and audio content.
kromme/Teams-Notetaker
Let AI create the notes of your Teams Meeting
vgupta123/sumpubmed
SUMPUBMED: Summarization Dataset of PubMed Scientific Article
JetBrains-Research/pubtrends-review
Automatic generation of reviews of scientific papers
codequipo/TheDailyNews
Source based extractive summarizer web-app and chatbot.
JuJu2181/Automatic-Nepali-Speech-Recognition-and-Summarizer
A system capable of converting Nepali speech to text and generate summary of text
tm4roon/use-cases-of-bert
Use-cases of Hugging Face's BERT (e.g. paraphrase generation, unsupervised extractive summarization).
ckoshka/pithy
Ultra-fast, spookily accurate text summarizer that works on any language
metalaman/Scripts-for-extractive-summarization
Scripts for an upcoming blog "Extractive vs. Abstractive Summarization" for RaRe Technologies.
caomanhhaipt/Extractive-Multi-document-Summarization
Extractive Multi-document Summarization
Tixierae/gow_tools
Functions for creating and analyzing word co-occurrence networks in Python and R
acatovic/textrank
Simple and clean Python implementation of TextRank as per seminal paper by Rada Mihalcea and Paul Tarau. This implementation performs both keyword extraction as well as text summarization.
ianarawjo/chatgpt-extractive-shortener
Shortens a paragraph of text with ChatGPT, using successive rounds of word-level extractive summarization.
botondbarta/HunSum
Complimentary code for our paper From News to Summaries: Building a Hungarian Corpus for Extractive and Abstractive Summarization
amr4i/Query-Biased-Multi-Document-Abstractive-Summarisation
Implementation for multi-document query-based abstractive summarisation
HHousen/ArXiv-PubMed-Sum
A script to process the ArXiv-PubMed dataset.
morningmoni/FAR
Facet-Aware Evaluation for Extractive Summarization, ACL 2020
NeelKanwal/Attention-based-clinical-note-summarization
A new approach to extract clinical summaries from discharge notes
RahulJ15/Adaptxt
This project is a versatile Optical Character Recognition (OCR) and translation tool designed to process both images and PDF documents and leveraging NLP to translate the text into different languages and give users an option to summarize the contents of a document in their prefered language
SC4RECOIN/BERT-summarizer
Text Summarization with Pretrained Encoders
talha1503/Extractive_Text_Summarization
Extractive text summarization using various algorithms
Espresso-AI/bertsum-korean
KoBertSum: AI Hub 문서요약 텍스트에서 학습된 BertSum 기반의 한국어 요약 모델
FeiSun/Pointer4Summ
Pointer network for extractive summarization
Murgio/TextRank-Directed-Graph
unsupervised graph-based ranking model.