theamrzaki / text_summurization_abstractive_methodsLinks
Multiple implementations for abstractive text summurization , using google colab
☆526Updated 4 years ago
Alternatives and similar repositories for text_summurization_abstractive_methods
Users that are interested in text_summurization_abstractive_methods are comparing it to the libraries listed below
Sorting:
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆413Updated 2 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆210Updated 3 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆644Updated 2 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆180Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆152Updated 3 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- ⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.☆616Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- SQuAD Question Answering Using BERT, PyTorch☆400Updated 2 years ago
- Deep Keyphrase Extraction using BERT☆261Updated 3 years ago
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago
- The guide to tackle with the Text Summarization☆1,310Updated 2 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆309Updated 5 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Text Similarity☆400Updated 5 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆653Updated 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…☆114Updated 4 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- Lecture summarization with BERT☆152Updated 2 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,301Updated last year
- Multi Text Classificaiton☆92Updated 6 years ago
- Multi Label text classification using bert☆155Updated 6 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago
- multi_task_NLP is a utility toolkit enabling NLP developers to easily train and infer a single model for multiple tasks.☆372Updated 2 years ago
- ☆37Updated 5 years ago