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☆79Updated 11 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☆62Updated 10 years ago
- Simhash and near-duplicate detection☆420Updated 2 years ago
- experiments and snippets used on the blog☆145Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated last month
- Topic modeling with gensim and LDA☆169Updated 8 years ago
- Code for the word2vec HTTP server running at https://rare-technologies.com/word2vec-tutorial/#bonus_app☆158Updated 8 years ago
- From Zero to Learning to Rank in Apache Solr☆186Updated 5 years ago
- Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive…☆769Updated 2 years ago
- A few data mining algorithms in pure python☆469Updated 10 years ago
- It is a forest of random projection trees☆224Updated 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…☆460Updated 6 years ago
- An extremely simple Python library to perform TF-IDF document comparison.☆244Updated 5 years ago
- A pure python implementation of locality sensitive hashing for text documents☆85Updated 10 years ago
- Various Algorithms for Short Text Mining☆472Updated last week
- Instructions & code for the EuroPython 2014 training session "Topic Modeling for Fun and Profit"☆110Updated 11 years ago
- This toolkit consists of implementations of various graph-based semi-supervised learning (SSL) algorithms. Currently, three algorithms ar…☆153Updated 8 years ago
- word2vec Google News model slimmed down to 300k English words☆215Updated 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
- ☆193Updated 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
- Some add-on modules to networkx library☆78Updated 5 years ago
- A fast implementation of GloVe, with optional retrofitting☆247Updated 2 years ago
- Compute and plot NDCG for a recommender system☆95Updated 8 years ago
- Python interface to the Stanford Named Entity Recognizer☆293Updated 4 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 8 years ago
- Python code for detecting topics/events from a Twitter stream☆100Updated 7 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆98Updated 10 years ago