compare similar but unequal strings (names)

compare similar but unequal strings (names)
101 Downloads
Updated 22 Jan 2016

View License

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)

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Characters and Strings in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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