dmmiller612 / lecture-summarizerLinks
Lecture summarization with BERT
☆152Updated 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
Sorting:
- Tutorial for first time BERT users,☆103Updated 2 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- ☆37Updated 5 years ago
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆433Updated last month
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆373Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Text summarization with python and transformer☆13Updated 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
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- A tool to automatically summarize documents abstractively using the BART or PreSumm Machine Learning Model.☆67Updated 4 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated last year
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- MobileBERT and DistilBERT for extractive summarization☆90Updated 2 years ago
- ☆66Updated 5 years ago
- Extractive Document Summarization Based on Convolutional Neural Networks☆54Updated 7 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆411Updated 2 years ago
- LongSumm - Scientific Document Summarization Task☆74Updated 2 years ago
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆83Updated 5 years ago
- DeEpLearning models for MultIlingual haTespeech (DELIMIT): Benchmarking multilingual models across 9 languages and 16 datasets.☆109Updated 2 years ago
- Deep Keyphrase Extraction using BERT☆259Updated 3 years ago
- Abstractive Text Summarization using Transformer☆167Updated last year
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆123Updated 4 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆232Updated 5 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago