kaushalshetty / Positional-Encoding
Encoding position with the word embeddings.
☆83Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Positional-Encoding
- PyTorch DataLoader for seq2seq☆83Updated 5 years ago
- Subword Language Model for Query Auto-Completion☆67Updated 5 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 5 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆92Updated 6 years ago
- Word Piece Model python light version with functions tokenize/save/load☆66Updated 4 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 3 months ago
- Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sen…☆124Updated 2 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation Modeling" (NAACL 2018 Oral)☆174Updated 3 months ago
- [EMNLP 2019] Mixture Content Selection for Diverse Sequence Generation (Question Generation / Abstractive Summarization)☆113Updated 3 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆60Updated 6 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆125Updated 6 years ago
- The source code of the paper "A Generative Model for Joint Natural Language Understanding and Generation" published at ACL 2020.☆32Updated 3 months ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆69Updated 4 years ago
- Phrase-Indexed Question Answering (PIQA)☆95Updated 5 years ago
- CapsNet for NLP☆68Updated 5 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆59Updated 7 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 6 years ago
- Simple LSTM-based word-level language model in PyTorch☆46Updated 5 years ago
- ☆13Updated 5 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 5 years ago
- Key value memory network implemented using keras☆31Updated 6 years ago
- ☆53Updated 4 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated last year
- Variational Neural Machine Translation System☆37Updated 6 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 5 years ago
- Controllable Text Generation using variational auto-encoder (VAE) and text CNN☆24Updated 5 years ago
- Implementation of Dual Learning NMT on PyTorch☆164Updated 6 years ago
- An implementation of BERT using PyTorch's TransformerEncoder☆33Updated 4 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆70Updated 5 years ago