Top 6 Python cosine-similarity Projects
-
similarity
TensorFlow Similarity is a python package focused on making similarity learning quick and easy.
-
InfluxDB
InfluxDB ā Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
Plagiarism-checker-Python
A python project for checking plagiarism of documents based on cosine similarity
-
Personally I feel they are overkill.
For example Iām using duckDB as a vector store for similarity search and RAG. It works really well.
https://github.com/patricktrainer/duckdb-embedding-search
-
NLP-Model-for-Corpus-Similarity
A NLP algorithm I developed to determine the similarity or relation between two documents/Wikipedia articles. Inspired by the cosine similarity algorithm and built from WordNet.
-
Tf-Idf_Search
A Search Engine based on the principle of TF-IDF and comparing documents in a vector space using Cosine Similarity
Python cosine-similarity discussion
Python cosine-similarity related posts
Index
What are some of the best open-source cosine-similarity projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | similarity | 1,019 |
2 | quaterion | 656 |
3 | Plagiarism-checker-Python | 315 |
4 | duckdb-embedding-search | 132 |
5 | NLP-Model-for-Corpus-Similarity | 9 |
6 | Tf-Idf_Search | 4 |