similarity-measures

There are 196 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 ...

    Language:Java2.7k11243400
  • SimSIMD

    ashvardanian/SimSIMD

    Up to 200x Faster Inner Products and Vector Similarity — for Python, JavaScript, Rust, C, and Swift, supporting f64, f32, f16 real & complex, i8, and binary vectors using SIMD for both x86 AVX2 & AVX-512 and Arm NEON & SVE 📐

    Language:C766154440
  • 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...

    Language:Go45713823
  • feature23/StringSimilarity.NET

    A .NET port of java-string-similarity

    Language:C#433232170
  • patrickzib/SFA

    Scalable Time Series Data Analytics

    Language:Java307363066
  • WenRichard/Customer-Chatbot

    中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , support for custom components!)

    Language:Python30788112
  • cjekel/similarity_measures

    Quantify the difference between two arbitrary curves in space

    Language:Jupyter Notebook24082741
  • firmai/datagene

    DataGene - Identify How Similar TS Datasets Are to One Another (by @firmai)

    Language:Jupyter Notebook1925122
  • matchms/matchms

    Python library for processing (tandem) mass spectrometry data and for computing spectral similarities.

    Language:Python1691334157
  • ansegura7/Algorithms

    Free hands-on course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.

    Language:HTML1306059
  • xgfs/verse

    Reference implementation of the paper VERSE: Versatile Graph Embeddings from Similarity Measures

    Language:C++128151722
  • drostlab/philentropy

    Information Theory and Distance Quantification with R

    Language:R12793120
  • 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

    Language:Ruby8751213
  • 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.

    Language:Python634026
  • frjnn/bhtsne

    Parallel Barnes-Hut t-SNE implementation written in Rust.

    Language:Rust62368
  • 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.

    Language:Python610517
  • renjunxiang/chatbot_by_similarity

    根据文本相似度实现问答的聊天机器人(简单版)

    Language:Python527212
  • dumitrescustefan/RoWordNet

    Romanian WordNet (Data + API for Python)

    Language:Python466518
  • babylonhealth/fuzzymax

    Code for the paper: Don't Settle for Average, Go for the Max: Fuzzy Sets and Max-Pooled Word Vectors, ICLR 2019.

    Language:Python4211705
  • cjekel/DTW_cpp

    Dynamic Time Warping single header library for C++

    Language:C++422212
  • DavideNardone/MTSS-Multivariate-Time-Series-Software

    A GP-GPU/CPU Dynamic Time Warping (DTW) implementation for the analysis of Multivariate Time Series (MTS).

    Language:Cuda402258
  • bigpon/SpeechSubjectiveTest

    Speech (audio) subjective evaluation system

    Language:Python37208
  • babylonhealth/corrsim

    Code for the papers: Correlation Coefficients and Semantic Textual Similarity, NAACL-HLT 2019 & Correlations between Word Vector Sets, EMNLP-IJCNLP 2019.

    Language:Python3510807
  • lewinfox/levitate

    Fuzzy string matching in R. Inspired by Python's thefuzz (but without the Python).

    Language:R34382
  • koheiw/proxyC

    R package for large-scale similarity/distance computation

    Language:R286196
  • nrohani/NDD

    Drug-Drug Interaction Predicting by Neural Network Using Integrated Similarity

    Language:Python271316
  • nlpub/rdt

    RDT: Russian Distributional Thesaurus (Русский Дистрибутивный Тезаурус)

    Language:Python26322
  • lqzhao/SAFNet

    [IROS 2021] Implementation of "Similarity-Aware Fusion Network for 3D Semantic Segmentation"

    Language:Python21114
  • jessicabonnie/dandd

    Tool to estimate deltas for sequence sets and answer questions about relative contribution

    Language:Python20421
  • oist-ncbc/spykesim

    Extended edit similarity measurement for high dimensional discrete-time series signal (e.g., multi-unit spike-train).

    Language:Python20693
  • ngmarchant/comparator

    Similarity and distance measures for clustering and record linkage applications in R

    Language:R16350
  • 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

    Language:MATLAB16009
  • tcrouch/edits.cr

    Edit distance algorithms inc. Jaro, Damerau-Levenshtein, and Optimal Alignment

    Language:Crystal16210
  • khrynczenko/compimg

    compimg - python package for computing similarity between the images

    Language:Python153200
  • oertl/treeminhash

    TreeMinHash: Fast Sketching for Weighted Jaccard Similarity Estimation

    Language:C++15404