theeluwin / pytorch-sgnsLinks
Skipgram Negative Sampling implemented in PyTorch
☆301Updated 4 years ago
Alternatives and similar repositories for pytorch-sgns
Users that are interested in pytorch-sgns are comparing it to the libraries listed below
Sorting:
- A complete pytorch implementation of skip-gram☆192Updated 7 years ago
- On the Dimensionality of Word Embedding☆329Updated 5 years ago
- ☆232Updated 5 years ago
- ICLR 2018 Quick-Thought vectors☆204Updated 6 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆433Updated 8 years ago
- [NeurIPS 2019] Spherical Text Embedding☆179Updated last year
- A PyTorch implementation of Paragraph Vectors (doc2vec).☆415Updated 2 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 6 years ago
- NEG loss implemented in pytorch☆123Updated 8 years ago
- PyTorch implementation of AVITM☆159Updated 7 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆177Updated 3 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 Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 6 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- ☆113Updated 7 years ago
- Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling☆187Updated 4 years ago
- K-NRM: End-to-End Neural Ad-hoc Ranking with Kernel Pooling☆203Updated 7 years ago
- Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms☆326Updated 6 years ago
- PyTorch implementation of Hash Embeddings (NIPS 2017). Submission to the NIPS Implementation Challenge.☆200Updated 6 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
- Tensorflow implementation for prodLDA and NVLDA.☆255Updated 4 years ago
- A set of tutorials for torchtext☆185Updated 6 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Code for the paper: Sentence-State LSTM for Text Representation☆161Updated 7 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆71Updated 5 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 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
- code for Learning Structured Text Representations☆128Updated 7 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago