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☆291Updated 2 years ago
- LSH based high dimensional clustering for sets and points☆79Updated 10 years ago
- Various gfx for a presentation at NYC ML meetup☆61Updated 10 years ago
- Simhash and near-duplicate detection☆420Updated 2 years ago
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆148Updated last year
- experiments and snippets used on the blog☆145Updated last year
- A pure python implementation of locality sensitive hashing for text documents☆85Updated 10 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆249Updated last month
- It is a forest of random projection trees☆224Updated 5 years ago
- CMU ARK Twitter Part-of-Speech Tagger☆575Updated last year
- Instructions & code for the EuroPython 2014 training session "Topic Modeling for Fun and Profit"☆110Updated 11 years ago
- Generating Vectors for DBpedia Entities via Word2Vec and Wikipedia Dumps. Questions? https://gitter.im/idio-opensource/Lobby☆601Updated 7 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…☆258Updated 6 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆98Updated 10 years ago
- Topic modeling with gensim and LDA☆169Updated 8 years ago
- An efficient simhash implementation for python☆126Updated 6 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated last month
- 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…☆770Updated 2 years ago
- Estimating how similar are two sets using MinHash (Jaccard similarity coefficient)☆30Updated 12 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
- Text classification example in Python using Latent Semantic Analysis (LSA)☆105Updated 7 years ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆223Updated 6 months ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 8 years ago
- Calculates Word Mover's Distance Insanely Fast☆462Updated 2 years ago
- word2vec Google News model slimmed down to 300k English words☆216Updated 8 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
- Twitter hashtag prediction☆282Updated 8 years ago
- Twitter named entity extraction for WNUT 2016 http://noisy-text.github.io/2016/ner-shared-task.html☆140Updated 3 years ago