kaushalshetty / Positional-EncodingLinks
Encoding position with the word embeddings.
☆83Updated 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 5 years ago
- Implements Reformer: The Efficient Transformer in pytorch.☆86Updated 5 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 6 years ago
- ☆47Updated 6 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- ☆219Updated 5 years ago
- Abstractive Summarization of Reddit Posts with Multi-level Memory Networks. In NAACL-HLT, 2019 (oral).☆146Updated 5 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- An implementation of BERT using PyTorch's TransformerEncoder☆33Updated 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
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆125Updated 6 years ago
- ☆53Updated 4 years ago
- [EMNLP 2019] Mixture Content Selection for Diverse Sequence Generation (Question Generation / Abstractive Summarization)☆113Updated 4 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- The source code of the paper "A Generative Model for Joint Natural Language Understanding and Generation" published at ACL 2020.☆32Updated last year
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- Visualization for simple attention and Google's multi-head attention.☆68Updated 7 years ago
- ☆13Updated 6 years ago
- Word Piece Model python light version with functions tokenize/save/load☆64Updated 4 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 2 years ago
- Code examples for CMU CS11-731, Machine Translation and Sequence-to-sequence Models☆35Updated 5 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 2 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- NAACL'19: "Jointly Optimizing Diversity and Relevance in Neural Response Generation"☆74Updated 4 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 7 years ago