AWNystrom / CountMinSketchLinks
A pure-Python count-min sketch, fast and accurate.
☆16Updated 8 years ago
Alternatives and similar repositories for CountMinSketch
Users that are interested in CountMinSketch are comparing it to the libraries listed below
Sorting:
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 8 years ago
- Common pre-processing in NLP such as PPMI computation, SVD-based dimensionality reduction, and PLSR-based distribution prediction.☆23Updated 7 years ago
- an active learning framework in python☆45Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk☆38Updated 10 years ago
- Implementation of the VRAE☆60Updated 4 years ago
- Non-parametric Bayesian in Python, including Indian buffet process (IBP), hierarchical Dirichlet process (HDP).☆73Updated 10 years ago
- Code for the implementation of Tweet2Vec☆61Updated 7 years ago
- TribeFlow's source code☆32Updated 8 years ago
- ☆92Updated 10 years ago
- Social Poisson Factorization☆26Updated 6 years ago
- A set of tools and experimental scripts used to achieve multimodal learning with nonnegative matrix factorization (NMF).☆18Updated 9 years ago
- Efficient discovery of overlapping communities in massive networks PK Gopalan, DM Blei Proceedings of the National Academy of Sciences 11…☆73Updated 5 years ago
- Scalable tensor factorization☆54Updated 10 years ago
- 🧹 Formerly for binary classification with noisy labels. Replaced by cleanlab.☆83Updated 3 years ago
- Theano implementation of GloVe for graphs☆47Updated 10 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆56Updated 8 years ago
- Code for Supervised Word Mover's Distance (SWMD)☆92Updated 7 years ago
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 7 years ago
- Context Selection for Embedding Models☆27Updated 8 years ago
- Active Learning☆56Updated 10 years ago
- Implements supervised topic models with a categorical response.☆65Updated 3 years ago
- Python Matrix Factorization Module☆138Updated 6 years ago
- Online Max-Margin Topic Models for Accurate and Fast Text Classification [release v0.1]☆53Updated 9 years ago
- Deep exponential families (DEFs)☆55Updated 7 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 11 years ago
- 2-d visualization of high-dimensional input: Python code for rendering t-SNE code with text labels for each point☆110Updated 10 years ago
- Quick implementation of xmeans in python and C☆86Updated 8 years ago
- A highly optimized, parallel implementation of the Batch-OMP version of the KSVD learning algorithm.☆80Updated 6 years ago
- Hierarchical Dirichlet processes. Topic models where the data determine the number of topics. This implements Gibbs sampling.☆149Updated 8 years ago