SamLynnEvans / LSTM_with_attentionLinks
Seq2seq using LSTM with attention from Luong et al
☆10Updated 6 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:
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 6 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 2 years ago
- Machine Reading Comprehension (MRC)☆20Updated 5 years ago
- Source code for ACL 2020 paper "Learning Spoken Language Representations with Neural Lattice Language Modeling"☆18Updated 2 years ago
- machine reading comprehension with deep learning☆20Updated 7 years ago
- Multilingual Neural Machine Translation using Transformers with Conditional Normalization.☆18Updated 2 years ago
- Paper: A Simple and Effective Neural Model for Joint Word Segmentation and POS Tagging☆35Updated 6 years ago
- A Pointer Generator with a BERT encoder☆10Updated 5 years ago
- PyTorch port of BERT ML model☆16Updated 6 years ago
- 1. Pretrain Albert on custom corpus 2. Finetune the pretrained Albert model on downstream task☆33Updated 5 years ago
- Grammatical Error Correction Based on Language Model(BERT, GPT-2), and Seq2Seq☆18Updated 5 years ago
- NER with Deep contextualized word representations (Elmo)☆23Updated 6 years ago
- reinforcement learning on a encoder-decoder GRU for chatbot dialogue generation☆20Updated 7 years ago
- A seq2seq with attention dialogue/MT model implemented by TensorFlow.☆11Updated 6 years ago
- This is a TensorFlow 1.1 implementation of Yoon Kim's paper, "Convolutional Neural Networks for Sentence Classification".☆9Updated 6 years ago
- This code extracts context embedding from sentence☆26Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Token and Sentence Level Classification with Google's BERT (TensorFlow)☆10Updated 5 years ago
- My 1st place solution at WSDM 2019 cup for fake news classification☆44Updated 5 years ago
- SlotRefine: A Fast Non-Autoregressive Model forJoint Intent Detection and Slot Filling☆48Updated 4 years ago
- Transfomer based implementation of "An Efficient Framework For Learning Sentence Representation" Logeswaran et al☆13Updated 6 years ago
- A Unified Syntax-aware Framework for Semantic Role Labeling☆22Updated 6 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Use the famous language model, xlnet, to do sequence tagging/ sequence labelling/ named entity recognition(NER) / noun extraction;☆18Updated 5 years ago
- My implementation of the FusionNet for machine comprehension☆28Updated 7 years ago
- Piecewise CNN implementation for sentiment attitudes extraction task☆8Updated 5 years ago
- Chinese Word Segmentation task based on BERT and implemented in Pytorch☆13Updated 4 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- Named Entity Recognition with Bidirectional LSTM-CNNs☆9Updated 7 years ago
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆19Updated 7 years ago