kaushalshetty / Positional-EncodingLinks
Encoding position with the word embeddings.
☆84Updated 7 years ago
Alternatives and similar repositories for Positional-Encoding
Users that are interested in Positional-Encoding are comparing it to the libraries listed below
Sorting:
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Subword Language Model for Query Auto-Completion☆67Updated 6 years ago
- Abstractive Summarization of Reddit Posts with Multi-level Memory Networks. In NAACL-HLT, 2019 (oral).☆146Updated 5 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 2 years ago
- [EMNLP 2019] Mixture Content Selection for Diverse Sequence Generation (Question Generation / Abstractive Summarization)☆113Updated 4 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 7 years ago
- ☆47Updated 6 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆126Updated 7 years ago
- ☆53Updated 5 years ago
- A Structured Self-attentive Sentence Embedding Zhouhan Lin, Minwei Feng, Cicero Nogueira dos Santos, Mo Yu, Bing Xiang, Bowen Zhou, Yoshu…☆11Updated 7 years ago
- The source code of the paper "A Generative Model for Joint Natural Language Understanding and Generation" published at ACL 2020.☆32Updated last year
- Implements Reformer: The Efficient Transformer in pytorch.☆86Updated 5 years ago
- Implementation of End-to-End Memory Network in PyTorch☆106Updated 8 years ago
- Code examples for CMU CS11-731, Machine Translation and Sequence-to-sequence Models☆35Updated 5 years ago
- ☆13Updated 6 years ago
- Tools for training pytorch language models☆27Updated 4 years ago
- Phrase-Indexed Question Answering (PIQA)☆94Updated 6 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 7 years ago
- PyTorch implementation of Transformer-based Neural Machine Translation☆78Updated 2 years ago
- ☆219Updated 5 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆70Updated 4 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆58Updated 7 years ago
- An implementation of BERT using PyTorch's TransformerEncoder☆33Updated 5 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- Chatbot using Tensorflow (Model is transformer) ko☆30Updated 6 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 6 years ago