edit distances

버전 1.4.0.0 (12.4 KB) 작성자: Boris Schauerte
Edit distances for strings and key lists (i.e. cell arrays of strings or other elements).
다운로드 수: 1.1K
업데이트 날짜: 2015/8/17

This package provides implementations of the Levenshtein, Damerau-
Levenshtein, and weighted edit distance for strings as well as key lists
(i.e. cell arrays of strings or arbitrary other elements).
This code is part of the work described in [1]. In [1], edit distances are
applied to match linguistic descriptions that occur when referring to objects
(in order to achieve joint attention in spoken human-robot / human-human
interaction).

[1] B. Schauerte, G. A. Fink, "Focusing Computational Visual Attention
in Multi-Modal Human-Robot Interaction," in Proc. ICMI, 2010.

See, http://cvhci.anthropomatik.kit.edu/~bschauer/.

인용 양식

Boris Schauerte (2025). edit distances (https://github.com/bschauerte/edit-distances), GitHub. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 String Parsing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.4.0.0

- moved to Github
- fixed Damerau
- added example

1.3.0.0

- extended the interface of the cell array functions: now you can use arbitrary compare functions and cell content
- added a simple usage example

1.2.0.0

- updated the description

1.1.0.0

- bugfix (thanks for the helpful comments of "forkandwait w")

1.0.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.