inejc / paragraph-vectorsLinks
A PyTorch implementation of Paragraph Vectors (doc2vec).
☆415Updated 3 years ago
Alternatives and similar repositories for paragraph-vectors
Users that are interested in paragraph-vectors are comparing it to the libraries listed below
Sorting:
- Python scripts for training/testing paragraph vectors☆652Updated 4 months ago
- Sentence2vec by Rock☆311Updated 9 months ago
- Skipgram Negative Sampling implemented in PyTorch☆302Updated 4 years ago
- Package for evaluating word embeddings☆441Updated 5 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆433Updated 8 years ago
- Calculates Word Mover's Distance Insanely Fast☆462Updated 2 years ago
- On the Dimensionality of Word Embedding☆329Updated 5 years ago
- Semantic Text Similarity Dataset Hub☆724Updated 7 years ago
- ☆214Updated 7 years ago
- General purpose unsupervised sentence representations☆1,208Updated 3 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,087Updated 6 years ago
- 🔡 Token level embeddings from BERT model on mxnet and gluonnlp☆451Updated 6 years ago
- An implementation of GloVe in TensorFlow☆291Updated 8 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆608Updated 5 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆461Updated 7 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆437Updated 8 years ago
- Topic modeling with word vectors☆119Updated 4 years ago
- Text classification using a convolutional neural network.☆453Updated 6 years ago
- A fast implementation of GloVe, with optional retrofitting☆247Updated 2 years ago
- Concatenated Power Mean Embeddings as Universal Cross-Lingual Sentence Representations☆187Updated 5 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆467Updated last year
- A Structured Self-attentive Sentence Embedding☆494Updated 6 years ago
- A complete pytorch implementation of skip-gram☆193Updated 8 years ago
- ICLR 2018 Quick-Thought vectors☆204Updated 6 years ago
- Dynamic Meta-Embeddings for Improved Sentence Representations☆333Updated 5 years ago
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 8 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 3 years ago
- Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms☆327Updated 6 years ago
- Retrofitting Word Vectors to Semantic Lexicons☆376Updated 6 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆224Updated 6 years ago