fanglanting / skip-gram-pytorchLinks
A complete pytorch implementation of skip-gram
☆190Updated 7 years ago
Alternatives and similar repositories for skip-gram-pytorch
Users that are interested in skip-gram-pytorch are comparing it to the libraries listed below
Sorting:
- Skipgram Negative Sampling implemented in PyTorch☆300Updated 4 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- ☆232Updated 5 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆432Updated 8 years ago
- On the Dimensionality of Word Embedding☆329Updated 5 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆71Updated 5 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆177Updated 2 years ago
- ☆113Updated 7 years ago
- ☆130Updated 6 years ago
- Code for Adversarial Training Methods for Semi-Supervised Text Classification☆124Updated 7 years ago
- My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://…☆211Updated 5 years ago
- ICLR 2018 Quick-Thought vectors☆204Updated 6 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 5 years ago
- code for Learning Structured Text Representations☆128Updated 7 years ago
- NEG loss implemented in pytorch☆123Updated 8 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 7 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- Code for the paper: Sentence-State LSTM for Text Representation☆161Updated 7 years ago
- (Deprecated) Hierarchical Attention Networks for Document Classification (https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf) - in Pytorch☆48Updated 7 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 7 years ago
- Bayesian Deep Active Learning for Natural Language Processing Tasks☆148Updated 6 years ago
- [NeurIPS 2019] Spherical Text Embedding☆179Updated last year
- Official implementation of our ICLR 2018 and SIGIR 2019 papers on Context-aware Neural Information Retrieval☆118Updated 5 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- ☆133Updated 7 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆287Updated 2 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- The implementation of key value memory networks in tensorflow☆247Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago