Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/
☆1,253Feb 19, 2022Updated 4 years ago
Alternatives and similar repositories for glove-python
Users that are interested in glove-python are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings☆7,230Jul 27, 2025Updated last year
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆223Apr 15, 2019Updated 7 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Dec 24, 2014Updated 11 years ago
- An implementation of GloVe in TensorFlow☆291Sep 30, 2017Updated 8 years ago
- Compute Glove vectors using a co-occurence matrix☆52Jun 21, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,047Jun 9, 2020Updated 6 years ago
- Library for fast text representation and classification.☆26,534Mar 22, 2024Updated 2 years ago
- Topic Modelling for Humans☆16,480Nov 1, 2025Updated 9 months ago
- Python interface to Google word2vec☆2,613Apr 6, 2023Updated 3 years ago
- Generating Vectors for DBpedia Entities via Word2Vec and Wikipedia Dumps. Questions? https://gitter.im/idio-opensource/Lobby☆602Jan 11, 2018Updated 8 years ago
- A little library for text analysis with RNNs.☆536Sep 10, 2018Updated 7 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim