ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

Levenshtein距离×动态时间规整×
领域决策决策
方法族MCDMMCDM
起源年份19661978
提出者Vladimir LevenshteinHideki Sakoe and Seibi Chiba
类型Edit distance metricElastic sequence alignment metric
开创性文献Levenshtein, V. I. (1966). Binary codes capable of correcting deletions, insertions, and reversals. Soviet Physics Doklady, 10, 707-710. link ↗Sakoe, H., & Chiba, S. (1978). Dynamic programming algorithm optimization for spoken word recognition. IEEE Transactions on Acoustics, Speech, and Signal Processing, 26(1), 43-49. DOI ↗
别名edit distance, Damerau-Levenshtein distanceDTW, dynamic programming time warping, elastic distance
相关11
摘要Levenshtein distance, also called edit distance, measures the minimum number of single-character edits (insertions, deletions, substitutions) needed to transform one string into another. Introduced by Vladimir Levenshtein in 1966, this metric is a true metric (satisfying all distance properties) and is fundamental in computational linguistics, spell checking, DNA sequence comparison, and record linkage. It ranges from 0 (identical strings) to the length of the longer string.Dynamic Time Warping is a distance metric for comparing time series or sequential data that may vary in length or speed. Introduced by Hideki Sakoe and Seibi Chiba in 1978 for speech recognition, DTW measures the minimal cumulative distance needed to align two sequences using dynamic programming. Unlike fixed-distance metrics, DTW allows flexible time warping, making it ideal for sequences that are similar in shape but offset or scaled differently in time.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Levenshtein Distance · Dynamic Time Warping. 于 2026-06-19 检索自 https://scholargate.app/zh/compare