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:
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆187Updated last year
- Tutorial for first time BERT users,☆103Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- ☆121Updated 2 years ago
- Deep Keyphrase Extraction using BERT☆259Updated 3 years ago
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆431Updated last week
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆408Updated 2 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- A tool to automatically summarize documents abstractively using the BART or PreSumm Machine Learning Model.☆67Updated 4 years ago
- MobileBERT and DistilBERT for extractive summarization☆89Updated last year
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆371Updated 2 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated last year
- ☆76Updated 2 years ago
- Large-scale multi-document summarization dataset and code☆283Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆83Updated 5 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Code for paper "Discourse-Aware Neural Extractive Text Summarization" (ACL20)☆165Updated 5 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆198Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆113Updated 4 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 4 years ago