Is there an edit distance algorithm that takes “chunk transposition” into account?

后端 未结 6 2004
被撕碎了的回忆
被撕碎了的回忆 2021-02-04 14:54

I put \"chunk transposition\" in quotes because I don\'t know whether or what the technical term should be. Just knowing if there is a technical term for the process would be ve

6条回答
  •  -上瘾入骨i
    2021-02-04 15:19

    I think you're looking for Jaro-Winkler distance which is precisely for name matching.

提交回复
热议问题