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☆289Updated 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.☆147Updated 10 months ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆99Updated 10 years ago
- It is a forest of random projection trees☆224Updated 5 years ago
- Simhash and near-duplicate detection☆416Updated 2 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
- A pure python implementation of locality sensitive hashing for text documents☆85Updated 9 years ago
- A fast Python implementation of locality sensitive hashing.☆70Updated 10 years ago
- Python library implementing a trie data structure.☆822Updated 4 years ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- A fast implementation of GloVe, with optional retrofitting☆244Updated 2 years ago
- A Learning to Rank Library☆135Updated 12 years ago
- Mirror of Apache Lucene + Solr☆48Updated 5 years ago
- Various gfx for a presentation at NYC ML meetup☆60Updated 9 years ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆222Updated 3 months ago
- Collection of some algorithms for entity resolution☆28Updated 9 years ago
- Improving topic models LDA and DMM (one-topic-per-document model for short texts) with word embeddings (TACL 2015)☆177Updated 8 years ago
- ☆91Updated 9 years ago
- Implicit matrix factorization as outlined in http://yifanhu.net/PUB/cf.pdf.☆283Updated 9 years ago
- experiments and snippets used on the blog☆145Updated 11 months ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆520Updated 8 years ago
- Topic modeling with gensim and LDA☆168Updated 8 years ago
- Python port of the Twokenize class of ark-tweet-nlp☆142Updated 7 years ago
- A repository for Neural Document Ranking Models.☆84Updated 6 years ago
- From Zero to Learning to Rank in Apache Solr☆184Updated 4 years ago
- Near-Duplicate Detection in Python.☆25Updated 3 years ago
- Automatically exported from code.google.com/p/jforests☆67Updated 4 years ago
- This demo uses data from TheMovieDB (TMDB) to demonstrate using Ranklib learning to rank models with Elasticsearch.☆36Updated 2 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 8 years ago