blackredscarf / pytorch-SkipGramLinks
Implementing Skip-gram Negative Sampling with pytorch
☆49Updated 6 years ago
Alternatives and similar repositories for pytorch-SkipGram
Users that are interested in pytorch-SkipGram are comparing it to the libraries listed below
Sorting:
- A complete pytorch implementation of skip-gram☆191Updated 7 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆69Updated 4 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- ☆94Updated 5 years ago
- Graph Convolution Network for NLP☆212Updated 2 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆71Updated 5 years ago
- Skipgram Negative Sampling implemented in PyTorch☆300Updated 4 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Re-Implementation of "A Structured Self-Attentive Sentence Embedding" by Lin et al., 2017☆24Updated 2 months ago
- Code for Paper Abstract Writing through Editing Mechanism☆73Updated 4 years ago
- Bayesian Deep Active Learning for Natural Language Processing Tasks☆147Updated 6 years ago
- Unsupervised Learning of Transferable Relational Graphs☆69Updated 6 years ago
- Official implementation of our ICLR 2018 and SIGIR 2019 papers on Context-aware Neural Information Retrieval☆118Updated 5 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- Adversarial perturbations on word embeddings of BERT☆13Updated 4 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 6 years ago
- Code for ACL'19 "Few-Shot Representation Learning for Out-Of-Vocabulary Words"☆54Updated 5 years ago
- Text Generation Using A Variational Autoencoder☆109Updated 8 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- Text Classification in PyTorch☆23Updated 5 years ago
- Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling☆186Updated 4 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- Key-Value Memory Networks for Directly Reading Documents, Alexander Miller, Adam Fisch, Jesse Dodge, Amir-Hossein Karimi, Antoine Bordes,…☆57Updated 7 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 2 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 7 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago