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☆185Updated 2 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- MobileBERT and DistilBERT for extractive summarization☆91Updated 2 years ago
- an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.☆219Updated 4 years ago
- Use BERT to Fill in the Blanks☆83Updated 3 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated 2 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆379Updated 2 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆438Updated 3 months ago
- A tool to automatically summarize documents abstractively using the BART or PreSumm Machine Learning Model.☆68Updated 4 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- ☆66Updated 5 years ago
- Question Generation using Google T5 and Text2Text☆153Updated 4 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆152Updated 3 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 2 years ago
- Deep Keyphrase Extraction using BERT☆260Updated 3 years ago
- Detect toxic spans in toxic texts☆70Updated 2 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆99Updated last year
- Large-scale multi-document summarization dataset and code☆284Updated 2 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 5 years ago
- Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.☆193Updated 2 years ago
- BERT fine-tuning for POS tagging task (Keras)☆79Updated 6 years ago
- Text summarization with python and transformer☆13Updated 2 years ago