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:
- Encoding position with the word embeddings.☆83Updated 7 years ago
- A complete pytorch implementation of skip-gram☆191Updated 7 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆71Updated 4 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆69Updated 4 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Code for ACL'19 "Few-Shot Representation Learning for Out-Of-Vocabulary Words"☆54Updated 5 years ago
- Graph Convolution Network for NLP☆212Updated 2 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- Re-Implementation of "A Structured Self-Attentive Sentence Embedding" by Lin et al., 2017☆24Updated last month
- PyTorch implementation of the paper "Hyperbolic Interaction Model For Hierarchical Multi-Label Classification"☆47Updated 5 years ago
- Graph Star Net☆110Updated last year
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 6 years ago
- ☆93Updated 5 years ago
- Text Generation Using A Variational Autoencoder☆109Updated 7 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Skipgram Negative Sampling implemented in PyTorch☆300Updated 4 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 11 months ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- Adversarial perturbations on word embeddings of BERT☆14Updated 4 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 2 years ago
- Key-Value Memory Networks for Directly Reading Documents, Alexander Miller, Adam Fisch, Jesse Dodge, Amir-Hossein Karimi, Antoine Bordes,…☆57Updated 6 years ago
- Code for Paper Abstract Writing through Editing Mechanism☆73Updated 4 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Official implementation of our ICLR 2018 and SIGIR 2019 papers on Context-aware Neural Information Retrieval☆118Updated 5 years ago
- Bayesian Deep Active Learning for Natural Language Processing Tasks☆147Updated 6 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago