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
- experiments and snippets used on the blog☆146Updated last year
- 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
- 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
- Simhash and near-duplicate detection☆423Updated 2 years ago
- Various gfx for a presentation at NYC ML meetup☆63Updated 10 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆437Updated 8 years ago
- Python code for checking out Google's pre-trained, 3M word Word2Vec model☆319Updated 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…☆259Updated 6 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
- Deep Learning for Natural Language Processing☆463Updated 7 years ago
- scikit-learn inspired API for CRFsuite☆433Updated 2 weeks ago
- word2vec Google News model slimmed down to 300k English words☆215Updated 8 years ago
- Calculates Word Mover's Distance Insanely Fast☆462Updated 2 years ago
- Code for the word2vec HTTP server running at https://rare-technologies.com/word2vec-tutorial/#bonus_app☆158Updated 8 years ago
- Tutorial and review of word2vec / doc2vec☆104Updated 10 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated 4 months ago
- ☆91Updated 9 years ago
- A fast implementation of GloVe, with optional retrofitting☆247Updated 2 years ago
- Generating Vectors for DBpedia Entities via Word2Vec and Wikipedia Dumps. Questions? https://gitter.im/idio-opensource/Lobby☆600Updated 8 years ago
- Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive…☆770Updated 2 years ago
- N3 - A Collection of Datasets for Named Entity Recognition and Disambiguation in the NLP Interchange Format☆71Updated 8 years ago
- Trend detection algorithms for Twitter time series data☆194Updated 8 years ago
- A repository for Neural Document Ranking Models.☆83Updated 7 years ago
- From Zero to Learning to Rank in Apache Solr☆186Updated 5 years ago
- A guide to document clustering in Python☆514Updated 7 years ago
- Various Algorithms for Short Text Mining☆472Updated this week
- Instructions & code for the EuroPython 2014 training session "Topic Modeling for Fun and Profit"☆111Updated 11 years ago
- Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend item…☆147Updated 10 years ago