findsimilar/find-similar
User-friendly library to find similar objects
This library helps developers quickly identify similarities between different data types like texts, images, or audio. You provide a collection of items and a target item, and it outputs a ranked list of the most similar items from your collection. Developers working with large datasets who need to implement content recommendations, deduplication, or information retrieval features would use this.
No commits in the last 6 months. Available on PyPI.
Use this if you are a developer building applications that need to find and rank similar items from a dataset.
Not ideal if you are a non-developer seeking a ready-to-use application, as this is a programmatic library.
Stars
11
Forks
2
Language
Python
License
MIT
Category
Last pushed
Jul 20, 2024
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/findsimilar/find-similar"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
facebookresearch/fairseq2
FAIR Sequence Modeling Toolkit 2
lhotse-speech/lhotse
Tools for handling multimodal data in machine learning projects.
google/sequence-layers
A neural network layer API and library for sequence modeling, designed for easy creation of...
awslabs/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
OpenNMT/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow