chrisjmccormick / MinHashLinks
Example Python code for comparing documents using MinHash
☆252Updated 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☆62Updated 10 years ago
- CMU ARK Twitter Part-of-Speech Tagger☆575Updated last year
- experiments and snippets used on the blog☆146Updated last year
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆146Updated 2 years ago
- Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive…☆768Updated 2 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
- 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
- ☆91Updated 9 years ago
- A few data mining algorithms in pure python☆469Updated 10 years ago
- A pure python implementation of locality sensitive hashing for text documents☆87Updated 10 years ago
- Deep Learning for Natural Language Processing☆463Updated 6 years ago
- This is a C implementation of variational EM for latent Dirichlet allocation (LDA), a topic model for text or other discrete data.☆167Updated 9 years ago
- Instructions & code for the EuroPython 2014 training session "Topic Modeling for Fun and Profit"☆110Updated 11 years ago
- Python code for checking out Google's pre-trained, 3M word Word2Vec model☆319Updated 7 years ago
- Code for the word2vec HTTP server running at https://rare-technologies.com/word2vec-tutorial/#bonus_app☆158Updated 8 years ago
- Python wrapper for Stanford CoreNLP tools v3.4.1☆610Updated 7 years ago
- FastXML / PFastXML / PFastreXML - Implementation of Extreme Multi-label Classification☆149Updated last year
- Generating labels for topics automatically using neural embeddings☆185Updated 3 months ago
- Improving topic models LDA and DMM (one-topic-per-document model for short texts) with word embeddings (TACL 2015)☆178Updated 8 years ago
- It is a forest of random projection trees☆224Updated 5 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 2 months 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 Java Wikipedia markup to plain text converter☆37Updated 3 years ago
- Text classification example in Python using Latent Semantic Analysis (LSA)☆107Updated 7 years ago