SamLynnEvans / LSTM_with_attentionLinks
Seq2seq using LSTM with attention from Luong et al
☆10Updated 7 years ago
Alternatives and similar repositories for LSTM_with_attention
Users that are interested in LSTM_with_attention are comparing it to the libraries listed below
Sorting:
- Position embedding layers in Keras☆58Updated 3 years ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 6 years ago
- Multilingual Neural Machine Translation using Transformers with Conditional Normalization.☆18Updated 2 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 6 years ago
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆19Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- This code extracts context embedding from sentence☆26Updated 7 years ago
- My 1st place solution at WSDM 2019 cup for fake news classification☆44Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 4 years ago
- BERT for joint intent classification and slot filling☆39Updated 6 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- Grammatical Error Correction Based on Language Model(BERT, GPT-2), and Seq2Seq☆18Updated 6 years ago
- Transfomer based implementation of "An Efficient Framework For Learning Sentence Representation" Logeswaran et al☆13Updated 7 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- LM, ULMFit et al.☆46Updated 5 years ago
- seq2seq attention in keras☆39Updated 6 years ago
- ☆34Updated 5 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 7 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- 1. Pretrain Albert on custom corpus 2. Finetune the pretrained Albert model on downstream task☆33Updated 5 years ago
- ☆31Updated 7 years ago
- CapsNet for NLP☆67Updated 6 years ago
- ☆33Updated 7 years ago
- Uses GloVe embeddings and greedy sequence segmentation to semantically segment a text document into any number of k segments.☆33Updated 6 years ago
- All NLP experiments described in ArXiv paper 1904.02682☆32Updated 6 years ago