JRC1995 / Abstractive-SummarizationLinks
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.
☆168Updated 6 years ago
Alternatives and similar repositories for Abstractive-Summarization
Users that are interested in Abstractive-Summarization are comparing it to the libraries listed below
Sorting:
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Updated 4 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 7 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 6 years ago
- Building QA system for Stanford Question Answering Dataset☆249Updated 7 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆412Updated 2 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆189Updated 7 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆276Updated 5 years ago
- Python Framework for Extractive Text Summarization☆113Updated 4 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆187Updated 6 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 9 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- A sequence to sequence model for abstractive text summarization☆78Updated 8 years ago
- ☆39Updated 6 years ago
- Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Process…☆251Updated 7 years ago
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- English-French Machine Language Translation in Tensorflow☆109Updated 7 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 8 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆145Updated 3 years ago
- GAP is a gender-balanced dataset containing 8,908 coreference-labeled pairs of (ambiguous pronoun, antecedent name), sampled from Wikipe…☆228Updated 5 years ago