compare similar but unequal strings (names)

compare similar but unequal strings (names)
101 download
Aggiornato 22 gen 2016

Visualizza la licenza

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)

Cita come

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

Compatibilità della release di MATLAB
Creato con R2011a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Characters and Strings in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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