dmmiller612 / lecture-summarizer
Lecture summarization with BERT
☆149Updated 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
- Tutorial for first time BERT users,☆102Updated 2 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 4 months ago
- MobileBERT and DistilBERT for extractive summarization☆88Updated last year
- Japanese Sentence Summarization with BERT☆49Updated last year
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated last year
- Deep Keyphrase Extraction using BERT☆257Updated 2 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆365Updated last year
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Large, curated set of benchmark datasets for evaluating automatic keyphrase extraction algorithms.☆144Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆70Updated 4 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆150Updated 2 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆188Updated last year
- Summarization Task using Bart and T5 models.☆170Updated 4 years ago
- LongSumm - Scientific Document Summarization Task☆74Updated 2 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- Use BERT to Fill in the Blanks☆82Updated 3 years ago
- A repo to explore different NLP tasks which can be solved using T5☆170Updated 3 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆428Updated last year
- Library of state-of-the-art models (PyTorch) for NLP tasks☆109Updated 5 months ago
- ☆83Updated 4 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆94Updated 3 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆159Updated 4 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆115Updated 4 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆80Updated 2 years ago
- ☆44Updated last year
- Neural Question Generation using the SQuAD and NewsQA datasets☆109Updated 2 years ago
- Python code for various NLP metrics☆166Updated 5 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆158Updated 5 years ago