All Projects → lsh-rs → Similar Projects or Alternatives

30 Open source projects that are alternatives of or similar to lsh-rs

Neural-Scam-Artist
Web Scraping, Document Deduplication & GPT-2 Fine-tuning with a newly created scam dataset.
Stars: ✭ 18 (-71.87%)
Mutual labels:  lsh
cisip-FIRe
Fast Image Retrieval (FIRe) is an open source project to promote image retrieval research. It implements most of the major binary hashing methods to date, together with different popular backbone networks and public datasets.
Stars: ✭ 40 (-37.5%)
Mutual labels:  cosine-similarity
lsh-semantic-similarity
Locality Sensitive Hashing for semantic similarity (Python 3.x)
Stars: ✭ 16 (-75%)
Mutual labels:  lsh
Content-based-Recommender-System
It is a content based recommender system that uses tf-idf and cosine similarity for N Most SImilar Items from a dataset
Stars: ✭ 64 (+0%)
Mutual labels:  cosine-similarity
bns-short-text-similarity
📖 Use Bi-normal Separation to find document vectors which is used to compute similarity for shorter sentences.
Stars: ✭ 24 (-62.5%)
Mutual labels:  cosine-similarity
lsh
Locality Sensitive Hashing for Go (Multi-probe LSH, LSH Forest, basic LSH)
Stars: ✭ 92 (+43.75%)
Mutual labels:  lsh
koolsla
Food recommendation tool with Machine learning.
Stars: ✭ 21 (-67.19%)
Mutual labels:  cosine-similarity
Datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble
Stars: ✭ 1,635 (+2454.69%)
Mutual labels:  lsh
minhash-lsh
Minhash LSH in Golang
Stars: ✭ 20 (-68.75%)
Mutual labels:  lsh
Dolphinn
High Dimensional Approximate Near(est) Neighbor
Stars: ✭ 32 (-50%)
Mutual labels:  lsh
H2 ALSH
Accurate and Fast ALSH for Maximum Inner Product Search (KDD 2018)
Stars: ✭ 18 (-71.87%)
Mutual labels:  lsh
product-quantization
🙃Implementation of vector quantization algorithms, codes for Norm-Explicit Quantization: Improving Vector Quantization for Maximum Inner Product Search.
Stars: ✭ 40 (-37.5%)
Mutual labels:  lsh
image-ndd-lsh
Near-duplicate image detection using Locality Sensitive Hashing
Stars: ✭ 42 (-34.37%)
Mutual labels:  lsh
MoTIS
Mobile(iOS) Text-to-Image search powered by multimodal semantic representation models(e.g., OpenAI's CLIP). Accepted at NAACL 2022.
Stars: ✭ 60 (-6.25%)
Mutual labels:  lsh
lshensemble
LSH index for approximate set containment search
Stars: ✭ 48 (-25%)
Mutual labels:  lsh
Java String Similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
Stars: ✭ 2,403 (+3654.69%)
Mutual labels:  cosine-similarity
keras-knn
Code for the blog post Nearest Neighbors with Keras and CoreML
Stars: ✭ 25 (-60.94%)
Mutual labels:  cosine-similarity
Simple-Plagiarism-Checker
Web Application for checking the similarity between query and document using the concept of Cosine Similarity.
Stars: ✭ 47 (-26.56%)
Mutual labels:  cosine-similarity
awesome-face-recognition
this repo include paper review, code in face recognition
Stars: ✭ 16 (-75%)
Mutual labels:  cosine-similarity
AI-for-Trading
📈This repo contains detailed notes and multiple projects implemented in Python related to AI and Finance. Follow the blog here: https://purvasingh.medium.com
Stars: ✭ 59 (-7.81%)
Mutual labels:  cosine-similarity
set-sketch-paper
SetSketch: Filling the Gap between MinHash and HyperLogLog
Stars: ✭ 23 (-64.06%)
Mutual labels:  cosine-similarity
live-cctv
To detect any reasonable change in a live cctv to avoid large storage of data. Once, we notice a change, our goal would be track that object or person causing it. We would be using Computer vision concepts. Our major focus will be on Deep Learning and will try to add as many features in the process.
Stars: ✭ 23 (-64.06%)
Mutual labels:  cosine-similarity
Naive-Resume-Matching
Text Similarity Applied to resume, to compare Resumes with Job Descriptions and create a score to rank them. Similar to an ATS.
Stars: ✭ 27 (-57.81%)
Mutual labels:  cosine-similarity
tika-similarity
Tika-Similarity uses the Tika-Python package (Python port of Apache Tika) to compute file similarity based on Metadata features.
Stars: ✭ 92 (+43.75%)
Mutual labels:  cosine-similarity
Information-Retrieval
Information Retrieval algorithms developed in python. To follow the blog posts, click on the link:
Stars: ✭ 103 (+60.94%)
Mutual labels:  cosine-similarity
Plagiarism-checker-Python
A python project for checking plagiarism of documents based on cosine similarity
Stars: ✭ 114 (+78.13%)
Mutual labels:  cosine-similarity
Img2VecCosSim-Django-Pytorch
Extract a feature vector for any image and find the cosine similarity for comparison using Pytorch. I have used ResNet-18 to extract the feature vector of images. Finally a Django app is developed to input two images and to find the cosine similarity.
Stars: ✭ 20 (-68.75%)
Mutual labels:  cosine-similarity
stringdistance
A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard similarity, Longest common subsequence, Hamming distance, and more..
Stars: ✭ 60 (-6.25%)
Mutual labels:  cosine-similarity
solr-vector-scoring
Vector Plugin for Solr: calculate dot product / cosine similarity on documents
Stars: ✭ 28 (-56.25%)
Mutual labels:  cosine-similarity
Movie-Recommendation-System-with-Sentiment-Analysis
This is a Machine Learning project to create a "Movie Recommender System" and predict user ratings for movies using cosine similarity.
Stars: ✭ 21 (-67.19%)
Mutual labels:  cosine-similarity
1-30 of 30 similar projects