compare similar but unequal strings (names)

版本 1.12.0.0 (2.5 KB) 作者: Bruno Ghini
compare similar but unequal strings (names)
101.0 次下载
更新时间 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