dmmiller612 / lecture-summarizerLinks
Lecture summarization with BERT
☆153Updated 3 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☆186Updated 2 years ago
- Tutorial for first time BERT users,☆103Updated 3 years ago
- Summarization Task using Bart and T5 models.☆172Updated 5 years ago
- Deep Keyphrase Extraction using BERT☆260Updated 3 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 5 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
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆439Updated 6 months ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆126Updated 5 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- MobileBERT and DistilBERT for extractive summarization☆92Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Updated 3 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- ☆66Updated 5 years ago
- Neural Question Generation using the SQuAD and NewsQA datasets☆110Updated 3 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 5 years ago
- A tool to automatically summarize documents abstractively using the BART or PreSumm Machine Learning Model.☆69Updated 5 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 6 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated 2 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆198Updated 5 years ago
- Use BERT to Fill in the Blanks☆84Updated 3 years ago
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- Large, curated set of benchmark datasets for evaluating automatic keyphrase extraction algorithms.☆147Updated 5 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Question-answer generation from text☆72Updated 2 years ago
- Text summarization with python and transformer☆13Updated 2 years ago
- A comparison and discussion of different NLP methods for 5-class sentiment classification on the SST-5 dataset.☆172Updated 7 months ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆385Updated 2 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 3 years ago