theeluwin / pytorch-sgns
Skipgram Negative Sampling implemented in PyTorch
☆300Updated 3 years ago
Alternatives and similar repositories for pytorch-sgns:
Users that are interested in pytorch-sgns are comparing it to the libraries listed below
- A complete pytorch implementation of skip-gram☆188Updated 7 years ago
- ☆230Updated 5 years ago
- NEG loss implemented in pytorch☆124Updated 7 years ago
- Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling☆183Updated 4 years ago
- [NeurIPS 2019] Spherical Text Embedding☆176Updated last year
- ICLR 2018 Quick-Thought vectors☆204Updated 5 years ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆430Updated 7 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 6 years ago
- On the Dimensionality of Word Embedding☆328Updated 4 years ago
- A PyTorch implementation of Paragraph Vectors (doc2vec).☆413Updated 2 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆576Updated 5 years ago
- ☆113Updated 6 years ago
- ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks☆291Updated last year
- Code for the paper: Sentence-State LSTM for Text Representation☆158Updated 6 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- Sequence-to-Sequence learning using PyTorch☆522Updated 5 years ago
- My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://…☆211Updated 5 years ago
- (Deprecated) Hierarchical Attention Networks for Document Classification (https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf) - in Pytorch☆45Updated 7 years ago
- Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Re…☆310Updated 6 years ago
- Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms☆321Updated 5 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 4 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆285Updated 2 years ago
- Code for NIPS 2018 paper 'Frequency-Agnostic Word Representation'☆117Updated 5 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆122Updated 5 years ago
- Graph Convolution Network for NLP☆212Updated last year
- PyTorch implementation of AVITM☆158Updated 6 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 2 years ago
- Easy to use NLP library built on PyTorch and TorchText☆253Updated 5 years ago