blackredscarf / pytorch-SkipGramLinks
Implementing Skip-gram Negative Sampling with pytorch
☆49Updated 7 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☆193Updated 8 years ago
- Encoding position with the word embeddings.☆84Updated 7 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆70Updated 4 years ago
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 7 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 6 years ago
- Code for ACL'19 "Few-Shot Representation Learning for Out-Of-Vocabulary Words"☆55Updated 5 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆71Updated 5 years ago
- ☆94Updated 5 years ago
- Official implementation of our ICLR 2018 and SIGIR 2019 papers on Context-aware Neural Information Retrieval☆118Updated 5 years ago
- Skipgram Negative Sampling implemented in PyTorch☆301Updated 4 years ago
- Unsupervised Learning of Transferable Relational Graphs☆69Updated 6 years ago
- PyTorch implementation of the paper "Hyperbolic Interaction Model For Hierarchical Multi-Label Classification"☆48Updated 6 years ago
- Graph Star Net☆110Updated 2 years ago
- Graph Convolution Network for NLP☆211Updated 2 years ago
- Text Classification in PyTorch☆23Updated 6 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling☆188Updated 4 years ago
- Unofficial Implementation of "Bag of Tricks for Efficient Text Classification", 2016, Armand Joulin et al. (https://arxiv.org/pdf/1607.01…☆25Updated 2 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 7 years ago
- [NeurIPS 2019] Spherical Text Embedding☆180Updated 2 years ago
- ECML 2019: Graph Neural Networks for Multi-Label Classification☆90Updated last year
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 2 years ago
- ACL 2018: Dating Documents using Graph Convolution Networks☆59Updated 2 years ago
- Re-Implementation of "A Structured Self-Attentive Sentence Embedding" by Lin et al., 2017☆24Updated 5 months ago
- Code for Paper Abstract Writing through Editing Mechanism☆73Updated 4 years ago
- Implementation for "Hierarchical Attention Networks for Document Classification"☆14Updated 7 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year