chrisjmccormick / MinHashLinks
Example Python code for comparing documents using MinHash
☆252Updated 6 years ago
Alternatives and similar repositories for MinHash
Users that are interested in MinHash are comparing it to the libraries listed below
Sorting:
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆291Updated 2 years ago
- LSH based high dimensional clustering for sets and points☆79Updated 10 years ago
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆148Updated 11 months ago
- Estimating how similar are two sets using MinHash (Jaccard similarity coefficient)☆31Updated 12 years ago
- Simhash and near-duplicate detection☆418Updated 2 years ago
- word2vec Google News model slimmed down to 300k English words☆216Updated 8 years ago
- Topic modeling with gensim and LDA☆168Updated 8 years ago
- Various gfx for a presentation at NYC ML meetup☆60Updated 9 years ago
- A pure python implementation of locality sensitive hashing for text documents☆85Updated 9 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated 3 weeks ago
- experiments and snippets used on the blog☆145Updated last year
- ClickModels is a small set of Python scripts for the user click models initially developed at Yandex. A Click Model is a probabilistic gr…☆239Updated 7 years ago
- Language Detection with Infinity-gram☆230Updated 10 years ago
- Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive…☆768Updated 2 years ago
- Code for the word2vec HTTP server running at https://rare-technologies.com/word2vec-tutorial/#bonus_app☆158Updated 8 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆460Updated 6 years ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆222Updated 4 months ago
- Train a Word2Vec model or LSA model, and Implement Conceptual Search\Semantic Search in Solr\Lucene - Simon Hughes Dice.com, Dice Tech Jo…☆257Updated 6 years ago
- Twitter hashtag prediction☆282Updated 8 years ago
- Improving topic models LDA and DMM (one-topic-per-document model for short texts) with word embeddings (TACL 2015)☆178Updated 8 years ago
- Text classification example in Python using Latent Semantic Analysis (LSA)☆105Updated 7 years ago
- Additive Groves, Bagged Trees with Feature Evaluation, Interaction Detection, Visualization of Feature Effects.☆65Updated 4 years ago
- Deep Learning for Natural Language Processing☆461Updated 6 years ago
- Various Algorithms for Short Text Mining☆472Updated last week
- This is a C implementation of variational EM for latent Dirichlet allocation (LDA), a topic model for text or other discrete data.☆167Updated 9 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆437Updated 8 years ago
- FastXML / PFastXML / PFastreXML - Implementation of Extreme Multi-label Classification☆148Updated last year
- Automatically exported from code.google.com/p/jforests☆67Updated 4 years ago
- A fast implementation of GloVe, with optional retrofitting☆245Updated 2 years ago
- ☆275Updated 4 years ago