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
- Sequence to Sequence Models in PyTorch☆44Updated last year
- 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 7 years ago
- 1. Pretrain Albert on custom corpus 2. Finetune the pretrained Albert model on downstream task☆33Updated 5 years ago
- a simple and complete pytorch implementation of neural machine translation system☆13Updated 6 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- PyTorch port of BERT ML model☆17Updated 6 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- ☆53Updated 5 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 3 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☆27Updated 7 years ago
- Language Models as Few-Shot Learner for Task-Oriented Dialogue Systems☆22Updated 4 years ago
- ☆33Updated 7 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆65Updated 6 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- A generalized input-label embedding for text classification☆24Updated 6 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- CapsNet for NLP☆66Updated 6 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- The code used fine-tuning of BERT(Transformer Neural Network Architecture)to accurately pick the correct answer among ten choices that be…☆12Updated 6 years ago
- LM, ULMFit et al.☆46Updated 6 years ago
- IARM: Inter-Aspect Relation Modeling with Memory Networks in Aspect-Based Sentiment Analysis, EMNLP 2018☆47Updated 6 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
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 6 years ago
- BERT for joint intent classification and slot filling☆39Updated 6 years ago
- Knowledge Distillation For Transformer Language Models☆53Updated 2 years ago