chrisjmccormick / MinHashLinks
Example Python code for comparing documents using MinHash
☆251Updated 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☆292Updated 2 years ago
- LSH based high dimensional clustering for sets and points☆80Updated 11 years ago
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆148Updated last year
- Simhash and near-duplicate detection☆421Updated 2 years ago
- Various gfx for a presentation at NYC ML meetup☆63Updated 10 years ago
- experiments and snippets used on the blog☆146Updated last year
- Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive…☆769Updated 2 years ago
- A pure python implementation of locality sensitive hashing for text documents☆87Updated 10 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
- Code for the word2vec HTTP server running at https://rare-technologies.com/word2vec-tutorial/#bonus_app☆158Updated 8 years ago
- Instructions & code for the EuroPython 2014 training session "Topic Modeling for Fun and Profit"☆111Updated 11 years ago
- 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
- ☆193Updated last year
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆98Updated 10 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆437Updated 8 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 3 months ago
- Collection of some algorithms for entity resolution☆28Updated 10 years ago
- Topic modeling with gensim and LDA☆168Updated 8 years ago
- Train a Word2Vec model or LSA model, and Implement Conceptual Search\Semantic Search in Solr\Lucene - Simon Hughes Dice.com, Dice Tech Jo…☆259Updated 6 years ago
- It is a forest of random projection trees☆224Updated 5 years ago
- Compute Glove vectors using a co-occurence matrix☆52Updated 4 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- A few data mining algorithms in pure python☆469Updated 10 years ago
- Movie plots by genre tutorial at PyData Berlin 2016☆262Updated 6 years ago
- Text classification example in Python using Latent Semantic Analysis (LSA)☆107Updated 7 years ago
- Calculates Word Mover's Distance Insanely Fast☆462Updated 2 years ago
- CMU ARK Twitter Part-of-Speech Tagger☆575Updated 2 years ago
- Python code for detecting topics/events from a Twitter stream☆100Updated 7 years ago
- ☆91Updated 9 years ago
- Estimating how similar are two sets using MinHash (Jaccard similarity coefficient)☆30Updated 12 years ago