inejc / paragraph-vectors
A PyTorch implementation of Paragraph Vectors (doc2vec).
☆412Updated last year
Related projects ⓘ
Alternatives and complementary repositories for paragraph-vectors
- Skipgram Negative Sampling implemented in PyTorch☆302Updated 3 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆464Updated 6 months ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆432Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆606Updated 4 years ago
- Sentence2vec by Rock☆314Updated 2 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,083Updated 5 years ago
- Python scripts for training/testing paragraph vectors☆646Updated last year
- On the Dimensionality of Word Embedding☆329Updated 4 years ago
- General purpose unsupervised sentence representations☆1,192Updated 2 years ago
- Text classification using a convolutional neural network.☆449Updated 4 years ago
- Calculates Word Mover's Distance Insanely Fast☆460Updated last year
- A Structured Self-attentive Sentence Embedding☆495Updated 5 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,070Updated 3 years ago
- An implementation of GloVe in TensorFlow☆292Updated 7 years ago
- ICLR 2018 Quick-Thought vectors☆205Updated 5 years ago
- The first public PyTorch implementation of Skip-Thought Vectors☆226Updated 6 years ago
- ☆216Updated 6 years ago
- Dynamic Meta-Embeddings for Improved Sentence Representations☆332Updated 4 years ago
- Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms☆324Updated 5 years ago
- A complete pytorch implementation of skip-gram☆188Updated 7 years ago
- Concatenated Power Mean Embeddings as Universal Cross-Lingual Sentence Representations☆186Updated 3 years ago
- Package for evaluating word embeddings☆437Updated 3 years ago
- Train and visualize Hierarchical Attention Networks☆203Updated 6 years ago
- 🔡 Token level embeddings from BERT model on mxnet and gluonnlp☆452Updated 5 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆625Updated 4 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆846Updated 2 years ago
- Tree LSTM implementation in PyTorch☆550Updated 5 years ago
- A fast implementation of GloVe, with optional retrofitting☆243Updated last year
- Retrofitting Word Vectors to Semantic Lexicons☆374Updated 5 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆519Updated 7 years ago