similarity-measures
There are 209 repositories under similarity-measures topic.
tdebatty/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 ...
ashvardanian/SimSIMD
Up to 200x Faster Dot Products & Similarity Metrics — for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, & SVE2 📐
hbollon/go-edlib
📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
feature23/StringSimilarity.NET
A .NET port of java-string-similarity
patrickzib/SFA
Scalable Time Series Data Analytics
WenRichard/Customer-Chatbot
中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , support for custom components!)
cjekel/similarity_measures
Quantify the difference between two arbitrary curves in space
jm199504/Financial-Time-Series
金融时间序列(预测分析 / 相似度 / 数据处理)
firmai/datagene
DataGene - Identify How Similar TS Datasets Are to One Another (by @firmai)
matchms/matchms
Python library for processing (tandem) mass spectrometry data and for computing spectral similarities.
drostlab/philentropy
Information Theory and Distance Quantification with R
ansegura7/Algorithms
Free hands-on course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.
xgfs/verse
Reference implementation of the paper VERSE: Versatile Graph Embeddings from Similarity Measures
firmai/mtss-gan
MTSS-GAN: Multivariate Time Series Simulation with Generative Adversarial Networks (by @firmai)
Nakilon/dhash-vips
vips-powered ruby gem to measure images similarity, implementing dHash and IDHash algorithms
frjnn/bhtsne
Parallel Barnes-Hut t-SNE implementation written in Rust.
jim-spyropoulos/Trajectory-Analysis-and-Classification-in-Python-Pandas-and-Scikit-Learn
Formed trajectories of sets of points.Experimented on finding similarities between trajectories based on DTW (Dynamic Time Warping) and LCSS (Longest Common SubSequence) algorithms.Modeled trajectories as strings based on a Grid representation.Benchmarked KNN, Random Forest, Logistic Regression classification algorithms to classify efficiently trajectories.
chandan-u/graph-based-recommendation-system
building a recommendation system using graph search methodologies. We will be comparing these different approaches and closely observe the limitations of each.
renjunxiang/chatbot_by_similarity
根据文本相似度实现问答的聊天机器人(简单版)
dumitrescustefan/RoWordNet
Romanian WordNet (Data + API for Python)
cjekel/DTW_cpp
Dynamic Time Warping single header library for C++
DavideNardone/MTSS-Multivariate-Time-Series-Software
A GP-GPU/CPU Dynamic Time Warping (DTW) implementation for the analysis of Multivariate Time Series (MTS).
babylonhealth/fuzzymax
Code for the paper: Don't Settle for Average, Go for the Max: Fuzzy Sets and Max-Pooled Word Vectors, ICLR 2019.
babylonhealth/corrsim
Code for the papers: Correlation Coefficients and Semantic Textual Similarity, NAACL-HLT 2019 & Correlations between Word Vector Sets, EMNLP-IJCNLP 2019.
bigpon/SpeechSubjectiveTest
Speech (audio) subjective evaluation system
lewinfox/levitate
Fuzzy string matching in R. Inspired by Python's thefuzz (but without the Python).
koheiw/proxyC
R package for large-scale similarity/distance computation
nrohani/NDD
Drug-Drug Interaction Predicting by Neural Network Using Integrated Similarity
nlpub/rdt
RDT: Russian Distributional Thesaurus (Русский Дистрибутивный Тезаурус)
jessicabonnie/dandd
Tool to estimate deltas for sequence sets and answer questions about relative contribution
lqzhao/SAFNet
[IROS 2021] Implementation of "Similarity-Aware Fusion Network for 3D Semantic Segmentation"
oist-ncbc/spykesim
Extended edit similarity measurement for high dimensional discrete-time series signal (e.g., multi-unit spike-train).
ngmarchant/comparator
Similarity and distance measures for clustering and record linkage applications in R
raj1603chdry/CSE3018-Content-Based-Image-and-Video-Retrieval-Lab
Repository containing all the codes created for the lab sessions of CSE3018 Content Based Image and Video Retrieval at VIT University Chennai Campus
tcrouch/edits.cr
Edit distance algorithms inc. Jaro, Damerau-Levenshtein, and Optimal Alignment
khrynczenko/compimg
compimg - python package for computing similarity between the images