dmmiller612 / lecture-summarizer
Lecture summarization with BERT
☆151Updated 2 years ago
Alternatives and similar repositories for lecture-summarizer:
Users that are interested in lecture-summarizer are comparing it to the libraries listed below
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆187Updated last year
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆431Updated 2 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- MobileBERT and DistilBERT for extractive summarization☆89Updated last year
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated last year
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- A tool to automatically summarize documents abstractively using the BART or PreSumm Machine Learning Model.☆67Updated 4 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆370Updated 2 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Extractive Document Summarization Based on Convolutional Neural Networks☆54Updated 7 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- LongSumm - Scientific Document Summarization Task☆74Updated 2 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆407Updated last year
- ☆121Updated 2 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- Large, curated set of benchmark datasets for evaluating automatic keyphrase extraction algorithms.☆146Updated 4 years ago
- Deep Keyphrase Extraction using BERT☆258Updated 3 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 8 months ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- Use BERT to Fill in the Blanks☆82Updated 3 years ago
- A BERT-Transformer network for abstractive text summarization☆126Updated 2 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- Large-scale multi-document summarization dataset and code☆282Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago