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:
- LSH based high dimensional clustering for sets and points☆80Updated 11 years ago
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆292Updated 2 years ago
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆148Updated last year
- Various gfx for a presentation at NYC ML meetup☆63Updated 10 years ago
- Simhash and near-duplicate detection☆423Updated 2 years ago
- It is a forest of random projection trees☆225Updated 6 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
- A pure python implementation of locality sensitive hashing for text documents☆87Updated 10 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆98Updated 10 years ago
- A fast Python implementation of locality sensitive hashing.☆71Updated 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…☆770Updated 2 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
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 4 months ago
- Topic modeling with gensim and LDA☆168Updated 8 years ago
- Additive Groves, Bagged Trees with Feature Evaluation, Interaction Detection, Visualization of Feature Effects.☆66Updated 4 years ago
- FastXML / PFastXML / PFastreXML - Implementation of Extreme Multi-label Classification☆149Updated last year
- Tutorial and review of word2vec / doc2vec☆104Updated 10 years ago
- An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some addit…☆198Updated 8 years ago
- ☆276Updated 5 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
- Instructions & code for the EuroPython 2014 training session "Topic Modeling for Fun and Profit"☆111Updated 11 years ago
- scikit-learn inspired API for CRFsuite☆433Updated this week
- Code for the word2vec HTTP server running at https://rare-technologies.com/word2vec-tutorial/#bonus_app☆158Updated 8 years ago
- CMU ARK Twitter Part-of-Speech Tagger☆575Updated 2 years ago
- Trend detection algorithms for Twitter time series data☆194Updated 8 years ago
- Recommender System Framework☆126Updated 9 years ago
- From Zero to Learning to Rank in Apache Solr☆186Updated 5 years ago
- An efficient simhash implementation for python☆127Updated 6 years ago