inejc / paragraph-vectorsView external linksLinks
A PyTorch implementation of Paragraph Vectors (doc2vec).
☆415Dec 8, 2022Updated 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☆652Sep 10, 2025Updated 5 months ago
- Long(er) text representation and classification using Doc2Vec embeddings☆109Jun 17, 2024Updated last year
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆246Mar 14, 2018Updated 7 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,265Feb 12, 2022Updated 4 years ago
- InferSent sentence embeddings☆2,278Aug 30, 2021Updated 4 years ago
- Learning embeddings for classification, retrieval and ranking.☆3,957Dec 4, 2022Updated 3 years ago
- Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"☆65Jun 14, 2017Updated 8 years ago
- Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al☆220Dec 17, 2018Updated 7 years ago
- Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning☆312Aug 18, 2020Updated 5 years ago
- General purpose unsupervised sentence representations☆1,207Aug 3, 2022Updated 3 years ago
- An open-source NLP research library, built on PyTorch.☆11,890Nov 22, 2022Updated 3 years ago
- Complex Embeddings implementation in Tensorflow☆65Apr 8, 2018Updated 7 years ago
- A library for Multilingual Unsupervised or Supervised word Embeddings☆3,236Aug 31, 2022Updated 3 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,548Jul 1, 2021Updated 4 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,052Jun 9, 2020Updated 5 years ago
- ☆3,171Nov 16, 2021Updated 4 years ago
- A curated list of pretrained sentence and word embedding models☆2,290Apr 23, 2021Updated 4 years ago
- A python tool for evaluating the quality of sentence embeddings.☆2,107Mar 19, 2024Updated last year
- Unsupervised Language Modeling at scale for robust sentiment classification☆1,068Jun 28, 2020Updated 5 years ago
- ☆41Jul 10, 2018Updated 7 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Jul 12, 2016Updated 9 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆185Mar 23, 2017Updated 8 years ago
- Curated list of 2vec-type embedding models☆932Dec 8, 2022Updated 3 years ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆224Apr 2, 2025Updated 10 months ago
- Basic Utilities for PyTorch Natural Language Processing (NLP)☆2,226Jul 4, 2023Updated 2 years ago
- A Persian Word2Vec Model trained by Wikipedia articles☆10Jan 5, 2018Updated 8 years ago
- Topic Modelling for Humans☆16,355Nov 1, 2025Updated 3 months ago
- Topic modeling with word vectors☆119Mar 15, 2021Updated 4 years ago
- Pytorch implementation of Hinton's Dynamic Routing Between Capsules☆630Apr 9, 2018Updated 7 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆433Jul 28, 2017Updated 8 years ago
- An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.☆1,955Jan 22, 2023Updated 3 years ago
- Write PyTorch code at the level of individual examples, then run it efficiently on minibatches.☆485Feb 12, 2022Updated 4 years ago
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,949Oct 15, 2019Updated 6 years ago
- ☆11Apr 11, 2019Updated 6 years ago
- PyTorch implementation of StarSpace as described in "StarSpace: Embed All The Things!" by Ledell Wu, Adam Fisch, Sumit Chopra, Keith Adam…☆52Apr 24, 2018Updated 7 years ago
- ☆472Feb 12, 2022Updated 4 years ago
- Sequence-to-Sequence Framework in PyTorch☆392Jan 5, 2023Updated 3 years ago
- Tensorflow Implementation of Visual Interaction Networks☆131Jul 24, 2019Updated 6 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆522Jun 5, 2017Updated 8 years ago