compare similar but unequal strings (names)

버전 1.12.0.0 (2.48 KB) 작성자: Bruno Ghini
compare similar but unequal strings (names)
다운로드 수: 101
업데이트 날짜: 2016/1/22

라이선스 보기

It was developed to compare similar names in portuguese, but it can be adapted to other languages, or different uses.
I think we can make some presumptions, at least in most occidental languages:
- the strings won't be all abbreviations. It would make no sense regarding names;
- there might be commas or dots;
- names are separated from each other;
- abbreviations may be not (George HW Bush);
- same number of names in strings (Al Unser Jr ~= Al Unser)

인용 양식

Bruno Ghini (2024). compare similar but unequal strings (names) (https://www.mathworks.com/matlabcentral/fileexchange/55041-compare-similar-but-unequal-strings-names), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.12.0.0

1.012 - Fixed all names in uppercase recognized as abbreviations

1.11.0.0

minor fixes

1.1.0.0

minor fixes

1.0.0.0