Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents
☆293Jun 11, 2023Updated 2 years ago
Alternatives and similar repositories for LSH
Users that are interested in LSH are comparing it to the libraries listed below
Sorting:
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,882Jan 20, 2026Updated last month
- Example Python code for comparing documents using MinHash☆251Feb 11, 2019Updated 7 years ago
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆149Sep 4, 2024Updated last year
- Clustering documents based on LSH☆14Apr 20, 2016Updated 9 years ago
- A fast Python implementation of locality sensitive hashing.☆674Apr 30, 2020Updated 5 years ago
- A pure python implementation of locality sensitive hashing for text documents☆87Oct 24, 2015Updated 10 years ago
- Cross-domain temporal information extractors: temporal expressions, events and temporal links.☆21Oct 29, 2015Updated 10 years ago
- Python API for Various DB-Backed Simhash Clusters☆64Mar 16, 2017Updated 8 years ago
- Simhashing in C++☆136Feb 14, 2023Updated 3 years ago
- Simhash and near-duplicate detection☆424May 15, 2023Updated 2 years ago
- Python wrapper for a C++ Double Metaphone☆15Jan 12, 2026Updated last month
- Fast fuzzy text search☆12May 16, 2023Updated 2 years ago
- SuperMinHash: A New Minwise Hashing Algorithm for Jaccard Similarity Estimation, Simhash and SimhashIndex☆19Nov 18, 2022Updated 3 years ago
- ☆13Feb 11, 2019Updated 7 years ago
- Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.☆73Jan 20, 2021Updated 5 years ago
- Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive…☆771Feb 23, 2023Updated 3 years ago
- A small utility for converting Stanford GloVe vectors to HDF5 / NumPy☆12Apr 4, 2017Updated 8 years ago
- ☆32Nov 15, 2017Updated 8 years ago
- Record Linkage ToolKit (Find and link entities)☆111Aug 14, 2023Updated 2 years ago
- LSHDB is a parallel and distributed data engine, which relies on Locality-Sensitive Hashing and noSQL systems, for performing record link…☆32Aug 30, 2022Updated 3 years ago
- Locality Sensitive Hashing for semantic similarity (Python 3.x)☆15Jun 8, 2018Updated 7 years ago
- LSH based high dimensional clustering for sets and points☆80Nov 15, 2014Updated 11 years ago
- Python 3 implementation and documentation of the Hermina-Janos local graph clustering algorithm.☆24Jan 22, 2023Updated 3 years ago
- A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.☆4,440Jul 29, 2025Updated 7 months ago
- Parallel Semi-Supervised Latent Dirichlet Allocation☆33Jan 21, 2022Updated 4 years ago
- Search 'from' and 'to' strings to learn a text cleaning mapping☆17Aug 29, 2015Updated 10 years ago
- All-pair set similarity search on millions of sets in Python and on a laptop☆604Oct 11, 2022Updated 3 years ago
- A Python Implementation of Simhash Algorithm☆1,036Mar 24, 2022Updated 3 years ago
- Various Algorithms for Short Text Mining☆472Updated this week
- protein embedding project☆12May 3, 2018Updated 7 years ago
- Web content extraction using machine learning☆34Mar 3, 2021Updated 5 years ago
- A lightweight command line interface for the management of arbitrary machine learning tasks☆19Jan 29, 2021Updated 5 years ago
- A powerful and modular toolkit for record linkage and duplicate detection in Python☆1,046Feb 21, 2024Updated 2 years ago
- a python library for parsing unstructured western names into name components.☆617May 15, 2025Updated 9 months ago
- Datamallet is a python library which contains several helper functions and module for the common tasks in a typical data science workflow…☆11May 19, 2022Updated 3 years ago
- Display Django admin custom actions in changelist, changeview or per row in changelist.☆36Aug 31, 2022Updated 3 years ago
- Narwhal is a keyword and KEY NARRATIVE manager that creates language-aware classes. Because Narhwal does not use NLP it avoids complexity…☆12Oct 16, 2018Updated 7 years ago
- FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)☆1,160Jun 1, 2024Updated last year
- Scalable String Similarity Joins in Python☆39Jul 12, 2024Updated last year