blackredscarf / pytorch-SkipGram
Implementing Skip-gram Negative Sampling with pytorch
☆49Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-SkipGram
- A complete pytorch implementation of skip-gram☆188Updated 7 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 5 years ago
- Encoding position with the word embeddings.☆83Updated 6 years ago
- PyTorch DataLoader for seq2seq☆83Updated 5 years ago
- Unofficial Implementation of "Bag of Tricks for Efficient Text Classification", 2016, Armand Joulin et al. (https://arxiv.org/pdf/1607.01…☆25Updated last year
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 6 years ago
- ☆43Updated 9 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 3 months ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 5 years ago
- Implementation for "Hierarchical Attention Networks for Document Classification"☆14Updated 6 years ago
- Text Classification in PyTorch☆23Updated 5 years ago
- Sentiment analysis with variable length sequences in pytorch☆34Updated 5 years ago
- PyTorch implementation of the paper "Hyperbolic Interaction Model For Hierarchical Multi-Label Classification"☆48Updated 5 years ago
- Concatenate word and character embeddings in Keras☆44Updated 2 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆92Updated 6 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆69Updated 4 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 5 years ago
- Source code of the paper 'Integrating Semantic Knowledge to Tackle Zero-shot Text Classification. NAACL-HLT 2019. '☆48Updated 4 years ago
- Skipgram Negative Sampling implemented in PyTorch☆302Updated 3 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆86Updated 5 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated last year
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆70Updated 5 years ago
- ☆56Updated 3 years ago
- Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)☆54Updated 4 years ago
- Text classification models. Used a submodule for other projects.☆69Updated 5 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 5 years ago
- Message Passing Attention Networks for Document Understanding☆61Updated 3 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆175Updated 2 years ago